Commit graph

26 commits

Author SHA1 Message Date
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
Mathieu Arnold
cb41fc6623 Fix license information for portgs that use "the same license as Perl".
Sponsored by:	Absolight
2017-09-15 08:58:46 +00:00
Sunpoet Po-Chuan Hsieh
230586baa6 Update to 20140910.003
- Add LICENSE
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Business-ISBN-Data/Changes
2017-01-03 18:36:35 +00:00
Adam Weinberger
43281dab2d Reassign to the perl collective 2017-01-02 20:13:16 +00:00
Rene Ladan
f2d2d41cbc leeym handed in his commit bit. 2017-01-02 20:04:36 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Antoine Brodin
74499628cb Fix packaging 2015-01-10 22:13:39 +00:00
Yen-Ming Lee
e286264622 - upgrade to 20140910.002 2015-01-10 18:35:26 +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
Andrej Zverev
3d574e7caa - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 12:30:05 +00:00
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Andrej Zverev
ca11b0d6e9 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-02 09:22:47 +00:00
Yen-Ming Lee
5b7254df48 - Update to 20120719.001
PR:		171030
Submitted by:	Steve Wills <swills@freebsd.org>
2012-08-25 23:45:55 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Yen-Ming Lee
221a59ed43 - update to 20081208 2009-02-15 10:50:27 +00:00
Yen-Ming Lee
8a8f3bdf15 - update to 20081020 2008-10-28 19:02:59 +00:00
Yen-Ming Lee
4498fbfd9a - update WWW in pkg-descr 2008-06-05 16:44:05 +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
Yen-Ming Lee
77c0a4df79 - update to 1.17 2007-12-13 16:54:20 +00:00
Yen-Ming Lee
a2a69f177f - update to 1.15 2007-10-01 11:54:58 +00:00
Yen-Ming Lee
52eb7d363a - update to 1.14 2007-06-08 08:29:06 +00:00
Yen-Ming Lee
61c14d9b01 - update to 1.13
PR:		107849
Submitted by:	clsung
2007-01-14 15:52:29 +00:00
Yen-Ming Lee
ee46236130 - update to 1.11 2006-05-21 13:42:24 +00:00
Edwin Groothuis
53354e7e9c SHA256ify
Approved by: krion@
2006-01-22 12:59:47 +00:00
Edwin Groothuis
a437d08eca Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:30:01 +00:00
Yen-Ming Lee
480aceb714 - add p5-Business-ISBN-Data-1.10
Business::ISBN::Data - data pack for Business::ISBN

Business::ISBN uses this "data pack" to do its work. You can update
Business::ISBN::Data independently of the main module as the various
ISBN organizations assign new publisher codes. The ISBN agency lists
these data at http://www.isbn-international.org/identifiers.html.

The distribution should include the kludegy script used to extract
the data and format the data structure.

WWW:		http://search.cpan.org/dist/Business-ISBN-Data/
2005-09-22 15:51:08 +00:00