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
4f44fb706d
Update to 0.94
...
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Filter-Simple/Changes
2017-08-04 20:08:46 +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
c4a0d1ca5b
- update to 0.91
...
- modernize pkg-descr
2014-03-22 10:15:35 +00:00
Vanilla I. Shu
fb2d5da4eb
Support STAGEDIR.
2013-11-07 03:52:41 +00:00
Baptiste Daroussin
0068f2d47f
Add NO_STAGE all over the place in preparation for the staging support (cat: textproc)
2013-09-20 23:17:30 +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
2accc4a7a0
- Update to 0.88
...
Changes: http://search.cpan.org/dist/Filter-Simple/Changes
2011-12-20 09:12:12 +00:00
Frederic Culot
a288d48de7
- Fix LICENSE (Artistic 1 instead of Artistic 2)
...
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de>
2011-10-07 11:22:46 +00:00
Baptiste Daroussin
7b7cec9f24
- update to 0.87
...
- add licenses
- changes: http://cpansearch.perl.org/src/SMUELLER/Filter-Simple-0.87/Changes
2011-05-31 20:21:39 +00:00
Philippe Audeoud
354b25a277
- Cleaning MD5 in perl@'s ports
...
Approved by: erwin@ (portmgr)
2011-05-17 11:14:02 +00:00
Wen Heping
e206f4f8ed
- Update to 0.85
...
- Improve pkg-descr
PR: ports/150352
Submitted by: Frederic Culot <frederic@culot.org>
2010-09-08 00:43:37 +00:00
Philip M. Gollucci
89c63fe984
- Turn over a bunch of p5- ports that change infrequently to perl@
...
so more people can look at them.
2009-12-13 18:07:49 +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
Philip M. Gollucci
abf5b5ffc0
- Mark most of my ports MAKE_JOBS_SAFE=yes
...
Tested by: several builds in P6 TB
2009-05-16 06:27:56 +00:00
Philip M. Gollucci
7b61b3ed81
Forgot to commit distinfo
...
Reported by: QAT
2009-01-12 06:07:09 +00:00
Philip M. Gollucci
39b77c5fff
- Update to 0.84
2009-01-12 00:09:42 +00:00
Philip M. Gollucci
8243957984
Update to 0.83
...
Changes http://search.cpan.org/src/SMUELLER/Filter-Simple-0.83/Changesges
Approved by: gabor (mentor)
2008-12-24 08:25:50 +00:00
Philip M. Gollucci
b43083409f
Update my ports to my freebsd address
...
Approved by: araujo (mentor)
2008-07-23 02:43:55 +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
Mark Linimon
9839011ec3
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
...
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
2007-09-08 01:12:10 +00:00
Edwin Groothuis
84b1517c16
SHA256ify
...
Approved by: krion@
2006-01-24 03:16:52 +00:00
Edwin Groothuis
508b8d82f4
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 03:01:03 +00:00
Jeremy Messenger
d075de0076
-Update to 0.82.
...
-Update maintainer's email address in pkg-descr.
PR: ports/83982
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
2005-07-25 05:44:17 +00:00
Florent Thoumie
8f8e8eb20c
- Change maintainer's email address.
2005-04-11 20:34:36 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Mathieu Arnold
512fd514ba
Add p5-Filter-Simple 0.79, simplified source filtering.
...
PR: 58050
Submitted by: philip@p6m7g8.com
2003-12-04 14:44:14 +00:00