non port: dns/p5-Net-DNS/Makefile |
Number of commits found: 126 (showing only 26 on this page) |
Tuesday, 8 Jan 2008
|
09:50 dougb
1. Update to version 0.62. If you are doing uncommon things including
directly frobbing packets or calling Net::DNS::RR->new_from_data()
(which you should not be doing anyway) then you should read the changelog
carefully and review/test your code before committing to this version.
2. Remove support for old Perl.
|
Monday, 6 Aug 2007
|
17:56 dougb
1. Upgrade to 0.61 which has a few small code cleanups.
2. --no-online-tests works now, so stop building them.
3. Remove support for prehistoric Perl.
|
Tuesday, 3 Jul 2007
|
19:47 dougb
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>
|
Wednesday, 27 Sep 2006
|
23:40 dougb
Update to 0.59, which mostly cleans up the PTR code.
|
Sunday, 9 Jul 2006
|
07:45 dougb
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.
|
Tuesday, 18 Apr 2006
|
22:16 dougb
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!)
|
Monday, 20 Feb 2006
|
21:44 dougb
Version 0.56, which contains a new method for the SPF RR, and
various bug fixes.
|
Friday, 16 Dec 2005
|
00:56 dougb
Make the second RUN_DEPENDS +=
Pointy hat to: me
Thanks to: kris
|
Wednesday, 14 Dec 2005
|
22:51 dougb
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.
|
Tuesday, 13 Dec 2005
|
09:19 dougb
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.
|
Saturday, 23 Jul 2005
|
01:37 dougb
Update to 0.53, which fixes a stray AFINET_6, and a few other bugs.
|
Wednesday, 6 Jul 2005
|
05:23 dougb
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.
|
Monday, 27 Jun 2005
|
02:56 dougb
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.
|
Monday, 13 Jun 2005
|
15:58 dougb
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>
|
Friday, 10 Jun 2005
|
20:52 dougb
Upgrade to 0.50, the latest version. Usual assortment
of bug fixes, plus experimental IPv6 support (not
yet enabled).
|
Tuesday, 5 Apr 2005
|
12:48 dougb
Update to the latest version, mostly bug fixes.
|
Sunday, 22 Aug 2004
|
20:13 dougb
Update to 0.48, a minor bugfix release.
|
Sunday, 6 Jun 2004
|
03:03 dougb
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>
|
Wednesday, 17 Mar 2004
|
00:36 billf
this perl module creates/parses 'dynamic' updates, not 'dymanic' ones.
|
Sunday, 14 Mar 2004
|
00:09 dougb
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>
|
Sunday, 8 Feb 2004
|
08:06 dougb
Upgrade to 0.45. This version has major speed enhancements,
better handling of classes, and other cleanups.
|
Friday, 2 Jan 2004
|
02:44 dougb
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.
|
Monday, 10 Nov 2003
|
08:13 dougb
Update to version 0.42. Fixes a bug in Net::DNS::Resolver::Recurse, and
adds capability for a persistent UDP socket.
|
Friday, 24 Oct 2003
|
12:05 ijliao
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
Monday, 6 Oct 2003
|
02:19 dougb
Update to version 0.41, which contains several documentation and other
cleanups. Also, the removal of the Net::DNS::Resolver::axfr_old()
method.
|
Friday, 5 Sep 2003
|
04:54 edwin
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
|
Number of commits found: 126 (showing only 26 on this page) |