Commit graph

59 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
ac662e1727 Update to 1.12
Changes:	https://metacpan.org/changes/distribution/Net-DNS-SEC
2019-03-19 17:49:13 +00:00
Wen Heping
38eec44f39 - Update to 1.11 2019-01-03 03:02:51 +00:00
Sunpoet Po-Chuan Hsieh
6aa782381e Update to 1.10
Changes:	https://metacpan.org/changes/distribution/Net-DNS-SEC
2018-08-31 23:48:15 +00:00
Sunpoet Po-Chuan Hsieh
ab86176c7a Update to 1.09
Changes:	https://metacpan.org/changes/distribution/Net-DNS-SEC
2018-06-05 18:56:19 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
Sunpoet Po-Chuan Hsieh
ab09cdb50f Update to 1.08
Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
2018-05-13 20:10:39 +00:00
Sunpoet Po-Chuan Hsieh
568bc64988 Update to 1.07
Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
2018-04-05 19:12:41 +00:00
Sunpoet Po-Chuan Hsieh
dee29829bd Update to 1.06
Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
2018-03-24 21:11:09 +00:00
Sunpoet Po-Chuan Hsieh
f24b1102b2 Update to 1.05
Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
2018-03-20 22:35:32 +00:00
Sunpoet Po-Chuan Hsieh
9eacf70175 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
2018-02-16 15:42:17 +00:00
Philippe Audeoud
a70a65aff0 - Update to 1.03 2016-09-06 08:37:57 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Sunpoet Po-Chuan Hsieh
f64bf48b69 - Update to 1.02
Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
2015-09-17 17:12:02 +00:00
Sunpoet Po-Chuan Hsieh
b76b9a6b13 - Update to 1.01
Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
2015-08-13 17:34:32 +00:00
Sunpoet Po-Chuan Hsieh
5d366c5deb - 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
2015-07-19 16:36:31 +00:00
Adam Weinberger
e51940fc41 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
2015-02-14 19:03:50 +00:00
Sunpoet Po-Chuan Hsieh
92b2684b07 - Update to 0.21
- Sort PLIST

Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
2015-01-03 17:14:00 +00:00
Mathieu Arnold
eee58d187e 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
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
2014-11-26 13:08:24 +00:00
Baptiste Daroussin
530a33f611 Cleanup plist 2014-10-27 12:13:22 +00:00
Kurt Jaeger
20f6ab5849 dns/p5-Net-DNS-SEC: 0.19 -> 0.20
- Fix rt.cpan.org #97457
  !hex! error when parsing NSEC3 with empty salt
2014-08-17 18:18:35 +00:00
Philippe Audeoud
37b02ccef3 - Update to 0.19 2014-06-11 15:12:49 +00:00
Philippe Audeoud
691eff6ac2 - Update to 0.18 2014-05-15 13:18:16 +00:00
Sunpoet Po-Chuan Hsieh
488b9720e2 - Update to 0.17
- Add LICENSE

Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
2013-11-29 17:24:43 +00:00
Vanilla I. Shu
00afe0823b Support STAGEDIR. 2013-11-03 07:46:27 +00:00
Baptiste Daroussin
24a1652ff4 Add NO_STAGE all over the place in preparation for the staging support (cat: dns) 2013-09-20 16:31:57 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Sunpoet Po-Chuan Hsieh
980eaf4238 - Cleanup Makefile header
- Fix and sort PLIST: %%SITE_PERL%%/Net/DNS/RR/SIG does not exist
2013-01-30 17:31:43 +00:00
Andrej Zverev
ca9da06ad1 Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
2012-12-17 05:44:43 +00:00
Steve Wills
63d09c9c9b - 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)
2012-06-10 18:42:48 +00:00
Philip M. Gollucci
b59621d3ae - 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)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8 - 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
2012-03-08 18:45:38 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Anton Berezin
7cb5c6088a Update to 0.16.
Changes:	http://search.cpan.org/dist/Net-DNS-SEC/Changes
2010-03-13 08:25:54 +00:00
Philip M. Gollucci
c10f314307 - 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)
2009-07-22 16:27:08 +00:00
Yen-Ming Lee
eb77a5cea7 - 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>
2009-05-02 20:26:11 +00:00
Philippe Audeoud
16fd42e928 - Update to 0.15 2009-02-02 16:42:39 +00:00
Erwin Lansing
dc3b831b6b Reassign my p5-* ports to perl@ so more than one person
can look at them.
2009-01-29 17:41:17 +00:00
Marcelo Araujo
4aaab89f57 - 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)
2008-04-17 14:30:31 +00:00
Erwin Lansing
ed85212bd6 Add dependency on security/p5-Digest-SHA
PR:		117029
Submitted by:	Olafur Gudmundsson <ogud@ogud.com>
2007-10-09 07:43:21 +00:00
Mark Linimon
9839011ec3 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
2007-09-08 01:12:10 +00:00
Vasil Dimov
f5387617c9 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)
2006-05-12 14:28:19 +00:00
Erwin Lansing
4ca5141a1a Update to 0.14 2006-02-19 10:10:37 +00:00
Edwin Groothuis
e33233f948 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:55:36 +00:00
Erwin Lansing
ccd418ba46 - Update to 0.13
- Mark for perl 5.6.0 or higher.
2005-12-12 11:22:14 +00:00
Pav Lucistnik
a88df5c39d - Add SHA256
Approved by:	maintainer
2005-11-26 17:00:48 +00:00
Erwin Lansing
162cba9aaa Update to 0.12 2004-06-12 18:47:16 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Erwin Lansing
9f6ce0eba7 Fix after rearrangement of p5-Net-DNS
Forgotten by:	dougb
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp>
2004-01-03 12:57:38 +00:00
Edwin Groothuis
bf60be81d1 Chase repocopies towards ports/dns
PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr
2003-09-05 07:33:51 +00:00
Edwin Groothuis
fa1ac61168 Massive repo-copies request: net->dns (partly devel->dns)
PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr
2003-09-05 04:54:37 +00:00