| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: Chris Hutchinson <portmaster@bsdforge.com>
Approved by: ed (maintainer timeout)
|
| |
|
| |
|
|
|
|
|
| |
Support packaging as a user
Avoid useless patching to define the compiler
|
|
|
|
| |
dns)
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
PR: ports/110568
Submitted by: Ed Schouten <ed@fxq.nl> (maintainer)
- While here, modernize USE_RC_SUBR and kill FreeBSD 4.X bits
|
|
|
|
| |
Agreed on: irc
|
|
|
|
|
|
|
|
| |
time_t, not a long
- Respect CC (self)
PR: 95148
Submitted by: Ed Schouten <ed@fxq.nl>
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
PR: ports/86091
Submitted by: Johan van Selst <johans@stack.nl>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Make pkg-deinstall PREFIX-aware while here
PR: ports/67052
Submitted by: ume
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
|
| |
|
|
|
|
| |
/etc/totd.conf)
|
| |
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
package installations. Release my maintainership as I don't use this
port any more.
Submitted by: Shoichi Sakane <sakane@kame.net>
PR: ports/38451
|
|
|
|
| |
Approved by: kris
|
|
|
|
|
| |
PR: ports/27345
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
|
| |
|
| |
|
|
|
|
| |
Approved by: kris
|
|
Obtained from: OpenBSD
|