| 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
|
|
|
|
|
|
|
|
|
| |
PR: ports/157587
Submitted by: Chris Rees <utisoft@gmail.com>
Approved by: rene (mentor)
Notes:
svn path=/head/; revision=277001
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
| |
PR: 150981
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
Notes:
svn path=/head/; revision=262147
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=251368
|
|
|
|
|
|
|
|
|
|
|
| |
- Respect O3 cflags as requested by the author.
PR: 144535
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=250967
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Security: vuln dd8f2394-fd08-11de-b425-00215c6a37bb
Notes:
svn path=/head/; revision=247440
|
|
|
|
|
|
|
|
|
| |
PR: 137722
Submitted by: Ralf van der Enden <tremere@cainites.net>
Approved by: maintainer
Notes:
svn path=/head/; revision=239544
|
|
|
|
|
|
|
|
|
|
| |
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=238504
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: Sten Spans <sten at blinkenlights dot nl> (maintainer)
Notes:
svn path=/head/; revision=230560
|
|
|
|
|
|
|
|
|
| |
PR: ports/126340
Submitted by: Ralf van der Enden <tremere@cainites.net>
Approved by: Sten Spans <sten@blinkenlights.nl> (maintainer)
Notes:
svn path=/head/; revision=218691
|
|
|
|
|
|
|
|
|
|
|
| |
- Minor stylistic tweaks
PR: ports/126017
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
Approved by: beech (mentor, implicit)
Notes:
svn path=/head/; revision=218159
|
|
|
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Notes:
svn path=/head/; revision=217485
|
|
|
|
|
|
|
| |
MAKE_ENV
Notes:
svn path=/head/; revision=217472
|
|
|
|
|
|
|
|
| |
PR: 125364
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
Notes:
svn path=/head/; revision=216488
|
|
|
|
|
|
|
|
| |
PR: 123322
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
Notes:
svn path=/head/; revision=212469
|
|
|
|
|
|
|
|
|
| |
PR: ports/122360
Submitted by: Sten Spans <sten at blinkenlights.nl> (maintainer)
Security: http://doc.powerdns.com/powerdns-advisory-2008-01.html
Notes:
svn path=/head/; revision=210567
|
|
|
|
| |
Notes:
svn path=/head/; revision=200770
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
[1] Notes:
powerdns-recursor 3.1.4 doesn't support multiline txt records, which
are used by various dns information systems. 3.1.5 does have support
for this. A backport of the code changes is relatively risk-free, and has been
requested by users and port maintainers.
http://www.nabble.com/recursor-unable-to-resolve-asn.routeviews.org-data-t4252567.html
PR: 116029
Submitted by: Sten Spans <sten@blinkenlights.nl> (Maintainer)
Notes:
svn path=/head/; revision=198957
|
|
|
|
|
|
|
|
| |
Submitted by: pointhat via kris
Sten Spans <sten@blinkenlights.nl> (maintainer)
Notes:
svn path=/head/; revision=192875
|
|
|
|
|
|
|
|
| |
PR: 111915
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
Notes:
svn path=/head/; revision=192362
|
|
|
|
|
|
|
|
|
| |
- Remove IGNORE on FreeBSD 4.x, it's no longer need.
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
Notes:
svn path=/head/; revision=184428
|
|
|
|
|
|
|
|
|
|
| |
- Run under unpriviledged user by default
PR: ports/108062
Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
Notes:
svn path=/head/; revision=182748
|
|
|
|
|
|
|
| |
- Mark BROKEN for FreeBSD 4
Notes:
svn path=/head/; revision=181989
|
|
|
|
|
|
|
|
| |
PR: 105783
Submitted by: Sten Spans (sten@mx0.blinkenlights.nl) maintainer
Notes:
svn path=/head/; revision=177900
|
|
|
|
|
|
|
|
|
|
|
| |
from the directory used by the rest of the port.
PR: ports/105588
Submitted by: Sten Spans <sten@blinkenlights.nl>
Approved by: erwin (co-mentor)
Notes:
svn path=/head/; revision=177507
|
|
PR: 105526
Submitted by: sten at blinkenlights.nl
Notes:
svn path=/head/; revision=177369
|