aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-Calc-Units
Commit message (Collapse)AuthorAgeFilesLines
* 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-6/+3
| | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Update to 1.07.tobez2009-08-052-4/+4
| | | | Changes: http://search.cpan.org/dist/Math-Calc-Units/Changes
* - 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-9/+1
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* - update to 1.06leeym2006-06-292-5/+7
| | | | - unbreak under old perl
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-7/+7
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Take a perl@ hat and add SHA256 checksumsmat2005-11-141-0/+1
|
* Let the IGNORE message make a bit more sense and change it from:erwin2005-11-011-1/+1
| | | | | | | | | | | | ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports
* Update to 1.05.tobez2005-10-272-3/+3
|
* Update to 1.04. Assign maintainer to perl@. Require perl from ports.tobez2005-09-232-5/+11
|
* search.cpan.org redirect reduction canonicalization project, pass 1:fenner2005-09-221-1/+1
| | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
* Reset maintainership of Seamus Venasse who has not responded for some time.erwin2005-09-201-1/+1
| | | | | | | Thank you for your efforts in the past! Noticed by: tobez Approved by: portmgr (self)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* utilize SITE_PERLijliao2003-10-242-24/+23
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* De-pkg-comment.knu2003-02-212-1/+1
|
* add p5-Math-Calc-Units 1.02ijliao2002-06-265-0/+58
Human-readable unit-aware calculator PR: 34280 Submitted by: Seamus Venasse <svenasse@polaris.ca>