Commit graph

2808 commits

Author SHA1 Message Date
Emanuel Haupt
07081a67b7 Support staging. 2013-11-15 15:08:12 +00:00
Sunpoet Po-Chuan Hsieh
f622175582 - Update to 0.11
Changes:	http://search.cpan.org/dist/Net-DNS-Lite/Changes
2013-11-14 15:19:03 +00:00
Emanuel Haupt
a77af44921 Support staging. 2013-11-13 13:02:56 +00:00
Mathieu Arnold
b37a059dc7 - Fix when WITH=CGI
- USES=gmake
- Stagify
- Use OPTIONS_SUB
- Install whatever docs would be installed by the installer.

Ruby 1.9 is encoding aware, and it can't open a non US-ASCII file if LANG is
unset (or if LANG mismatches the encoding of the file.)

maintainer timeout.

PR:		ports/183413
Submitted by:	mat
2013-11-12 13:32:54 +00:00
Erwin Lansing
17867420bb Please welcome NSD 4.0.0
For all new features, see
http://www.nlnetlabs.nl/svn/nsd/tags/NSD_4_0_0_REL/doc/NSD-4-features

This version replaces the nsdc control program with nsd-control.
This requires some manual setup with nsd-control-setup and editing
of the config files. nsd-control is incompatible with nsdc so when
that is used in scripts, these should be adapted.

NSD 3 is still supported as dns/nsd3.

PR:		183888
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl>
2013-11-12 13:24:45 +00:00
Erwin Lansing
d7b15df7e6 Support FreeBSD 10.0.
On FreeBSD 10.0, all configuration is installed under
/usr/local/etc/namedb and installs its own rc script in
$PREFIX, which no longer support chroot installations.

LINKS and REPLACE_BASE options are not supported on 10.0
for obvious reasons.

Note for FreeBSD 9.x and earlier users, LINKS is no longer
the default option, though still supported.
2013-11-12 10:59:20 +00:00
Erwin Lansing
689d9e37e6 Support FreeBSD 10.0.
On FreeBSD 10.0, all configuration is installed under
/usr/local/etc/namedb and installs its own rc script in
$PREFIX, which no longer support chroot installations.

LINKS and REPLACE_BASE options are not supported on 10.0
for obvious reasons.

Note for FreeBSD 9.x and earlier users, LINKS is no longer
the default option, though still supported.

An UPDATING entry will follow after bind99 is fixed
as well.
2013-11-12 09:19:19 +00:00
Erwin Lansing
01f6667cca Create pid directory if it doesn't exist. 2013-11-12 08:55:46 +00:00
Erwin Lansing
f249b51fc4 Support FreeBSD 10.0.
On FreeBSD 10.0, all configuration is installed under
/usr/local/etc/namedb and installs its own rc script in
$PREFIX, which no longer support chroot installations.

LINKS and REPLACE_BASE options are not supported on 10.0
for obvious reasons.

Note for FreeBSD 9.x and earlier users, LINKS is no longer
the default option, though still supported.

An UPDATING entry will follow after bind96 and bind99 are fixed
as well.
2013-11-12 07:38:56 +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
Danilo Egea Gondolfo
637d567fbc - Use options helpers to simplify the Makefile
- Remove SQLITE2 option as it was dropped from powerdns on 2012
2013-11-10 23:09:39 +00:00
Ruslan Makhmatkhanov
bd1eeb290b - unbreak with python3 2013-11-10 18:01:40 +00:00
Sunpoet Po-Chuan Hsieh
ce0bcf2374 - Update to 1.132260
- Update COMMENT
- Add LICENSE
- Sort *_DEPENDS
- Add TEST_DEPENDS
- Convert to new options framework
- Use USES=shebangfix
- Take maintainership

Changes:	http://search.cpan.org/dist/Tie-DNS/Changes
2013-11-09 18:48:36 +00:00
Ryan Steinmetz
ab580d849e - Correct a staging issue
PR:		ports/183734
Submitted by:	Allan Jude <ports@scaleengine.com> (maintainer)
2013-11-08 01:19:12 +00:00
William Grzybowski
ef03bc0111 dns/knot: update to 1.3.3
- Update to 1.3.3
- Fix pkg-plist

PR:		ports/183682
Submitted by:	Leo Vandewoestijne <freebsd dns-lab.com> (maintainer)
2013-11-06 13:19:12 +00:00
Erwin Lansing
2c5222234e Drop support for REPLACE_BIND option after BIND was removed from base,
there's nothing to replace.
2013-11-04 11:23:11 +00:00
Vanilla I. Shu
00afe0823b Support STAGEDIR. 2013-11-03 07:46:27 +00:00
William Grzybowski
ad6185beb8 dns/py-dnspython: update to 1.11.1
PR:		oorts/182586
Submitted by:	Craig Leres <leres ee.lbl.gov>
Approved by:	maintainer (timeout)
2013-11-02 22:22:52 +00:00
Ryan Steinmetz
e9c521d74b - Update to 1.10.1
- Add STAGE support
- Add OPTION for liburcu
- Move pid file to /var/run instead of /usr/local/var/run

PR:		ports/183582
Submitted by:	Allan Jude <ports@scaleengine.com> (maintainer)
2013-11-02 03:41:45 +00:00
Erwin Lansing
5a61b6cd8d Fix PATCH_SITES
Submitted by:	"Felix J. Ogris" <fjo@ogris.de>
2013-11-01 10:26:17 +00:00
Sunpoet Po-Chuan Hsieh
d8f642e40f - Fix *_DEPENDS: version is already in all supported Perl releases
- Convert to new options framework
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
- Bump PORTREVISION for dependency change

PR:		ports/182967
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 17 days)
2013-10-31 16:09:04 +00:00
Baptiste Daroussin
4205b5caa1 Remove useless NEED_ROOT and use proper USES=uidfix
Now those ports can be packaged as a user.
2013-10-31 07:42:03 +00:00
Steve Wills
c4295e8d58 - Add stage support 2013-10-30 02:48:42 +00:00
Matthias Andree
ad0d127d37 Assorted fixes to dependencies on various build options,
particularly with NLS enabled when libidn was built without NLS.

While here, group OPTIONS and clean up things a bit, and print
configuration of port and libidn port for debugging.

The particular build failure was
Reported by:	Yuri Vorobyev
2013-10-27 15:30:32 +00:00
Sunpoet Po-Chuan Hsieh
d16e4e7bf4 - Support STAGEDIR 2013-10-26 17:01:45 +00:00
Matthias Andree
75cdf011ff Upgrade dnsmasq to new upstream release 2.67.
Changelog: <http://www.thekelleys.org.uk/dnsmasq/CHANGELOG>
Enable NLS and IPV6 options by default.
Use shebangfix on files that need it.

Mark dnsmasq-devel (older than release) IGNORE.
2013-10-25 22:27:59 +00:00
Danilo Egea Gondolfo
f7af0859d1 - Update from 1.3.2 to 1.3.3 [1]
- Add stage support

PR:		ports/183286
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) [1]
2013-10-25 15:27:28 +00:00
Danilo Egea Gondolfo
cc067c70f8 - Update from 0.4.3 to 0.4.5
PR:		ports/183243
Submitted by:	csosstudy <csosstudy@gmail.com> (maintainer)
2013-10-24 21:45:04 +00:00
Emanuel Haupt
cb045c9ca4 Support staging 2013-10-22 21:30:14 +00:00
Mathieu Arnold
ce89a80f59 Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent

I fixed a few PORTDOCS misusage, I'll do a second pass.

With Hat:	perl@
2013-10-22 16:57:44 +00:00
Eitan Adler
4c1509cf10 - By request undeprecate and unmark this port as BROKEN.
- Convert to staging
2013-10-21 19:16:24 +00:00
Eitan Adler
3d8cf4ad20 - By request undeprecate and unmark this port as BROKEN.
- Convert to staging
2013-10-21 19:14:22 +00:00
Timur I. Bakeyev
04cef0e0b9 Sync port with bind98. Fix(?) gssapi_krb5 detection. 2013-10-18 21:14:20 +00:00
Baptiste Daroussin
79238694b3 Deprecated some ports broken for more than 6 month 2013-10-18 07:19:25 +00:00
Matthias Andree
3c1e8025be Upgrade to rc4, changes over rc3 (-: removed, +: added)
REVERT:     Add --force-fast-ra option. Another thanks to Uwe Schindler.

NEW:
+	    Update Spanish transalation. Thanks to Vicente Soriano.
+	    Add --ra-param option. Thanks to Vladislav Grishenko for
+	    inspiration on this.
+	    Add --add-subnet configuration, to tell upstream DNS
+	    servers where the original client is. Thanks to DNSthingy
+	    for sponsoring this feature.
+	    Add --quiet-dhcp, --quiet-dhcp6 and --quiet-ra. Thanks to
+	    Kevin Darbyshire-Bryant for the initial patch.
+	    Allow A/AAAA records created by --interface-name to be the
+	    target of --cname. Thanks to Hadmut Danisch for the
+	    suggestion.
+	    Avoid treating a --dhcp-host which has an IPv6 address
+	    as eligable for use with DHCPv4 on the grounds that it has
+	    no address, and vice-versa. Thanks to Yury Konovalov for
+	    spotting the problem.
+	    Do a better job caching dangling CNAMEs. Thanks to Yves
+	    Dorfsman for spotting the problem.

Fix shebang lines of two Perl scripts.
2013-10-17 23:24:21 +00:00
William Grzybowski
6495991912 dns/inadyn-mt: fix wrong install path
- Fix wrong install path

PR:		ports/183014
2013-10-16 12:16:14 +00:00
Danilo Egea Gondolfo
5d532c70fa - Update from 2.1.5 to 2.1.6
Changes: http://www.xbill.org/dnsjava/dnsjava-current/Changelog

Approved by:	wg/culot (mentors, implicit)
2013-10-15 19:25:47 +00:00
Baptiste Daroussin
c3ce1ddc75 2013-10-15 www/rubygem-staticmatic: No longer maintained upstream
2013-10-10 www/ruby-nora: Does not work with Ruby 1.9
www/aswiki
2013-10-10 textproc/ruby-amrita: Does not work with Ruby 1.9
2013-10-15 security/flowtag: Does not work with Ruby 1.9
2013-10-10 lang/ruby-lua4: Does not work with Ruby 1.9
2013-10-15 dns/dnsdoctor: Does not work with Ruby 1.9
2013-10-15 12:44:10 +00:00
Baptiste Daroussin
a48d714ca6 Fix package name collision 2013-10-14 06:52:32 +00:00
Erwin Lansing
ecb76b6b44 The dns/py-ldns stopped building. Recent chenges in the
ports unearthed a serious defevt in the original build
process. This changes patches configure file.

There will be a new release of this port which will contain
a new configure file. Until then this patch is needed.

PR:		182183
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2013-10-13 19:14:00 +00:00
Thomas Abthorpe
c87082ca2d - Mark BROKEN, set DEPRECATED at maintainer's request 2013-10-12 04:11:20 +00:00
Danilo Egea Gondolfo
a273c1b5ea - Dependence update (libsodium)
Approved by:	wg (mentor)
2013-10-11 13:47:15 +00:00
Guido Falsi
0ee5bfde1c - Convert to staging
- Convert to USES=gmake
2013-10-10 00:03:44 +00:00
Danilo Egea Gondolfo
eb69082b0b - Convert LIB_DEPENDS to new syntax [1]
- Add stage support [1]
- Use OPTIONS_RADIO to handle SQLITE
- Remove indefinite article from COMMENT

PR:		ports/182631
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer) [1]
Approved by:	wg/culot (mentors, implicit)
2013-10-09 22:15:48 +00:00
John Marino
5e8dae46db Remove verbose flag from install command of three unmaintained ports
It appears that the -v option (verbose) is handled slightly differently
on DragonFly.  FreeBSD appears to be intolerant of where it appears in
the command line while the DragonFly version of "install" insists that
it appear in the early group of options.

In any case, these three ports may be the only ones in the entire ports
collection to use -v switch with ${INSTALL_DATA}, so for the sake of
compatibility and consistency, it is being removed from these
unmaintained ports which also local patches to be removed from DPorts.
2013-10-06 22:19:27 +00:00
Matthias Andree
a333dde226 Update to 2.67 release candidate #3.
While here, support staging.

Changelog for RC1:
<http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2013q4/007572.html>

Git commit log with newer rc2/rc3 tags:
<http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=shortlog>
2013-10-06 21:56:53 +00:00
Antoine Brodin
d89de633a5 Rework linux rpm plist generation/installation
Convert linux-f10-libasyncns to STAGEDIR (only user of AUTOMATIC_PLIST)

Approved by:	portmgr (bapt)
2013-10-06 09:08:22 +00:00
Hajimu UMEMOTO
4bbf8220cc - enable stage.
- add LICENCE.
2013-10-04 18:07:51 +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
William Grzybowski
262bc746b2 dns/opendnssec13: fix pkg-plist without AUDITOR
- FIx pkg-plist without AUDITOR

Reported by:	mat
2013-10-03 12:23:37 +00:00
Bryan Drewery
eaeda40a01 - unbound was imported into base in r255597 with group 'unbound'. Chase
this and have the port also add a group to avoid mergemaster conflict

Approved by:	maintainer timeout (via email)
2013-10-03 11:02:37 +00:00
William Grzybowski
f3ba620c9f dns/knot: update to 1.3.2
- Update to 1.3.2 [1]
- Convert lib depends to new syntax
- Allow staging

PR:		ports/182524 [1]
Submitted by:	Leo Vandewoestijne <freebsd dns-lab.com> (maintainer) [1]
2013-10-01 16:02:12 +00:00
Sunpoet Po-Chuan Hsieh
699cd424ee - Support STAGEDIR 2013-09-30 20:20:27 +00:00
Matthias Andree
b9940e2dda Convert to support STAGEDIR; misc. LIB_DEPENDS cleanups. 2013-09-30 16:44:41 +00:00
Sunpoet Po-Chuan Hsieh
46b2330bb1 - Update to 0.1.16
Changes:	http://search.cpan.org/dist/Mozilla-PublicSuffix/Changes
2013-09-30 15:29:01 +00:00
Matthias Andree
16c17a59e2 Amend to pkg-config data, to fix FreeBSD 10-CURRENT build failures in
dependent ports.

PR:		ports/182054
Approved by:	gaod@hychen.org (maintainer timeout, 16 days)
2013-09-29 12:53:16 +00:00
Danilo Egea Gondolfo
13e1967d4b - Change maintainer email to @FreeBSD.org
- Add stage support

Approved by:	wg (mentor)
2013-09-28 15:01:01 +00:00
Erwin Lansing
bd33f08ef3 Update to 9.8.6 2013-09-28 12:32:53 +00:00
Eitan Adler
b4001990f3 I no longer have specific need for this port and would prefer to maintain fewer ports. 2013-09-26 19:22:08 +00:00
William Grzybowski
a3178879a6 dns/opendnssec13: update to 1.3.15
- Update to 1.3.15 [1]
- Honor LOCALBASE in sqlite [1]
- Convert lib depends to new format
- Allow staging

PR:		ports/182246 [1]
Submitted by:	Jaap Akkerhuis <jaap NLnetLabs.nl> (maintainer) [1]
2013-09-25 14:03:58 +00:00
William Grzybowski
0cc51781f2 powerdns-recursor: update to 3.5.3
- Update to 3.5.3 [1]
- USES gmake
- Remove leading article from COMMENT
- Allow staging

PR:		ports/182368 [1]
Submitted by:	Sten Spans <sten blinkenlights.nl> (maintainer) [1]
2013-09-25 13:27:16 +00:00
William Grzybowski
968182c753 dns/inadyn-mt: allow staging
- Allow stating
2013-09-24 16:45:28 +00:00
Erwin Lansing
5efd401380 Add an option for filter-aaaa
Submitted by:	Matej Gregr <matej.gregr@gmail.com>
2013-09-23 10:20:56 +00:00
Sergey Matveychuk
5afc4828b2 - Update to 1.4.21 2013-09-23 02:39:57 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +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
Bryan Drewery
c93dfc2e9f SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.

Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.

[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup

PR:		ports/138228 [2]
Submitted by:	jlh (bsd.ssp.mk based on)
Reviewed by:	bapt
With hat:	portmgr
exp-runs done:	37 over a month on 91i386,91amd64,10i386,10amd64
2013-09-20 12:54:54 +00:00
Erwin Lansing
0d68cdb33f Update to 9.9.4
Note that the Rate Limiting option has been renamed.

Security Fixes

   Previously an error in bounds checking on the private type
   'keydata' could be used to deny service through a deliberately
   triggerable REQUIRE failure (CVE-2013-4854).  [RT #34238]

   Prevents exploitation of a runtime_check which can crash named
   when satisfying a recursive query for particular malformed zones.
   (CVE-2013-3919) [RT #33690]

New Features

   Added Response Rate Limiting (RRL) functionality to reduce the
   effectiveness of DNS as an amplifier for reflected denial-of-service
   attacks by rate-limiting substantially-identical responses. [RT
   #28130]

Feature Changes

   rndc status now also shows the build-id. [RT #20422]

   Improved OPT pseudo-record processing to make it easier to support
   new EDNS options. [RT #34414]

   "configure" now finishes by printing a summary of optional BIND
   features and whether they are active or inactive. ("configure
   --enable-full-report" increases the verbosity of the summary.)
   [RT #31777]

   Addressed compatibility issues with newer versions of Microsoft
   Visual Studio. [RT #33916]

   Improved the 'rndc' man page. [RT #33506]

   'named -g' now no longer works with an invalid logging configuration.
   [RT #33473]

   The default (and minimum) value for tcp-listen-queue is now 10
   instead of 3.  This is a subtle control setting (not applicable
   to all OS   environments).  When there is a high rate of inbound
   TCP connections, it   controls how many connections can be queued
   before they are accepted by named.  Once this limit is exceeded,
   new TCP connections will be rejected.  Note however that a value
   of 10 does not imply a strict limit of 10 queued TCP connections
   - the impact of changing this configuration setting will be
   OS-dependent.  Larger values for tcp-listen queue will permit
   more pending tcp connections, which may be needed where there
   is a high rate of TCP-based traffic (for example in a dynamic
   environment where there are frequent zone updates and transfers).
   For most production servers the new default value of 10 should
   be adequate.  [RT #33029]

   Added support for OpenSSL versions 0.9.8y, 1.0.0k, and 1.0.1e
   with PKCS#11. [RT #33463]

   Added logging messages on slave servers when they forward DDNS
   updates to a master. [RT #33240]

   Changed the logging category for RRL events from 'queries' to
   'query-errors'. [RT #33540]
2013-09-20 08:22:45 +00:00
Erwin Lansing
b10e78bdbf Update to 9.6-ESV-R10
Security Fixes

   Prevents exploitation of a runtime_check which can crash named
   when satisfying a recursive query for particular malformed zones.
   (CVE-2013-3919) [RT #33690]

Feature Changes

   rndc status now also shows the build-id. [RT #20422]

   Improved OPT pseudo-record processing to make it easier to support
   new EDNS options. [RT #34414]

   "configure" now finishes by printing a summary of optional BIND
   features and whether they are active or inactive. ("configure
   --enable-full-report" increases the verbosity of the summary.)
   [RT #31777]

   Addressed compatibility issues with newer versions of Microsoft
   Visual Studio. [RT #33916]

   Improved the 'rndc' man page. [RT #33506]

   'named -g' now no longer works with an invalid logging configuration.
   [RT #33473]

   The default (and minimum) value for tcp-listen-queue is now 10
   instead of 3.  This is a subtle control setting (not applicable
   to all OS environments).  When there is a high rate of inbound
   TCP connections, it controls how many connections can be queued
   before they are accepted by named.  Once this limit is exceeded,
   new TCP connections will be rejected.  Note however that a value
   of 10 does not imply a strict limit of 10 queued TCP connections
   - the impact of changing this configuration setting will be
   OS-dependent.  Larger values for tcp-listen queue will permit
   more pending tcp connections, which may be needed where there
   is a high rate of TCP-based traffic (for example in a dynamic
   environment where there are frequent zone updates and transfers).
   For most production servers the new default value of 10 should
   be adequate.  [RT #33029]
2013-09-20 08:20:36 +00:00
Thomas Abthorpe
4387ee26f2 - Update to 1.10.0
PR:		ports/182179
Submitted by:	Allan Jude <ports@scaleengine.com> (maintainer)
2013-09-20 04:10:21 +00:00
William Grzybowski
82eb82fbbb dns/ddns: fix build without gcc
- Fix build without gcc

PR:		ports/182226
Submitted by:	Natacha Porté <natbsd instinctive.eu> (maintainer)
2013-09-19 16:52:40 +00:00
Erwin Lansing
8576e9d9a0 Make GSSAPI support optional
PR:		182122
Submitted by:	Uwe Doering <gemini@geminix.org>
2013-09-17 11:31:49 +00:00
Baptiste Daroussin
b15e495041 Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
2013-09-17 06:28:07 +00:00
Mathieu Arnold
b840c26b62 Update to 1.4.2
PR:		182012
Submitted by:	mat
Approved by:	maintainer
2013-09-16 12:17:07 +00:00
Andrej Zverev
4f9a4c9a94 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-12 16:41:28 +00:00
Andrej Zverev
950fd3cbc2 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-11 09:36:43 +00:00
Andrej Zverev
72185e5fb2 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-11 08:56:53 +00:00
Anton Berezin
da8cf62f13 Update to 1.70.
Changes:        http://search.cpan.org/dist/Net-Domain-TLD/Changes
2013-09-10 09:33:38 +00:00
Sunpoet Po-Chuan Hsieh
54082c9ee7 - Update to 1.2.8
- While I'm here:
  - Use GNU macro
  - Add OPTIONS_DEFINE
  - Convert to new perl5 framework
  - Simplify regex

Changes:	http://git.savannah.gnu.org/gitweb/?p=libidn.git;a=blob;f=NEWS
PR:		ports/181942
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2013-09-08 18:32:38 +00:00
Sunpoet Po-Chuan Hsieh
da744849c2 - Update to 13.1.0
- Add my LOCAL to MASTER_SITES
- Remove leading indefinite article from COMMENT
- Remove LICENSE_FILE for well-known licenses
- Update USE_PYTHON
- Cleanup Makefile header

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/names/topfiles/NEWS
2013-09-07 16:15:35 +00:00
Boris Samorodov
54e44467d7 . introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value is
"--with-libiconv=${LOCALBASE}" at systems pre OSVERSION 100043 and "" (null)
  otherwise;
. convert all ports which has CONFIGURE_ARGS=--with-libiconv=${LOCALBASE}.

Approved by:	portmgr (bapt, implicit)
2013-09-05 20:18:30 +00:00
Sergey Matveychuk
b069c27f74 - Do not depend on security/openssl if openssl in base is sufficient.
PR:		ports/178262
Submitted by:	Jan Beich <jbeich@tormail.org>
Reviewed by:	ldns' port maintainer
2013-09-05 14:37:34 +00:00
Baptiste Daroussin
1fdb1de194 Fix typo 2013-09-05 09:22:10 +00:00
Baptiste Daroussin
3a4866fb15 Add an explicit dependency on pkgconf 2013-09-05 09:15:49 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Matthias Andree
ab28ac5c2a Mark IGNORE. 2013-09-04 17:40:25 +00:00
Felippe de Meirelles Motta
896e3ff5e7 - Unbroken removing leftover patch.
Reported by:	ohauer@ (mail)
Approved by:	maintainer implicit
2013-09-03 22:16:46 +00:00
Mark Felder
1f590342dd Further cleanup
Approved by:	crees (mentor)
2013-09-03 14:21:09 +00:00
Felippe de Meirelles Motta
088843981b - Update to 1.9.0
- Update WWW
- Restore UIDs and GIDs

PR:		ports/179987
Submitted by:   Allan Jude <ports@scaleengine.com>, Alexandre Biancalana <ale@biancalanas.net>
Approved by:    Allan Jude <ports@scaleengine.com> (maintainer)
2013-09-02 15:45:53 +00:00
Andrej Zverev
1fb5b1c9d1 - Resolve of using PERL_MODBUILD and PERL_CONFIGURE together
- Convert to new perl5 framework
- Trim Makefile header

With hat:	perl@
2013-09-01 18:17:20 +00:00
Mark Felder
69d7fed598 - Update to 0.997a
- Port cleanup to pass rclint/portlint

PR:		ports/181288
Submitted by:	alexey@renatasystems.org
Approved by:	crees (mentor)
2013-09-01 17:28:59 +00:00
Sunpoet Po-Chuan Hsieh
1b0d3f744b - Add WWW
- Use single space after WWW:
- Remove Author line
2013-08-29 17:16:52 +00:00
Sunpoet Po-Chuan Hsieh
04dd633aef - Add RG link to pkg-descr 2013-08-29 04:24:28 +00:00
Sunpoet Po-Chuan Hsieh
8e958a4c52 - Use single space after WWW: 2013-08-29 04:21:28 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf - Use single space after WWW: 2013-08-29 04:08:53 +00:00
Sunpoet Po-Chuan Hsieh
ee0456d513 - Cleanup Makefile header 2013-08-21 17:42:57 +00:00
Sunpoet Po-Chuan Hsieh
e15628ebf6 - Use RUN_DEPENDS:=BUILD_DEPENDS
- Add BUILD_DEPENDS
- Cosmetic change
2013-08-21 14:55:43 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
William Grzybowski
4ce93298cc dns/dnscrypt-proxy: update to 1.3.2
- Update to 1.3.2 [1]
- USES gmake
- Unmute install commands
- Add DOCS to options
- Convert to new LIB_DEPENDS format

PR:		ports/180898 [1]
Submitted by:	csosstudy <csosstudy gmail.com>
Approved by:	maintainer (timeout)
2013-08-21 12:57:50 +00:00
William Grzybowski
a132c68a00 dns/zkt: update to 1.1.2
- Update to 1.1.2 [1]
- Trim Makefile header [1]
- Remove MAKE_JOBS_SAFE and useless port.{pre,post}.mk

PR:		ports/181379
Submitted by:	Frank Behrens <frank harz2014.behrens.de> (maintainer)
2013-08-19 14:35:14 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Andrej Zverev
43f0c9f153 - Convert to new perl framework
- Trim Makefile header

Approved by:	tobez@ (maintainer)
2013-08-05 15:05:29 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Andrej Zverev
0aad97bb5c - Convert to new perl framework 2013-08-02 18:21:05 +00:00
Guido Falsi
03ba652f37 - Add MAN8 pages forgotten in previous commit
Reported by:	Ports-QAT
2013-08-01 06:43:32 +00:00
Guido Falsi
84331f7a9e - Update to 3.3
- Depend on Botan 1.10 and make it new default
- Both Botan and Crypto++ can be compiled in now
- Support MySQL forks like MariaDB
- Ability to choose embedded or system-installed PolarSSL
- Convert USE_GMAKE to USES
- Use EXAMPLES OPTION in plce of NOPORTEXAMPLES

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

PR:		ports/180875
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2013-08-01 06:23:50 +00:00
Baptiste Daroussin
8978de114f Fix build with clang 2013-08-01 05:49:20 +00:00
Andrej Zverev
0c32f39711 - Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header

Reviewed by:	bapt@ (exp-run)
Approved by:	bapt@ (portmrg@)
2013-07-31 06:54:09 +00:00
Mark Felder
35c53153e4 Fix my email address again, using proper @FreeBSD.org styling
Approved by:	swills (mentor)
2013-07-29 15:03:58 +00:00
Ollivier Robert
b3392148de Update the RPZ+RL patches for both versions.
Approved by:	erwin
2013-07-27 21:08:35 +00:00
Ollivier Robert
290764c8ba Put back the two patches for RPZ-RL that were removed during the previous
update.
2013-07-26 22:19:27 +00:00
Ollivier Robert
3726e2cae1 Security update to fix CVE-2013-4854 as reported at
https://kb.isc.org/article/AA-01015/0

9.9.3-p1 -> 9.9.3-P2
9.8.5-p1 -> 9.8.5-P2

9.6.x is not affected, neither is 10.x.

Security:	CVE-2013-4854 Remote DOS
2013-07-26 22:05:05 +00:00
Andrej Zverev
8e2084427b - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
2013-07-25 17:45:09 +00:00
Mark Felder
cd4fd7cb34 Update my email address throughout the tree
Approved by:	swills (mentor)
2013-07-25 11:30:01 +00:00
Emanuel Haupt
ea0f02dfeb Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
David Thiel
8a430d2424 Add option to auto-add users for dnscache, tinydns and dnslog.
PR:	ports/180069
Submitted by:	Alexandre Biancalana <ale@biancalanas.net>
2013-07-23 20:48:13 +00:00
Pawel Pekala
01edb2cc99 - Update to version 3.2.16
- Add EUI_RRTYPES option

While here:
- Remove leading article from COMMENT
- Convert tab to space in WWW: line

PR:		ports/180741
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2013-07-23 15:32:49 +00:00
Hiroki Sato
6a51fced01 Re-add dns/dnsperf and update to 2.0.0.0. 2013-07-21 13:23:43 +00:00
Ruslan Makhmatkhanov
f5d79b1f3d Cleanup empty files and directories. 2013-07-19 14:03:52 +00:00
Ruslan Makhmatkhanov
a1f335c6d3 - update to 1.11.0
changelog:
- 1.11.0 is mostly a bug fix release, but two new features are support
  for the $GENERATE syntax and the TLSA RR type.
- A number of bugs have been fixed as well.
- Python 2.4 or later is required.
2013-07-18 12:24:09 +00:00
Craig Rodrigues
2b5a4a9efb Clean up files which were being installed but not part of plist. 2013-07-18 05:39:00 +00:00
Eitan Adler
3e61d7e801 Remove now excess verbiage.
Reviewed by:	bapt
2013-07-16 21:59:48 +00:00
Craig Rodrigues
d4ba53c21b HostDB is a system for generating internal DNS zones,
external DNS zones, and DHCP configuration data from the
same hostdb.txt file.

WWW: http://everythingsysadmin.com/hostdb/
     http://code.google.com/p/hostdb/

PR:             ports/180589
Submitted by:   Craig Rodrigues <rodrigc@FreeBSD.org>
2013-07-16 20:35:20 +00:00
Martin Wilke
5b94764eb8 - Update to 3.3.r1
PR:		179379
Submitted by:	maintainer
2013-07-15 15:08:14 +00:00
Mathieu Arnold
47d55bc233 Have dns/py-ldns only install the Python bits.
PR:		ports/179812
Submitted by:	mat
Approved by:	maintainer
2013-07-11 12:40:54 +00:00
Emanuel Haupt
6fe706fd4b - Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
  It accidentally slipped in during the original introduction
- Trim header
2013-07-08 18:42:15 +00:00
Eitan Adler
55a524735c Convert some of my ports from USE_GMAKE to USES=gmake.
The remainder have other pending patches which I must finish before conversion.
2013-07-06 17:27:41 +00:00
William Grzybowski
0e3d0f60d9 dns/opendnssec: update to 1.4.1
- Update to 1.4.1

Changes: http://www.opendnssec.org/2013/06/27/opendnssec-1-4-1/

PR:		ports/180194
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2013-07-02 13:12:23 +00:00
Frederic Culot
ed8be0acde ddns is a lightweight UDP-based dynamic DNS updater.
It consists of a client that regularly sends UDP packets and a
server that updates a bind zone file or runs a command using the
peer IPv4 address of recieved UDP packets.

WWW: http://fossil.instinctive.eu/ddns/home

PR:		ports/179316
Submitted by:	Natacha Porte <natbsd@instinctive.eu>
2013-07-01 12:53:39 +00:00
Steve Wills
56d0ee63c0 PublicSuffix can parse and decompose a domain name into top level domain,
domain and subdomains.

WWW: http://www.simonecarletti.com/code/publicsuffix
2013-06-29 02:22:50 +00:00
Cheng-Lung Sung
391740ac6c - Update to 2.03 2013-06-28 02:39:11 +00:00
Alex Kozlov
8e7534a621 - Update to 1.3.1
PR:	ports/179545
Submitted by: csosstudy <csosstudy@gmail.com> (first version), freebsd@dns-lab.com (maintainer)
2013-06-27 05:28:47 +00:00
Raphael Kubo da Costa
fa85d6d8ba Update to 1.27. [1]
While here, replace USE_GNOME with the respective USES entries.

PR:		ports/179981
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2013-06-25 23:19:35 +00:00
William Grzybowski
82c50772f7 dns/inadyn-mt: fix install
- Fix install to use make
- Add DOCS and EXAMPLES options
- Add LICENSE (GPLv3)
2013-06-24 23:16:38 +00:00
Steve Wills
149db01841 - Update to 1.54 2013-06-23 05:14:11 +00:00
William Grzybowski
56b8f3b37c dns/opendnssec: fix build with sqlite
- Fix build with non-default LOCALBASE and sqlite

PR:		ports/179606
Submitted by:	Erick Turnquist <jhujhiti@adjectivism.org>
Approved by:	maintainer
2013-06-21 21:00:44 +00:00
Martin Wilke
41a780bc8f - Update to version 0.10.0.20130404
PR:		179592
Submitted by:	Ports Fury
2013-06-17 15:29:25 +00:00
Andrej Zverev
2accb24ffc - Trim Makefile header
- Improve COMMENT and pkg-descr
- Remove obsolete knob NO_INSTALL_MANPAGES
- NOPORTDOCS -> PORT_OPTIONS:MDOCS

PR:		ports/178979
Submitted by: 	Kevin Zheng <kevinz5000@gmail.com>
Approved by:	maintainer (timeout)
2013-06-17 06:22:19 +00:00
William Grzybowski
220d9dcd4f dns/knot: update to 1.3.0r1
- Update to 1.3.0r1 [1]
- Drop port.pre.mk in favor of port.options.mk
- Unmute install commands

Changes:
https://gitweb.labs.nic.cz/?p=knot.git;a=blob_plain;f=NEWS;hb=b83f1e9f

PR:		ports/179428 [1]
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-13 16:15:29 +00:00
Kubilay Kocak
346f9b9421 sysutils/userspace-rcu: Rename to sysutils/liburcu, update to 0.7.6
- Rename to sysutils/liburcu (according to upstream)
- Update MOVED
- Remove userspace-rcu from sysutils/Makefile
- Add liburcu to sysutils/Makefile
- Update dns/knot LIB_DEPENDS dependency

While I'm here:

- Update to 0.7.6
- Add CONFIGURE_ARGS for correct --docdir
- Add regression-test: target
- Update COMMENT
- Re-order USE_* section
- pkg-descr: Tab->space in WWW:
- Update WWW: URL

Changes:

2013-01-09 Userspace RCU 0.7.6
	* Discourage use of pthread_atfork() for call_rcu handlers
	* Fix call_rcu fork handling
	* test: fork handling
	* Fix TLS detection: test with linker, add --disable-compiler-tls
	* Cleanup: cast pthread_self() return value to unsigned long
	* Fallback mechanism not working on platform where TLS is unsupported

PR:		ports/179358
Approved by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2013-06-07 12:36:07 +00:00
Erwin Lansing
c971701b31 Update to 9.9.3-P1
Security Fixes

   Prevents exploitation of a runtime_check which can crash named
   when satisfying a recursive query for particular malformed zones.
   (CVE-2013-3919) [RT #33690]

   Now supports NAPTR regular expression validation on all platforms,
   and avoids memory exhaustion compiling pathological regular
   expressions. (CVE-2013-2266)  [RT #32688]

   Prevents named from aborting with a require assertion failure
   on servers with DNS64 enabled.  These crashes might occur as a
   result of specific queries that are received.  (CVE-2012-5688)
   [RT #30792 / #30996]

   Prevents an assertion failure in named when RPZ and DNS64 are
   used together. (CVE-2012-5689) [RT #32141]

See release notes for further features and bug fixes:
https://kb.isc.org/article/AA-00970/0/BIND-9.9.3-P1-Extended-Support-Version-Release-Notes.html

Security:	CVE-2013-3919
		CVE-2013-2266
		CVE-2012-5688
		CVE-2012-5689
2013-06-05 11:51:29 +00:00
Erwin Lansing
92b781fac4 Update to 9.8.5-P1
Security Fixes

   Prevents exploitation of a runtime_check which can crash named
   when satisfying a recursive query for particular malformed zones.
   (CVE-2013-3919) [RT #33690]

   A deliberately constructed combination of records could cause
   named to hang while populating the additional section of a
   response. (CVE-2012-5166) [RT #31090]

   Now supports NAPTR regular expression validation on all platforms,
   and avoids memory exhaustion compiling pathological regular
   expressions. (CVE-2013-2266)  [RT #32688]

   Prevents named from aborting with a require assertion failure
   on servers with DNS64 enabled.  These crashes might occur as a
   result of specific queries that are received.  (CVE-2012-5688)
   [RT #30792 / #30996]

   Prevents an assertion failure in named when RPZ and DNS64 are
   used together. (CVE-2012-5689) [RT #32141]

See release notes for further features and bug fixes:
https://kb.isc.org/article/AA-00969/0/BIND-9.8.5-P1-Release-Notes.html

Security:	CVE-2013-3919
		CVE-2012-5166
		CVE-2013-2266
		CVE-2012-5688
		CVE-2012-5689
2013-06-05 11:49:51 +00:00
Erwin Lansing
47f031680b Update to 9.6-ESV-R9-P1
Security Fixes

   Prevents exploitation of a runtime_check which can crash named
   when satisfying a recursive query for particular malformed zones.
   (CVE-2013-3919) [RT #33690]

   Prevents a named assert (crash) when validating caused by using
   "Bad cache" data before it has been initialized. [CVE-2012-3817]
   [RT #30025]

   A condition has been corrected where improper handling of
   zero-length RDATA could cause undesirable behavior, including
   termination of the named process. [CVE-2012-1667] [RT #29644]

See release notes for further features and bug fixes:
https://kb.isc.org/article/AA-00968/0/BIND-9.6-ESV-R9-P1-Release-Notes.html

Security:	CVE-2013-3919
		CVE-2012-3817
		CVE-2012-1667
2013-06-05 11:46:54 +00:00
Mathieu Arnold
ea0be977ce Update to 1.053. 2013-06-05 08:04:01 +00:00
Martin Wilke
298d95b22c - Update to 1.3.0 2013-06-04 16:56:40 +00:00
William Grzybowski
6a8ee1f592 - Update to 1.3.14 [1]
- Better SOFTHSM option description
- Fix build of AUDITOR option with ruby 1.9

Changes: http://www.opendnssec.org/2013/05/16/opendnssec-1-3-14/

PR:		ports/178860 [1]
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Approved by:	culot (mentor)
2013-06-03 22:26:05 +00:00
William Grzybowski
c6572e3775 - Update to 1.4.0 [1]
- Add PORTDOCS
- Install extra migration files
- Preserve 1.3.x as dns/opendnssec13

Changes: https://wiki.opendnssec.org/display/DOCS/New+in+OpenDNSSEC+1.4

PR:		ports/178861 [1]
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> [1]
Approved by:	culot (mentor), maintainer
2013-06-03 22:13:11 +00:00
Steve Wills
f92faaee62 - Update to 0.8.0 2013-06-02 18:56:18 +00:00
Erwin Lansing
e69dae8873 Update to 9.9.3 2013-05-31 09:49:42 +00:00