aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-GMP
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.11sunpoet2015-08-192-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-GMP/Changes
* - Update to 2.10wen2015-08-132-3/+3
| | | | Changes: http://cpansearch.perl.org/src/SHLOMIF/Math-GMP-2.10/Changes
* - Update to 2.09sunpoet2015-08-013-6/+6
| | | | | | | - Do not silence installation message - Sort PLIST Changes: http://search.cpan.org/dist/Math-GMP/Changes
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-8/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Remove all the bootstrap files (.bs) from the plists.mat2014-06-101-1/+0
| | | | | | | | | | 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
* - Update to 2.07ehaupt2014-02-112-4/+6
| | | | - Strip shared object
* Support STAGEDIR.vanilla2013-11-052-5/+3
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | math)
* - Convert to new perl frameworkmat2013-08-031-1/+2
| | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Cleanup Makefile headersunpoet2013-03-181-5/+1
|
* - Add LICENSEsunpoet2012-06-072-2/+5
| | | | | - Pet portlint: remove ABI version number from LIB_DEPENDS - Add WWW
* - Change INC/LIBS modifiersunpoet2011-11-301-5/+1
| | | | Feature safe: yes
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - only 13% of the p5- ports embed @comment $FreeBSD$:pgollucci2010-09-241-1/+0
| | | | | | so standarize and remove it With Hat: perl@
* Switch to use newer GMP version.ale2010-04-191-1/+2
| | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin)
* Update to 2.06.tobez2009-09-182-5/+4
| | | | | Changes: http://search.cpan.org/dist/Math-GMP/Changes Feature safe: yes
* Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2009-08-162-3/+1
| | | | Hat: portmgr
* Chase libgmp and bump PORTREVISION.ale2009-05-131-1/+2
|
* Update to 2.05mat2009-02-132-6/+5
|
* Use the CPAN site macro.mat2007-08-311-2/+1
| | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims.
* Chase gmp library and bump PORTREVISION.ale2006-05-101-1/+2
|
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Be hipe and add SHA256mat2005-11-141-0/+1
|
* Update to 2.04mat2005-05-253-3/+4
|
* Add SIZE fieldmat2004-01-291-0/+1
|
* Update my ports to use my @FreeBSD.org addressmat2003-08-161-1/+1
| | | | Approved by: demon (mentor)
* - Update to 2.03erwin2003-06-054-46/+18
| | | | | | | | | - Now uses gmp.6 from ports. - Give maintainership to submitter PR: 52292 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: edwin (mentor)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix the build on CURRENT. This port requires math/libgmp4 on CURRENT.knu2002-11-282-5/+20
| | | | | PR: ports/45794 Submitted by: Volker Stolz <vs@foldr.org>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Upgradevanilla2001-05-102-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | p5-Apache-AuthTicket => 0.31 p5-Apache-AuthenCache => 0.04 p5-Business-CreditCard => 0.23 p5-CGI-Cache => 1.03 p5-Crypt-CipherSaber => 0.60 p5-Crypt-SSLeay => 0.25 p5-File-Cache => 0.16 p5-Filter => 1.23 p5-FreezeThaw => 0.41 p5-HTML-Stream => 1.49 p5-Mail-Audit => 1.10 p5-Mail-Box => 1.111 p5-Mail-IMAPClient => 2.1.2 p5-Mail-Sender => 0.7.08 p5-Math-FixedPrecision => 0.14 p5-Math-GMP => 1.07 p5-NNTPClient => 0.37 p5-Net-SSLeay => 1.07 p5-Proc-Background => 1.03 p5-Quota => 1.3.3 p5-Text-Template => 1.31 p5-WWW-Search => 2.19 p5-XML-RSS => 0.97 p5-chart => fix pkg-plist
* Remove empty directories on uninstall.steve2001-04-151-0/+2
|
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-011-1/+0
|
* Add p5-Math-GMP 1.01, perl module that provides an interface to the GMPwill2001-01-046-0/+56
library.