| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Seperate logwtmp.c patch from patch-gcc4
- Change MASTER_SITES because the original site has no ns record now
- Undefine DISTNAME
- Bump PORTREVISION
PR: ports/169096
Submitted by: Hung-te Liang <lhd@cs.nctu.edu.tw>
Approved by: Nick Leuta <skynick@mail.sc.ru> (maintainer)
Notes:
svn path=/head/; revision=300029
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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/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
|
| |
|
|
|
|
|
|
| |
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: 44756
Submitted by: Nick Leuta <skynick@stu.lipetsk.ru>
Notes:
svn path=/head/; revision=78426
|