aboutsummaryrefslogtreecommitdiffstats
path: root/net/rinetd
Commit message (Collapse)AuthorAgeFilesLines
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-161-1/+0
| | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops.
* Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFEgarga2009-03-291-0/+2
|
* - Add gentoo mirrors to MASTER_SITESgarga2008-07-261-1/+3
|
* - Fix manpage pointing to correct PREFIX for binary and confgarga2007-12-111-2/+4
| | | | | | | | - Bump PORTREVISION PR: ports/118537 (Based on) Submitted by: Dan Mahoney <danm@prime.gushi.org> Approved by: portmgr (erwin)
* Rework rc.d scriptgarga2006-03-152-6/+5
|
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+1
| | | | | | | 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.
* - Add SHA256garga2005-11-081-0/+1
|
* Add new version of the select2poll patch, old version has some problemsgarga2005-10-042-23/+55
| | | | of high load.
* Rodrigo Graeff <delphus@delphus.org> made a patch to convert select() togarga2005-10-012-0/+163
| | | | | | | | | | poll() and fix the security problem on rinetd. Author told me will use this patch and release a new version, but, when it doesn't happen, i'm adding the patch here, and, bumping PORTREVISION, so, 0.62_1 is not more vulnerable. Security: http://www.FreeBSD.org/ports/portaudit/4c005a5e-2541-4d95-80a0-00c76919aa66.html
* - Make portlint happygarga2005-09-306-26/+10
| | | | | | | - Use USE_RC_SUBR facility - Rename patch-a* files - Remove one uneeded patch and use REINPLACE_CMD instead - Take maintainership
* Use rcNG for startupvs2004-06-083-2/+50
| | | | | PR: ports/67610 Submitted by: Renato Botelho
* - Kill pkg-plistclement2004-02-273-7/+7
| | | | | - SIZEify - Make portlint happy
* Security upgrade to 0.62 (see http://www.boutell.com/rinetd/).fjoe2003-04-182-2/+2
| | | | | PR: 51096 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
* De-pkg-comment.knu2003-02-212-1/+1
|
* allow everyone to run itijliao2002-11-231-1/+1
| | | | Submitted by: maintainer (via email)
* mode 750 is better than 700 since it doesnt need root privijliao2002-11-201-1/+1
| | | | | PR: 45183 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Fix mastersitespat2002-01-151-1/+1
| | | | | PR: 33888 33890 33892 33900 33901 33905 Submitted by: Tilman Linneweh <freebsdports@arved.de>
* Patch rinetd to properly become a daemon. Also drop maintainership.markp2001-07-192-1/+11
| | | | | | PR: 27049 Submitted by: Dmitry A. Yanko <fm@astral.ntu-kpi.kiev.ua> Approved by: maintainer
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-4/+4
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* make port adhere to ${PREFIX}jmg1999-06-141-4/+4
|
* rinetd - simple TCP-only port redirector program.jmg1999-06-127-0/+77
Submitted by: Alex Perel <veers@disturbed.net> aka Storm-