aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS-SEC
Commit message (Collapse)AuthorAgeFilesLines
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-3/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Remove whitespace from line endings in pkg-plist files.Vasil Dimov2006-05-121-6/+6
| | | | | | | | | | | | | Those spaces used to hinder searching for the corresponding files with portsearch -f '/FILENAME$' for obvious reasons. Although currently portsearch removes those spaces itself remove them anyway. Inspired by: ports/94078 Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin) Notes: svn path=/head/; revision=162181
* Update to 0.14Erwin Lansing2006-02-192-4/+4
| | | | Notes: svn path=/head/; revision=156382
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-7/+7
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* - Update to 0.13Erwin Lansing2005-12-123-7/+8
| | | | | | | - Mark for perl 5.6.0 or higher. Notes: svn path=/head/; revision=150977
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* Update to 0.12Erwin Lansing2004-06-122-3/+3
| | | | Notes: svn path=/head/; revision=111348
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Fix after rearrangement of p5-Net-DNSErwin Lansing2004-01-031-1/+1
| | | | | | | | Forgotten by: dougb Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> Notes: svn path=/head/; revision=97231
* Chase repocopies towards ports/dnsEdwin Groothuis2003-09-051-1/+1
| | | | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr Notes: svn path=/head/; revision=88581
* Massive repo-copies request: net->dns (partly devel->dns)Edwin Groothuis2003-09-051-1/+1
| | | | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr Notes: svn path=/head/; revision=88573
* Update to 0.11Erwin Lansing2003-09-043-26/+34
| | | | Notes: svn path=/head/; revision=88514
* Update to 0.10Erwin Lansing2003-06-172-2/+2
| | | | Notes: svn path=/head/; revision=83147
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82871
* Conditionalize dependencies for moudules included in perl 5.8Edwin Groothuis2003-04-131-5/+11
| | | | | | | | | | | | | | Make dependencies on modules included in the perl 5.8 distribution conditional on the perl version installed. While I'm here, remove SITE_PERL and MAN(3)PREFIX. 17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself! PR: ports/50588 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=78882
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 0.09, and give maintainership to submitter.Norikatsu Shigemura2003-01-073-4/+9
| | | | | | | | PR: ports/46833 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=72702
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Add p5-Net-DNS-SEC(0.07), a perl module for DNSSEC extensions to Net::DNS.Norikatsu Shigemura2002-10-315-0/+49
PR: ports/44777 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=69190