| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=251271
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
- while here, modernize the port (USE_RC_SUBR, SUB_FILES)
- bump PORTREVISION
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMail
Notes:
svn path=/head/; revision=231807
|
|
|
|
| |
Notes:
svn path=/head/; revision=225293
|
|
|
|
|
|
|
|
|
| |
PR: ports/129443
Submitted by: Alexander Kirpa <freebsd-bug@kirpa.com>
Approved by: Nick Leuta <skynick@mail.sc.ru> (maintainer)
Notes:
svn path=/head/; revision=224008
|
|
|
|
| |
Notes:
svn path=/head/; revision=200771
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/115966
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: Nick Leuta <skynick@mail.sc.ru> (maintainer),
sat (mentor)
Notes:
svn path=/head/; revision=199041
|
|
|
|
|
|
|
|
|
|
| |
- PORTREVISION bump because some minor functional changes.
PR: ports/115841
Submitted by: maintainer
Notes:
svn path=/head/; revision=198548
|
|
|
|
|
|
|
|
|
|
| |
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=154146
|
|
|
|
|
|
|
|
| |
PR: ports/83633
Submitted by: Nick Leuta <skynick@mail.sc.ru> (maintainer)
Notes:
svn path=/head/; revision=139536
|
|
|
|
|
|
|
|
| |
PR: ports/70131
Submitted by: maintainer
Notes:
svn path=/head/; revision=115579
|
|
|
|
|
|
|
|
| |
PR: ports/69343
Submitted by: maintainer
Notes:
svn path=/head/; revision=114344
|
|
|
|
|
|
|
|
| |
PR: ports/63650
Submitted by: Nick Leuta <skynick@mail.sc.ru> (maintainer)
Notes:
svn path=/head/; revision=102777
|
|
|
|
|
|
|
|
|
|
|
| |
because the EINTR error isn't handled: "426 Data connection:
Interrupted system call".
PR: 61221
Submitted by: maintainer
Notes:
svn path=/head/; revision=97955
|
|
|
|
|
|
|
|
| |
PR: 59761
Submitted by: maintainer
Notes:
svn path=/head/; revision=95007
|
|
|
|
|
|
|
|
| |
PR: 58200
Submitted by: maintainer
Notes:
svn path=/head/; revision=91825
|
|
|
|
|
|
|
|
| |
PR: 56508
Submitted by: Nick Leuta <skynick@mail.sc.ru>
Notes:
svn path=/head/; revision=88610
|
|
PR: 44756
Submitted by: Nick Leuta <skynick@stu.lipetsk.ru>
Notes:
svn path=/head/; revision=78426
|