1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

96 Commits

Author SHA1 Message Date
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Danilo Egea Gondolfo
6b8f8a819e - Update from 3.3 to 3.3.1
- Add some experimental backends

while here
- Convert USE_LUA to USES

PR:		ports/185824
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2014-01-23 20:16:57 +00:00
Danilo Egea Gondolfo
8485b9dc93 - Add bash dependency for bootstrapping [1]
- Use options helpers to simplify the Makefile
- Remove SQLITE2 option as it was dropped from powerdns on 2012

PR:		ports/182902
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer) [1]
2013-11-10 23:21:00 +00:00
William Grzybowski
877c75a1b9 dns/powerdns-devel: update to 3.3
- Update to 3.3 [1]
- Add TOOLS option [1]
- Allow staging
- Convert lib depends to new format

PR:		ports/182494 [1]
Submitted by:	Ralf van der Enden <tremere cainites.net> (maintainer) [1]
2013-10-03 16:09:54 +00:00
Baptiste Daroussin
24a1652ff4 Add NO_STAGE all over the place in preparation for the staging support (cat: dns) 2013-09-20 16:31:57 +00:00
Ruslan Makhmatkhanov
f5d79b1f3d Cleanup empty files and directories. 2013-07-19 14:03:52 +00:00
Martin Wilke
5b94764eb8 - Update to 3.3.r1
PR:		179379
Submitted by:	maintainer
2013-07-15 15:08:14 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Raphael Kubo da Costa
922367dd73 - Update to PowerDNS 3.2-RC4.
- Add a patch to fix ECDSA keys (algorithms 13 & 14) for DNSSEC operation;
  will be part of RC5.
- Fix CONFIGURE_ARGS for DNSSEC option (was CONFIGURE_FLAGS for some
  mysterious reason) so cryptopp is actually compiled in.

Changelog: http://rtfm.powerdns.com/changelog.html#changelog-auth-3-2

PR:		ports/175185
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2013-01-12 16:00:01 +00:00
Wesley Shields
b297fe0670 Update to 3.2.r1
Add a patch to build with clang.

PR:		ports/173861
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Feature safe:	yes
2012-12-04 20:19:22 +00:00
Dirk Meyer
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Michael Scheidell
66268a76b3 - Fix CONFLICTS and readd PKGNAMESUFFIX so we don't get in trouble with dns/powerdns
- Convert to new OptionsNG
- Add DNSSEC knob by popular demand. Disabling this will disable DNSSEC algorithms 13 and 14 and remove dependency on libcryptopp.
- Disabled botan support since it's broken with 1.8. When 1.10 becomes part of the ports tree it can be enabled again.

PR:		ports/170196
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2012-07-28 12:21:10 +00:00
Ruslan Makhmatkhanov
799386883c - update 3.1.r3,1
- set NO_LATEST_LINK
- while I'm here, add LICENSE (GPL2) and remove mention of it from pkg-descr

PR:		168192
Submitted by:	Ralf van der Enden <tremere at cainites dot net> (maintainer)
2012-05-22 18:53:55 +00:00
Michael Scheidell
ef67eb675f - Update to development release 3.1 RC2
PR:		ports/167045
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Obtained from:	http://doc.powerdns.com/changelog.html#changelog-auth-3-1
2012-05-09 17:56:13 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
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.
2012-01-14 08:57:23 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Marcelo Araujo
2b8d3a9f82 - Bump PORTREVISION in favor of new databases/opendbx.
PR:		ports/137579
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2009-08-11 12:20:12 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +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
Ion-Mihai Tetcu
fba949940d Fix build with with custom LOCALBASE.
Submitted by:	Sahil Tandon
Reported by:	QATty
Approved by:	portmgr (itetcu@)
No cookie for:	maintainer
2009-06-17 09:18:57 +00:00
Martin Wilke
4f247987a8 - Update to 20081119/1305
PR:		129101
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2008-11-25 05:34:12 +00:00
Martin Wilke
424e5f4b12 - Update to 2.9.22-RC1
PR:		128928
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2008-11-21 20:38:16 +00:00
Philippe Audeoud
d798335c98 - Update to snapshot 20080912 revision 1263
PR:		ports/128309
Submitted by:	Ralf van der Enden (maintainer)
2008-10-23 12:42:13 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Beech Rintoul
08feb35772 - Update to 2.9.22.20080804
- Pet portlint
- Remove support for FreeBSD < 5
- Remove file leftover from repocopy
- Bump portepoch

NOTE: Version numbering changed back to 2.9.x instead of 3.x

PR:		ports/126270
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2008-08-07 05:39:37 +00:00
Martin Wilke
36480fec29 - Update to 3.0.20080625
PR:		125071
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2008-06-28 22:34:26 +00:00
Philippe Audeoud
3f7459dbcc - Update to 3.0.20080406
PR:		ports/125005
Submitted by:	Ralf van der Enden <tremere cainites.net> (maintainer)
2008-06-26 15:54:19 +00:00
Wesley Shields
c5d5ee7027 Fix opendbx backend bugs.
Bump PORTREVISION.

PR:		ports/124163
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by:	garga (mentor, implicit)
2008-06-08 18:36:09 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Philippe Audeoud
82f69f479b PowerDNS is an advanced DNS server, which allows for several different
backends. Current backends include MySQL, PostgreSQL, bind, etc.

License: GPL V2

WWW: http://www.powerdns.com/

PR:		ports/122948
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Approved by:	thierry (mentor)
2008-05-07 12:40:00 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Cheng-Lung Sung
25d9bf9e39 - Update PowerDNS to 2.9.21
- Add patch from SVN to support DNSSEC records
- Update examples (config and table creation files)
- For the complete changelog see http://doc.powerdns.com/changelog.html

PR:		ports/112055
Submitted by:	maintainer (Ralf van der Enden)
Reviewed by:	maintainer
2007-04-27 07:25:40 +00:00
Pav Lucistnik
7385687c01 - Fix PostgreSQL schema
PR:		ports/110546
Submitted by:	Anish Mistry <amistry@am-productions.biz>
Approved by:	Ralf van der Enden <Ralf.vdEnden@wldelft.nl> (maintainer)
2007-03-22 22:09:51 +00:00
Rong-En Fan
4f18c896f2 - Update OpenDBX patch, as found on www.linuxnetworkds.de, which
contains a bugfix for recovering from permanently lost database connections
- Fix build on gcc 4.x

PR:		ports/109273
Submitted by:	Ralf van der Enden <tremere at cainites.net> (maintainer)
2007-03-02 17:49:46 +00:00
Alejandro Pulver
dc6ea8adb7 - Add new OpenDBX patch (from [1]).
- Prepare Makefile for upcoming new stable release of OpenDBX library (which
  bumps library number from .1 to .2).
- Add stupidity fix for config location to pdns.in (moved the config but
  forgot to edit rc.d script).
- Also changed location of config directory in pdns.conf.
- Bump port-revision.

PR:		ports/108685
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Obtained from:	www.linuxnetworks.de [1]
2007-02-07 04:04:45 +00:00
Pav Lucistnik
4cbb0fb806 - Remove SQLITE3 backend option, it was added prematurely
- Fix plist

PR:		ports/108182
Submitted by:	Tobias Roth <ports@fsck.ch>
Approved by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2007-01-30 21:04:01 +00:00
Pav Lucistnik
f9683d7120 - Remove stray empty file 2007-01-30 20:51:11 +00:00
Gabor Kovesdan
69cfea92dc - Add support for geo backend
- Add support for OpenDBX backend
- OPTIONify
- Bump PORTREVISION

PR:		ports/96891
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by:	erwin (mentor)
2007-01-12 23:49:04 +00:00
Stefan Walter
ba3bbf5bdc Bump PORTREVISION for changes in previous commit. 2006-11-19 15:57:30 +00:00
Stefan Walter
ad09c2a75a - Add patches to fix IPv6 support. [1]
- Add a comment to mark bundled recursor as deprecated (by the author). [2]
- s/INSTALLS_SHLIB/USE_LDCONFIG/ to satisfy portlint.

PR:		105490 [1], 105491 [2]
Submitted by:	Sten Spans<sten@blinkenlights.nl> [1], [2]
Approved by:	maintainer [1], [2]
2006-11-19 15:54:44 +00:00
Tilman Keskinoz
d4f227b424 Fix build of optional LDAP backend with newer versions of OpenLDAP
PR:		97431
Reported by:	Thomas Köllmann <koellmann@gmx.net>
Submitted by:	"Ralf van den Enden" <Ralf.vdEnden@wldelft.nl>
2006-08-06 18:14:26 +00:00
Renato Botelho
d63e3f2974 - Update to 2.9.20
PR:		ports/94597
Submitted by:	maintainer
2006-03-17 16:14:41 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
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.
2006-02-20 20:47:50 +00:00
Emanuel Haupt
4f9ca7d4bf - Remove USE_REINPLACE
- Remove trailing whitespaces
- Remove depreciated USE_RCORDER
- Unquote BROKEN message
- Add an extra MASTER_SITE
- Change pdns.sh.in and pdns_recursor.sh.in to pdns.in and pdns_recursor.in so
  it'll work with USE_RC_SUBR
- Bump PORTREVISION

PR:		93336
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2006-02-15 12:56:37 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
893b96b99e Unbreak powerdns
Change the Makefile so compiling against the LDAP library works again

PR:		ports/89477
Submitted by:	Ralf van der Enden <tremere@cainites.net>
2005-11-25 10:06:36 +00:00