1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
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.
2009-07-15 16:56:10 +00:00
Renato Botelho
c9e008f727 Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE 2009-03-28 17:53:24 +00:00
Renato Botelho
4d8465798f - Add gentoo mirrors to MASTER_SITES 2008-07-25 18:13:13 +00:00
Renato Botelho
07bcc40910 - Fix manpage pointing to correct PREFIX for binary and conf
- Bump PORTREVISION

PR:		ports/118537 (Based on)
Submitted by:	Dan Mahoney <danm@prime.gushi.org>
Approved by:	portmgr (erwin)
2007-12-11 12:12:52 +00:00
Renato Botelho
2d8e5a7eed Rework rc.d script 2006-03-15 10:17:19 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
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.
2006-02-20 20:47:50 +00:00
Renato Botelho
46e7d42e8a - Add SHA256 2005-11-08 14:33:35 +00:00
Renato Botelho
88b7afd638 Add new version of the select2poll patch, old version has some problems
of high load.
2005-10-04 11:45:34 +00:00
Renato Botelho
81edf0f4ef Rodrigo Graeff <delphus@delphus.org> made a patch to convert select() to
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
2005-09-30 19:37:29 +00:00
Renato Botelho
29cce7361b - Make portlint happy
- Use USE_RC_SUBR facility
- Rename patch-a* files
- Remove one uneeded patch and use REINPLACE_CMD instead
- Take maintainership
2005-09-30 12:05:40 +00:00
Volker Stolz
ebc6fc4d87 Use rcNG for startup
PR:		ports/67610
Submitted by:	Renato Botelho
2004-06-08 12:41:07 +00:00
Clement Laforet
69e7db61df - Kill pkg-plist
- SIZEify
- Make portlint happy
2004-02-27 02:11:06 +00:00
Max Khon
3a3ea8b8e2 Security upgrade to 0.62 (see http://www.boutell.com/rinetd/).
PR:		51096
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-04-17 16:25:41 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Ying-Chieh Liao
1cd008f9ef allow everyone to run it
Submitted by:	maintainer (via email)
2002-11-22 17:51:50 +00:00
Ying-Chieh Liao
3bf599a9b1 mode 750 is better than 700 since it doesnt need root priv
PR:		45183
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2002-11-20 07:40:23 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Patrick Li
e0da526f42 Fix mastersites
PR:		33888 33890 33892 33900 33901 33905
Submitted by:	Tilman Linneweh <freebsdports@arved.de>
2002-01-15 03:04:08 +00:00
Mark Pulford
d9dec091a3 Patch rinetd to properly become a daemon. Also drop maintainership.
PR:		27049
Submitted by:	Dmitry A. Yanko <fm@astral.ntu-kpi.kiev.ua>
Approved by:	maintainer
2001-07-19 12:54:20 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
John-Mark Gurney
0e1e6ea40a make port adhere to ${PREFIX} 1999-06-14 05:01:45 +00:00
John-Mark Gurney
a5f8d579c0 rinetd - simple TCP-only port redirector program.
Submitted by: Alex Perel <veers@disturbed.net> aka Storm-
1999-06-12 04:45:53 +00:00