summaryrefslogtreecommitdiff
path: root/security/xinetd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to latest version, and set myself as MAINTAINER.Vanilla I. Shu1999-11-134-7/+25
| | | | | | | | PR: ports/14605 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=23053
* Upgrade to 2.1.8.6b7, and add the patch from Josh Tiefenbach.Vanilla I. Shu1999-09-193-10/+12
| | | | | | | | PR: ports/12874 Submitted by: Josh Tiefenbach josh@zipperup.org Notes: svn path=/head/; revision=21747
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-2/+2
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Upgrade to 2.1.8.6b6.Vanilla I. Shu1999-08-142-4/+4
| | | | Notes: svn path=/head/; revision=20711
* Upgrade to latest version, and change MASTER_SITES to synack.net.Vanilla I. Shu1999-05-104-67/+39
| | | | Notes: svn path=/head/; revision=18760
* 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