aboutsummaryrefslogtreecommitdiffstats
path: root/dns/p5-Net-DNS
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.14sunpoet2018-02-042-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-DNS/Changes
* Update to 1.13sunpoet2018-02-042-8/+9
| | | | | | | | - Remove GOST option - Add IDN2 option - Add IDN_DESC and IDN2_DESC Changes: http://search.cpan.org/dist/Net-DNS/Changes
* Update to 1.12sunpoet2018-02-042-5/+12
| | | | Changes: http://search.cpan.org/dist/Net-DNS/Changes
* Update to 1.11sunpoet2017-06-272-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-DNS/Changes
* Remove outdated PERL_LEVEL checksunpoet2017-06-021-8/+1
|
* Update to 1.10sunpoet2017-05-063-4/+6
| | | | Changes: http://search.cpan.org/dist/Net-DNS/Changes
* Update to 1.09sunpoet2017-03-252-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-DNS/Changes
* Update to 1.08sunpoet2017-02-222-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-DNS/Changes
* - Update to 1.07sunpoet2016-12-312-5/+4
| | | | Changes: http://search.cpan.org/dist/Net-DNS/Changes
* Remove explicit BUILD/RUN depends on p5-Digest-HMAC.adamw2016-06-101-3/+1
| | | | 2nd pointy hat to: pi (he'll have to wear this one upside-down, on his chin)
* dns/p5-Net-DNS: re-add TSIG optionpi2016-06-101-1/+6
| | | | | | PR: 208257 Pointy hat to: pi Reported by: adamw
* dns/p5-Net-DNS: 1.0.5 -> 1.0.6pi2016-06-102-9/+7
| | | | | | | | | | - Case sensitive compression breaks resolver->nameservers() (RT#114351) - Net::DNS::Resolver dies on scoped IPv6 nameserver address (RT#113579) - Resolve::Recurse Hangs (RT#113020) - improperly terminated AXFR at t/08-IPv4.t line 446. (RT#112860) PR: 208257 Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
* Digest::HMAC is only needed for TSIG support, so put it behind a TSIGadamw2016-06-091-3/+5
| | | | option that defaults to on.
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-11/+11
| | | | | With hat: portmgr Sponsored by: Absolight
* Don't overwrite BUILD_DEPENDS and RUN_DEPENDS.mat2016-03-121-2/+3
| | | | | Pointy hat to: sunpoet (in r403493) Sponsored by: Absolight
* - Update to 1.05sunpoet2016-03-093-6/+8
| | | | Changes: http://search.cpan.org/dist/Net-DNS/Changes
* - Update to 1.04sunpoet2015-12-112-6/+11
| | | | Changes: http://search.cpan.org/dist/Net-DNS/Changes
* Revert because upstream is really buggy with many impacts: ↵jadawin2015-11-202-3/+4
| | | | | | | https://rt.cpan.org/Public/Bug/Display.html?id=108745 PR: 204656 Submitted by: lampa@fit.vutbr.cz
* - Update to 1.03jadawin2015-11-102-3/+3
|
* - Update to 1.02sunpoet2015-09-182-5/+4
| | | | Changes: http://search.cpan.org/dist/Net-DNS/Changes
* - Update to 1.01sunpoet2015-07-203-86/+109
| | | | | | | | | - Update LICENSE - Update *_DEPENDS - Add GOST options - Add NO_ARCH Changes: http://search.cpan.org/dist/Net-DNS/Changes
* After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,adamw2015-06-291-2/+0
| | | | | | and in fact now leads to incorrect permissions. Remove all instances of it from perl@ ports.
* As pointed out by sunpoet, the addition of Digest::MD5 and Digest::SHAadamw2015-02-271-3/+2
| | | | | dependencies was a mistake. Take those dependencies out and bump PORTREVISION.
* Update to 0.83. Register dependencies on Digest::MD5 and Digest::SHA.adamw2015-02-273-5/+12
| | | | | | Also, add an SSHFP option for SSH2 fingerprint records support. Changes: https://metacpan.org/changes/distribution/Net-DNS
* - Update to 0.82sunpoet2015-01-233-73/+74
| | | | | | | - Allow to strip shared library as regular user - Sort PLIST Changes: http://search.cpan.org/dist/Net-DNS/Changes
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-70/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr
* Replace some occurences of mach with PERL_ARCH (and a couple of other small ↵mat2014-11-071-1/+1
| | | | | | | noop fixes.) With hat: perl@ Sponsored by: Absolight
* Update to 0.81.tobez2014-10-302-3/+3
|
* Cleanup plistbapt2014-10-271-6/+0
|
* - Update to 0.79jadawin2014-09-053-3/+7
|
* - Update to 0.78jadawin2014-07-112-3/+3
|
* dns/p5-Net-DNS: Update 0.76 -> 0.77pi2014-06-202-3/+6
| | | | | | | As reported in: http://lists.freebsd.org/pipermail/freebsd-perl/2014-June/009557.html Submitted by: Daniel Austin <freebsd-ports@dan.me.uk>
* - Update to 0.76jadawin2014-06-112-3/+3
|
* Remove all the bootstrap files (.bs) from the plists.mat2014-06-101-1/+0
| | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight
* - Update to 0.75jadawin2014-05-153-10/+3
|
* Fix plist after upgrade to 0.74antoine2014-01-252-0/+9
|
* Update to 0.74skreuzer2014-01-172-3/+3
|
* - Update to 0.73sunpoet2013-11-302-25/+12
| | | | | | | | - Add LICENSE - Convert to new options helper - Remove DOCS Changes: http://search.cpan.org/dist/Net-DNS/Changes
* Support STAGEDIR.vanilla2013-11-032-29/+68
|
* Try and be consistent with what commands are silent and not in *install.mat2013-10-231-1/+1
| | | | | | | | | | | - MKDIR is silent - ECHO is silent - INSTALL_* are not silent - CP/FIND/... are not silent I fixed a few PORTDOCS misusage, I'll do a second pass. With Hat: perl@
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | dns)
* - Convert to new perl frameworkmat2013-08-031-2/+2
| | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Add BUILD_DEPENDSsunpoet2013-01-313-60/+53
| | | | | | | | - Sort TEST_DEPENDS - Remove OPTIONS_DEFAULT: bsd.options.mk turns IPV6 on by default - Sort MAN3 - Reformat pkg-descr - Sort PLIST
* - Update to 0.72jadawin2013-01-042-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/NLNETLABS/Net-DNS-0.72/Changes
* - Update to 0.71jadawin2012-12-182-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/NLNETLABS/Net-DNS-0.71/Changes
* Cleanup supporting perl version 5.8 and 5.10,az2012-12-171-4/+0
| | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
* - Update to 0.70jadawin2012-12-123-17/+25
| | | | - Changelog: http://cpansearch.perl.org/src/NLNETLABS/Net-DNS-0.70/Changes
* Convert to new options frameworkbapt2012-10-121-7/+6
| | | | Feature safe: yes
* Throw my ports back in the pool, and make my intentions clear for thedougb2012-10-081-5/+2
| | | | | | | | various ports that I've created. I bid fond fare well A chapter closes for me What opens for you?
* Fix Perl package name dependenciesdougb2012-06-041-5/+5
|
* Convert to specifying the port name in _DEPENDS instead ofdougb2012-06-011-5/+5
| | | | | | ${SITE_PERL}/foo/bar/file.pm http://wiki.freebsd.org/PortsLongtermTargets#Use_of_SITE_PERL_in_dependencies
* Restore support for ${PERL_LEVEL} < 501000dougb2012-03-121-0/+4
| | | | Feature safe: yes
* Fix OPTIONS broken by the perl < 5.12 sweep [1]dougb2012-03-121-4/+5
| | | | | | | | | 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
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵pgollucci2012-03-091-7/+1
| | | | | | | | | | | | | | | 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
* Update to version 0.68; Jan 30, 2012dougb2012-02-153-10/+18
| | | | | | | | | | | | | 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
* **** 0.67 Nov 4, 2011dougb2011-11-093-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Suppress warnings of the deprecated use of qw as parentheses in perl 5.14. Gracefully handle corrupted incoming packets in Net::DNS::Nameserver. Make Net::DNS::Resolver load even if /etc/resolv.conf is unreadable. Assembly of segmented TCP traffic. Fix documentation to reflect code behaviour where on successful packet creation, the error should be ignored. A Net::DNS::Nameserver without a NotifyHandler now responds NOTIMP to NOTIFY requests. Documentation now reflects Net::DNS::Packet construction behaviour. Replace TSIG key with the signature of the whole packet when signing a packet, even when the TSIG key is not the first in the additional section. Various typo fixes. Enhancements: ============= Allow ReplyHandlers to indicate that no answer should be returned by the Net::DNS::Nameserver. Use a class method ReplyHandler for classes inheriting from Net::DNS::Nameserver. New improved version of the check_soa script in the contrib section. Removed dependency on Net::IP Perform presentation to wire format conversion more efficiently. Manage serial numbers in SOA records in a modular and extensible way. Three modules are provided. Strictly sequential, Date Encoded and Time Encoded. A contribution from Dick Franks. Provide a configurable IdleTimeout for Net::DNS::Namserver.
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* Miscellaneous cleanups and fixes, some of the windowmaker stuffdougb2011-05-162-2/+2
| | | | gracefully provided by danfe.
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703mm2010-09-221-1/+5
| | | | Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
* - Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.nemoliu2010-08-091-1/+1
| | | | | PR: ports/148309 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* Update to version 0.66, which is a major upgrade. Users are cautioneddougb2010-01-013-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Feature: Added Net::DNS::Domain Net::DNS::Domain is an attemt to consistently approach the various ways we interface with what RFC 1035 calls <domain-name>. Feature: KX RR Added support for the KX RR, RFC2230 Feature: HIP RR Added support for the HIP RR, RFC5205 Feature: DHCID RR Added rudimentary support for the DHCID RR. Fix improved fuzzy matching of CLASS and TYPE in the Question constructor method. Fix AAAA dynamic update
* Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my portsdougb2009-03-251-0/+2
|
* Update to 0.65 which contains the following small fix:dougb2009-02-042-4/+4
| | | | | | When the AAAA object was constructed with new_from_hash with an address containing the "::" shorthand notation normalization was not done properly.
* Update to version 0.64 which adds support for the APL record in additiondougb2008-12-313-5/+9
| | | | to many bug fixes.
* Update to version 0.63, which has a couple of bug fixes, including:dougb2008-03-172-9/+7
| | | | | | | | | | | | | 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>
* Remove the old bytes files for ancient Perl. These were behind adougb2008-01-091-2/+0
| | | | | | | | PLIST_SUB, so deleting them will not change the package. Therefore no PORTREVISION bump. PR: ports/119458 Submitted by: Philippe Audeoud <jadawin@tuxaco.net>
* 1. Update to version 0.62. If you are doing uncommon things includingdougb2008-01-084-149/+4
| | | | | | | | 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.
* 1. Upgrade to 0.61 which has a few small code cleanups.dougb2007-08-072-11/+5
| | | | | 2. --no-online-tests works now, so stop building them. 3. Remove support for prehistoric Perl.
* Update to 0.60, which includes some important security fixes:dougb2007-07-043-5/+7
| | | | | | | | | | | | 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>
* Update to 0.59, which mostly cleans up the PTR code.dougb2006-09-282-4/+4
|
* 1. Update to 0.58, which contains numerous small bug fixes, and newdougb2006-07-092-8/+11
| | | | | | | | | | | | | | 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.
* Update to 0.57 (which contains no functional changes from 0.56),dougb2006-04-192-15/+9
| | | | | | | and reenable the cryptographic features on Perl 5.005. PR: ports/94770 Submitted by: leeym (thanks!)
* Version 0.56, which contains a new method for the SPF RR, anddougb2006-02-213-5/+6
| | | | various bug fixes.
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-3/+3
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Make the second RUN_DEPENDS +=dougb2005-12-161-1/+1
| | | | | Pointy hat to: me Thanks to: kris
* Upgrade to 0.55, an emergency release to fix a problem with TCPdougb2005-12-152-4/+4
| | | | | sockets introduced in 0.54. Anyone who upgraded to 0.54 should upgrade to this version ASAP.
* upgrade to 0.54, which contains many bug fixesdougb2005-12-132-7/+18
| | | | | work around the fact that the crypto features of this library require dependencies which are not available to Perl < 5.6.2.
* Be more friendly to other ports that might leave files heredougb2005-12-131-1/+1
|
* Add SHA256 checksums to my portsdougb2005-11-241-0/+1
|
* Change to the standardized version of the CPAN URLdougb2005-09-111-1/+1
| | | | Submitted by: fenner
* Update to 0.53, which fixes a stray AFINET_6, and a few other bugs.dougb2005-07-232-3/+3
|
* Upgrade to the eagerly anticipated 0.52. If you are using a versiondougb2005-07-062-4/+6
| | | | | | | | 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.
* Make this work on Perl 5.005.03 (ala RELENG_4) by installingdougb2005-06-274-0/+146
| | | | | 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.
* Upgrade to 0.51, which fixes extra debugging that should not havedougb2005-06-132-4/+5
| | | | | | | | | | | 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>
* Upgrade to 0.50, the latest version. Usual assortmentdougb2005-06-112-3/+3
| | | | | of bug fixes, plus experimental IPv6 support (not yet enabled).
* Update to the latest version, mostly bug fixes.dougb2005-04-052-3/+3
|
* Update to 0.48, a minor bugfix release.dougb2004-08-233-4/+5
|
* Update to 0.47. The few small bug fixes can be found in the CHANGES file.dougb2004-06-062-3/+3
| | | | | PR: ports/66945 Submitted by: Mark Foster <mark@foster.cc>
* this perl module creates/parses 'dynamic' updates, not 'dymanic' ones.billf2004-03-171-1/+1
|
* Update to 0.46, which has better IPv6 reverse DNS handling, anddougb2004-03-143-5/+4
| | | | | | | all known 'taint mode' problems fixed. PR: ports/63841 Submitted by: Tim Bishop <tim@bishnet.net>
* Upgrade to 0.45. This version has major speed enhancements,dougb2004-02-082-2/+3
| | | | better handling of classes, and other cleanups.
* Fix duplicate %%PERL_ARCH%%'ification in one of the conditional rmdirdougb2004-01-051-1/+1
| | | | | | | | lines. The error was masked by the conditionality, but mostly harmless due to the fact that the directory is incredibly likely to be populated anyway. Submitted by: tobez
* Update to version 0.44, the latest available. Version 0.43 had thedougb2004-01-022-6/+7
| | | | | | | | | | | | | | | | | | | | | 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.
* * Update for version 0.44dougb2004-01-021-51/+55
| | | | | * Use %%PERL_ARCH%% to accomodate new .xs code * Slightly improve the sorting, since it's majorly overhauled already
* This patch is no longer needed as of 0.44dougb2004-01-021-53/+0
|
* Update to version 0.42. Fixes a bug in Net::DNS::Resolver::Recurse, anddougb2003-11-102-4/+3
| | | | adds capability for a persistent UDP socket.
* utilize SITE_PERLijliao2003-10-241-1/+0
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Update to version 0.41, which contains several documentation and otherdougb2003-10-062-2/+2
| | | | | cleanups. Also, the removal of the Net::DNS::Resolver::axfr_old() method.
* Massive repo-copies request: net->dns (partly devel->dns)edwin2003-09-051-1/+1
| | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
* Upgrade to 0.40. This is a minor upgrade, mostly documentation.dougb2003-09-042-2/+4
| | | | Other than dnssec updates, no new functionality.
* Update to 0.39, the latest release.dougb2003-08-253-2/+5
| | | | | | | | | | * 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.
* Update to version 0.38. Versions 0.3[567] all had various bugs withdougb2003-06-143-23/+23
| | | | | | | | 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.
* Update to version 0.34, which has better handling for multi-string TXT RR's,dougb2003-04-072-5/+4
| | | | | | | 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}
* Convert to use of %%SITE_PERL%% and %%DOCSDIR%%dougb2003-04-071-53/+53
| | | | Re-sort for good measure
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Conditionalise several dependencies on PERL_LEVEL to make those ports moresobomax2003-02-211-3/+8
| | | | | | | friendly for perl-5.8.0, which has those dependencies included into the base distribution. Sponsired by: Porta Software Ltd
* Add missing man page.edwin2003-01-161-1/+3
| | | | | PR: ports/47142 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update to 0.33, which has improved SIG support, and a few minor bugfixes.dougb2003-01-123-8/+4
| | | | | Delete the sed "patch in Makefile" for FAQ.pod, the authors finally fixed that.
* Update to 0.31, which has bug fixes for OPT.pm, and a new udp timeout feature.dougb2002-11-222-2/+2
|
* Update to 0.30, which has TKEY support, a new safe_push() methoddougb2002-11-114-5/+16
| | | | | | | | | | | | 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.
* Revert 1.32, which was wrong in all its particulars:dougb2002-11-111-4/+2
| | | | | | | | | | | * 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.
* Add missed dependency and copy RUN_DEPENDS into BUILD_DEPENDS to eliminatesobomax2002-10-241-2/+4
| | | | configure-time warning.
* Minor bugfixes. Variable scope in one module, and avoid a dividedougb2002-10-062-2/+2
| | | | by zero error when there are no usable interfaces.
* Update to 0.28, which fixes some more AUTOLOAD bugs, dynamic updatedougb2002-09-032-2/+2
| | | | bugs, SRV bugs, and Net::DNS::SEC bugs. No new features.
* Upgrade to 0.26, which has fixes for the test suite, and the AUTOLOADdougb2002-08-073-15/+14
| | | | bug that I found when running this code under perl 5.005.
* Upgrade to version 0.25, which cleans up CERT.pm a bit, and alsodougb2002-08-052-2/+2
| | | | | | | has some major performance enhancements, especially the streamlined implementation of AUTOLOAD. My brief tests indicate roughly a 30% reduction in module load time.
* No need to deal with this test for a port installdougb2002-08-051-0/+55
|
* Update to version 0.24, which contains:dougb2002-07-243-3/+4
| | | | | | 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()
* Update to 0.23:dougb2002-06-152-2/+2
| | | | | | | 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.
* Add some more man pages to the list.dougb2002-06-101-1/+3
| | | | | PR: ports/39079 Submitted by: gshapiro
* Fix RR type numbers for KX and TSIG.dougb2002-06-102-2/+2
|
* Update to the latest, 0.21. This version contains many changes,dougb2002-06-053-2/+22
| | | | | | | | | | | | | | | 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.
* * Cosmetic 80-column fix for MAN3dougb2002-04-271-10/+9
| | | | | | * Remove now-obsolete cleanup of *.orig files No functionality changes.
* * Assume maintainership by agreement.dougb2002-02-064-59/+12
| | | | | | | * 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
* Prevent request id overflow over 65535ache2001-12-212-0/+18
|
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-012-7/+2
|
* Change MAINTAINER field.demon2000-11-131-1/+1
| | | | | | I am now at FreeBSD dot org Approved by: sobomax
* Hand these ports to Dmitry Sivachenko <dima@chg.ru>.will2000-10-251-1/+1
|
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.will2000-10-241-1/+1
|
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.will2000-06-171-3/+3
| | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
* Remove empty directories that end with "Net" upon deinstallation.asami2000-05-081-0/+2
| | | | Submitted by: bento
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Rewrite p5- module's PLIST for alpha.simokawa1999-01-111-2/+2
| | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-161-2/+2
| | | | | | checks haven't missed anything. Submitted by: dima
* Adjust to new perl5 scheme. I don't continue fixing things but this portasami1998-08-202-39/+39
| | | | was required by a few others.
* This netted the largest set of mis-installed manpages, yet!hoek1998-08-191-33/+0
|
* Upgrade to v0.12jfitz1997-11-102-5/+5
|
* Upgrade to v0.11jfitz1997-07-072-5/+5
|
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵jfitz1997-06-251-3/+2
| | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
* Upgrade to v0.10jfitz1997-06-173-6/+31
|
* Remove p5-IO dependancy from ports that were using it.jfitz1997-05-291-3/+2
|
* Upgrade all ports requiring perl5.003 to perl5.004jfitz1997-05-241-3/+3
| | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
* Upgrade to 0.07jfitz1997-04-282-5/+5
| | | | | Fixed incorrect PKGNAME in Makefile Obtained from:
* Add virtual category 'perl5'.wosch1997-04-201-2/+2
|
* Import of p5-Net-DNS, a perl5 interface to the resolver libraries.jfitz1997-04-065-0/+130