aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-File-Which
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 1.23Sunpoet Po-Chuan Hsieh2019-01-092-5/+6
| | | | | | | Changes: https://metacpan.org/changes/distribution/File-Which Notes: svn path=/head/; revision=489800
* 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
* 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.22Sunpoet Po-Chuan Hsieh2017-09-102-3/+6
| | | | | | | | | | - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/File-Which/Changes Notes: svn path=/head/; revision=449567
* - Update to 1.21Philippe Audeoud2016-03-032-3/+3
| | | | Notes: svn path=/head/; revision=410028
* - Update to 1.20Philippe Audeoud2016-03-022-3/+3
| | | | Notes: svn path=/head/; revision=409942
* - Update to 1.19Frederic Culot2015-07-222-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/File-Which/Changes Notes: svn path=/head/; revision=392674
* - Update to 1.18Sunpoet Po-Chuan Hsieh2015-05-062-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/File-Which/Changes Notes: svn path=/head/; revision=385546
* Update to 1.17. The pwhich utility was separated from the File::WhichAdam Weinberger2015-05-024-13/+9
| | | | | | | | | | | | | | | | | | module during the intervening versions, so remove references to it from pkg-descr. p5-Test-Script is no longer required for running the tests, so remove it. Also, adjust COMMENT so that it doesn't contain a backtick, which makes me kindof nervous. Add in LICENSE for good measure. Transfer maintainership to the perl@ collective, at maintainer's request. Thanks to demon for maintaining this port for so long. PR: 199840 Approved by: demon (outgoing maintainer) Notes: svn path=/head/; revision=385162
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-4/+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
* - Stage supportMartin Wilke2014-01-282-4/+2
| | | | Notes: svn path=/head/; revision=341639
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - convert to the new perl5 frameworkAndrej Zverev2013-09-061-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326530
* Add TEST_DEPENDS.Dmitry Sivachenko2012-01-301-0/+2
| | | | | | | | PR: 164496 Submitted by: swills Notes: svn path=/head/; revision=290115
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Update to 1.09.Dmitry Sivachenko2009-10-163-4/+6
| | | | | | | | PR: 139185 Submitted by: Cezary Morga <cm@therek.net> Notes: svn path=/head/; revision=242911
* Correct pkg-plist (@dirrm -> @dirrmtry)Dmitry Sivachenko2008-06-041-2/+2
| | | | | | | | PR: 124244 Submitted by: leeym Notes: svn path=/head/; revision=214291
* - 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
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.Cheng-Lung Sung2006-06-251-1/+0
| | | | | | | | | | | | - this commit modified ports maintained by (non-)ports@, so approved by portmgr (erwin) first. PR: ports/98755 Submitted by: rafan Approved by: portmgr (erwin) Notes: svn path=/head/; revision=166317
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* utilize SITE_PERLYing-Chieh Liao2003-10-241-5/+5
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* New port: p5-File-Which. Implements `which' functionality as perl module.Dmitry Sivachenko2002-12-285-0/+36
Notes: svn path=/head/; revision=71958