| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
Rink Springer also asked me if he could maintain his own ports. Change
maitainership of games/sudsol, net/freedbd and net/kissd to Rink.
Approved by: philip (mentor), rink
Notes:
svn path=/head/; revision=215321
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/110568
Submitted by: Ed Schouten <ed@fxq.nl> (maintainer)
- While here, modernize USE_RC_SUBR and kill FreeBSD 4.X bits
Notes:
svn path=/head/; revision=188328
|
|
|
|
|
|
|
| |
Agreed on: irc
Notes:
svn path=/head/; revision=159377
|
|
|
|
|
|
|
|
|
|
|
| |
time_t, not a long
- Respect CC (self)
PR: 95148
Submitted by: Ed Schouten <ed@fxq.nl>
Notes:
svn path=/head/; revision=159376
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=149250
|
|
|
|
|
|
|
|
| |
PR: ports/86091
Submitted by: Johan van Selst <johans@stack.nl>
Notes:
svn path=/head/; revision=142770
|
|
|
|
| |
Notes:
svn path=/head/; revision=141526
|
|
|
|
| |
Notes:
svn path=/head/; revision=140238
|
|
|
|
| |
Notes:
svn path=/head/; revision=138908
|
|
|
|
| |
Notes:
svn path=/head/; revision=137670
|
|
|
|
|
|
|
|
|
|
| |
- Make pkg-deinstall PREFIX-aware while here
PR: ports/67052
Submitted by: ume
Notes:
svn path=/head/; revision=109858
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
| |
Notes:
svn path=/head/; revision=89387
|
|
|
|
|
|
|
|
|
| |
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
Notes:
svn path=/head/; revision=88573
|
|
|
|
| |
Notes:
svn path=/head/; revision=82998
|
|
|
|
|
|
|
| |
/etc/totd.conf)
Notes:
svn path=/head/; revision=78232
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
| |
Notes:
svn path=/head/; revision=69356
|
|
|
|
| |
Notes:
svn path=/head/; revision=69355
|
|
|
|
|
|
|
|
|
|
|
| |
package installations. Release my maintainership as I don't use this
port any more.
Submitted by: Shoichi Sakane <sakane@kame.net>
PR: ports/38451
Notes:
svn path=/head/; revision=64938
|
|
|
|
|
|
|
| |
Approved by: kris
Notes:
svn path=/head/; revision=56321
|
|
|
|
|
|
|
|
| |
PR: ports/27345
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Notes:
svn path=/head/; revision=42809
|
|
|
|
| |
Notes:
svn path=/head/; revision=42307
|
|
|
|
| |
Notes:
svn path=/head/; revision=37186
|
|
|
|
|
|
|
| |
Approved by: kris
Notes:
svn path=/head/; revision=35472
|
|
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=35234
|