Commit graph

3437 commits

Author SHA1 Message Date
Ashish SHUKLA
3c1c30b31e - Update to 1.0.2
PR:		200633
Submitted by:	Sir l33tname <sirl33tname at gmail.com>
2015-06-09 11:29:53 +00:00
Dmitry Marakasov
9d4c2e50fc - Add LICENSE
- Modernize plist
2015-06-08 01:16:54 +00:00
Sunpoet Po-Chuan Hsieh
175e46e1e1 - Update to 1.151560
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Tie-DNS/Changes
2015-06-06 18:08:58 +00:00
Dmitry Marakasov
76be8c3b9e - Strip binaries 2015-06-03 16:00:47 +00:00
Mathieu Arnold
3f0ba6f820 Make BIND start a bit later (and really *after* ldconfig.) [1]
Add an option to have it start way later.

PR:		200375 [1]
Sponsored by:	Absolight
2015-06-01 10:13:58 +00:00
Erwin Lansing
79f7630894 Warn users of the EOL and set expiration date.
Submitted by:	mat
Approved by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Sponsored by:	DK Hostmaster A/S
2015-05-28 19:29:42 +00:00
Erwin Lansing
ab72f09e8b iupgrade to 3.2.19
FEATURES:
- Synthesize CNAMEs with same TTL as DNAME.
- RFC 7344: CDS and CDNSKEY (read in).
- hmac sha224, sha384 and sha512 support, patch from David Gwynne.
- max-interfaces raised to 32.
BUG FIXES:- Fix endian.h include for OpenBSD.
- Fix per-zone query class statistics.
- Fixes for wildcard addition and deletion.
- Fixes to zonec origin and b64 read (like in NSD 4.1.2).
- Fix tcp waiting list for zone transfers where the bind and connect calls
fail. (like in NSD 4.1.2)
- Removed compiler warnings from lex about unput and input functions.

NSD 3 is end-of-life. Please install an NSD 4 package if you want to
use NSD. Our support commitment lasts for about a year. For details,
see http://www.nlnetlabs.nl/pipermail/nsd-users/2015-May/002100.html .

PR:		200491
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2015-05-28 13:33:22 +00:00
Dmitry Marakasov
cce3a74ecd - Don't cat pkg-message from Makefiles
Approved by:	portmgr blanket
2015-05-27 00:15:04 +00:00
Sunpoet Po-Chuan Hsieh
c4479ebd8d - Add LICENSE 2015-05-25 19:55:25 +00:00
Sunpoet Po-Chuan Hsieh
a83670d602 - Update to 1.5.1
- Simplify COMMENT
- Update WWW

Changes:	https://github.com/weppos/publicsuffix-ruby/blob/master/CHANGELOG.md
2015-05-25 19:53:55 +00:00
Matthias Andree
919a8134f0 Upgrade to new release candidate #8, fixing buffer overflow since rc6. [1]
Add CPE information [2].

Extract from shortlog, omitting irrelevant entries:

Nicolas Cavallari (1):
      Constify some DHCP lease management functions.

Simon Kelley (10):
      Don't remove RRSIG RR from answers to ANY queries when the do bit is not set.
      Handle UDP packet loss when fragmentation of large packets is broken.
      Check IPv4-mapped IPv6 addresses with --stop-rebind.
      Tweak EDNS timeout code.
      Pointer to mail-archive mailing list mirror in doc.html.
      Allow T1 and T2 DHCPv4 options to be set.
      Use correct DHCP context for PXE-proxy server-id.
      Fix buffer overflow introduced in 2.73rc6.

PR:		199955 [2]
Submitted by:	shun, amdmi3 [2]
Reviewed by:	amdmi3 [2]
Security:	7927165a-0126-11e5-9d98-080027ef73ec
2015-05-23 08:45:02 +00:00
Mathieu Arnold
8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00
Ryan Steinmetz
3e5d6e553c - Update to 0.2.0 2015-05-22 12:08:50 +00:00
Dmitry Marakasov
4ae2b42965 - Add option to install Munun plugin
PR:		199798
Submitted by:	tgyurci@gmail.com
Approved by:	maintainer timeout
2015-05-18 17:44:32 +00:00
Mathieu Arnold
274f6b67fd Typo
Poked by:	Peter Blok
Sponsored by:	Absolight
2015-05-18 15:33:07 +00:00
Mathieu Arnold
2c0a2e8a9f Allow BIND 9.10 users to select the old key format when using GOST.[1]
While there, reword the options a bit, and the pkg-help files.

PR:		200031 [1]
Submitted by:	 Leo Vandewoestijne [1]
Sponsored by:	Absolight
2015-05-18 11:41:41 +00:00
Erwin Lansing
61fb20e769 Add knot2 beta, the next major release of the Knot DNS
high-performance authoritative-only DNS server

PR:		199868
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com>
2015-05-18 11:33:11 +00:00
Erwin Lansing
21c81c1764 The upstream came with a different temporarily solution than the patch in PR 199298.
This one allows for GOST in DNSSEC.
Add conflict with upcoming knot2 port.

PR:		199866
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
2015-05-18 11:21:06 +00:00
Sunpoet Po-Chuan Hsieh
c29cf9b742 - Use DISTVERSIONPREFIX instead of DISTNAME 2015-05-15 18:05:07 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Dmitry Marakasov
cc314a672d - Add CPE info
Approved by:	portmgr blanket
2015-05-14 07:02:20 +00:00
Dmitry Marakasov
875abff582 - Add CPE info
- Fix LICENSE
- Fix WWW:

Approved by:	portmgr blanket
2015-05-13 04:55:03 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Mathieu Arnold
65a99e72a5 Move p5- ports from ports@ to perl@.
With hat:	perl@
Sponsored by:	Absolight
2015-05-11 12:04:18 +00:00
Sunpoet Po-Chuan Hsieh
aaec9d50ae - Add LICENSE
- Pass maintainership to perl@
2015-05-10 12:45:20 +00:00
Dmitry Marakasov
22a9b9a462 - Add CPE info
Approved by:	portmgr blanket
2015-05-10 05:09:34 +00:00
Kurt Jaeger
a99ab7817a dns/adns: pet PORTSCOUT 2015-05-09 08:43:00 +00:00
Dmitry Marakasov
74f3a8c1bc - Create /var directories from plist, not rc.d script
- Strip binaries
- Add LICENSE_FILE

PR:		200050
Submitted by:	amdmi3
Approved by:	jaap@NLnetLabs.nl (maintainer)
2015-05-09 02:04:06 +00:00
Dmitry Marakasov
cd387639df - Add empty directory to plist
Approved by:	portmgr blanket
2015-05-09 01:08:35 +00:00
Frederic Culot
87bf1c689a - Reassign to the heap after sahil@'s bit was taken in for safekeeping 2015-05-08 13:34:30 +00:00
Kurt Jaeger
eecc5ccebc dns/adns: Add another weird version number to PORTSCOUT, fix patches 2015-05-08 11:00:33 +00:00
Ryan Steinmetz
645554f8e9 - devel/libevent no longer exists 2015-05-07 14:03:59 +00:00
Renato Botelho
a1a664a4e1 - Add a patch to fix CVE-2015-3294
- Bump PORTREVISION

PR:		199999
Approved by:	mandree@ (maintainer)
Obtained from:	http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=ad4a8ff7d9097008d7623df8543df435bfddeac8
MFH:		2015Q2
Security:	CVE-2015-3294
Sponsored by:	Netgate
2015-05-06 19:59:08 +00:00
Mathieu Arnold
c6457ffef4 Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-06 15:16:53 +00:00
Baptiste Daroussin
64fc8fee89 Use @dir mechanisms to ensure etc/unbound belongs to the unbound user 2015-05-03 14:21:38 +00:00
Baptiste Daroussin
8a86325903 Use @dir instead of @{un,}exec 2015-05-03 14:19:01 +00:00
Matthias Andree
16ed4b7452 Upgrade to release candidate #7.
Git shortlog:
Johnny S. Lee (1):
      Make get-version work when repo is a git submodule.

Simon Kelley (2):
      Logs in DHCPv6 not suppressed by dhcp6-quiet.
      Fix argument-order botch which broke DNSSEC for TCP queries.
2015-05-03 02:47:10 +00:00
Brad Davis
333a0dfd83 - Update dns/powerdns-recursor to 3.7.2
- Remove an extra blankline from dns/powerdns/distinfo

PR:		199720
Submitted by:	Ralf van der Enden
Approved by:	bdrewery (mentor)
MFH:		2105Q1
Security:	64e6006e-f009-11e4-98c6-000c292ee6b8
2015-05-01 15:39:21 +00:00
Brad Davis
d9448c0fb7 Update dns/powerdns to 3.4.4
PR:		199719
Approved by:	bdrewery (mentor)
MFH:		2015Q1
Security:	64e6006e-f009-11e4-98c6-000c292ee6b8
2015-05-01 15:07:56 +00:00
Martin Matuska
ac099b1790 Horde package update:
comms/pear-Horde_ActiveSync 2.27.0 -> 2.27.1
devel/pear-Horde_Argv 2.0.10 -> 2.0.11
security/pear-Horde_Auth 2.1.7 -> 2.1.8
devel/pear-Horde_Autoloader 2.1.0 -> 2.1.1
www/pear-Horde_Browser 2.0.8 -> 2.0.9
mail/pear-Horde_Mail 2.5.1 -> 2.6.0
mail/pear-Horde_Mapi 1.0.4 -> 1.0.5
mail/pear-Horde_Mime 2.8.1 -> 2.9.0
textproc/pear-Horde_Pdf 2.0.4 -> 2.0.5
security/pear-Horde_Perms 2.1.3 -> 2.1.4
devel/pear-Horde_Prefs 2.7.2 -> 2.7.3
devel/pear-Horde_Rdo 2.0.3 -> 2.0.4
www/pear-Horde_Routes 2.0.3 -> 2.0.4
mail/pear-Horde_Smtp 1.9.0 -> 1.9.1
devel/pear-Horde_Support 2.1.2 -> 2.1.3
textproc/pear-Horde_Text_Filter 2.3.0 -> 2.3.1
devel/pear-Horde_Tree 2.0.3 -> 2.0.4
devel/pear-Horde_View 2.0.4 -> 2.0.5
textproc/pear-Horde_Xml_Element 2.0.2 -> 2.0.3
www/horde-base 5.2.4 -> 5.2.5
mail/horde-imp 6.2.7 -> 6.2.8
mail/horde-ingo 3.2.4 -> 3.2.5
deskutils/horde-kronolith 4.2.5 -> 4.2.6
deskutils/horde-mnemo 4.2.5 -> 4.2.6
mail/horde-turba 4.2.5 -> 4.2.6
mail/horde-webmail 5.2.5 -> 5.2.6
deskutils/horde-groupware 5.2.5 -> 5.2.6
2015-05-01 07:11:54 +00:00
Mathieu Arnold
9fbb9b3c6d When named.conf was placed somewhere else than %%ETCDIR%%, rndc would stop
working.

PR:		199384
Submitted by:	Curtis Villamizar
Sponsored by:	Absolight
2015-04-30 14:43:04 +00:00
Mathieu Arnold
00f359ee54 Update to 2.1.0
Sponsored by:	Absolight
2015-04-30 14:27:24 +00:00
Ryan Steinmetz
7676f92592 - Use new GITHUB magic
Submitted by:	mat@
2015-04-30 00:52:32 +00:00
Ryan Steinmetz
7b4f7e2c6f New port: dns/cli53:
cli53 provides import and export from BIND format and simple command
line management of Route 53 domains.

WWW: https://github.com/barnybug/cli53/
2015-04-29 20:24:44 +00:00
Sunpoet Po-Chuan Hsieh
921f167c64 - Update to 567
PR:		199711
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu> (maintainer)
2015-04-26 13:38:43 +00:00
Baptiste Daroussin
25c34fd38f Update icu to 55.1 2015-04-23 21:26:09 +00:00
Vanilla I. Shu
62d4d7420a Upgrade to 1.4.1. 2015-04-23 13:29:00 +00:00
Matthias Andree
0d057249e8 Update to new release candidate #6.
Git shortlog since release candidate #4:

Moshe Levi (1):
      Check IP address command line arg in dhcp_release.c

Simon Kelley (7):
      Fix crash in auth code with odd configuration.
      Auth: correct replies to NS and SOA in .arpa zones.
      Note CVE-2015-3294
      Log domain when reporting DNSSEC validation failure.
      Revert 61b838dd574c51d96fef100285a0d225824534f9 and just quieten log inste
      Handle domain names with '.' or /000 within labels.
      Tweaks to previous, DNS label charset commit.

Stefan Tomanek (1):
      Fix (srk induced) crash in new tftp_no_fail code.
2015-04-22 22:25:44 +00:00
Martin Matuska
10f5f95437 Horde package update:
security/pear-Horde_Auth 2.1.6 -> 2.1.7
www/pear-Horde_Http 2.1.4 -> 2.1.5
dns/pear-Horde_Idna 1.0.1 -> 1.0.2
graphics/pear-Horde_Image 2.2.0 -> 2.3.0
devel/pear-Horde_Itip 2.0.7 -> 2.1.0
mail/pear-Horde_Mime 2.8.0 -> 2.8.1
mail/pear-Horde_Mime_Viewer 2.0.8 -> 2.1.0
net/pear-Horde_Rpc 2.1.3 -> 2.1.4
devel/pear-Horde_Util 2.5.4 -> 2.5.5
2015-04-22 19:58:46 +00:00
Bartek Rutkowski
ba72726d01 dns/fastresolve: add WWW
PR:		199437
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
2015-04-22 11:35:31 +00:00