30 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
dfcee3d6bb Update to 1.3005
Changes:	https://metacpan.org/changes/distribution/Math-BigInt-Pari
2018-10-12 20:00:06 +00:00
Dag-Erling Smørgrav
9dff352320 Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
2018-10-06 13:06:42 +00:00
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
Sunpoet Po-Chuan Hsieh
1c6626baa8 Update to 1.3004
Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2018-04-22 08:56:00 +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
Sunpoet Po-Chuan Hsieh
99e9376a4b Update to 1.3003
Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2017-01-12 20:02:59 +00:00
Sunpoet Po-Chuan Hsieh
67818d39f7 - Update to 1.3002
Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2016-12-06 14:52:51 +00:00
Sunpoet Po-Chuan Hsieh
91cfd9c093 - Update to 1.3001
Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2016-11-26 10:34:14 +00:00
Sunpoet Po-Chuan Hsieh
bdd685577d - Update to 1.3000
Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2016-11-19 17:11:01 +00:00
Sunpoet Po-Chuan Hsieh
fb5f11462b - Update to 1.27
Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2016-04-28 19:05:03 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Sunpoet Po-Chuan Hsieh
b1a871f0c7 - Update to 1.25
- Add LICENSE

Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2016-01-12 21:40:35 +00:00
Sunpoet Po-Chuan Hsieh
9f2eca4db7 - Update to 1.23
Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2015-11-23 18:24:32 +00:00
Sunpoet Po-Chuan Hsieh
719999c73c - Update to 1.22
Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2015-11-11 16:52:13 +00:00
Sunpoet Po-Chuan Hsieh
b64f54eda8 - Update to 1.21
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2015-10-04 18:00:38 +00:00
Adam Weinberger
10f22ecd6d Clean up the rest of the perl@ Makefiles a bit.
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
  PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
  OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
  This one happens in many, many ports. I only applied it in cases where
  it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
2015-03-13 17:29:58 +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
Philippe Audeoud
31bd1a3830 - Update to 1.18 2014-05-21 07:55:07 +00:00
Vanilla I. Shu
5e06901c39 Support STAGEDIR. 2013-11-05 06:56:18 +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
Sunpoet Po-Chuan Hsieh
7a0285baaf - Use single space after WWW: 2013-08-29 04:08:53 +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
Sunpoet Po-Chuan Hsieh
fbd4f11fd7 - Update to 1.17
Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2011-09-23 18:44:04 +00:00
Sunpoet Po-Chuan Hsieh
4e7dcdaed8 - Update to 1.16
Changes:	http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES
2011-05-11 13:47:27 +00:00
Baptiste Daroussin
4476842731 - update to 1.14
- changes: http://cpansearch.perl.org/src/FLORA/Math-BigInt-Pari-1.14/CHANGES
2010-10-30 22:57:52 +00:00
Philip M. Gollucci
6564a2589c - only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it

With Hat:   perl@
2010-09-24 02:03:44 +00:00
Mark Linimon
f466b8bf64 Reassign ports from andrey@kostenko.name to perl@ due to lack of time.
Hat:		portmgr
2010-04-20 03:04:26 +00:00
Jun Kuriyama
d60cc03b25 - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 10).

Approved by:	portmgr (itetcu)
2010-01-27 01:47:48 +00:00
Philip M. Gollucci
20cfadf5f7 Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR:             ports/136771
Exp Run by:     pav
Approved by:    portmgr (pav)
2009-07-30 23:04:49 +00:00
Martin Wilke
0236bd0955 This is Math::BigInt::Pari, a plugin module for Math::BigInt that
replaces Math::BigInt's core math routines with Math::Pari routines.

WWW:	http://search.cpan.org/dist/Math-BigInt-Pari/

PR:		ports/134094
Submitted by:	Andrey <gugu at zoo.rambler.ru>
2009-05-01 21:42:16 +00:00