| non port: dns/p5-Net-DNS/Makefile |
|
CVSWeb
|
Number of commits found: 40 |
|
Tue, 13 Mar 2012
|
[ 02:24 pgollucci ]
1.83 dns/p5-Net-DNS/Makefile
- forced commit to note that dougb@ reverted ports/165605 by hand directly
Feature safe: yes
|
|
Mon, 12 Mar 2012
|
[ 00:32 dougb ]
1.82 dns/p5-Net-DNS/Makefile
Restore support for ${PERL_LEVEL} < 501000
Feature safe: yes
|
|
Sun, 11 Mar 2012
|
[ 21:25 dougb ]
1.81 dns/p5-Net-DNS/Makefile
Fix OPTIONS broken by the perl < 5.12 sweep [1]
While I'm here, reduce the number of docs variables.
PR: ports/165930 [1]
Submitted by: Alexey Markov <redrat@mail.ru> [1]
Feature safe: yes
|
|
Thu, 8 Mar 2012
|
[ 18:45 pgollucci ]
1.6 archivers/p5-Archive-Any/Makefile
1.5 archivers/p5-Archive-Extract-Libarchive/Makefile
1.31 archivers/p5-Archive-Extract/Makefile
1.3 archivers/p5-Archive-Peek/Makefile
1.56 archivers/p5-Archive-Tar/Makefile
1.40 archivers/p5-Archive-Zip/Makefile
1.14 archivers/p5-IO-Zlib/Makefile
1.18 archivers/p5-POE-Filter-Zlib/Makefile
1.38 astro/p5-Astro-SpaceTrack/Makefile
1.24 astro/p5-Astro-satpass/Makefile
(Only the first 10 of 403 ports in this commit are shown above. )
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
|
|
Wed, 15 Feb 2012
|
[ 09:44 dougb ]
1.79 dns/p5-Net-DNS/Makefile
1.50 dns/p5-Net-DNS/distinfo
1.26 dns/p5-Net-DNS/pkg-plist
Update to version 0.68; Jan 30, 2012
Lots of fixes for older Perl versions, and several other bug fixes
The parse and data methods are renamed to decode and encode respectively
New feature: IDN query support, requires Net::LibIDN
New modules: Mailbox.pm, Text.pm
For the port:
* Add TEST_DEPENDS (probably won't work on its own due to CONFIGURE_ARGS)
* Add an OPTION for IDN support, off by default
* Use the PORTDOCS macro
* Move the OPTIONS= to the more standard location
|
|
Wed, 9 Nov 2011
|
[ 06:31 dougb ]
1.78 dns/p5-Net-DNS/Makefile
1.49 dns/p5-Net-DNS/distinfo
1.25 dns/p5-Net-DNS/pkg-plist
**** 0.67 Nov 4, 2011
Fixes:
======
Suppress IO::Socket::INET(6)::peerhost usage with TCP. On some systems
it doesn't work after receiving data.
Prevent TCP accepts from blocking on unfinished 3-way handshakes.
Named nameserver should be reachable by IPv6 too.
Typo that prevented TCP traffic from being replied from the same
socket as it was received on.
(Only the first 15 lines of the commit message are shown above )
|
|
Mon, 16 May 2011
|
[ 05:22 dougb ]
1.4 dns/libbind/Makefile
1.77 dns/p5-Net-DNS/Makefile
1.17 irc/sirc/Makefile
1.30 print/hpijs/Makefile
1.42 textproc/htdig/Makefile
1.8 x11-wm/libwraster/Makefile
1.151 x11-wm/windowmaker/Makefile
1.2 dns/bind-tools/pkg-descr
1.2 dns/bind94-geoip/pkg-descr
1.13 dns/bind94/pkg-descr
(Only the first 10 of 19 ports in this commit are shown above. )
Miscellaneous cleanups and fixes, some of the windowmaker stuff
gracefully provided by danfe.
|
|
Tue, 21 Sep 2010
|
[ 16:08 mm ]
1.11 databases/p5-DBIx-Class-EncodedColumn/Makefile
1.79 devel/bugzilla/Makefile
1.29 devel/cons/Makefile
1.11 devel/make++/Makefile
1.14 devel/p5-Class-Tom/Makefile
1.2 devel/p5-Data-Throttler-Memcached/Makefile
1.4 devel/p5-Digest-TransformPath/Makefile
1.7 devel/p5-File-HStore/Makefile
1.4 devel/p5-IO-Toolkit/Makefile
1.4 devel/p5-PerlIO-via-MD5/Makefile
(Only the first 10 of 38 ports in this commit are shown above. )
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
|
|
Mon, 9 Aug 2010
|
[ 08:54 nemoliu ]
1.75 dns/p5-Net-DNS/Makefile
1.16 irc/sirc/Makefile
1.7 japanese/tiarra/Makefile
1.25 mail/assp/Makefile
1.133 mail/p5-Mail-SpamAssassin/Makefile
1.2 mail/smtp-cli/Makefile
1.107 net-mgmt/mrtg/Makefile
1.18 net-p2p/bitflu/Makefile
1.4 net/p5-IO-Socket-Multicast6/Makefile
1.4 net/p5-Net-INET6Glue/Makefile
(Only the first 10 of 16 ports in this commit are shown above. )
- Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.
PR: ports/148309
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
|
Fri, 1 Jan 2010
|
[ 00:28 dougb ]
1.74 dns/p5-Net-DNS/Makefile
1.47 dns/p5-Net-DNS/distinfo
1.24 dns/p5-Net-DNS/pkg-plist
Update to version 0.66, which is a major upgrade. Users are cautioned
to thoroughly test this version before updating production systems.
For the port, introduce a new dependency, security/p5-Digest-SHA
Changes in this version, in addition to numerous minor bug fixes:
Feature: Truncation for Nameserver
TAKE CARE:
this feature may cause unexpected behavior for your nameservers
Net::DNS::Packet::truncate is a new method that is called from
within Net::DNS::Nameserver that truncates a packet according to
the rules of RFC2181 section 9.
(Only the first 15 lines of the commit message are shown above )
|
|
Tue, 24 Mar 2009
|
[ 19:51 dougb ]
1.87 dns/bind9/Makefile
1.93 dns/bind94/Makefile
1.95 dns/bind95/Makefile
1.96 dns/bind96/Makefile
1.73 dns/p5-Net-DNS/Makefile
1.7 mail/alpine/Makefile
1.17 security/libotr/Makefile
1.26 security/pidgin-otr/Makefile
1.38 textproc/htdig/Makefile
1.142 x11-wm/windowmaker/Makefile
(Only the first 10 of 12 ports in this commit are shown above. )
Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my ports
|
|
Tue, 3 Feb 2009
|
[ 22:26 dougb ]
1.72 dns/p5-Net-DNS/Makefile
1.46 dns/p5-Net-DNS/distinfo
Update to 0.65 which contains the following small fix:
When the AAAA object was constructed with new_from_hash with an
address containing the "::" shorthand notation normalization was
not done properly.
|
|
Tue, 30 Dec 2008
|
[ 23:42 dougb ]
1.71 dns/p5-Net-DNS/Makefile
1.45 dns/p5-Net-DNS/distinfo
1.23 dns/p5-Net-DNS/pkg-plist
Update to version 0.64 which adds support for the APL record in addition
to many bug fixes.
|
|
Sun, 16 Mar 2008
|
[ 23:17 dougb ]
1.70 dns/p5-Net-DNS/Makefile
1.44 dns/p5-Net-DNS/distinfo
Update to version 0.63, which has a couple of bug fixes, including:
Fix rt.cpan.org #30316 Security issue with Net::DNS Resolver.
Net/DNS/RR/A.pm in Net::DNS 0.60 build 654 allows remote attackers
to cause a denial of service (program "croak") via a crafted DNS
response (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-6341). Packet
parsing routines are now enclosed in eval blocks to trap exception
and avoid premature termination of user program.
Used ideas from:
PR: ports/120702
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
|
|
Tue, 8 Jan 2008
|
[ 09:50 dougb ]
1.69 dns/p5-Net-DNS/Makefile
1.2 dns/p5-Net-DNS/files/bytes.pm
1.2 dns/p5-Net-DNS/files/bytes_heavy.pl
1.43 dns/p5-Net-DNS/distinfo
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.
|
|
Mon, 6 Aug 2007
|
[ 17:56 dougb ]
1.68 dns/p5-Net-DNS/Makefile
1.42 dns/p5-Net-DNS/distinfo
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.
|
|
Tue, 3 Jul 2007
|
[ 19:47 dougb ]
1.67 dns/p5-Net-DNS/Makefile
1.41 dns/p5-Net-DNS/distinfo
1.21 dns/p5-Net-DNS/pkg-plist
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>
|
|
Wed, 27 Sep 2006
|
[ 23:40 dougb ]
1.66 dns/p5-Net-DNS/Makefile
1.40 dns/p5-Net-DNS/distinfo
Update to 0.59, which mostly cleans up the PTR code.
|
|
Sun, 9 Jul 2006
|
[ 07:45 dougb ]
1.65 dns/p5-Net-DNS/Makefile
1.39 dns/p5-Net-DNS/distinfo
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.
|
|
Tue, 18 Apr 2006
|
[ 22:16 dougb ]
1.64 dns/p5-Net-DNS/Makefile
1.38 dns/p5-Net-DNS/distinfo
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!)
|
|
Mon, 20 Feb 2006
|
[ 21:44 dougb ]
1.63 dns/p5-Net-DNS/Makefile
1.37 dns/p5-Net-DNS/distinfo
1.20 dns/p5-Net-DNS/pkg-plist
Version 0.56, which contains a new method for the SPF RR, and
various bug fixes.
|
|
Fri, 16 Dec 2005
|
[ 00:56 dougb ]
1.62 dns/p5-Net-DNS/Makefile
Make the second RUN_DEPENDS +=
Pointy hat to: me
Thanks to: kris
|
|
Wed, 14 Dec 2005
|
[ 22:51 dougb ]
1.61 dns/p5-Net-DNS/Makefile
1.36 dns/p5-Net-DNS/distinfo
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.
|
|
Tue, 13 Dec 2005
|
[ 09:19 dougb ]
1.60 dns/p5-Net-DNS/Makefile
1.35 dns/p5-Net-DNS/distinfo
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.
|
|
Sat, 23 Jul 2005
|
[ 01:37 dougb ]
1.59 dns/p5-Net-DNS/Makefile
1.33 dns/p5-Net-DNS/distinfo
Update to 0.53, which fixes a stray AFINET_6, and a few other bugs.
|
|
Wed, 6 Jul 2005
|
[ 05:23 dougb ]
1.58 dns/p5-Net-DNS/Makefile
1.32 dns/p5-Net-DNS/distinfo
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.
|
|
Mon, 27 Jun 2005
|
[ 02:56 dougb ]
1.57 dns/p5-Net-DNS/Makefile
1.1 dns/p5-Net-DNS/files/bytes.pm
1.1 dns/p5-Net-DNS/files/bytes_heavy.pl
1.17 dns/p5-Net-DNS/pkg-plist
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.
|
|
Mon, 13 Jun 2005
|
[ 15:58 dougb ]
1.56 dns/p5-Net-DNS/Makefile
1.31 dns/p5-Net-DNS/distinfo
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>
|
|
Fri, 10 Jun 2005
|
[ 20:52 dougb ]
1.55 dns/p5-Net-DNS/Makefile
1.30 dns/p5-Net-DNS/distinfo
Upgrade to 0.50, the latest version. Usual assortment
of bug fixes, plus experimental IPv6 support (not
yet enabled).
|
|
Tue, 5 Apr 2005
|
[ 12:48 dougb ]
1.54 dns/p5-Net-DNS/Makefile
1.29 dns/p5-Net-DNS/distinfo
Update to the latest version, mostly bug fixes.
|
|
Sun, 22 Aug 2004
|
[ 20:13 dougb ]
1.53 dns/p5-Net-DNS/Makefile
1.28 dns/p5-Net-DNS/distinfo
1.16 dns/p5-Net-DNS/pkg-plist
Update to 0.48, a minor bugfix release.
|
|
Sun, 6 Jun 2004
|
[ 03:03 dougb ]
1.52 dns/p5-Net-DNS/Makefile
1.27 dns/p5-Net-DNS/distinfo
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>
|
|
Wed, 17 Mar 2004
|
[ 00:36 billf ]
1.51 dns/p5-Net-DNS/Makefile
this perl module creates/parses 'dynamic' updates, not 'dymanic' ones.
|
|
Sun, 14 Mar 2004
|
[ 00:09 dougb ]
1.50 dns/p5-Net-DNS/Makefile
1.26 dns/p5-Net-DNS/distinfo
1.15 dns/p5-Net-DNS/pkg-plist
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>
|
|
Sun, 8 Feb 2004
|
[ 08:06 dougb ]
1.49 dns/p5-Net-DNS/Makefile
1.25 dns/p5-Net-DNS/distinfo
Upgrade to 0.45. This version has major speed enhancements,
better handling of classes, and other cleanups.
|
|
Fri, 2 Jan 2004
|
[ 02:44 dougb ]
1.48 dns/p5-Net-DNS/Makefile
1.24 dns/p5-Net-DNS/distinfo
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.
|
|
Mon, 10 Nov 2003
|
[ 08:13 dougb ]
1.47 dns/p5-Net-DNS/Makefile
1.23 dns/p5-Net-DNS/distinfo
Update to version 0.42. Fixes a bug in Net::DNS::Resolver::Recurse, and
adds capability for a persistent UDP socket.
|
|
Fri, 24 Oct 2003
|
[ 12:05 ijliao ]
1.16 archivers/p5-Archive-Zip/Makefile
1.3 archivers/p5-IO-Zlib/Makefile
1.7 archivers/p5-Mac-Macbinary/Makefile
1.6 astro/p5-Astro-MoonPhase/Makefile
1.4 astro/p5-GPS/Makefile
1.7 astro/p5-Geo-METAR/Makefile
1.3 astro/p5-SETI-Stats/Makefile
1.9 audio/gnupod/Makefile
1.6 audio/mp32ogg/Makefile
1.10 audio/mp3mover/Makefile
(Only the first 10 of 1501 ports in this commit are shown above. )
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
|
Mon, 6 Oct 2003
|
[ 02:19 dougb ]
1.45 dns/p5-Net-DNS/Makefile
1.22 dns/p5-Net-DNS/distinfo
Update to version 0.41, which contains several documentation and other
cleanups. Also, the removal of the Net::DNS::Resolver::axfr_old()
method.
|
|
Fri, 5 Sep 2003
|
[ 04:54 edwin ]
1.7 dns/Makefile
1.9 dns/adns/Makefile
1.47 dns/bind8/Makefile
1.3 dns/bind84/Makefile
1.19 dns/bind9-dlz/Makefile
1.50 dns/bind9/Makefile
1.9 dns/ddclient/Makefile
1.18 dns/ddup/Makefile
1.11 dns/dhid/Makefile
1.15 dns/dhisd/Makefile
(Only the first 10 of 55 ports in this commit are shown above. )
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: 40 |