Port details |
- p5-Math-Random-MT-Auto Auto-seeded Mersenne Twister PRNGs
- 6.23 math =2 6.23Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2006-07-24 01:25:54
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: BSD3CLAUSE
- WWW:
- https://metacpan.org/release/Math-Random-MT-Auto
- Description:
- The Mersenne Twister is a fast pseudorandom number generator (PRNG)
that is capable of providing large volumes (> 10^6004) of "high
quality" pseudorandom data to applications that may exhaust available
"truly" random data sources or system-provided PRNGs such as rand.
This module provides PRNGs that are based on the Mersenne Twister.
There is a functional interface to a single, standalone PRNG, and an
OO interface (based on the inside-out object model as implemented by
the Object::InsideOut module) for generating multiple PRNG objects.
The PRNGs are self-seeding, automatically acquiring a (19968-bit)
random seed from user-selectable sources.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Math-Random-MT-Auto>0:math/p5-Math-Random-MT-Auto
- To install the port:
- cd /usr/ports/math/p5-Math-Random-MT-Auto/ && make install clean
- To add the package, run one of these commands:
- pkg install math/p5-Math-Random-MT-Auto
- pkg install p5-Math-Random-MT-Auto
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Math-Random-MT-Auto
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1543326628
SHA256 (Math-Random-MT-Auto-6.23.tar.gz) = 58bcb5ad3162964ff5a0c4d2dcbaa0202c2c85d9c470496f3b7a998757776313
SIZE (Math-Random-MT-Auto-6.23.tar.gz) = 134273
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Exception-Class>=1.32 : devel/p5-Exception-Class
- p5-Object-InsideOut>=3.88 : devel/p5-Object-InsideOut
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Exception-Class>=1.32 : devel/p5-Exception-Class
- p5-Object-InsideOut>=3.88 : devel/p5-Object-InsideOut
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_p5-Math-Random-MT-Auto
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.23 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
6.23 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
6.23 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.23 27 Nov 2018 17:09:23 |
sunpoet |
Update to 6.23
- Add LICENSE
- Strip shared library
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Math-Random-MT-Auto |
6.22_1 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
6.22_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
6.22_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
6.22_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
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 (Only the first 15 lines of the commit message are shown above ) |
6.22 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
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 |
6.22 06 Mar 2014 18:51:18 |
sunpoet |
- Remove outdated PERL_LEVEL check
With hat: perl |
6.22 05 Nov 2013 06:56:19 |
vanilla |
Support STAGEDIR. |
6.22 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
6.22 29 Aug 2013 04:08:54 |
sunpoet |
- Use single space after WWW: |
6.22 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
6.22 28 Dec 2012 10:35:19 |
tobez |
Update to 6.22.
Changes: http://search.cpan.org/dist/Math-Random-MT-Auto/Changes |
6.21 14 Aug 2012 08:38:22 |
sunpoet |
- Update to 6.21
Changes: http://search.cpan.org/dist/Math-Random-MT-Auto/Changes |
6.19 30 Jul 2012 19:37:57 |
sunpoet |
- Update to 6.19
Changes: http://search.cpan.org/dist/Math-Random-MT-Auto/Changes |
6.18 29 Jan 2012 11:54:58 |
sunpoet |
- Update to 6.18
Changes: http://search.cpan.org/dist/Math-Random-MT-Auto/Changes |
6.17 13 Jan 2012 09:06:18 |
sunpoet |
- Update to 6.17
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/Math-Random-MT-Auto/Changes |
6.16 21 Jun 2011 06:58:21 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
6.16 19 Jan 2011 08:38:03 |
tobez |
Update to 6.16.
Changes: http://search.cpan.org/dist/Math-Random-MT-Auto/Changes
Feature safe: yes |
6.15 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
6.15 06 Mar 2010 13:35:23 |
tobez |
Update to 6.15.
Changes: http://search.cpan.org/dist/Math-Random-MT-Auto/Changes
Feature safe: yes |
6.14 12 Jun 2008 12:40:47 |
mat |
Update to 6.14 |
6.12 11 Mar 2008 14:58:30 |
miwi |
- Update to 6.12 |
6.11 24 Feb 2008 03:18:14 |
miwi |
- Update to 6.11 |
6.09 17 Sep 2007 12:59:53 |
miwi |
- Update to 6.0.9 |
6.06 12 Sep 2007 08:38:37 |
miwi |
- Update to 6.06 |
6.03 08 Sep 2007 01:01:47 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
6.03 11 Jun 2007 07:28:16 |
miwi |
- Update to 6.0.3
PR: 113497
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
5.06 25 May 2007 22:47:50 |
erwin |
Update to 5.06 |
5.04 11 Dec 2006 05:24:44 |
clsung |
- Update to 5.04
- Move to perl@FreeBSD.org
PR: ports/106515
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
5.03 11 Aug 2006 12:35:28 |
clsung |
- Update to 5.03
PR: ports/101811
Submitted by: maintainer (Gea-Suan Lin) |
5.02 24 Jul 2006 01:25:38 |
clsung |
Add p5-Math-Random-MT-Auto 5.02, auto-seeded Mersenne Twister PRNGs.
PR: ports/100624
Submitted by: Gea-Suan Lin <gslin at gslin.org> |