Commit graph

67 commits

Author SHA1 Message Date
Doug Barton
69f04a0bcb Update to 0.60, which includes some important security fixes:
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-3377
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-3409

... as well as rudimentary support for IPSECKEY.
See /usr/local/share/doc/p5-Net-DNS/Changes for more details.

Prodded by:	Several, including ...
PR:		ports/114230
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2007-07-03 19:47:28 +00:00
Doug Barton
44155cd19d Update to 0.59, which mostly cleans up the PTR code. 2006-09-27 23:40:21 +00:00
Doug Barton
4ba23117b7 1. Update to 0.58, which contains numerous small bug fixes, and new
functionality for DLV/DNSSEC.

2. Add virtual category ipv6

3. Add OPTIONS for IPV6, enabled by default.

4. Fix the test for WITH_IPV6, and move it out of the test for
${PERL_LEVEL} < 500800. On my system, the IPv6 libraries are not
(any longer?) installed by default with Perl 5.8. The test is
harmless if the libraries are there in any case, so remove the
pointless micro-optiimiztion.
2006-07-09 07:45:25 +00:00
Doug Barton
7d34f4a7ff Update to 0.57 (which contains no functional changes from 0.56),
and reenable the cryptographic features on Perl 5.005.

PR:		ports/94770
Submitted by:	leeym (thanks!)
2006-04-18 22:16:45 +00:00
Doug Barton
497b01a297 Version 0.56, which contains a new method for the SPF RR, and
various bug fixes.
2006-02-20 21:44:05 +00:00
Doug Barton
b41c982f31 Make the second RUN_DEPENDS +=
Pointy hat to:	me
Thanks to:	kris
2005-12-16 00:56:39 +00:00
Doug Barton
ec9bf19b91 Upgrade to 0.55, an emergency release to fix a problem with TCP
sockets introduced in 0.54. Anyone who upgraded to 0.54 should
upgrade to this version ASAP.
2005-12-14 22:51:17 +00:00
Doug Barton
055c8e918e upgrade to 0.54, which contains many bug fixes
work around the fact that the crypto features of this library
require dependencies which are not available to Perl < 5.6.2.
2005-12-13 09:19:18 +00:00
Doug Barton
f6854e0457 Update to 0.53, which fixes a stray AFINET_6, and a few other bugs. 2005-07-23 01:37:20 +00:00
Doug Barton
48c2b9e908 Upgrade to the eagerly anticipated 0.52. If you are using a version
of this module later than 0.49, you should definitely upgrade, as
this version fixes several bugs in the new code.

If running Perl < 5.6, make addition of the IPv6 modules optional
as 0.52 of this module fixes the bugs that made it mandatory.
2005-07-06 05:23:46 +00:00
Doug Barton
4984b43ef1 Make this work on Perl 5.005.03 (ala RELENG_4) by installing
the bytes.pm pragma, which is the only thing that the new
version of Net::DNS needs from 5.6+ that isn't in 5.005.03.
2005-06-27 02:56:12 +00:00
Doug Barton
7bcac54531 Upgrade to 0.51, which fixes extra debugging that should not have
gone into the live version.

Also, 0.50 grew a dependency on Net-IP which was not recorded in the
Changes file, so add that explicitly. This was mentioned by several
people, including the current Net-DNS author, and the PR.

PR:		ports/82194
Submitted by:	Helge Oldach <p5netdnsjun05@oldach.net>
2005-06-13 15:58:10 +00:00
Doug Barton
5223f50a4f Upgrade to 0.50, the latest version. Usual assortment
of bug fixes, plus experimental IPv6 support (not
yet enabled).
2005-06-10 20:52:39 +00:00
Doug Barton
ce79355859 Update to the latest version, mostly bug fixes. 2005-04-05 12:48:43 +00:00
Doug Barton
3cc6907734 Update to 0.48, a minor bugfix release. 2004-08-22 20:13:44 +00:00
Doug Barton
f329896e86 Update to 0.47. The few small bug fixes can be found in the CHANGES file.
PR:		ports/66945
Submitted by:	Mark Foster <mark@foster.cc>
2004-06-06 03:03:10 +00:00
Bill Fumerola
ef78fdf6ad this perl module creates/parses 'dynamic' updates, not 'dymanic' ones. 2004-03-17 00:36:11 +00:00
Doug Barton
5ac398ba00 Update to 0.46, which has better IPv6 reverse DNS handling, and
all known 'taint mode' problems fixed.

PR:		ports/63841
Submitted by:	Tim Bishop <tim@bishnet.net>
2004-03-14 00:09:04 +00:00
Doug Barton
af7eeffdf1 Upgrade to 0.45. This version has major speed enhancements,
better handling of classes, and other cleanups.
2004-02-08 08:06:00 +00:00
Doug Barton
0d13b1177c Update to version 0.44, the latest available. Version 0.43 had the
actual substantive changes, 0.44 has some non-user-visible changes
to make CPAN.pm happy.

Power users of this module are encouraged to read the CHANGES file.
Most users shouldn't have problems with this upgrade.

Significant changes to the software:
1. Ongoing refinement of proper class inheritance/categorization.
2. Fix zone transfers with 'many-answer' format.
3. Finally "fixed" the .xs code, and accompanying Makefile.pl options
to work out of the box on both RELENG_4 and 5-current.
4. Added a Makefile.pl option to avoid the online tests.
5. Support for unknown RR types.

Changes to the port:
1. Take advantage of 3 and 4 above.
2. portlint doesn't like the word 'file' to appear in the Makefile, so
change it to 'doc' for the PORTDOCS install loop.
2004-01-02 02:44:05 +00:00
Doug Barton
18ed008853 Update to version 0.42. Fixes a bug in Net::DNS::Resolver::Recurse, and
adds capability for a persistent UDP socket.
2003-11-10 08:13:48 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Doug Barton
7dd081a017 Update to version 0.41, which contains several documentation and other
cleanups. Also, the removal of the Net::DNS::Resolver::axfr_old()
method.
2003-10-06 02:19:37 +00:00
Edwin Groothuis
fa1ac61168 Massive repo-copies request: net->dns (partly devel->dns)
PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr
2003-09-05 04:54:37 +00:00
Doug Barton
a00b931cd9 Upgrade to 0.40. This is a minor upgrade, mostly documentation.
Other than dnssec updates, no new functionality.
2003-09-04 10:00:51 +00:00
Doug Barton
6221b46504 Update to 0.39, the latest release.
* Updated docs
* Net::DNS::Resolver now has unique classes for windows and unix
* You can now define a config file for the Resolver object
* Various other cleanups

If you were (bogusly) using module globals in your scripts, this
update is likely to break that, so take due precautions.
2003-08-25 08:08:01 +00:00
Doug Barton
8b18ba9970 Update to version 0.38. Versions 0.3[567] all had various bugs with
either the Makefile.PL script, or other, and offered nothing new
of interest.

This version has a more efficient dn_expand method, and adds a
warning that Resolver::axfr_old() is deprecated.
2003-06-14 00:14:21 +00:00
Doug Barton
5d28c26236 Update to version 0.34, which has better handling for multi-string TXT RR's,
and multiple queries in one packet. Also some minor bug fixes for
Net::DNS::Resolver::Recurse and Net::DNS::Resolver::axfr_next().

Convert to ${SITE_PERL}
2003-04-06 23:24:48 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Maxim Sobolev
628b215647 Conditionalise several dependencies on PERL_LEVEL to make those ports more
friendly for perl-5.8.0, which has those dependencies included into the
base distribution.

Sponsired by:	Porta Software Ltd
2003-02-20 16:33:26 +00:00
Edwin Groothuis
1550f20bf2 Add missing man page.
PR:		ports/47142
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-01-16 13:33:37 +00:00
Doug Barton
c9037bc59e Update to 0.33, which has improved SIG support, and a few minor bugfixes.
Delete the sed "patch in Makefile" for FAQ.pod, the authors finally
fixed that.
2003-01-12 01:44:40 +00:00
Doug Barton
80126c27cf Update to 0.31, which has bug fixes for OPT.pm, and a new udp timeout feature. 2002-11-22 05:40:04 +00:00
Doug Barton
36473c3905 Update to 0.30, which has TKEY support, a new safe_push() method
for detecting duplicate RR's in an update packet, and some more
tests. Note, the tests are not installed by the port, but are
useful to examine as samples, and to test your installation.

* Update the port to handle the new TKEY and FAQ files.
* Patch the new FAQ, since pod2man is choking on the CVS Id.
* Update the comment by mentioning dynamic updates.
* Add a comment to the Makefile about the harmless build errors
you see if you don't have the run-time depends already installed.
2002-11-11 09:54:18 +00:00
Doug Barton
3441ee82fc Revert 1.32, which was wrong in all its particulars:
* The errors related to the missing dependencies during build are harmless.
The build-time and run-time dependencies are seperated on purpose so that
the port can be built and run on different boxes.

* The Test-Simple module is not needed to build or run the port, the
tests are not installed by us, and not part of the port itself.

These changes should have been discussed with me before they were made.
2002-11-11 08:58:10 +00:00
Maxim Sobolev
2027aa621c Add missed dependency and copy RUN_DEPENDS into BUILD_DEPENDS to eliminate
configure-time warning.
2002-10-24 09:44:53 +00:00
Doug Barton
cf491d3290 Minor bugfixes. Variable scope in one module, and avoid a divide
by zero error when there are no usable interfaces.
2002-10-06 10:40:52 +00:00
Doug Barton
4435849fff Update to 0.28, which fixes some more AUTOLOAD bugs, dynamic update
bugs, SRV bugs, and Net::DNS::SEC bugs. No new features.
2002-09-02 21:24:48 +00:00
Doug Barton
13f554ed42 Upgrade to 0.26, which has fixes for the test suite, and the AUTOLOAD
bug that I found when running this code under perl 5.005.
2002-08-07 00:17:06 +00:00
Doug Barton
13df8e5162 Upgrade to version 0.25, which cleans up CERT.pm a bit, and also
has some major performance enhancements, especially the streamlined
implementation of AUTOLOAD.

My brief tests indicate roughly a 30% reduction in module load time.
2002-08-05 01:41:26 +00:00
Doug Barton
d26b85fa3a Update to version 0.24, which contains:
Added support for DNAME resource records.
Fixed edge case for queries that have no name.
Tighted up the regular expression used in Net::DNS::Resolver::cname_addr()
2002-07-23 21:26:13 +00:00
Doug Barton
a5e07169fa Update to 0.23:
Fixed Net::DNS::mx() to work properly in scalar context.

Fixed taint issue when Net::DNS::Resolver::nameservers() is passed
a hostname as an argument.
2002-06-15 00:49:59 +00:00
Doug Barton
f569ad6aa6 Add some more man pages to the list.
PR:		ports/39079
Submitted by:	gshapiro
2002-06-10 01:53:13 +00:00
Doug Barton
a2851b9655 Fix RR type numbers for KX and TSIG. 2002-06-09 21:03:18 +00:00
Doug Barton
edb263b95e Update to the latest, 0.21. This version contains many changes,
please see the Changes file for details. Some of the new features
include TSIG support (experimental), a name server module,
fixes for bind() problems in 5.005.03, and more.

The good news is that our friends in perldom have now seen the
light and fixed the later versions of this module so that it
does not (any longer) require perl 5.6.0 or higher. I've tested
quite a lot of the functions on both a RELENG_4 with stock perl
5.005.03, and a 5-Current system with stock 5.6.1, and didn't
have any problems.

I also added a few files to the PORTDOCS option.
2002-06-05 09:51:38 +00:00
Doug Barton
2973844571 * Cosmetic 80-column fix for MAN3
* Remove now-obsolete cleanup of *.orig files

No functionality changes.
2002-04-27 08:50:44 +00:00
Doug Barton
e4e46ecd08 * Assume maintainership by agreement.
* Update to 0.14, which has only two changes:
	- Fix the bug which we fixed with patch-aa
	- Fix the "defined @array" line that trips
	  up perl 5.6.x
2002-02-06 07:59:56 +00:00
Andrey A. Chernov
e220af2442 Prevent request id overflow over 65535 2001-12-20 21:45:10 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Dmitry Sivachenko
2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00