Commit Graph

1904 Commits

Author SHA1 Message Date
Bernhard Froehlich
1320694d19 - Update to 1.4.04
Approved by:	miwi (mentor)
2010-08-05 10:15:18 +00:00
Sergey Matveychuk
6dd3ca4c36 - Update to 1.4.6 2010-08-04 11:06:04 +00:00
Li-Wen Hsu
96f9e636c9 - Update to 3.2.6
PR:		ports/149234
Submitted by:	Jaap Akkerhuis <jaap AT NLnetLabs.nl> (maintainer)
2010-08-03 17:26:10 +00:00
Doug Barton
cc926de6f4 Minor tweaks 2010-08-03 01:25:54 +00:00
Philippe Audeoud
6f51bad626 - Update to 1.00
- Changelog: <http://cpansearch.perl.org/src/MSCHILLI/DNS-ZoneParse-1.00/Changes>
2010-07-29 06:29:57 +00:00
Sahil Tandon
e971ac5f26 - Update my MAINTAINER address to sahil@FreeBSD.org 2010-07-29 02:58:44 +00:00
Sylvio Cesar Teixeira
cec7778e5c - Update to 1.48
PR:		ports/148886
Submitted by:	Ruben Van Staveren <ruben@verweg.com>
Approved by:	wen@ (He is on vacation, I've his permission for commit your PR)
2010-07-26 11:39:01 +00:00
Martin Matuska
39b68bb4fe Update libevent to 1.4.14b
PR:		ports/147723
Approved by:	maintainer (timeout)
2010-07-25 15:39:20 +00:00
Max Brazhnikov
8c9b6f61c3 Update to 1.6.5
PR:		ports/147565
Submitted by:	Jaap Akkerhuis <jaap at NLnetLabs.nl>
Approved by:	Konstantin Saurbier (maintainer)
2010-07-18 21:30:57 +00:00
Doug Barton
472fcbc24a Updgrade to version 9.7.1-P2 which addresses a DNSSEC-related bug.
If a query is made explicitly for a record of type 'RRSIG' to a validating
recursive server running BIND 9.7.1 or 9.7.1-P1, and the server has one or
more trust anchors configured statically and/or via DLV, then if the answer
is not already in cache, the server enters a loop which repeatedly generates
queries for RRSIGs to the authoritative servers for the zone containing the
queried name.

CVE:	http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0213
CERT:	http://www.kb.cert.org/vuls/id/211905

Versions affected:	9.7.1, 9.7.1-P1
Severity:		High
Exploitable:		remotely

http://www.isc.org/software/bind/advisories/cve-2010-0213
2010-07-17 07:54:40 +00:00
Sahil Tandon
235d1af397 - Drop maintainership 2010-07-14 04:39:47 +00:00
Doug Barton
c30ea1e9df Update to 9.7.1-P1, the latest version from ISC. 2010-07-12 01:48:56 +00:00
Marcelo Araujo
daf7cef508 - Update to 1.1.1.
PR:		ports/148476
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2010-07-11 13:34:39 +00:00
Doug Barton
31cf3e8ea8 Upgrade to version 9.7.1-P1. The patch addresses 2 areas in the resolver
code where the 9.7.x series tightened its adherence to the DNS protocol
as written, vs. the 9.6.x series which was more liberal in what it accepted.

Specifically:
1. Restore processing of certain forms of negative responses that do
   not contain all of the required elements to avoid aggressive
   re-querying of authority servers.
2. Accept answers from authority servers without the AA bit set
   if they meet the other requirements of an answer packet.

More detail can be found here:
https://www.isc.org/community/blog/201007/compatibility-issues-bind-970-and-971
2010-07-10 21:36:05 +00:00
Marcelo Araujo
ef08eaf510 - Update to 1.0.
PR:		ports/148359
Submitted by:	Frank Behrens <frank+ports@ilse.behrens.de> (maintainer)
Feature safe:	yes
2010-07-05 23:08:22 +00:00
Wen Heping
331728e9f2 Class to setup a number of nameservers that respond to specific DNS queries
(QNAME,QTYPE) by prespecified answers. This class is to be used in test suites
where you want to have servers to show predefined behavior.

If the server will do a lookup based on QNAME,QTYPE and return the specified
data. If there is no QNAME, QTYPE match the server will return a SERVFAIL.

A log will be written to STDERR it contains time, IP/PORT, QNAME, QTYPE, RCODE.

WWW:    http://search.cpan.org/dist/Net-DNS-TestNS/

PR:		ports/148161
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Feature safe:	yes
2010-06-27 01:21:47 +00:00
Martin Wilke
4cd55f4c75 - Update to 1.6.5
PR:		147905
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Feature safe:	yes
2010-06-21 04:17:46 +00:00
Doug Barton
250f5e070c Turns out that the bind.keys.h file is not a new dependency, so my previous
fix was too hasty. Employ a more robust fix that removes the _perl_ dep for
both this file and bind9.xsl.h. The pre-generated versions of these files
are identical to the newly generated ones, which is why this perl issue
never came up previously.

I still have reservations about baking the ISC DLV key into named, but given
that this was already done in 9.7.0+ at least this way we don't violate POLA.
2010-06-18 05:41:26 +00:00
Doug Barton
a1effa157f The newly added bind.keys.h file requires perl for its creation,
which is a problem, however what it's doing is baking the ISC
DLV key into named which is not something I think is reasonable
to do by default.

So, instead of adding perl as a build dependency eliminate the
need for the file altogether.
2010-06-18 02:29:06 +00:00
Doug Barton
69c8e47689 Update to version 9.7.1, the latest from ISC.
This version has numerous minor bug fixes, please refer to the
CHANGES file for details. Many (but not all) of the fixes are
DNSSEC-related, and all users who are doing DNSSEC validation
are encouraged to upgrade to this version.
2010-06-17 22:35:10 +00:00
Sergey Matveychuk
7722c237dd - Update to 1.4.5 2010-06-15 15:46:14 +00:00
Ashish SHUKLA
7012ce9f37 - Adopt unmaintained ports.
Approved by:	pgj, tabthorpe (mentors)
2010-06-14 12:56:44 +00:00
Doug Barton
9a95d46dc7 Unbreak on HEAD 2010-06-14 08:40:55 +00:00
Mario Sergio Fujikawa Ferreira
2d56508c7a Add LICENSE* information 2010-06-13 10:52:39 +00:00
Ashish SHUKLA
cffcff87c3 - Change my maintainer address.
Approved by:	   pgj (mentor)
2010-06-11 13:37:41 +00:00
Peter Pentchev
60824c62ea Update to c-ares-1.7.2 and declare the MIT license. 2010-06-11 11:24:38 +00:00
Matthias Andree
adb91f456d Upgrade to upstream bugfix release 2.55, removing version hack.
Note this version fixes two crashes on startup.

Approved by: garga (mentor)
2010-06-08 20:01:50 +00:00
Gabor Kovesdan
497166b01b - Drop maintainership 2010-06-08 07:31:58 +00:00
Doug Barton
36ff43a47e Remove bms from the pkg-descr's of ports he no longer maintains. 2010-06-06 22:09:10 +00:00
Philip M. Gollucci
3d1caf37fa - Update to 0.29
PR:             ports/147387
Approved by:    greenwood.andy@gmail.com (maintainer)
Submitted by:   myself (pgollucci@)
Changes:        http://search.cpan.org/dist/Net-DNSBL-MultiDaemon/Changes
2010-06-06 20:15:52 +00:00
Martin Wilke
7cac4829ba - Add a EOL message
PR:		145780
Submitted by:	maintainer
2010-06-05 20:39:18 +00:00
Matthias Andree
3d0040e8f7 Update pkg-descr (minor fixes; formatting).
Approved by: miwi (mentor)
2010-06-05 13:14:23 +00:00
Matthias Andree
eddf9c5da3 Upgrade to new upstream release dnsmasq 2.53/2.54.
This release was inadvertently dubbed 2.54 in its logging by Simon Kelley,
so adjust our PORTVERSION to match that, but still build the 2.53 tarball.
Simon will treat 2.53 and 2.54 the same and release 2.55 next time.
http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2010q2/004105.html
Check work/dnsmasq-2.53/src/config.h for VERSION after "make extract" to see.

Approved by: garga (mentor)
2010-06-04 12:11:14 +00:00
Pav Lucistnik
fe337e0489 - Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles
- Convert a bunch of ports to use it

PR:		ports/146329
Submitted by:	mm
With hat:	portmgr
2010-06-04 08:09:20 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Tilman Keskinoz
a10fa39f6a Update to 2.1.1
PR:		147225
Submitted by:	Janos Mohacsi
2010-05-30 17:44:07 +00:00
Sylvio Cesar Teixeira
106a50b69e - Update to 1.1.0
PR:		ports/147134
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2010-05-29 11:47:44 +00:00
Philip M. Gollucci
8f3a51419c - Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]

PR:             ports/147005
Submitted by:   pgollucci (myself)
Approved by:    portmgr (pav)
With Hat:       ruby@
2010-05-26 19:51:34 +00:00
Wen Heping
35f09f2e20 - Update to 1.47 2010-05-24 07:15:25 +00:00
Mark Linimon
cb4c252136 Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:		portmgr
2010-05-23 21:16:16 +00:00
Doug Barton
7509c01a81 Update to the latest patch set from ISC, which addresses the following:
Named could return SERVFAIL for negative responses
   from unsigned zones.
2010-05-20 06:34:15 +00:00
Wen Heping
6293fadb3e Net::DNS::RR::SRV::Helper is a perl module to order SRV records
by priority and weight for Net::DNS.

WWW: http://search.cpan.org/dist/Net-DNS-RR-SRV-Helper/

PR:		ports/146572
Submitted by:	"Zane C.B." <vvelox@vvelox.net>
2010-05-19 06:00:57 +00:00
Martin Wilke
53925f575d - Update to 3.2.5
PR:		145781
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
2010-05-09 11:22:47 +00:00
Anton Berezin
129378971d Add dns/p5-BIND-Config-Parser 0.01, a Perl module that
parses BIND v8 and v9 configuration files.
2010-05-05 11:39:03 +00:00
Philip M. Gollucci
eecc309802 - Send my final p5- ports to perl@ 2010-04-29 17:32:08 +00:00
Sergey Matveychuk
9fe0c5b688 - Update to 1.4.4
* mistly bugs fix release
 * ECC-GOST is not supported by the port yet because of it requires
   OpenSSL 1.0.0 from ports. (There is in TODO).
2010-04-22 12:06:15 +00:00
Alex Dupre
bf330a57d4 Switch to use newer GMP version.
PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)
2010-04-19 10:43:42 +00:00
Wen Heping
22919484a7 - Update to 2.1.4
PR:		ports/144383
Submitted by:	Pavel Chudakov <sonic@4rm.ru>
Approved by:	maintainer
2010-04-09 10:58:14 +00:00
Wen Heping
c9f65b7c5c - Update to 1.46 2010-04-09 06:05:03 +00:00
Wen Heping
eab18dadb1 - Update to 1.45 2010-04-06 06:32:11 +00:00