aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Statistics-Lite
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade from 3.2 to 3.62.osa2015-11-112-4/+3
|
* Remove Author from pkg-descr and white space fixesbapt2015-03-031-1/+0
|
* 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
* Convert to USES=dos2unixbapt2014-05-261-2/+1
| | | | With hat: 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)
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-2/+1
| | | | | | | | | | | | | | | | 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
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Update from 3.1 to 3.2.osa2008-02-152-6/+6
| | | | | | | | Use CPAN macro. Added USE_DOS2UNIX. Submitted by: Felippe de Meirelles Motta aka lippemail at gmail dot com PR: 120671
* Update to 3.1.osa2007-05-282-4/+4
|
* Update to 2.0.osa2006-07-132-5/+4
| | | | | Submitted by: aaron PR: 99126
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Update to 1.03.osa2005-11-142-4/+5
| | | | SHA256fy.
* 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
* Correct pkg-plist.osa2004-12-062-1/+2
| | | | | | Bump PORTREVISION. Submitted by: pointyhat via kris
* Add Statistics::Lite 1.02 module - the lightweight andosa2004-12-014-0/+37
functional object-oriented statistics.