summaryrefslogtreecommitdiff
path: root/security/xinetd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo error in Makefile.Vanilla I. Shu1998-12-061-2/+2
| | | | | | | | PR: ports/8982 Submitted by: Terry Liao <ijliao@Terry.Dorm10.NCTU.edu.tw> Notes: svn path=/head/; revision=15144
* Secure the freedom of the manpages! Free the manpages!Tim Vanderhoek1998-08-191-3/+0
| | | | | | | PR: ports/7651 Notes: svn path=/head/; revision=12655
* Make this port ${PREFIX}-friendly and have it install itsSteve Price1998-07-112-35/+6
| | | | | | | | | | | files with the right permissions by hacking up the do-install target to do it ourselves. PR: 7194 Hinted at by: hoek@freebsd.org Notes: svn path=/head/; revision=11818
* Upgrade to 2.2.1, add a startup script.Vanilla I. Shu1997-12-045-9/+80
| | | | | | | PR: ports/4620 Notes: svn path=/head/; revision=8980
* Improve xinetd's capacity. Works better under load this way.Mark Murray1997-06-041-0/+19
| | | | | | | | PR: 3699 Submitted by: tom@sdf.com Notes: svn path=/head/; revision=6748
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-4/+6
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* CAT_E_GORIES+= -> CAT_E_GORIES= (*everybody*'s a critic :-))David E. O'Brien1996-11-171-4/+4
| | | | | | | | Converted to new MAN[1-9] Converted to MASTER_SITES= ${MASTER_SITE_PERL_CPAN} where applicable Notes: svn path=/head/; revision=4537
* X-based inetd replacement for security and management.Satoshi Asami1996-07-105-0/+75
Submitted by: markm Notes: svn path=/head/; revision=3365