Date: Mon, 3 Nov 2003 04:08:14 -0800 (PST) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/hidentd Makefile distinfo pkg-descr pkg-plist Message-ID: <200311031208.hA3C8Eho026484@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311031208.hA3C8Eho026484>
