| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
| |
PR: ports/143238
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Notes:
svn path=/head/; revision=249070
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=237892
|
|
|
|
|
|
|
|
| |
- PLIST_FILES
- portlint cleanups
Notes:
svn path=/head/; revision=237848
|
|
|
|
|
|
|
|
|
|
| |
- remove bad WWW [1]
PR: ports/100862 [1]
Submitted by: Dr. Markus Waldeck [1]
Notes:
svn path=/head/; revision=168933
|
|
|
|
| |
Notes:
svn path=/head/; revision=165380
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154303
|
|
|
|
| |
Notes:
svn path=/head/; revision=104563
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds rc_subr support to the idled port.
PR: ports/57383
Submitted by: Martin Matuska <martin@tradex.sk>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=97173
|
|
|
|
|
|
|
|
| |
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
Notes:
svn path=/head/; revision=89169
|
|
|
|
| |
Notes:
svn path=/head/; revision=76041
|
|
|
|
|
|
|
|
| |
PR: 28693
Submitted by: James Howard <howardjp@well.com>
Notes:
svn path=/head/; revision=46379
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=37385
|
|
|
|
|
|
|
|
|
|
| |
- Respect CFLAGS
PR: 22541
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=34650
|
|
|
|
|
|
|
|
| |
PR: 20458
Submitted by: James Howard <howardjp@wam.umd.edu>
Notes:
svn path=/head/; revision=31500
|
|
|
|
| |
Notes:
svn path=/head/; revision=27427
|
|
|
|
|
|
|
|
| |
PR: 14704
Submitted by: maintainer
Notes:
svn path=/head/; revision=23079
|
|
|
|
| |
Notes:
svn path=/head/; revision=21144
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
Notes:
svn path=/head/; revision=19804
|
|
|
|
| |
Notes:
svn path=/head/; revision=15856
|
|
|
|
| |
Notes:
svn path=/head/; revision=12657
|
|
|
|
|
|
|
|
|
|
| |
(1) NOMANCOMPRESS is set by user, not porter. To indicate that MAN? variables
are referring to already compressed manpages, use MANCOMPRESSED.
(2) Remove second address from MAINTAINER line, I don't want anything to break.
Notes:
svn path=/head/; revision=6003
|
|
|
|
|
|
|
|
| |
* moved some vars around
* added Id
Notes:
svn path=/head/; revision=6000
|
|
Reviewed by: James FitzGibbon <jfitz@FreeBSD.ORG>
Submitted by: Andrew <andrew@mopsy.hobart.tased.edu.au>
Notes:
svn path=/head/; revision=5986
|