| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/118537 (Based on)
Submitted by: Dan Mahoney <danm@prime.gushi.org>
Approved by: portmgr (erwin)
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
of high load.
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- Use USE_RC_SUBR facility
- Rename patch-a* files
- Remove one uneeded patch and use REINPLACE_CMD instead
- Take maintainership
|
|
|
|
|
| |
PR: ports/67610
Submitted by: Renato Botelho
|
|
|
|
|
| |
- SIZEify
- Make portlint happy
|
|
|
|
|
| |
PR: 51096
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
|
| |
|
|
|
|
| |
Submitted by: maintainer (via email)
|
|
|
|
|
| |
PR: 45183
Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: 33888 33890 33892 33900 33901 33905
Submitted by: Tilman Linneweh <freebsdports@arved.de>
|
|
|
|
|
|
| |
PR: 27049
Submitted by: Dmitry A. Yanko <fm@astral.ntu-kpi.kiev.ua>
Approved by: maintainer
|
| |
|
| |
|
| |
|
| |
|
|
Submitted by: Alex Perel <veers@disturbed.net> aka Storm-
|