aboutsummaryrefslogtreecommitdiff
path: root/net/p5-URI
Commit message (Collapse)AuthorAgeFilesLines
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Update to 1.74Sunpoet Po-Chuan Hsieh2018-04-262-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/URI/Changes Notes: svn path=/head/; revision=468363
* Update to 1.73Sunpoet Po-Chuan Hsieh2018-01-102-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/URI/Changes Notes: svn path=/head/; revision=458631
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Update to 1.72Sunpoet Po-Chuan Hsieh2017-07-262-3/+6
| | | | | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/URI/Changes Notes: svn path=/head/; revision=446681
* - Update to 1.71Sunpoet Po-Chuan Hsieh2016-01-122-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/URI/Changes Notes: svn path=/head/; revision=405959
* - Update to 1.69Sunpoet Po-Chuan Hsieh2015-07-252-3/+4
| | | | | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/URI/Changes Notes: svn path=/head/; revision=392861
* Update to 1.68, and sort plist.Adam Weinberger2015-06-263-15/+15
| | | | | | | Changes: https://metacpan.org/changes/distribution/URI Notes: svn path=/head/; revision=390612
* Update to 1.67.Adam Weinberger2015-02-242-3/+3
| | | | | | | Changes: https://metacpan.org/changes/release/ETHER/URI-1.67 Notes: svn path=/head/; revision=379854
* - Update to 1.65Philippe Audeoud2014-12-042-4/+3
| | | | Notes: svn path=/head/; revision=373900
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=373448
* - update to 1.64Yen-Ming Lee2014-07-202-4/+4
| | | | Notes: svn path=/head/; revision=362337
* Support STAGEDIR.Vanilla I. Shu2013-11-052-17/+15
| | | | Notes: svn path=/head/; revision=332868
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Update to 1.60Frederic Culot2012-04-062-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/URI/Changes Feature safe: yes Notes: svn path=/head/; revision=294278
* - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | | Suggested by: az With hat: perl Notes: svn path=/head/; revision=281882
* - Sort MAN3 and PLISTSunpoet Po-Chuan Hsieh2011-08-282-4/+4
| | | | Notes: svn path=/head/; revision=280622
* - update 1.59Baptiste Daroussin2011-08-162-3/+6
| | | | | | | | - add licenses - changes: http://cpansearch.perl.org/src/GAAS/URI-1.59/Changes Notes: svn path=/head/; revision=279861
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-201-1/+1
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275886
* - update to 1.58Yen-Ming Lee2011-02-202-5/+5
| | | | | | | | | | 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] Notes: svn path=/head/; revision=269405
* - Update to 1.56Wen Heping2010-10-082-4/+4
| | | | Notes: svn path=/head/; revision=262589
* - Update to 1.55Wen Heping2010-09-022-4/+4
| | | | Notes: svn path=/head/; revision=260400
* - Pass maintainership to perl@FreeBSD.orgSahil Tandon2010-07-301-1/+1
| | | | Notes: svn path=/head/; revision=258456
* - Update to 1.54Ion-Mihai Tetcu2010-04-042-4/+4
| | | | | | | | | | - Changes: http://cpansearch.perl.org/src/GAAS/URI-1.54/Changes PR: 145392 Submitted by: maintainer Notes: svn path=/head/; revision=252219
* - Update to 1.53Ion-Mihai Tetcu2010-04-032-5/+5
| | | | | | | | | | - Changes: http://cpansearch.perl.org/src/GAAS/URI-1.53/Changes PR: 144838 Submitted by: Sahil Tandon (maintainer) Notes: svn path=/head/; revision=252118
* - Update to 1.52Philip M. Gollucci2010-01-122-4/+4
| | | | | | | | | PR: ports/142667 Approved by: sahil@tandon.net (maintainer) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=247652
* - update to 1.51Yen-Ming Lee2009-12-062-4/+4
| | | | | | | | | PR: 140886, 141228 Submitted by: maintainer, leeym Approved by: maintainer Notes: svn path=/head/; revision=245304
* - Update to 1.50Wen Heping2009-11-224-7/+14
| | | | | | | | | | - Pass maintainership to submitter PR: ports/140762 Submitted by: Sahil Tandon <sahil@tandon.net> Notes: svn path=/head/; revision=244646
* Update to 1.40.Anton Berezin2009-08-162-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/URI/Changes Notes: svn path=/head/; revision=239671
* Update to 1.39.Anton Berezin2009-08-142-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/URI/Changes Notes: svn path=/head/; revision=239505
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-7/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* - update to 1.38Yen-Ming Lee2009-05-292-4/+4
| | | | Notes: svn path=/head/; revision=234767
* Reassign my p5-* ports to perl@ so more than one personErwin Lansing2009-01-291-1/+1
| | | | | | | can look at them. Notes: svn path=/head/; revision=227098
* Update to 1.37Erwin Lansing2008-06-302-11/+6
| | | | | | | | PR: 125112 Submitted by: leeym Notes: svn path=/head/; revision=216018
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* Update to 1.36Erwin Lansing2008-04-042-4/+4
| | | | Notes: svn path=/head/; revision=210516
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+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 Notes: svn path=/head/; revision=143304
* Update to 1.35 (1.34 disappeared from CPAN & mirrors).Anton Berezin2004-11-302-3/+3
| | | | | | | | Approved by: maintainer (well, at least I've read his mail as an approval) Notes: svn path=/head/; revision=122823
* Update to 1.34Erwin Lansing2004-10-132-3/+3
| | | | Notes: svn path=/head/; revision=119284
* Update to 1.31Erwin Lansing2004-06-082-3/+3
| | | | Notes: svn path=/head/; revision=111091
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Update to 1.30Erwin Lansing2004-01-152-2/+2
| | | | Notes: svn path=/head/; revision=98182
* Update to 1.29Erwin Lansing2004-01-023-2/+6
| | | | Notes: svn path=/head/; revision=97072
* Update to 1.28Erwin Lansing2003-12-042-2/+2
| | | | Notes: svn path=/head/; revision=94903
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+0
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Update to 1.27Erwin Lansing2003-10-142-2/+2
| | | | Notes: svn path=/head/; revision=91169
* - Update to 1.25Erwin Lansing2003-08-303-52/+54
| | | | | | | | | | - Use SITE_PERL to keep portlint happy PR: 56151 Submitted by: Lars Thegler <lars@thegler.dk> Notes: svn path=/head/; revision=88067
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82871