aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Random-MT
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Update to 1.17. Strip the XS library, and sort plist.Adam Weinberger2015-11-283-5/+7
| | | | | | | Changes: https://metacpan.org/changes/distribution/Math-Random-MT Notes: svn path=/head/; revision=402547
* Update "BSD" license in math categoryMark Felder2014-12-071-1/+1
| | | | Notes: svn path=/head/; revision=374217
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-8/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=373448
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-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 Notes: svn path=/head/; revision=357300
* Support STAGEDIR.Vanilla I. Shu2013-11-052-3/+1
| | | | Notes: svn path=/head/; revision=332813
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Fix and sort PLISTSunpoet Po-Chuan Hsieh2012-08-142-5/+4
| | | | | | | - Remove disappeared WWW Notes: svn path=/head/; revision=302494
* - Update to 1.16Wen Heping2012-08-062-3/+5
| | | | | | | | Changes: http://cpansearch.perl.org/src/FANGLY/Math-Random-MT-1.16/Changes - Add missing DEPENDS Notes: svn path=/head/; revision=302217
* - Update to 1.15Philippe Audeoud2012-06-052-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/FANGLY/Math-Random-MT-1.15/Changes Notes: svn path=/head/; revision=298437
* - Update to 1.14Philippe Audeoud2012-05-312-3/+3
| | | | | | | - Changelog: http://cpansearch.perl.org/src/FANGLY/Math-Random-MT-1.14/Changes Notes: svn path=/head/; revision=297866
* - Update to 1.13Frederic Culot2012-01-222-3/+5
| | | | | | | | | - Add LICENSE (BSD) Changes: http://search.cpan.org/dist/Math-Random-MT/Changes Notes: svn path=/head/; revision=289591
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 1.12Wen Heping2010-09-292-4/+4
| | | | Notes: svn path=/head/; revision=262062
* - Update to 1.11Philip M. Gollucci2010-06-102-5/+5
| | | | | | | | | | - Pass to perl@ With Hat: perl@ Changes: http:/www.math.keio.ac.jp/~matumoto/emt.html http:/search.cpan.org/dist/Math-Random-MT/Changes Notes: svn path=/head/; revision=256289
* With portmgr hat on, reset the maintainership of skv@ for ports thatMark Linimon2010-01-101-1/+1
| | | | | | | he has had one or more maintainer-timeouts on in the past 12 months. Notes: svn path=/head/; revision=247508
* - Update to 1.10Martin Wilke2009-12-252-4/+4
| | | | | | | | | | | | Changes: http://cpansearch.perl.org/src/AMS/Math-Random-MT-1.10/Changes PR: 140207 Submitted by: ehaupt@ Approved by: maintainer timeout Notes: svn path=/head/; revision=246669
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo 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) Notes: svn path=/head/; revision=211450
* Update to 1.07Sergey Skvortsov2007-02-063-7/+4
| | | | | | | | | Changes: http://search.cpan.org/src/AMS/Math-Random-MT-1.07/Changes PR: ports/108303 Submitted by: mat Notes: svn path=/head/; revision=184390
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-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 Notes: svn path=/head/; revision=143304
* Updated to 1.04Sergey Skvortsov2004-10-122-3/+3
| | | | | | | * fix ->new(@seed) Notes: svn path=/head/; revision=118980
* Updated to 1.03Sergey Skvortsov2004-05-112-3/+3
| | | | Notes: svn path=/head/; revision=108910
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* utilize SITE_PERLYing-Chieh Liao2003-10-242-10/+9
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Updated to 1.00Sergey Skvortsov2002-06-024-7/+11
| | | | Notes: svn path=/head/; revision=60455
* add p5-Math-Random-MTYing-Chieh Liao2001-07-065-0/+37
The Mersenne Twister PRNG PR: 28716 Submitted by: Sergey Skvortsov <skv@protey.ru> Notes: svn path=/head/; revision=44834