aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Number-WithError
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*amdmi32016-05-191-8/+8
| | | | Approved by: portmgr blanket
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-3/+3
| | | | | With hat: portmgr Sponsored by: Absolight
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - add stage supportaz2014-01-302-3/+1
| | | | Approved by: portmgr (blanket infrastructure)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | math)
* - convert to the new perl5 frameworkaz2013-09-121-6/+3
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Add TEST_DEPENDS [1]culot2012-03-062-3/+5
| | | | | | | | - Avoid use of SITE_PERL in DEPENDS [1] - Pet portlint PR: ports/165746 [1] Submitted by: swills@
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Update my MAINTAINER address to culot@FreeBSD.org.culot2010-10-201-1/+1
| | | | Approved by: sahil@ (mentor)
* - Update to 1.01sahil2010-10-052-7/+6
| | | | | | | | - Pass maintainership to submitter - Assign to RUN_DEPENDS with immediate expansion PR: ports/150777 Submitted by: Frederic Culot <frederic@culot.org>
* math/p5-Math-BigInt is part of perl core modules since at least 5.6+bapt2010-09-221-2/+2
| | | | | | | | | the lowest version of perl available in ports is 5.8.9 which embed version 1.89 of Math::BigInt which is the same as the one available in math/p5-Math-BigInt, so remove the useless dependency. Keeping math/p5-Math-BigInt as it evolves alone Bump port revision
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-1/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - Catch up with Params::Util which now lives under ${PERL_ARCH}pav2008-12-011-1/+1
| | | | Reported by: pointyhat
* Reset aaron's port maintainerships due to many maintainer-timeouts.linimon2008-04-291-1/+1
|
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-2/+1
| | | | | | | | | ${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)
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-7/+1
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* Update to v0.08aaron2006-12-262-5/+5
|
* - Update to 0.06laszlof2006-12-083-12/+4
| | | | | | PR: ports/104981 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: maintainer timeout. (5 weeks)
* - Update from v0.03 to v0.05aaron2006-06-102-4/+4
| | | | Approved by: tobez (implicit)
* - Patch Makefile.PL to remove possible interactivityaaron2006-06-032-2/+8
| | | | Approved by: tobez (implicit)
* Mark IS_INTERACTIVE to avoid infinite build loop.kris2006-06-031-0/+2
|
* Adding port math/p5-Number-WithError, Numbers with error propagation and ↵aaron2006-05-164-0/+59
scientific rounding Approved by: tobez (implicit)