1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Martin Wilke
fd504daccc - Update to 3.1.7.1
PR:		137722
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Approved by:	maintainer
2009-08-14 19:48:02 +00:00
Pav Lucistnik
d1107bb40e - Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:		ports/137054
Submitted by:	Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-07-28 11:45:08 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
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.
2009-07-15 16:56:10 +00:00
Dmitry Marakasov
082ce1d493 - Add patches to fix build with upcoming boost 1.37.0
Approved by:	Sten Spans <sten at blinkenlights dot nl> (maintainer)
2009-03-21 00:07:43 +00:00
Beech Rintoul
d867ef5331 - Fix start script
PR:		ports/126340
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Approved by:	Sten Spans <sten@blinkenlights.nl> (maintainer)
2008-08-16 23:01:40 +00:00
Greg Larkin
f530698359 - Incorporated platform-specific static compilation fix
- Minor stylistic tweaks

PR:		ports/126017
Submitted by:	Sten Spans <sten@blinkenlights.nl> (maintainer)
Approved by:	beech (mentor, implicit)
2008-08-06 20:48:41 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Pav Lucistnik
acacd0d015 - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 09:38:45 +00:00
Martin Wilke
6f4161fea0 - Update to 3.1.7
PR:		125364
Submitted by:	Sten Spans <sten@blinkenlights.nl> (maintainer)
2008-07-07 18:39:06 +00:00
Martin Wilke
2cbb4b1b99 - Update to 3.1.6
PR:		123322
Submitted by:	Sten Spans <sten@blinkenlights.nl> (maintainer)
2008-05-02 09:44:48 +00:00
Rong-En Fan
bf5de0a447 - Update to 3.1.5
PR:		ports/122360
Submitted by:	Sten Spans <sten at blinkenlights.nl> (maintainer)
Security:	http://doc.powerdns.com/powerdns-advisory-2008-01.html
2008-04-05 10:32:59 +00:00
Edwin Groothuis
ec7c5b0142 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 00:41:11 +00:00
Martin Wilke
05290f7589 - Backport multiline txt records support [1]
- 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)
2007-09-06 22:37:02 +00:00
Martin Wilke
92abb84d11 - Fix build with gcc 4.2
Submitted by:	pointhat via kris
		Sten Spans <sten@blinkenlights.nl> (maintainer)
2007-06-06 06:21:32 +00:00
Martin Wilke
f512eeee4f - Make setuid operation and user creation configurable, as requested by users
PR:		111915
Submitted by:	Sten Spans <sten@blinkenlights.nl> (maintainer)
2007-05-30 05:51:26 +00:00
Martin Wilke
947509047e - Remove semi-static
- Remove IGNORE on FreeBSD 4.x, it's no longer need.

Submitted by:   Sten Spans <sten@blinkenlights.nl> (maintainer)
2007-02-06 21:59:35 +00:00
Pav Lucistnik
cf7b585184 - Add a sensible default for maximal size of cache
- Run under unpriviledged user by default

PR:		ports/108062
Submitted by:	Sten Spans <sten@blinkenlights.nl> (maintainer)
2007-01-18 18:57:26 +00:00
Martin Wilke
4cadc038c1 - Fix typo
- Mark BROKEN for FreeBSD 4
2007-01-10 18:10:21 +00:00
Martin Wilke
69d78fca9b - Add BUILD_STATIC knob
PR:             105783
Submitted by:   Sten Spans  (sten@mx0.blinkenlights.nl) maintainer
2006-11-23 13:20:26 +00:00
Frank J. Laszlo
051c7c97da The config directory specified in 'config.h' is different
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)
2006-11-18 15:25:59 +00:00
Emanuel Haupt
88ba353662 Add powerdns-recursor 3.1.4, an advanced DNS recursor.
PR:		105526
Submitted by:	sten at blinkenlights.nl
2006-11-15 23:59:16 +00:00