| 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=276989
|
|
|
|
|
|
|
|
| |
Requested by: kwm
Pointyhat to: glarkin
Notes:
svn path=/head/; revision=266393
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 148868
Submitted by: danger
Notes:
svn path=/head/; revision=258392
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
and no response to email.
Hat: portmgr
Notes:
svn path=/head/; revision=219714
|
|
|
|
|
|
|
|
|
| |
PR: ports/124510
Submitted by: Junichi Matsuyama <QVB00057@nifty.com>
Approved by: gabor (mentor, implicit), maintainer timeout (>2 weeks)
Notes:
svn path=/head/; revision=215240
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
| |
PR: ports/121669
Submitted by: Doug Martin <drearwig@hotmail.com>
Approved by: garga (mentor), maintainer (timeout)
Notes:
svn path=/head/; revision=211423
|
|
|
|
|
|
|
|
|
|
|
| |
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr
Notes:
svn path=/head/; revision=201032
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
|
|
|
|
|
|
|
|
|
| |
default
PR: ports/99794
Submitted by: Marshal Newrock <marshal@idealso.com>
Approved by: maintainer timeout (3 months)
Notes:
svn path=/head/; revision=174753
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update to 2.30
- mark IGNORE on old perl
PR: [1] ports/88901
Submitted by: Rauf Kuliyev <rauf@kuliyev.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=150713
|
|
|
|
|
|
|
|
| |
PR: ports/74540
Submitted by: maintainer
Notes:
svn path=/head/; revision=123314
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=120693
|
|
spamassassin. Useful to wire spamassassin into Postfix.
Submitted by: Christian Schade <christian.schade@interface-systems.de>
Notes:
svn path=/head/; revision=106476
|