aboutsummaryrefslogtreecommitdiff
path: root/security/xinetd
Commit message (Collapse)AuthorAgeFilesLines
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-052-5/+23
| | | | | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. Notes: svn path=/head/; revision=30229
* Upgrade to latest version.Vanilla I. Shu2000-06-242-2/+2
| | | | Notes: svn path=/head/; revision=29840
* Add INET6 support.Vanilla I. Shu2000-04-302-1/+12
| | | | | | | | PR: ports/18011 Submitted by: Mikhail Teterin <mi@privatelabs.com> Notes: svn path=/head/; revision=28149
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27847
* update MASTER_SITESMichael Haro2000-04-171-1/+2
| | | | | | | | PR: 18007 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=27706
* Really fix the typo. (Previous commit should have read "xnited" -> "xinted".)Satoshi Asami2000-04-151-1/+1
| | | | Notes: svn path=/head/; revision=27579
* Typo (xnited -> xinetd).Satoshi Asami2000-04-151-1/+1
| | | | Notes: svn path=/head/; revision=27569
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27426
* Upgrade to 2.1.8.8p2, and add libwrap & loadavg support.Vanilla I. Shu2000-03-263-3/+25
| | | | Notes: svn path=/head/; revision=27058
* Update to 2.1.8.8p1 (previous version no longer availableAde Lovett2000-02-264-4/+46
| | | | | | | | | | | at MASTER_SITE). Two extra patches to fix build warnings, and make the inetd->xinetd configuration file translator work a little better. Submitted by: Mikhail Teterin <mi@video-collage.com> Notes: svn path=/head/; revision=26312
* Upgrade to 2.1.8.8.pre11Vanilla I. Shu2000-02-062-3/+3
| | | | Notes: svn path=/head/; revision=25513
* Upgrade to 2.1.8.8pre8, and correct the xinetd.sh.Vanilla I. Shu2000-01-152-6/+6
| | | | | | | Submitted by: John Polstra <jdp@polstra.com> Notes: svn path=/head/; revision=24762
* Upgrade to 2.1.8.8pre5Vanilla I. Shu2000-01-022-3/+3
| | | | Notes: svn path=/head/; revision=24344
* 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