Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78010 - ipsvd-0.9.7 (New Package)
Summary: ipsvd-0.9.7 (New Package)
Status: RESOLVED DUPLICATE of bug 76522
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://smarden.org/ipsvd
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-01-14 13:02 UTC by Torne Wuff
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ipsvd-0.9.7.ebuild (ipsvd-0.9.7.ebuild,1.15 KB, text/plain)
2005-01-14 13:09 UTC, Torne Wuff
Details
Updated ebuild (ipsvd-0.9.7.ebuild,1.16 KB, text/plain)
2005-01-17 05:39 UTC, Torne Wuff
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***