1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Commit Graph

82 Commits

Author SHA1 Message Date
Wen Heping
506c1a41c6 - Update to 1.76 2019-01-10 06:33:50 +00:00
Wen Heping
eb3ff6ddfb - Update to 1.75 2019-01-09 08:30:07 +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
8039bd704b Update to 1.74
Changes:	http://search.cpan.org/dist/URI/Changes
2018-04-26 18:51:07 +00:00
Sunpoet Po-Chuan Hsieh
30e4021139 Update to 1.73
Changes:	http://search.cpan.org/dist/URI/Changes
2018-01-10 12:43:07 +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
d15f7e326e Update to 1.72
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/URI/Changes
2017-07-26 18:20:41 +00:00
Sunpoet Po-Chuan Hsieh
cb31108a0f - Update to 1.71
Changes:	http://search.cpan.org/dist/URI/Changes
2016-01-12 21:40:55 +00:00
Sunpoet Po-Chuan Hsieh
18ac78f68b - Update to 1.69
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/URI/Changes
2015-07-25 07:41:01 +00:00
Adam Weinberger
4d5ab9cc1d Update to 1.68, and sort plist.
Changes: https://metacpan.org/changes/distribution/URI
2015-06-26 03:41:27 +00:00
Adam Weinberger
5ef5d82c6b Update to 1.67.
Changes: https://metacpan.org/changes/release/ETHER/URI-1.67
2015-02-24 23:03:00 +00:00
Philippe Audeoud
16d23f03bf - Update to 1.65 2014-12-04 13:29:32 +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
Yen-Ming Lee
3e85742d3e - update to 1.64 2014-07-20 17:10:16 +00:00
Vanilla I. Shu
3246ebc3ca Support STAGEDIR. 2013-11-05 16:42:55 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +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
Frederic Culot
da9450753d - Update to 1.60
Changes:	http://search.cpan.org/dist/URI/Changes
Feature safe:	yes
2012-04-06 11:39:53 +00:00
Sunpoet Po-Chuan Hsieh
00ca886ed4 - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by:	az
With hat:	perl
2011-09-17 07:06:45 +00:00
Sunpoet Po-Chuan Hsieh
c7eaec43b9 - Sort MAN3 and PLIST 2011-08-28 13:17:04 +00:00
Baptiste Daroussin
318ff77dab - update 1.59
- add licenses
- changes: http://cpansearch.perl.org/src/GAAS/URI-1.59/Changes
2011-08-16 22:10:05 +00:00
Andrej Zverev
dec946ad51 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
2011-06-20 08:37:15 +00:00
Yen-Ming Lee
9800b90519 - update to 1.58
Release 1.58

    This release reverts the patch in 1.57 that made query_form distingush
      between empty and undef values.  It broke stuff. [RT#62708]
2011-02-20 20:23:13 +00:00
Wen Heping
08d93f6335 - Update to 1.56 2010-10-08 02:18:54 +00:00
Wen Heping
e8163e90b4 - Update to 1.55 2010-09-02 00:57:46 +00:00
Sahil Tandon
8d4622fe05 - Pass maintainership to perl@FreeBSD.org 2010-07-30 01:01:25 +00:00
Ion-Mihai Tetcu
b413316e09 - Update to 1.54
- Changes: http://cpansearch.perl.org/src/GAAS/URI-1.54/Changes

PR:		145392
Submitted by:	maintainer
2010-04-04 23:23:27 +00:00
Ion-Mihai Tetcu
dc78fed391 - Update to 1.53
- Changes: http://cpansearch.perl.org/src/GAAS/URI-1.53/Changes

PR:		144838
Submitted by:	Sahil Tandon (maintainer)
2010-04-03 10:15:30 +00:00
Philip M. Gollucci
399583bacb - Update to 1.52
PR:             ports/142667
Approved by:    sahil@tandon.net (maintainer)
Submitted by:   myself (pgollucci@)
2010-01-12 00:49:40 +00:00
Yen-Ming Lee
58743247a1 - update to 1.51
PR:		140886, 141228
Submitted by:	maintainer, leeym
Approved by:	maintainer
2009-12-06 22:33:02 +00:00
Wen Heping
f3b13872a2 - Update to 1.50
- Pass maintainership to submitter

PR:		ports/140762
Submitted by:	Sahil Tandon <sahil@tandon.net>
2009-11-22 12:18:12 +00:00
Anton Berezin
d544d7183e Update to 1.40.
Changes:	http://search.cpan.org/dist/URI/Changes
2009-08-16 18:11:50 +00:00
Anton Berezin
4b290fe183 Update to 1.39.
Changes:	http://search.cpan.org/dist/URI/Changes
2009-08-14 08:44:11 +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
e8e62cc41e - update to 1.38 2009-05-29 08:39:35 +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
Erwin Lansing
46b1e34e2a Update to 1.37
PR:		125112
Submitted by:	leeym
2008-06-30 08:01:24 +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
f175c53947 Update to 1.36 2008-04-04 15:03:03 +00:00
Pav Lucistnik
a88df5c39d - Add SHA256
Approved by:	maintainer
2005-11-26 17:00:48 +00:00
Bill Fenner
81797980f7 search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00
Anton Berezin
b6b9360cac Update to 1.35 (1.34 disappeared from CPAN & mirrors).
Approved by:	maintainer (well, at least I've read his mail as an
		approval)
2004-11-30 16:09:07 +00:00
Erwin Lansing
39dbe3864e Update to 1.34 2004-10-13 19:01:02 +00:00
Erwin Lansing
2072dbef4c Update to 1.31 2004-06-08 13:47:44 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Erwin Lansing
873f1c7104 Update to 1.30 2004-01-15 07:10:41 +00:00
Erwin Lansing
21c5352f38 Update to 1.29 2004-01-02 11:24:04 +00:00
Erwin Lansing
63ea37b45e Update to 1.28 2003-12-04 08:07:18 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Erwin Lansing
8d441b0c9a Update to 1.27 2003-10-14 11:27:04 +00:00