notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-Net-DNS-SEC DNSSEC extensions to Net::DNS
1.23 dns on this many watch lists=7 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.23Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-09-05 04:55:22
Last Update: 2023-11-14 17:15:39
Commit Hash: ef27901
People watching this port, also watch:: p5-Net-DNS, walker, python, pcre, expat
Also Listed In: perl5
License: MIT
WWW:
https://metacpan.org/release/Net-DNS-SEC
Description:
The Net::DSN::SEC suite provides the resource records that are needed for DNSSEC (RFC 4033, 4034 and 4035). In addition the DLV RR, a clone of the DS RR is supported (RFC 4431) It also provides support for SIG0. That later is useful for dynamic updates using key-pairs. RSA and DSA crypto routines are supported. For details see Net::DNS::RR::RRSIG, Net::DNS::RR::DNSKEY, Net::DNS::RR::NSEC, Net::DNS::RR:DS, Net::DNS::RR::DLV, and see Net::DNS::RR::SIG and Net::DNS::RR::KEY for the use with SIG0. Net::DNS contains all needed hooks to load the Net::DNS::SEC extensions when they are available. See Net::DNS for general help.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (25 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Net-DNS-SEC-1.23/catalog.mk
  2. /usr/local/share/licenses/p5-Net-DNS-SEC-1.23/LICENSE
  3. /usr/local/share/licenses/p5-Net-DNS-SEC-1.23/MIT
  4. lib/perl5/site_perl/mach/5.36/Net/DNS/SEC.pm
  5. lib/perl5/site_perl/mach/5.36/Net/DNS/SEC/DSA.pm
  6. lib/perl5/site_perl/mach/5.36/Net/DNS/SEC/Digest.pm
  7. lib/perl5/site_perl/mach/5.36/Net/DNS/SEC/ECDSA.pm
  8. lib/perl5/site_perl/mach/5.36/Net/DNS/SEC/EdDSA.pm
  9. lib/perl5/site_perl/mach/5.36/Net/DNS/SEC/Keyset.pm
  10. lib/perl5/site_perl/mach/5.36/Net/DNS/SEC/Private.pm
  11. lib/perl5/site_perl/mach/5.36/Net/DNS/SEC/RSA.pm
  12. lib/perl5/site_perl/mach/5.36/Net/DNS/SEC/libcrypto.pod
  13. lib/perl5/site_perl/mach/5.36/auto/Net/DNS/SEC/SEC.so
  14. lib/perl5/site_perl/man/man3/Net::DNS::SEC.3.gz
  15. lib/perl5/site_perl/man/man3/Net::DNS::SEC::DSA.3.gz
  16. lib/perl5/site_perl/man/man3/Net::DNS::SEC::Digest.3.gz
  17. lib/perl5/site_perl/man/man3/Net::DNS::SEC::ECDSA.3.gz
  18. lib/perl5/site_perl/man/man3/Net::DNS::SEC::EdDSA.3.gz
  19. lib/perl5/site_perl/man/man3/Net::DNS::SEC::Keyset.3.gz
  20. lib/perl5/site_perl/man/man3/Net::DNS::SEC::Private.3.gz
  21. lib/perl5/site_perl/man/man3/Net::DNS::SEC::RSA.3.gz
  22. lib/perl5/site_perl/man/man3/Net::DNS::SEC::libcrypto.3.gz
  23. @owner
  24. @group
  25. @mode
Collapse this list.
Dependency lines:
  • p5-Net-DNS-SEC>0:dns/p5-Net-DNS-SEC
To install the port:
cd /usr/ports/dns/p5-Net-DNS-SEC/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/p5-Net-DNS-SEC
  • pkg install p5-Net-DNS-SEC
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Net-DNS-SEC
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1699774516 SHA256 (Net-DNS-SEC-1.23.tar.gz) = 3281a6a620665280dcfd517f9b9b64501df993b1b78afe2ff8a05f488c388590 SIZE (Net-DNS-SEC-1.23.tar.gz) = 45143

Packages (timestamps in pop-ups are UTC):
p5-Net-DNS-SEC
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.231.231.181.231.23-1.18-
FreeBSD:13:quarterly1.231.231.211.231.231.231.231.23
FreeBSD:14:latest1.231.231.201.231.231.21-1.21
FreeBSD:14:quarterly1.231.23-1.231.231.231.231.23
FreeBSD:15:latest1.231.23n/a1.23n/a1.231.231.23
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Net-DNS>=1.08 : dns/p5-Net-DNS
  2. perl5>=5.36<5.37 : lang/perl5.36
  3. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. p5-Net-DNS>=1.08 : dns/p5-Net-DNS
  2. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. dns/p5-Net-DNS-Zone-Parser
  2. dns/p5-Net-DNS-ZoneFile-Fast

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. dns/dnscheckengine*
  2. Collapse this list of deleted ports.
for Run
  1. dns/p5-Net-DNS-Zone-Parser
  2. dns/p5-Net-DNS-ZoneFile-Fast
  3. dns/walker

Configuration Options:
No options to configure
Options name:
dns_p5-Net-DNS-SEC
USES:
perl5 ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Net/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Net/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Net/
  7. http://backpan.perl.org/modules/by-module/Net/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Net/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Net/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Net/
  12. https://www.cpan.org/modules/by-module/Net/
Collapse this list.

Number of commits found: 65

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.23
14 Nov 2023 17:15:39
commit hash: ef27901271f728bd96082eedd9e1d16a18121e01commit hash: ef27901271f728bd96082eedd9e1d16a18121e01commit hash: ef27901271f728bd96082eedd9e1d16a18121e01commit hash: ef27901271f728bd96082eedd9e1d16a18121e01 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/p5-Net-DNS-SEC: Update to 1.23

Changes:	https://metacpan.org/dist/Net-DNS-SEC/changes
1.22
22 Sep 2023 03:17:48
commit hash: bf26e5598a264635e46c6f92112e835b5aca583acommit hash: bf26e5598a264635e46c6f92112e835b5aca583acommit hash: bf26e5598a264635e46c6f92112e835b5aca583acommit hash: bf26e5598a264635e46c6f92112e835b5aca583a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/p5-Net-DNS-SEC: Update to 1.22

Changes:	https://metacpan.org/dist/Net-DNS-SEC/changes
1.21
05 Jun 2023 18:46:58
commit hash: af0bd0606b730366bc9a0ce8c16bce4602c306f0commit hash: af0bd0606b730366bc9a0ce8c16bce4602c306f0commit hash: af0bd0606b730366bc9a0ce8c16bce4602c306f0commit hash: af0bd0606b730366bc9a0ce8c16bce4602c306f0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/p5-Net-DNS-SEC: Update to 1.21

Changes:	https://metacpan.org/dist/Net-DNS-SEC/changes
1.20
09 Oct 2022 15:37:52
commit hash: dbc09b848c09b42c54e4101ca3895dcb3efb738acommit hash: dbc09b848c09b42c54e4101ca3895dcb3efb738acommit hash: dbc09b848c09b42c54e4101ca3895dcb3efb738acommit hash: dbc09b848c09b42c54e4101ca3895dcb3efb738a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/p5-Net-DNS-SEC: Update to 1.20

Changes:	https://metacpan.org/dist/Net-DNS-SEC/changes
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.19
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.19
13 Oct 2021 19:13:11
commit hash: ab67ea7a0ff8ecce120aeb4304043606248fabebcommit hash: ab67ea7a0ff8ecce120aeb4304043606248fabebcommit hash: ab67ea7a0ff8ecce120aeb4304043606248fabebcommit hash: ab67ea7a0ff8ecce120aeb4304043606248fabeb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
dns/p5-Net-DNS-SEC: Update to 1.19

- Add LICENSE_FILE

Changes:	https://metacpan.org/dist/Net-DNS-SEC/changes
1.18
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.18
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.18
03 Oct 2020 09:50:25
Revision:551279Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.18

Changes:	https://metacpan.org/changes/distribution/Net-DNS-SEC
1.17
29 Jun 2020 16:15:47
Revision:540790Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.17

Changes:	https://metacpan.org/changes/distribution/Net-DNS-SEC
1.16
12 May 2020 22:27:23
Revision:535022Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.16

Changes:	https://metacpan.org/changes/distribution/Net-DNS-SEC
1.15
04 Feb 2020 17:53:53
Revision:525188Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.15

Changes:	https://metacpan.org/changes/distribution/Net-DNS-SEC
1.14
20 Oct 2019 17:09:41
Revision:514920Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.14

Changes:	https://metacpan.org/changes/distribution/Net-DNS-SEC
1.13
15 May 2019 15:53:24
Revision:501711Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.13

- Update MASTER_SITES
- Fix *_DEPENDS: Crypt::OpenSSL::* requirement was removed since 1.04
- Take maintainership

Changes:	https://metacpan.org/changes/distribution/Net-DNS-SEC
1.12
19 Mar 2019 17:49:13
Revision:496285Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.12

Changes:	https://metacpan.org/changes/distribution/Net-DNS-SEC
1.11
03 Jan 2019 03:02:51
Revision:489129Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.11
1.10
31 Aug 2018 23:48:15
Revision:478630Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.10

Changes:	https://metacpan.org/changes/distribution/Net-DNS-SEC
1.09
05 Jun 2018 18:56:19
Revision:471786Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.09

Changes:	https://metacpan.org/changes/distribution/Net-DNS-SEC
1.08
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
1.08
13 May 2018 20:10:40
Revision:469823Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.08

Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
1.07
05 Apr 2018 19:12:41
Revision:466589Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.07

Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
1.06
24 Mar 2018 21:11:10
Revision:465473Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.06

Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
1.05
20 Mar 2018 22:35:32
Revision:465124Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.05

Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
1.04
16 Feb 2018 15:42:17
Revision:462028Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.04

- Fix *_DEPENDS:
  - p5-Net-DNS is required not only for testing
  - Fix version requirement
- Remove NO_ARCH
- Add USES=ssl
- Strip shared library

Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
1.03
06 Sep 2016 08:37:58
Revision:421410Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 1.03
1.02
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.02
17 Sep 2015 17:12:02
Revision:397161Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.02

Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
1.01
13 Aug 2015 17:34:33
Revision:394116Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.01

Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
0.22_1
19 Jul 2015 16:36:31
Revision:392515Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix conflicts between Net::DNS::SEC 0.22 and Net::DNS 1.01:
  - Remove Net::DNS::RR::* as they are integrated to Net::DNS 1.01
  - Update *_DEPENDS
- Add NO_ARCH
- Bump PORTREVISION for package change
0.22
14 Feb 2015 19:03:51
Revision:378993Original commit files touched by this commit
adamw search for other commits by this committer
Update to 0.22.

As long as we're depending on some of the optional modules
(Crypt::OpenSSL::Random,
and Digest::BubbleBabble), depend on the rest of the optional modules
(Crypt::OpenSSL::ECDSA and Crypt::OpenSSL::EC).

Changes: https://metacpan.org/changes/distribution/Net-DNS-SEC
0.21
03 Jan 2015 17:14:01
Revision:376138Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.21
- Sort PLIST

Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
0.20_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.20
27 Oct 2014 12:13:23
Revision:371557Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.20
17 Aug 2014 18:18:36
Revision:365220Original commit files touched by this commit
pi search for other commits by this committer
dns/p5-Net-DNS-SEC: 0.19 -> 0.20

- Fix rt.cpan.org #97457
  !hex! error when parsing NSEC3 with empty salt
0.19
11 Jun 2014 15:12:49
Revision:357493Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.19
0.18
15 May 2014 13:18:17
Revision:354122Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.18
0.17
29 Nov 2013 17:24:44
Revision:335202Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.17
- Add LICENSE

Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
0.16
03 Nov 2013 07:46:28
Revision:332593Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
0.16
20 Sep 2013 16:31:58
Revision:327719Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
0.16
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
0.16
30 Jan 2013 17:31:43
Revision:311245Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cleanup Makefile header
- Fix and sort PLIST: %%SITE_PERL%%/Net/DNS/RR/SIG does not exist
0.16
17 Dec 2012 05:44:44
Revision:309062Original commit files touched by this commit
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
0.16
10 Jun 2012 18:42:48
Original commit files touched by this commit
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
0.16
13 Mar 2012 16:15:36
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
0.16
08 Mar 2012 18:45:38
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
0.16
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.16
13 Mar 2010 08:25:55
Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.16.

Changes:        http://search.cpan.org/dist/Net-DNS-SEC/Changes
0.15_1
22 Jul 2009 16:27:08
Original commit files touched by this commit
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
0.15_1
02 May 2009 20:26:11
Original commit files touched by this commit
leeym search for other commits by this committer
- add missing dependency [1]
- update pkg-descr
- bump PORTREVISION

PR:             134154
Submitted by:   Geoffrey Sisson <geoff@geoff.co.uk> and Cezary Morga
<cm@therek.net>
0.15
02 Feb 2009 16:42:39
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.15
0.14_1
29 Jan 2009 17:41:17
Original commit files touched by this commit
erwin search for other commits by this committer
Reassign my p5-* ports to perl@ so more than one person
can look at them.
0.14_1
17 Apr 2008 14:30:31
Original commit files touched by this commit
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
0.14_1
09 Oct 2007 07:43:22
Original commit files touched by this commit
erwin search for other commits by this committer
Add dependency on security/p5-Digest-SHA

PR:             117029
Submitted by:   Olafur Gudmundsson <ogud@ogud.com>
0.14
08 Sep 2007 01:00:17
Original commit files touched by this commit
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
0.14
12 May 2006 14:28:19
Original commit files touched by this commit
vd search for other commits by this committer
Remove whitespace from line endings in pkg-plist files.

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)
0.14
19 Feb 2006 10:10:38
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 0.14
0.13
22 Jan 2006 01:49:26
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
0.13
12 Dec 2005 11:22:14
Original commit files touched by this commit
erwin search for other commits by this committer
- Update to 0.13
- Mark for perl 5.6.0 or higher.
0.12
26 Nov 2005 17:00:48
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256

Approved by:    maintainer
0.12
12 Jun 2004 18:47:16
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 0.12
0.11
18 Mar 2004 18:01:13
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data, approved by maintainers.
0.11
03 Jan 2004 12:57:38
Original commit files touched by this commit
erwin search for other commits by this committer
Fix after rearrangement of p5-Net-DNS

Forgotten by:   dougb
Submitted by:   Fumihiko Kimura <jfkimura@yahoo.co.jp>
0.11
05 Sep 2003 07:33:51
Original commit files touched by this commit
edwin search for other commits by this committer
Chase repocopies towards ports/dns

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr
0.11
05 Sep 2003 04:54:37
Original commit files touched by this commit
edwin search for other commits by this committer
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: 65