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

Bug 78010

Summary: ipsvd-0.9.7 (New Package)
Product: Gentoo Linux Reporter: Torne Wuff <torne-gentoozilla>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://smarden.org/ipsvd
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ipsvd-0.9.7.ebuild
Updated ebuild

Description Torne Wuff 2005-01-14 13:02:56 UTC
ipsvd is a set of internet protocol service daemons for Unix. It currently includes a TCP/IP service daemon, and a UDP/IP service daemon.

It's analogous to Dan Bernstein's tcpserver software, but under the BSD and GPL-2 licences, and with more features (such as SSL support).

I suggest net-misc.
Comment 1 Torne Wuff 2005-01-14 13:09:32 UTC
Created attachment 48490 [details]
ipsvd-0.9.7.ebuild
Comment 2 Daniel Black (RETIRED) gentoo-dev 2005-01-16 01:00:44 UTC
eclass gcc is being phased out. Use toolchain-funcs and $(tc-getCC) etc..

virtual/libc instead of virtual/glibc

The copyright header is Gentoo Foundation 2005. recheck /usr/portage/header.txt

openssl dependancy if USE=ssl?
Comment 3 Torne Wuff 2005-01-17 05:39:45 UTC
Created attachment 48749 [details]
Updated ebuild

Fixes issues mentioned.
Comment 4 Torne Wuff 2005-01-17 05:40:25 UTC
Oh, and there is no dependency on OpenSSL - the sslio binary is made by statically linking against MatrixSSL (which is used as a source).
Comment 5 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-03 23:41:50 UTC

*** This bug has been marked as a duplicate of 76522 ***