Commit graph

17 commits

Author SHA1 Message Date
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Sunpoet Po-Chuan Hsieh
a32defea5d - Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:		ports/152844
Submitted by:	sunpoet (myself)
Approved by:	miwi (with portmgr hat)
2010-12-25 16:55:41 +00:00
Sahil Tandon
36592be5b5 - Pass maintainership to ports@FreeBSD.org
- Remove ex-maintainer's mirror from MASTER_SITES

PR:		ports/146966
Submitted by:	Matthew Seaman (maintainer)
Approved by:	wxs@/itectu@ (mentors, implicit)
2010-06-02 00:36:14 +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
Simon Barner
cb0d1d46cb - Use proper mechanisms for pkg-message and rc script
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
PR:		ports/102005
2006-09-05 07:20:39 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +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
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Volker Stolz
2db8fdb663 - Chase MASTER_SITEs
- Nuke pkg-plist while here

PR:		ports/74007
Submitted by:	maintainer
2004-11-17 12:13:34 +00:00
Mark Linimon
372a9dff9b Update to 1.0.4; convert to rc.subr; assign maintainership to submitter.
PR:		ports/72101
Submitted by:	Matthew Seaman <m dot seaman at infracaninophile dot co dot uk>
2004-10-17 03:32:08 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Oliver Lehmann
910bbef108 update fvcool to 1.03 2003-07-27 16:40:37 +00:00
Will Andrews
1268252fc5 Frerich doesn't use FreeBSD anymore. Preemptively assign two of his ports
to a new maintainer (kpopup and rc5pipe).

Submitted by:	Frerich Raabe <frerich.raabe@gmx.de>,
		Brad Davis <so14k@so14k.com>
2003-06-25 04:27:38 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Tilman Keskinoz
8bccfb6c67 Don't try to build this software on alpha. It is useful on AMDs only.
Approved by:	maintainer
Submitted by:	beta
2002-11-26 19:04:14 +00:00
Mario Sergio Fujikawa Ferreira
3182871f3d New port fvcool version 1.0.2: VCool for FreeBSD - Cooling software
for AMD Athlon/Durin CPUs

PR:		43732
Submitted by:	Frerich Raabe <frerich.raabe@gmx.de>
2002-10-13 07:12:53 +00:00