Commit graph

2901 commits

Author SHA1 Message Date
Martin Wilke
99772578b0 - Conver to autoplist
- Stage support
- Bump PORTREV
2014-02-15 10:24:08 +00:00
Martin Wilke
afe3ea23a3 - Stage support 2014-02-15 10:14:44 +00:00
Thomas Abthorpe
d8299fcc60 - Reassign lioux' ports to the heap
With hat:	portmgr
2014-02-14 16:51:44 +00:00
Mark Felder
7398ea45b2 info/dir was not supposed to be in plist 2014-02-13 13:58:22 +00:00
Mathieu Arnold
543240d130 Update to 1.4.14.
Sponsored by:	Absolight
2014-02-13 13:41:53 +00:00
Mark Felder
11be90420e Update Knot to 1.4.2
Major improvements to the rc script

PR:		ports/181716
PR:		ports/185163
2014-02-13 13:26:03 +00:00
Matthias Andree
b49cb6994c Upgrade to test8 release, bringing these upstream fixes:
ee41586 Use DS records as trust anchors, not DNSKEYs.
83349b8 Further tidying of AD and DO bit handling.
7fa836e Handle validation when more one key is needed.
1633e30 Fix Byte-order botch: broke DNSSEC on big-endian platforms.
c8ca33f Fix DNSSEC caching problems: incomplete RRSIG RRsets.
e243c07 AD bit in queries handled as RFC6840 p5.7
2014-02-12 21:12:37 +00:00
Erwin Lansing
fbdf848294 Reinstated PKGNAMESUFFIX which was missing
Added STAGING support

Other small changes to make portlint happy

PR:		186630
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2014-02-12 10:52:23 +00:00
Erwin Lansing
4850dccd63 There was a wrong rc script in the port preventing the daemon to run.
Added STAGING support

Added LICENSE (NSD3CLAUSE) statement

Other small changes to make portlint more happy

PR:		186631
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2014-02-12 10:46:24 +00:00
Martin Wilke
95f6590f35 - Stage support 2014-02-12 05:54:40 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
ce1c0bc3ed Back to the futur 2014-02-10 13:27:09 +00:00
Baptiste Daroussin
e6ef2c96d5 Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.

Reported by:	distillator
2014-02-10 12:58:54 +00:00
Martin Matuska
258c2708dd Update udns to 0.4 2014-02-10 11:59:59 +00:00
Antoine Brodin
c0a78e43e5 Unbreak after OPTIONS helper conversion (extra patch was applied when DOCS
was on when it should have been applied when DOCS was off)
With stage, we do not need this patch anymore

Reported by:	pkg-fallout
2014-02-09 12:41:03 +00:00
Martin Wilke
e5726ecc71 - Really stageify 2014-02-08 17:52:39 +00:00
Martin Wilke
1d8197cf33 - Stage support 2014-02-08 16:36:27 +00:00
Sergey Matveychuk
7b7a338699 - Hide output of check config command
PR:		ports/186195
Submitted by:	Nick Hibma <nick@anywi.com>
2014-02-07 21:07:31 +00:00
Baptiste Daroussin
155aa7f937 Deprecate ports unmaintained for which distillator is not able to find public distfiles
Reported by:	distilator
2014-02-07 18:50:30 +00:00
Bernhard Froehlich
7c527c0183 - Update to 3.2.17
- Add notice that support for nsd3 will stop in the future

FEATURES:
- Support for CAA RR type (RFC6844).
- EUI48 and EUI64 RR types (RFC7043) enabled by default.

BUG FIXES:
- Bugfix #509: USE_ZONE_STATS used initialised memory for statistics data.
- Bugfix #510: USE_ZONE_STATS use a different zone stats file per process.
- Bugfix #542: Match RRSIG TTL with SOA TTL in negative response.

PR:		ports/186307
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2014-02-07 14:47:22 +00:00
Bernhard Froehlich
13c57fa0a8 - Update to 4.0.1
- Cleanup rc script

FEATURES:
- recognizes ip-address and interface as synonyms for convenience.
- Support for EUI48 and EUI64 RR types enabled by default (RFC 7043).
- Support for CAA RRtype (RFC 6844).
- NSID can be set with "ascii_somestring" in ascii.

BUG FIXES:
- Fix xfrd when zone transfer TCP contains zero length packets.
- Fix for NSEC3 zones where parent zone is co-hosted, also NSEC3,
because AXFRs overwrote nsec3 administration in the child zone.
- Fix that bad IXFR updates do not result in double SOA records,
and that an AXFR is started (attempted) when the zone state seems
to be inconsistent with the master's zone state.
- Log ip address for sendto and sendmmsg failures.
- Fix segfaults after read of zones with rr type WKS from zonefile.
- Seed PRNG for openssl at start of daemon, fixes SSL connection issue.
- Bugfix #534: IXFR query loop over UDP for zones that are unchanged.
- (same as in 3.2.16): fix wildcard cname to nxdomain repeated rrset.
- (same as in 3.2.16): Bugfix #542: Match RRSIG TTL with SOA TTL in
negative response.
- Check if configure in srcdir collides with outofdir build.
- Fix #546: output format errors in nsd_munin_ (Thanks Tom Hendrikx).
- Fix printout of high-chars in TXT on NetBSD.

PR:		ports/186308
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2014-02-07 14:44:23 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Mathieu Arnold
d02690080f Use a permanent name for the patch. (same file, the other was a symlink.)
Sponsored by:	Absolight
2014-02-07 09:16:26 +00:00
Mathieu Arnold
a25ac2f3ab Add back the RPZ speed improvements patch.
Many thanks to:	Vernon Schryver
Sponsored by:	Absolight
2014-02-07 09:15:23 +00:00
Mathieu Arnold
ad1198b123 Unbreak in the RPZRRL_PATCH case, patch has been released.
Many thanks to:	Vernon Schryver
Sponsored by:	Absolight
2014-02-07 09:10:45 +00:00
Matthias Andree
d72d4d13a8 Move all the way to the test7 release that has other bugfixes.
Note the +AD flag may now be missing on the first response for a given domain,
re-querying within the cache TTL would deliver it.  Bug has been reported.
2014-02-07 08:48:01 +00:00
Matthias Andree
6df2dd2ca5 really add the promised AD flag patch.
Pointy hat to: yours truly
2014-02-07 08:35:23 +00:00
Matthias Andree
8b51e2e0ff Add Simon's patch from Git for AD flag treatment (dig ... +ad). 2014-02-07 08:30:33 +00:00
Danilo Egea Gondolfo
648028d2ab dns/ldns
- Convert LIB_DEPENDS to new syntax

dns/py-ldns
- Add stage support [1]

Reported by:	mat [1]
2014-02-06 19:17:51 +00:00
Danilo Egea Gondolfo
437402f18a - Update from 1.6.16 to 1.6.17
while here
- Add stage support
- Remove the indefinite article from COMMENT
- Convert LICENSE from BSD to BSD3CLAUSE
- Convert USE_GMAKE to USES

PR:		ports/185787
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2014-02-06 18:23:57 +00:00
Baptiste Daroussin
1c56057664 Support stage
Do not patch to allow discovering bdb just do it manually (that avoid dependencies on ancient autotools)
Global modernization
2014-02-06 13:19:22 +00:00
Emanuel Haupt
ac70eb008f Support staging. 2014-02-06 09:47:25 +00:00
Emanuel Haupt
c681ee709c Support staging. 2014-02-06 09:41:54 +00:00
David Thiel
b4a7d4075b Further remove remnants of stage support. 2014-02-05 01:59:19 +00:00
Matthias Andree
71582d29b3 Upgrade to test6, which adds DNSSEC validation and caching support.
Note that this requires configuration (see dnsmasq.conf.example for
hints) and has a few rough edges with regard to caching.
2014-02-05 01:49:52 +00:00
David Thiel
d9f89d43e6 Remove STAGE support, it screws up the run scripts.
PR:		184949
Submitted by:	issue reported by DrTebi
2014-02-04 19:15:43 +00:00
Sunpoet Po-Chuan Hsieh
20f8c60bf9 - Update to 0.38
Changes:	http://search.cpan.org/dist/Net-DNSBL-MultiDaemon/Changes
PR:		ports/186458
Submitted by:	sunpoet (myself)
Approved by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-02-04 18:28:54 +00:00
Sunpoet Po-Chuan Hsieh
bb7a6bfe1d - Update to 0.13
- Add LICENSE
- Reformat pkg-descr
- Use single space after WWW:
- Take maintainership

Changes:	http://search.cpan.org/dist/Net-DNSBL-Statistics/Changes
2014-02-04 16:57:59 +00:00
Sunpoet Po-Chuan Hsieh
8d4a277c16 - Update to 0.48
- Add LICENSE

Changes:	http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
2014-02-04 16:31:14 +00:00
Sunpoet Po-Chuan Hsieh
0a7954e30e - Update to 0.12
- Add LICENSE

Changes:	http://search.cpan.org/dist/Net-DNS-Codes/Changes
2014-02-04 16:31:10 +00:00
Sunpoet Po-Chuan Hsieh
4115540640 - Update to 0.1.17
Changes:	http://search.cpan.org/dist/Mozilla-PublicSuffix/Changes
2014-02-04 16:14:11 +00:00
Martin Wilke
dfa4d98600 - Stage support 2014-02-03 04:11:31 +00:00
Martin Wilke
ff1071c0ac - Stage support
- Convert to USES
2014-02-02 15:20:05 +00:00
Martin Wilke
9a4528c0c1 - Stage support 2014-02-01 17:07:53 +00:00
Martin Wilke
153bf7c28f - Stage support 2014-02-01 15:18:56 +00:00
Martin Wilke
eef915e4fb - Stage support 2014-02-01 14:42:45 +00:00
Martin Wilke
244d3c2210 - Stage support 2014-02-01 14:41:36 +00:00
William Grzybowski
9caa79b21f dns/p5-URBL-Prepare: update to 0.09
PR:		ports/186194
Submitted by:	maintainer
2014-02-01 11:54:13 +00:00
Mathieu Arnold
3e16818f5d Note that the RPZRRL patch doesn't work yet with that release.
Sponsored by:	Absolight
2014-01-31 09:50:56 +00:00
Mathieu Arnold
2ca459630d Update to 9.8.7.
Changes:	https://lists.isc.org/pipermail/bind-announce/2014-January/000895.html
Sponsored by:	Absolight
2014-01-31 09:06:57 +00:00
Mathieu Arnold
63786acf24 Update to 9.9.5.
Changes:	https://lists.isc.org/pipermail/bind-announce/2014-January/000896.html
Sponsored by:	Absolight
2014-01-31 08:58:45 +00:00
Rene Ladan
51ff9e2a87 Remove expired ports:
20140130 multimedia/kino: Not developed since 2009, declared dead 05.08.2013 on there website.
2014-01-31 x11-drivers/xf86-video-imstt: Broken, unsupported and unmaintained upstream.
2014-01-31 x11-drivers/xf86-video-via: Broken, not supported upstream.
2014-01-31 multimedia/vdr-plugin-softdevice: Broken after ffmpeg update (not sure it ever worked)
2014-01-31 sysutils/mbmon: Use sysutils/xmbmon instead. This port will be removed soon
2014-01-31 dns/bind96: EOL in January 2014, consider moving to Bind 9.8 or 9.9
2014-01-31 x11-drivers/xf86-video-nouveau: Not supported, missing kernel support. use the nvidia driver.
2014-01-31 00:24:59 +00:00
Andrej Zverev
3c9ffd7218 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-30 08:45:50 +00:00
Andrej Zverev
073942c880 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:46:33 +00:00
Rodrigo Osorio
877dce2447 Update maintainer email address
Approved by:	bapt@ (co-mentor)
2014-01-29 09:17:41 +00:00
Mark Felder
5b86f31fbe Support STAGE
Approved by:	swills (mentor)
2014-01-28 14:46:47 +00:00
Dmitry Marakasov
6270f9f8ae - Keep category Makefiles sorted 2014-01-28 03:25:28 +00:00
Renato Botelho
3960fdb899 Revert r341073, static libs are not supposed to be PIC 2014-01-27 15:43:42 +00:00
Renato Botelho
a61773bab1 Add -fPIC to CFLAGS for amd64, this fix static libraries
Approved by:	mat@ (maintainer)
2014-01-25 18:28:03 +00:00
Baptiste Daroussin
b63752a211 Support stage 2014-01-25 00:59:55 +00:00
Baptiste Daroussin
06680ecb8c Support stage 2014-01-25 00:54:22 +00:00
Antoine Brodin
04471db57d Fix a broken symlink
With hat:	portmgr
2014-01-24 22:47:06 +00:00
Antoine Brodin
f3ef3b396f Fix plist after upgrade to 0.74 2014-01-24 22:41:21 +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
4bdfd7b2b4 - 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:12:54 +00:00
Mathieu Arnold
ed4bf26e8b Fixup the props on Makefile*
With hat:	portmgr
Sponsored by:	Absolight
2014-01-22 17:00:46 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Danilo Egea Gondolfo
32d5a333f4 - Pass maintainership to submitter. I forgot it on the last commit.
PR:		ports/185881
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
Reported by:	miwi
2014-01-20 04:23:44 +00:00
Ashish SHUKLA
6c109c60a0 - Add STAGE support
- Fix issue during installation[1]
- Remove incorrect pkg-message

Submitted by:	Серж ИвановЪ <evasive.gyron at gmail.com> (via private mail)
2014-01-19 23:39:17 +00:00
Danilo Egea Gondolfo
5f43e76c88 - Fix a problem with the config files path.
PR:		ports/185881
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
2014-01-19 18:42:54 +00:00
Martin Matuska
a171b27fd7 Fix manpages in pkg-plist for dns/udns 2014-01-19 12:50:56 +00:00
Martin Matuska
1711119092 Update to 0.3 and add STAGE support 2014-01-19 10:43:39 +00:00
Danilo Egea Gondolfo
ffd012c4ef - Update from 3.8.1 to 3.8.2
- Add stage support
- Use options helpers
- Use PLIST_FILES instead of pkg-plist

PR:		ports/185714
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2014-01-19 02:04:22 +00:00
Steven Kreuzer
a6420a6ec5 Update to 0.74 2014-01-17 14:10:53 +00:00
Sergey Matveychuk
6fbd3e4cb7 - Remove chown ${ETCDIR}
PR:		ports/185472
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
2014-01-17 10:30:16 +00:00
Ryan Steinmetz
caeaebda9f - Reset maintainer due to fatal email bounces
Reported by:	portscout
2014-01-16 13:05:20 +00:00
Martin Wilke
97319b992f - Update to 1.3.2 2014-01-15 03:51:46 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Mathieu Arnold
c39c3d4a40 Security update to fix CVE-2014-0591 as reported at
https://kb.isc.org/article/AA-01078/74/

9.9.4 -> 9.9.4-P2
9.8.6 -> 9.8.6-P2
9.6-ESV-R10 -> 9.6-ESV-R10-P2

Security:	CVE-2014-0591 Remote DOS
2014-01-13 17:38:28 +00:00
Mathieu Arnold
618cb95b5c Put back in the general pool, I don't think there's anything perlish in here. 2014-01-12 16:40:58 +00:00
Jason Helfman
b571f1e042 - adopt staging support
- trim comment
- fix dependencies
- use python autoplist feature
2014-01-10 08:12:49 +00:00
Mathieu Arnold
434aa8bf29 Fixup rndc.conf.sample installation
Spotted by:	antoine
2014-01-08 22:52:19 +00:00
Mark Linimon
48d953d23e Reset simon.krenz@ghostbsd.org: "550 No Such User Here". 2014-01-08 02:08:19 +00:00
David Thiel
1e2d75a80c Add conflicts
Submitted by:	ketas
2014-01-07 19:56:56 +00:00
Erwin Lansing
fe8682b27c There's always a default value for named_conf now, so no need to
check for it, and espcially not for a wrong value.

Noticed by:	Stefan Bethke <stb@lassitu.de>
Approved by:	mat (maintainer)
2014-01-07 09:55:06 +00:00
Mathieu Arnold
4b89f3e30d Fixup dependencies, add forgotten pkgconfig. 2014-01-07 00:23:31 +00:00
Mathieu Arnold
29d398ff32 Yet another round of fixes.
This time, it seems all of REPLACE_BASE, not REPLACE_BASE and post Bind removal
from base seem to work consistently.
2014-01-06 23:15:20 +00:00
Mathieu Arnold
3acb181ef3 Fix yet another bug, they're creeping like crazy... 2014-01-06 21:39:08 +00:00
Mathieu Arnold
16929ea6fc Add bind10 1.0.0, development version of ISC BIND 10 DNS Suite.
PR:		ports/ports/176782
Submitted by:	Jeremy C. Reed
2014-01-06 18:35:08 +00:00
Mathieu Arnold
fb83d6ffa3 Fix gssapi options knob. 2014-01-06 17:31:55 +00:00
Mathieu Arnold
422c80b630 Fix build with LINKS. 2014-01-06 14:29:24 +00:00
Mathieu Arnold
5d545c6f64 Convert to staging and new options. 2014-01-06 13:34:48 +00:00
Raphael Kubo da Costa
b2734860b1 1. Handle removed bind in FreeBSD-HEAD and FreeBSD-10, dns/zkt depends on
dns/bin99 port in these cases. That fixes an error on the FreeBSD package
   build server.
2. Support staging.
3. Support LICENSE framework.

PR:		ports/185267
Submitted by:	Frank Behrens <frank@harz2014.behrens.de> (maintainer)
2014-01-05 15:50:50 +00:00
Mathieu Arnold
0bea110783 Add the DOCS option to OPTIONS_DEFAULT. 2014-01-04 19:25:56 +00:00
David Thiel
20ff24a350 Add stage support, update ipv6 patch, update root server IPs, change MAN handling, etc.
PR:		184949
Submitted by:	Brad Davis
2014-01-04 00:35:04 +00:00
Erwin Lansing
feaedb2576 Hand the BIND ports to a new volunteer. 2014-01-02 13:43:11 +00:00
Matthias Andree
9c8d34d613 Update to new upstream 2.69test3 release, with these noteworthy changes:
- Implement dynamic interface discovery on *BSD
- Fix endless loop with some bogu-nxdomain. Another F_CONFIG botch.
- Ignore ",," in dhcp-host, rather than treating it as ",0,"

Invent an additional .0 so we can later have 2.69rc... releases without
touching PORTEPOCH.
2014-01-01 23:06:40 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Johan van Selst
1621aa2596 - Fix perl shebang path
- Enable stage support
- Bump PORTREVISION
2013-12-29 09:06:42 +00:00
Mathieu Arnold
1324695268 Update to 1.4.13
PR:		ports/185224
Submitted by:	Takefu
2013-12-27 14:48:35 +00:00