aboutsummaryrefslogtreecommitdiff
path: root/security/xinetd
Commit message (Collapse)AuthorAgeFilesLines
* - Fix CVE-2013-4342: xinetd ignores user and group directives for TCPMUX ↵Sergey Matveychuk2013-10-033-0/+12
| | | | | | | | | | | services - Rename old-style named file Submitted by: Thomas Swan <thomas.swan@gmail.com> Notes: svn path=/head/; revision=329174
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Update to 2.3.15Sergey Matveychuk2012-10-172-4/+5
| | | | | | | | Security: e11955ca-187c-11e2-be36-00215af774f0 Feature safe: yes Notes: svn path=/head/; revision=306025
* Fix what looks like a copy-paste-o that originated in the same script:Doug Barton2012-08-061-1/+2
| | | | | | | | | | | | | | | | | | command=foo >/dev/null 2>&1 | v command=foo command_args='>/dev/null 2>&1' This is clearly what should have been done, for several reasons. No PORTREVISION bump because the old version simply ignored everything after the space, and does not seem to have done any harm. However it's good to clean these up so that similar errors aren't pasted into a new script where they might actually matter. Notes: svn path=/head/; revision=302142
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Use pidfile for start/stopSergey Matveychuk2008-09-232-2/+3
| | | | Notes: svn path=/head/; revision=220551
* Forgot to add the script itselfSergey Matveychuk2006-07-121-0/+24
| | | | Notes: svn path=/head/; revision=167568
* - Fix PROVIDE: line in a startup scriptSergey Matveychuk2006-07-123-36/+2
| | | | | | | | | | - New style of startup script install PR: ports/100139 Submitted by: Alexander Logvinov <user_at_blg.akavia.ru> Notes: svn path=/head/; revision=167567
* TakeSergey Matveychuk2006-05-251-1/+1
| | | | Notes: svn path=/head/; revision=163353
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+0
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* Upgrade to latest version.Vanilla I. Shu2005-11-014-26/+4
| | | | | | | Obtained from: edwin@ ports new version notify. Notes: svn path=/head/; revision=146931
* Add forgotten startup files.Vanilla I. Shu2004-02-231-0/+25
| | | | | | | Obtained from: kris@ via bento log. Notes: svn path=/head/; revision=101865
* - Upgrade to 2.3.13.Vanilla I. Shu2004-02-227-108/+16
| | | | | | | | - use USE_RC_SUBR. - remove BROKEN. Notes: svn path=/head/; revision=101666
* BROKEN: Checksum mismatchKris Kennaway2004-02-211-0/+2
| | | | Notes: svn path=/head/; revision=101602
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Upgrade to 2.3.12.Vanilla I. Shu2003-09-274-42/+13
| | | | Notes: svn path=/head/; revision=89545
* Upgrade to 2.3.11.Vanilla I. Shu2003-05-035-37/+42
| | | | | | | | PR: ports/51134 Submitted by: Christopher Nehren <apeiron@comcast.net> Notes: svn path=/head/; revision=80068
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Upgrade to 2.3.10, and enable ipv6 by default.Vanilla I. Shu2003-01-212-4/+4
| | | | Notes: svn path=/head/; revision=73709
* fix ${PERL} on -current.Vanilla I. Shu2002-11-031-1/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=69363
* Upgrade to 2.3.9, and fix broken on -current.Vanilla I. Shu2002-10-164-3/+31
| | | | | | | | PR: ports/44040 Submitted by: Jens Rehsack <rehsack@liwing.de> Notes: svn path=/head/; revision=68131
* Upgrade to 2.3.8,Vanilla I. Shu2002-09-156-59/+16
| | | | | | | | | move default config patch to $PREFIX/etc/xinetd.conf. Submitted by: "Justin R. Miller" <justin@hrnoc.net> (config file's path) Notes: svn path=/head/; revision=66354
* Upgrade to 2.3.7.Vanilla I. Shu2002-08-194-8/+20
| | | | Notes: svn path=/head/; revision=64647
* Upgrade to 2.3.5.Vanilla I. Shu2002-06-092-3/+3
| | | | | | | Submitted by: ijliao Notes: svn path=/head/; revision=60956
* set --with-inet6 as option, and bump PORTREVISION.Vanilla I. Shu2002-05-171-1/+6
| | | | | | | Submitted by: gen02@xtremedev.com Notes: svn path=/head/; revision=59297
* Upgrade to 2.3.4.Vanilla I. Shu2002-05-114-29/+15
| | | | | | | Submitted by: ijliao Notes: svn path=/head/; revision=58910
* Fix breakage on current.Vanilla I. Shu2002-02-082-0/+43
| | | | | | | Obtained from: bento Notes: svn path=/head/; revision=54359
* Upgrade to 2.3.3Vanilla I. Shu2001-09-012-2/+3
| | | | | | | | PR: ports/30243 Submitted by: Jochem Kossen <j.kossen@home.nl> Notes: svn path=/head/; revision=47253
* Fix the generation of the pid file.Ollivier Robert2001-08-301-1/+1
| | | | | | | | PR: 30188 Submitted by: Rémy Card <card@csi.uvsq.fr> Notes: svn path=/head/; revision=47151
* - adjust master_sites (synack.net == xinetd.org)Vanilla I. Shu2001-07-013-4/+11
| | | | | | | | | | | | | - change = to += in CONFIGURE_ARGS - add magic to allow build as a non-root user - improve pkg-comment - add WWW: to pkg-descr PR: ports/28561 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=44600
* Update port to 2.3.0Chris D. Faulhaber2001-06-304-16/+16
| | | | Notes: svn path=/head/; revision=44595
* remove deprecated fetch options from FETCH_BEFORE_ARGSMichael Haro2001-04-021-1/+0
| | | | Notes: svn path=/head/; revision=40731
* Upgrade to latest version.Vanilla I. Shu2001-02-093-24/+11
| | | | Notes: svn path=/head/; revision=38129
* Upgrade to latest version.Vanilla I. Shu2000-12-102-2/+2
| | | | Notes: svn path=/head/; revision=35812
* Upgrade to 2.1.8.9pre12.Vanilla I. Shu2000-11-128-66/+33
| | | | Notes: svn path=/head/; revision=35032
* Remove ipv6 support temporary, it seems buggy.Vanilla I. Shu2000-09-122-5/+21
| | | | | | | Activate loadavg support. Notes: svn path=/head/; revision=32532
* 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