Commit graph

32 commits

Author SHA1 Message Date
Adam Weinberger
9e00ce3f62 Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
  the plist was randomized before committing

A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
2015-03-12 23:00:02 +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
Baptiste Daroussin
99a4f62f93 Cleanup plist 2014-10-20 09:37:00 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Vanilla I. Shu
4b9ccd4385 Support STAGEDIR. 2013-11-01 14:20:56 +00:00
Baptiste Daroussin
1e4b97cf2b Add NO_STAGE all over the place in preparation for the staging support (cat: converters) 2013-09-20 16:05:24 +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
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
cfb961d7e5 - update to 0.76
- add licenses
- changes: http://cpansearch.perl.org/src/MHX/Convert-Binary-C-0.76/Changes
2011-04-12 10:54:30 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Philip M. Gollucci
f4bf3d23a3 - Pass to perl@ 2010-12-12 21:34:18 +00:00
Mark Linimon
f61aa69467 With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months.
2010-01-10 03:54:09 +00:00
Philip M. Gollucci
91f231b90f - Update to 0.74
PR:             ports/135733
Approved by:    maintainer timeout (skv; 16 days)
Submitted by:   myself (pgollucci@)
2009-07-03 19:58:15 +00:00
Philip M. Gollucci
0d973536ea - Update to 0.73
- Mark MAKE_JOBS_UNSAFE=yes

PR:             ports/134803
Approved by:    maintainer timeout (skv; 15 days)
Submitted by:   me
2009-06-05 22:42:27 +00:00
Martin Wilke
768e734b2d - Update to 0.71
PR:		123440
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by:	maintainer timeout
2008-05-31 21:25:42 +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
Sergey Skvortsov
72d1ada6a9 Update to 0.70 2008-01-15 21:56:41 +00:00
Sergey Skvortsov
ba4fa0e27d Update to 0.67
Changes:	http://search.cpan.org/src/MHX/Convert-Binary-C-0.67/Changes
PR:		ports/108210
Submitted by:	Gea-Suan Lin <gslin xx gslin.org>
2007-02-06 17:37:15 +00:00
Sergey Skvortsov
fc1e05968b Update to 0.66
Changes:	http://search.cpan.org/src/MHX/Convert-Binary-C-0.66/Changes
2006-11-10 20:24:54 +00:00
Sergey Skvortsov
fa57bb7b63 Update to 0.65
PR:		ports/102565
Submitted by:   Gea-Suan Lin <gslin xx gslin.org>
2006-09-03 20:32:26 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +00:00
Sergey Skvortsov
ae66792a03 Update to 0.64
Changes:	http://search.cpan.org/src/MHX/Convert-Binary-C-0.64/Changes
2006-01-18 13:06:50 +00:00
Sergey Skvortsov
d57115b088 Update to 0.62
Changes:	http://search.cpan.org/src/MHX/Convert-Binary-C-0.62/Changes
2005-12-02 17:45:54 +00:00
Sergey Skvortsov
152782acf0 Update to 0.61
Changes:	http://search.cpan.org/src/MHX/Convert-Binary-C-0.61/Changes
2005-11-03 10:11:49 +00:00
Sergey Skvortsov
9b5d843f91 Update to 0.60
Changes:	http://search.cpan.org/src/MHX/Convert-Binary-C-0.60/Changes
2005-10-27 16:01:35 +00:00
Sergey Skvortsov
b598a51e52 Update to 0.59 2005-06-16 12:30:30 +00:00
Sergey Skvortsov
ab9e268d1f Update to 0.58 2005-02-22 10:38:36 +00:00
Sergey Skvortsov
7ecc8b8da2 Update to 0.57 2005-01-26 16:42:50 +00:00
Sergey Skvortsov
2f45f924ce Updated to 0.56 2004-10-12 12:44:40 +00:00
Sergey Skvortsov
803d84c78c Updated to 0.55 2004-08-25 06:31:11 +00:00
Sergey Skvortsov
46d7b318c4 Updated to 0.54 2004-07-30 09:43:19 +00:00
Sergey Skvortsov
14c27fc21c Add p5-Convert-Binary-C 0.53, binary Data Conversion using C Types. 2004-05-26 12:24:53 +00:00