Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 76522

Summary: ipsvd-0.9.7.ebuild (new package)
Product: Gentoo Linux Reporter: Dean Hall <deanpence>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: bangert, deanpence, torne-gentoozilla
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ipsvd-0.9.7.ebuild
ipsvd-0.9.7.ebuild updated
ipsvd-0.9.7.ebuild updated
ipsvd-0.9.7.ebuild updated
ipsvd-0.12.1.ebuild

Description Dean Hall 2005-01-03 07:59:56 UTC
Hello,

I've attached an ebuild for ipsvd-0.9.7.

ipsvd is a package (by Gerrit Pape, developer of runit) that provides TCP and UDP service daemons (a la tcpserver and xinetd). Although tcpsvd does the same job as tcpserver, this package also provides udpsvd to UDP-ify any (connectionless) service; also, this package provides different options and rules format than tcpserver. You can find out more info at the project's homepage, <http://smarden.org/ipsvd/index.html>.

Although this version does include optional support for a program called sslio, I have not included support for this program in the ebuild. I may later submit a new revision once I am sure that all dependencies are satisfied in the portage tree and I become more adept at writing ebuilds.


Regards,
Dean
Comment 1 Dean Hall 2005-01-03 08:01:30 UTC
Created attachment 47486 [details]
ipsvd-0.9.7.ebuild
Comment 2 Dean Hall 2005-01-04 14:13:13 UTC
Created attachment 47648 [details]
ipsvd-0.9.7.ebuild updated

This ebuild is updated with the correct license (BSD). I should also note that
I used the socklog-1.5.0.ebuild (and the ebuild documentation) for guidance
when making this ebuild, and I've tested it on my two x86 platforms.
Comment 3 Dean Hall 2005-01-04 14:27:04 UTC
Created attachment 47650 [details]
ipsvd-0.9.7.ebuild updated

This ebuild corrects one typo (that only got executed on "dobin" failure) and
changes some non-critical coding style. Also, I should note that this ebuild
(make, in particular) fails if it's executed in a work directory that has
already run 'make'.
Comment 4 Dean Hall 2005-01-04 14:35:48 UTC
Created attachment 47651 [details]
ipsvd-0.9.7.ebuild updated

My apologies. Here's the actually updated ebuild.
Comment 5 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-03 23:41:51 UTC
*** Bug 78010 has been marked as a duplicate of this bug. ***
Comment 6 Dean Hall 2006-02-20 22:18:50 UTC
Created attachment 80343 [details]
ipsvd-0.12.1.ebuild

Ebuild updated for the newest version.
Comment 7 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2006-07-24 12:10:10 UTC
thanks for your patience!
what category would you suggest for this one? sys-apps is out of question (even though ucspi-tcp resides there) i think... net-misc perhaps
Comment 8 Dean Hall 2006-07-30 19:47:35 UTC
(In reply to comment #7)
>
> what category would you suggest for this one?
> ...
> i think... net-misc perhaps

net-misc sounds good to me.
Comment 9 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2007-10-27 22:31:51 UTC
in the tree as net-misc/ipsvd - the recent 0.13.0.

thanks