aboutsummaryrefslogtreecommitdiffstats
path: root/security/didentd
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on 5.xerwin2003-09-242-0/+20
| | | | | | | | | | When attempting to build the didentd port on FreeBSD 5.1-R, it fails in get_info4.c and get_info6.c with a complaint that it does not know the size of variable 'uc'. PR: 56332 Submitted by: Pat Lashley <patl+freebsd@volant.org> Approved by: maintainer timeout (3 weeks)
* use reinplace instad of perlerwin2003-09-241-1/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* New port: didentdclive2001-10-206-0/+105
This is a new port for didentd, an RfC1423 (identd) server for FreeBSD and Linux written with security and privacy in mind. PR: ports/31349 Submitted by: D. T. Tzeck <drt@un.brewaff.net>