FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 7:31 PM BST
non port: net/p5-Net-DNS/Makefile
CVSWeb

Number of commits found: 30

Fri, 5 Sep 2003
[ 07:41 edwin ] Original commit 
1.2 net/dhisd/files/INSTALL.bsd
1.9 net/adns/Makefile
1.47 net/bind8/Makefile
1.3 net/bind84/Makefile
1.20 net/bind9-dlz/Makefile
1.51 net/bind9/Makefile
1.9 net/ddclient/Makefile
1.18 net/ddup/Makefile
1.3 net/ddup/files/Makefile
1.11 net/dhid/Makefile

(Only the first 10 of 310 ports in this commit are shown above. View all ports for this commit)
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
Thu, 4 Sep 2003
[ 10:00 dougb ] Original commit 
1.43 net/p5-Net-DNS/Makefile
1.21 net/p5-Net-DNS/distinfo
Upgrade to 0.40. This is a minor upgrade, mostly documentation.
Other than dnssec updates, no new functionality.
Mon, 25 Aug 2003
[ 08:08 dougb ] Original commit 
1.42 net/p5-Net-DNS/Makefile
1.20 net/p5-Net-DNS/distinfo
1.12 net/p5-Net-DNS/pkg-plist
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.
Sat, 14 Jun 2003
[ 00:14 dougb ] Original commit 
1.41 net/p5-Net-DNS/Makefile
1.19 net/p5-Net-DNS/distinfo
1.3 net/p5-Net-DNS/files/patch-Makefile.Pl
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.
Sun, 6 Apr 2003
[ 23:24 dougb ] Original commit 
1.40 net/p5-Net-DNS/Makefile
1.18 net/p5-Net-DNS/distinfo
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}
Fri, 7 Mar 2003
[ 06:08 ade ] Original commit 
1.15 net/GeoIP/Makefile
1.5 net/archie.el/Makefile
1.19 net/argus/Makefile
1.4 net/ari-yahoo/Makefile
1.24 net/arla/Makefile
1.2 net/arprelease/Makefile
1.25 net/arpwatch/Makefile
1.4 net/b2bua/Makefile
1.43 net/bind8/Makefile
1.6 net/bing/Makefile

(Only the first 10 of 358 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Thu, 20 Feb 2003
[ 16:33 sobomax ] Original commit 
1.6 devel/p5-Cache-Cache/Makefile
1.4 devel/p5-Class-Container/Makefile
1.8 devel/p5-Devel-StackTrace/Makefile
1.21 mail/p5-MIME-Tools/Makefile
1.36 mail/p5-Mail-Tools/Makefile
1.38 net/p5-Net-DNS/Makefile
1.9 net/p5-PlRPC/Makefile
1.26 net/p5-URI/Makefile
1.3 security/p5-Digest-HMAC/Makefile
1.21 security/p5-MD5/Makefile

(Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Conditionalise several dependencies on PERL_LEVEL to make those ports more
friendly for perl-5.8.0, which has those dependencies included into the
base distribution.

Sponsired by:   Porta Software Ltd
Thu, 16 Jan 2003
[ 13:33 edwin ] Original commit 
1.37 net/p5-Net-DNS/Makefile
Add missing man page.

PR:             ports/47142
Submitted by:   Erwin Lansing <erwin@lansing.dk>
Sun, 12 Jan 2003
[ 01:44 dougb ] Original commit 
1.36 net/p5-Net-DNS/Makefile
1.17 net/p5-Net-DNS/distinfo
1.10 net/p5-Net-DNS/pkg-plist
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.
Fri, 22 Nov 2002
[ 05:40 dougb ] Original commit 
1.35 net/p5-Net-DNS/Makefile
1.16 net/p5-Net-DNS/distinfo
Update to 0.31, which has bug fixes for OPT.pm, and a new udp timeout feature.
Mon, 11 Nov 2002
[ 09:54 dougb ] Original commit 
1.34 net/p5-Net-DNS/Makefile
1.15 net/p5-Net-DNS/distinfo
1.3 net/p5-Net-DNS/pkg-comment
1.9 net/p5-Net-DNS/pkg-plist
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.
[ 08:58 dougb ] Original commit 
1.33 net/p5-Net-DNS/Makefile
Revert 1.32, which was wrong in all its particulars:

* 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.
Thu, 24 Oct 2002
[ 09:44 sobomax ] Original commit 
1.32 net/p5-Net-DNS/Makefile
Add missed dependency and copy RUN_DEPENDS into BUILD_DEPENDS to eliminate
configure-time warning.
Sun, 6 Oct 2002
[ 10:40 dougb ] Original commit 
1.31 net/p5-Net-DNS/Makefile
1.14 net/p5-Net-DNS/distinfo
Minor bugfixes. Variable scope in one module, and avoid a divide
by zero error when there are no usable interfaces.
Mon, 2 Sep 2002
[ 21:24 dougb ] Original commit 
1.30 net/p5-Net-DNS/Makefile
1.13 net/p5-Net-DNS/distinfo
Update to 0.28, which fixes some more AUTOLOAD bugs, dynamic update
bugs, SRV bugs, and Net::DNS::SEC bugs. No new features.
Wed, 7 Aug 2002
[ 00:17 dougb ] Original commit 
1.29 net/p5-Net-DNS/Makefile
1.12 net/p5-Net-DNS/distinfo
1.2 net/p5-Net-DNS/files/patch-Makefile.Pl
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.
Mon, 5 Aug 2002
[ 01:41 dougb ] Original commit 
1.28 net/p5-Net-DNS/Makefile
1.11 net/p5-Net-DNS/distinfo
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.
Tue, 23 Jul 2002
[ 21:26 dougb ] Original commit 
1.27 net/p5-Net-DNS/Makefile
1.10 net/p5-Net-DNS/distinfo
1.8 net/p5-Net-DNS/pkg-plist
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()
Sat, 15 Jun 2002
[ 00:49 dougb ] Original commit 
1.26 net/p5-Net-DNS/Makefile
1.9 net/p5-Net-DNS/distinfo
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.
Mon, 10 Jun 2002
[ 01:53 dougb ] Original commit 
1.25 net/p5-Net-DNS/Makefile
Add some more man pages to the list.

PR:             ports/39079
Submitted by:   gshapiro
Sun, 9 Jun 2002
[ 21:03 dougb ] Original commit 
1.24 net/p5-Net-DNS/Makefile
1.8 net/p5-Net-DNS/distinfo
Fix RR type numbers for KX and TSIG.
Wed, 5 Jun 2002
[ 09:51 dougb ] Original commit 
1.23 net/p5-Net-DNS/Makefile
1.7 net/p5-Net-DNS/distinfo
1.7 net/p5-Net-DNS/pkg-plist
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.
Sat, 27 Apr 2002
[ 08:50 dougb ] Original commit 
1.22 net/p5-Net-DNS/Makefile
* Cosmetic 80-column fix for MAN3
* Remove now-obsolete cleanup of *.orig files

No functionality changes.
Wed, 6 Feb 2002
[ 07:59 dougb ]  
unknown net/p5-Net-DNS/Makefile
unknown net/p5-Net-DNS/distinfo
unknown net/p5-Net-DNS/files/patch-aa
unknown net/p5-Net-DNS/pkg-descr
* 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    
Thu, 20 Dec 2001
[ 21:45 ache ]  
unknown net/p5-Net-DNS/Makefile
unknown net/p5-Net-DNS/files/patch-aa
Prevent request id overflow over 65535    
Thu, 1 Mar 2001
[ 06:39 vanilla ]  
unknown archivers/p5-Archive-Tar/Makefile
unknown archivers/p5-Archive-Zip/Makefile
unknown archivers/p5-Compress-Zlib/Makefile
unknown archivers/p5-Mac-Macbinary/Makefile
unknown astro/p5-Astro-MoonPhase/Makefile
unknown astro/p5-Astro-SunTime/Makefile
unknown astro/p5-GPS/Makefile
unknown astro/p5-Geo-METAR/Makefile
unknown audio/p5-Audio-CD/Makefile
unknown audio/p5-MP3-ID3v1Tag/Makefile

(Only the first 10 of 329 ports in this commit are shown above. View all ports for this commit)
Remove do-configure section, use PERL_CONFIGURE now.    
Mon, 13 Nov 2000
[ 12:45 demon ]  
unknown archivers/p5-Compress-Zlib/Makefile
unknown audio/yamt/Makefile
unknown benchmarks/polygraph/Makefile
unknown converters/p5-Convert-Recode/Makefile
unknown converters/p5-Convert-UU/Makefile
unknown databases/p5-DBD-Pg/Makefile
unknown devel/gaa/Makefile
unknown devel/p5-Curses/Makefile
unknown devel/p5-Errno/Makefile
unknown devel/p5-File-Lock/Makefile

(Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
Change MAINTAINER field.   I am now at FreeBSD dot org    
Tue, 24 Oct 2000
[ 23:39 will ]  
unknown archivers/p5-Compress-Zlib/Makefile
unknown converters/p5-Convert-UU/Makefile
unknown databases/p5-DBD-Pg/Makefile
unknown devel/p5-Curses/Makefile
unknown devel/p5-Errno/Makefile
unknown devel/p5-File-Lock/Makefile
unknown devel/p5-File-Tools/Makefile
unknown devel/p5-IniConf/Makefile
unknown devel/p5-Proc-Simple/Makefile
unknown devel/p5-Resources/Makefile

(Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Hand these ports to Dmitry Sivachenko <dima@chg.ru>.    
Mon, 23 Oct 2000
[ 22:03 will ]  
unknown archivers/p5-Compress-Zlib/Makefile
unknown converters/p5-Convert-UU/Makefile
unknown databases/msql/Makefile
unknown databases/p5-DBD-Pg/Makefile
unknown databases/p5-Msql/Makefile
unknown databases/p5-Pg/Makefile
unknown devel/p5-BSD-Resource/Makefile
unknown devel/p5-C-Scan/Makefile
unknown devel/p5-ConfigReader/Makefile
unknown devel/p5-Curses/Makefile

(Only the first 10 of 77 ports in this commit are shown above. View all ports for this commit)
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.    
Sat, 17 Jun 2000
[ 03:37 will ]  
unknown converters/p5-Convert-Recode/Makefile
unknown converters/p5-Convert-UU/Makefile
unknown databases/p5-DBD-CSV/Makefile
unknown databases/p5-DBD-Pg/Makefile
unknown databases/p5-DBI/Makefile
unknown databases/p5-GDBM/Makefile
unknown databases/p5-MLDBM/Makefile
unknown databases/p5-Mysql/Makefile
unknown databases/p5-Pg/Makefile
unknown databases/p5-SQL-Statement/Makefile

(Only the first 10 of 99 ports in this commit are shown above. View all ports for this commit)
Lots and lots of cleanups.  Teach p5-* in general about PKGNAMEPREFIX.   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.    

Number of commits found: 30

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days63
new fortnight184
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.915 seconds.