notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: net/p5-Net-DNS/distinfo

Number of commits found: 17

Friday, 5 Sep 2003
07:41 edwin search for other commits by this committer
Massive repo-copies request: net->dns (partly devel->dns)

        The category "dns" has been added, now is the time to move
        the dns-related ports to the new world. Is there anyone who
        is brave enough to complete this difficult job? ;)

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr
Original commit
Thursday, 4 Sep 2003
10:00 dougb search for other commits by this committer
Upgrade to 0.40. This is a minor upgrade, mostly documentation.
Other than dnssec updates, no new functionality.
Original commit
Monday, 25 Aug 2003
08:08 dougb search for other commits by this committer
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.
Original commit
Saturday, 14 Jun 2003
00:14 dougb search for other commits by this committer
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.
Original commit
Sunday, 6 Apr 2003
23:24 dougb search for other commits by this committer
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}
Original commit
Sunday, 12 Jan 2003
01:44 dougb search for other commits by this committer
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.
Original commit
Friday, 22 Nov 2002
05:40 dougb search for other commits by this committer
Update to 0.31, which has bug fixes for OPT.pm, and a new udp timeout feature.
Original commit
Monday, 11 Nov 2002
09:54 dougb search for other commits by this committer
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.
Original commit
Sunday, 6 Oct 2002
10:40 dougb search for other commits by this committer
Minor bugfixes. Variable scope in one module, and avoid a divide
by zero error when there are no usable interfaces.
Original commit
Monday, 2 Sep 2002
21:24 dougb search for other commits by this committer
Update to 0.28, which fixes some more AUTOLOAD bugs, dynamic update
bugs, SRV bugs, and Net::DNS::SEC bugs. No new features.
Original commit
Wednesday, 7 Aug 2002
00:17 dougb search for other commits by this committer
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.
Original commit
Monday, 5 Aug 2002
01:41 dougb search for other commits by this committer
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.
Original commit
Tuesday, 23 Jul 2002
21:26 dougb search for other commits by this committer
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()
Original commit
Saturday, 15 Jun 2002
00:49 dougb search for other commits by this committer
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.
Original commit
Sunday, 9 Jun 2002
21:03 dougb search for other commits by this committer
Fix RR type numbers for KX and TSIG.
Original commit
Wednesday, 5 Jun 2002
09:51 dougb search for other commits by this committer
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.
Original commit
Wednesday, 6 Feb 2002
07:59 dougb search for other commits by this committer
* 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    
Original commit

Number of commits found: 17