64 Commits

Author SHA1 Message Date
bluhm
1889d82a72 update p5-Net-DNS to 0.83 2015-03-28 16:43:07 +00:00
bluhm
485478ac03 update p5-Net-DNS to 0.82 2015-01-23 19:40:50 +00:00
bluhm
20ba6a326d update p5-Net-DNS to 0.81 2014-10-30 16:08:25 +00:00
bluhm
e8aa5b912e update p5-Net-DNS to 0.80 2014-09-24 21:11:56 +00:00
brad
435490578d Update p5-Net-DNS to 0.79.
ok bluhm@
2014-08-27 18:07:55 +00:00
bluhm
b93be0eaac update p5-Net-DNS to 0.78 2014-07-13 00:41:59 +00:00
bluhm
0603e1c9ec update p5-Net-DNS to 0.77 2014-06-20 16:53:03 +00:00
sthen
8892d5bfeb @comment zero-byte perl .bs files 2014-06-14 23:25:41 +00:00
bluhm
a90caa0007 - update p5-Net-DNS to 0.76
- remove patch, it has been fixed upstream
2014-05-26 21:51:36 +00:00
bluhm
1fd5339a87 - update p5-Net-DNS to 0.75
- fix a regession, only the last nameserver line in /etc/resolv.conf was used
2014-05-12 23:09:27 +00:00
bluhm
2a68b98276 sort and format according to Makefile.template 2014-04-25 23:41:03 +00:00
bluhm
fbc84090c9 - update p5-Net-DNS to 0.74
- take maintainer
2014-04-25 08:55:13 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
8e80a39bf6 update to p5-Net-DNS 0.71 2012-12-18 16:25:25 +00:00
naddy
1e474f48e1 remove Peter Stromberg as maintainer:
"I haven't used any of those ports myself for a long time, so I think it's
best you remove me as maintainer."
2012-12-13 16:34:47 +00:00
sthen
9f9069554b sync wantlib 2012-08-23 15:50:05 +00:00
sthen
fcfeebc665 update to Net::DNS 0.68, from dhill
- drop USE_GROFF while there
2012-05-14 09:08:56 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sthen
d053315499 bump 2010-09-24 15:29:20 +00:00
jasper
6acf5ef19e - update p5-Net-DNS to 0.65
"looks fine" wilfried@ (MAINTAINER)
2009-02-04 10:40:47 +00:00
simon
559d88985c bump SHARED_ONLY ports so they get updated and work with the new perl
ok sthen@
2008-10-02 20:30:43 +00:00
jasper
0a3337675e - update p5-Net-DNS to 0.63
(includes security fix for http://secunia.com/advisories/29343/)

ok wilfried@ (MAINTAINER)
2008-03-18 21:31:36 +00:00
winiger
1b353a4057 corrects an error that was introduced in 0.60 and was reported by many
ok wilfried@
2007-09-07 11:39:51 +00:00
simon
27febe93c6 update to version 0.60 and remove quotes around COMMENT
feedback & ok wilfried@ (MAINTAINER)
2007-07-26 18:59:39 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
simon
85d0153e13 cpanify and set a few licenses
feedback & ok steven@
2007-01-14 20:49:05 +00:00
wilfried
25ddf4798e update to 0.59 2006-10-18 22:10:51 +00:00
wilfried
f43898f6cd update to Net-DNS-0.58 2006-09-18 09:17:44 +00:00
wilfried
2e9e587cc5 update to 0.54 and add some REGRESS_DEPENDS to run more regression tests 2005-12-07 20:03:00 +00:00
pvalchev
76f6f228a1 remove duplicate NOT_FOR_ARCHS which were misspelled too 2005-09-19 05:24:42 +00:00
wilfried
25b3defcbf update to 0.53, from steve.shockley at shockley.net
fixes a bug that affects SpamAssassin
2005-07-27 07:25:27 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
wilfried
f79dbcf205 update to Net-DNS-0.47 2004-04-18 20:09:57 +00:00
wilfried
65104dc48e update to Net-DNS 0.45 2004-02-01 13:03:36 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
naddy
0d43e7ce2d Add missing @dirrm, don't build modules on static architectures.
From: Michael Coulter <mjc@bitz.ca>.
2004-01-17 01:55:05 +00:00
wilfried
8e0fc8a133 update Net-DNS to 0.44 2003-12-19 13:24:16 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
naddy
62b6fbf8d7 @dirrm shared directories 2003-12-15 17:40:57 +00:00
wilfried
b9d6655382 update to 0.38 2003-06-30 12:27:09 +00:00
wilfried
26f4a4b2c4 update to p5-Net-DNS-0.34
- Handle more than one string in a TXT RR's RDATA section.
- Net::DNS::Resolver::Recurse bug fixes.
- Added check of the answer's rcode in Net::DNS::Resolver::axfr_next().
- Allow multiple questions to be part of a DNS packet.
2003-04-02 09:35:58 +00:00
wilfried
1bbb249dfa update to Net-DNS-0.33
- Added Net::DNS::Resolver::Recurse module.
- Fixed the regular expression in RR.pm to comply with the RFCs,
  turns our we were _too_ paranoid.
- Fixed 00-load.t to skip the Net::DNS::SEC modules.  The test suite
  should now pass if you have Net::DNS::SEC installed.
2003-01-28 18:43:27 +00:00
wilfried
778de2ee76 Prefered style 2002-12-01 13:41:34 +00:00
pvalchev
bda660862f Remove p5-MIME-Base64 dependencies as it's stock with perl now 2002-11-27 06:49:42 +00:00
wilfried
5d1b43a32c update to p5-Net-DNS-0.31 2002-11-23 14:10:21 +00:00
pvalchev
6909d112d7 p5-Digest-MD5 now comes stock with perl 2002-10-30 04:46:31 +00:00
wilfried
d2ac41b073 update to p5-Net-DNS-0.29
* Fixed $_ from creeping out of scope in Resolver.pm
* Fixed divide by zero bug if there was no usable network interface
2002-10-18 15:24:19 +00:00
wilfried
69531d4e5c update to p5-Net-DNS-0.28
- Fixed a bug in the RR pat that broke many updates.
- Added (untested) support for perl 5.004.
- We now allow whitespace at the begining of a RR.
- Fixed an issue that gave Net::DNS::SEC problems, %Net::DNS::RR::RR
  is now in a scope that the Net::DNS::SEC hook can see it from.
- Fixed SRV records.
- Fixed debug message in Net::DNS::Resolver::bgread().
2002-09-17 14:51:33 +00:00