summaryrefslogtreecommitdiff
path: root/net/p5-Net-DNS (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-1/+1
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-30$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21126
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-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 Notes: svn path=/head/; revision=19803
1999-01-11Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1-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 Notes: svn path=/head/; revision=16010
1998-09-15Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1-2/+2
checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
1998-08-20Adjust to new perl5 scheme. I don't continue fixing things but this portSatoshi Asami2-39/+39
was required by a few others. Notes: svn path=/head/; revision=12687
1998-08-18This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1-33/+0
Notes: svn path=/head/; revision=12624
1997-11-10Upgrade to v0.12James FitzGibbon2-5/+5
Notes: svn path=/head/; revision=8571
1997-07-07Upgrade to v0.11James FitzGibbon2-5/+5
Notes: svn path=/head/; revision=7232
1997-06-24Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1-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.) Notes: svn path=/head/; revision=7065
1997-06-17Upgrade to v0.10James FitzGibbon3-6/+31
Notes: svn path=/head/; revision=6972
1997-05-29Remove p5-IO dependancy from ports that were using it.James FitzGibbon1-3/+2
Notes: svn path=/head/; revision=6611
1997-05-24Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1-3/+3
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
1997-04-27Upgrade to 0.07James FitzGibbon2-5/+5
Fixed incorrect PKGNAME in Makefile Obtained from: Notes: svn path=/head/; revision=6336
1997-04-20Add virtual category 'perl5'.Wolfram Schneider1-2/+2
Notes: svn path=/head/; revision=6249
1997-04-05Import of p5-Net-DNS, a perl5 interface to the resolver libraries.James FitzGibbon5-0/+130
Notes: svn path=/head/; revision=6145