cvs commit: ports/net Makefile ports/net/hidentd Makefile distinfo
pkg-descr pkg-plist
Kirill Ponomarew
krion at FreeBSD.org
Mon Nov 3 04:08:15 PST 2003
krion 2003/11/03 04:08:14 PST
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/hidentd Makefile distinfo pkg-descr pkg-plist
Log:
hidentd is a simple and secure GPLed ident (RFC1413) server. It
requires either inetd, xinetd or ucspi-tcp to run. Basic
features:
* small and simple - around 300 lines of code
* secure - runs without root priviledges
* easy - no complicated configuration file syntax to learn.
* hidentd is entirely controlled with command line options.
* can be configured to provide fake usernames, protecting your
* privacy
* limited masqueraded/NAT connections support.
Revision Changes Path
1.1123 +1 -0 ports/net/Makefile
1.1 +29 -0 ports/net/hidentd/Makefile (new)
1.1 +1 -0 ports/net/hidentd/distinfo (new)
1.1 +12 -0 ports/net/hidentd/pkg-descr (new)
1.1 +3 -0 ports/net/hidentd/pkg-plist (new)
More information about the cvs-ports
mailing list