summaryrefslogtreecommitdiff
path: root/textproc/p5-Perl-MinimumVersion/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/p5-Perl-MinimumVersion: Update to 1.40Po-Chuan Hsieh2021-05-311-3/+2
| | | | Changes: https://metacpan.org/changes/distribution/Perl-MinimumVersion
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add NO_ARCHSunpoet Po-Chuan Hsieh2019-10-281-0/+2
|
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
| | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw)
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | Sponsored by: Absolight
* Moving maintainership burden onto broader shouldersLars Thegler2017-04-071-1/+1
|
* Use real PORTVERSION and update dependent portsSunpoet Po-Chuan Hsieh2017-03-101-1/+1
|
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-7/+7
| | | | | With hat: portmgr Sponsored by: Absolight
* - Fix *_DEPENDS: version 0.76+ is already in all supported Perl releasesSunpoet Po-Chuan Hsieh2015-03-211-2/+2
| | | | | | - Bump PORTREVISION for dependency change With hat: perl
* - Update to 1.38Lars Thegler2015-01-051-8/+4
|
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-0/+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
* * Convert to stagingMathieu Arnold2014-01-211-4/+3
| | | | | | | * Add license * pet portlint Sponsored by: Absolight
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | textproc)
* - Convert to new perl frameworkAndrej Zverev2013-08-071-1/+2
| | | | | | | | per port extra changes: devel/p5-Perl-Version remove outage PERL_LEVEL check devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version) Approved by: lth@ (maintainer)
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-261-1/+1
| | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@)
* - Remove unnecessary depend on PERL_LEVEL < 5.12Andrej Zverev2013-06-071-5/+1
| | | | | | PR: ports/178909 Submitted by: az Approved by: maintainer (timeout)
* update to 1.32Lars Thegler2013-03-171-1/+1
|
* update to 1.31Lars Thegler2012-12-141-6/+2
|
* - Add TEST_DEPENDS to enable testingSteve Wills2012-04-101-2/+3
| | | | | | | | - Expand value of BUILD_DEPENDS before assigning to RUN_DEPENDS - Sort DEPENDS PR: ports/166128 Approved by: maintainer timeout (lth, >2 weeks)
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-2/+6
| | | | | | | | | 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)
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-6/+2
| | | | | | | | | | | | | | | 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
* - 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
* Update to 1.28Lars Thegler2011-03-161-3/+7
|
* Update to 1.26Lars Thegler2010-09-181-1/+1
|
* Update to 1.25Lars Thegler2010-07-121-2/+1
|
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-261-1/+1
| | | | | | (part 7). Approved by: portmgr (itetcu)
* Update to 1.24Lars Thegler2010-01-231-2/+2
|
* Update to 1.22Lars Thegler2009-12-101-2/+3
|
* Update to 1.20Lars Thegler2009-04-211-1/+1
|
* Update to 1.19Lars Thegler2008-10-131-5/+6
|
* Update to 1.18Lars Thegler2008-09-021-2/+1
|
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+3
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* Update to 1.15Lars Thegler2007-07-291-3/+3
|
* Update to 0.14Lars Thegler2007-03-071-11/+9
|
* - Update to 0.13Lars Thegler2006-04-251-2/+2
| | | | - Make portlint happy
* Update to 0.11Lars Thegler2005-11-101-2/+3
|
* Add p5-Perl-MinimumVersion 0.10, find a minimum required version of perlLars Thegler2005-10-261-0/+38
for Perl code.