1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
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
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Sunpoet Po-Chuan Hsieh
da3e1095d2 - Update to 0.5305
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/Math-Cephes/Changes
2016-05-14 01:30:37 +00:00
Mathieu Arnold
afae652a2a Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
2015-09-14 12:19:48 +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
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
Emanuel Haupt
72972c9d01 - Update to 0.5304
- Strip shared object
2014-02-10 22:45:31 +00:00
Sunpoet Po-Chuan Hsieh
60f535dc9f - Update to 0.5303
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Math-Cephes/Changes
2013-10-12 16:39:46 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +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
Anton Berezin
a97f1b8ca6 Update to 0.5302.
Changes:	http://search.cpan.org/dist/Math-Cephes/Changes
2013-01-28 10:44:22 +00:00
Chris Rees
bd0c9c1d33 Update to 0.52
Feature safe:	yes
2012-11-03 14:23:09 +00:00
Wen Heping
2719b4c304 - Update to 0.51
Changes: http://cpansearch.perl.org/src/SHLOMIF/Math-Cephes-0.51/Changes
- Trim Makefile headers

Feature safe:	yes
2012-10-25 01:33:24 +00:00
Frederic Culot
c65f01da27 - Update to 0.48
- Reformat pkg-descr
- Pet portlint(1)

Changes:	http://search.cpan.org/dist/Math-Cephes/Changes
2012-07-18 07:01:44 +00:00
Wen Heping
df6b66b3d4 - Mark MAKE_JOBS_UNSAFE [1]
- Pass maintainership to perl@

PR:		ports/165752 [1]
Submitted by:	swills@ [1]
2012-03-06 06:49:17 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Martin Wilke
e167c96e32 - Update to 0.47
PR:		130408
Submitted by:	Wen Heping <wenheping@gmail.com>
2009-01-13 00:09:44 +00:00
Martin Wilke
749398d963 - Update to 0.46
- Pass maintainership to submitter

PR:		130115
Submitted by:	Wen Heping <wenheping@gmail.com>
2009-01-07 22:27:25 +00:00
Mark Linimon
e3e5d56ef1 Reset aaron's port maintainerships due to many maintainer-timeouts. 2008-04-29 05:27:09 +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
Erwin Lansing
78ac364aed Update to 0.45
PR:		120448
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer timeout
2008-02-23 19:27:33 +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
Aaron Dalton
7f8ca42f30 - Update from v0.42 to v0.43
Approved by:	tobez (implicti)
2006-06-18 18:10:06 +00:00
Aaron Dalton
f117728b4c - Fix intermittent build error
Approved by:	tobez (implicit)
2006-06-16 18:30:56 +00:00
Edwin Groothuis
8380e057b0 Add SHA256 checksum 2006-06-07 14:25:14 +00:00
Aaron Dalton
04b519b577 - Requires at least Perl 5.6.0.
Approved by:	tobez
2006-05-30 20:27:19 +00:00
Aaron Dalton
af601193d5 Adding port math/p5-Math-Cephes, a Perl interface to the Cephes math library.
Approved by:	tobez (implicit)
2006-05-27 02:29:37 +00:00