<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/p5-Math-Random-ISAAC-XS, branch 7-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=7-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=7-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2012-01-21T17:40:15Z</updated>
<entry>
<title>At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450</title>
<updated>2012-01-21T17:40:15Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-01-21T17:40:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c59a3834c4bd220def36c5006080d4e0f57b83e0'/>
<id>urn:sha1:c59a3834c4bd220def36c5006080d4e0f57b83e0</id>
<content type='text'>
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication &gt; := &gt; = and this just moves ports one step to the left

Approved by:	portmgr
</content>
</entry>
<entry>
<title>- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.</title>
<updated>2011-06-20T08:37:15Z</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2011-06-20T08:37:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dec946ad510fca42e9c94b55d1d6a14f61b52298'/>
<id>urn:sha1:dec946ad510fca42e9c94b55d1d6a14f61b52298</id>
<content type='text'>
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
</content>
</entry>
<entry>
<title>- Update to 1.004</title>
<updated>2011-02-20T08:15:53Z</updated>
<author>
<name>Wen Heping</name>
<email>wen@FreeBSD.org</email>
</author>
<published>2011-02-20T08:15:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8a2889614509e39ea2e7ea14b13127790215c1ab'/>
<id>urn:sha1:8a2889614509e39ea2e7ea14b13127790215c1ab</id>
<content type='text'>
ChangeLog: http://cpansearch.perl.org/src/JAWNSY/Math-Random-ISAAC-XS-1.004/Changes
</content>
</entry>
<entry>
<title>As with other Pseudo-Random Number Generator (PRNG) algorithms like the</title>
<updated>2009-12-07T14:41:50Z</updated>
<author>
<name>Wen Heping</name>
<email>wen@FreeBSD.org</email>
</author>
<published>2009-12-07T14:41:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2956f23b0948d4c88631551740eebf6abc8e22fa'/>
<id>urn:sha1:2956f23b0948d4c88631551740eebf6abc8e22fa</id>
<content type='text'>
Mersenne Twister (see Math::Random::MT), this algorithm is designed to
take some seed information and produce seemingly random results as output.

However, ISAAC (Indirection, Shift, Accumulate, Add, and Count) has
different goals than these commonly used algorithms. In particular, it's
really fast - on average, it requires only 18.75 machine cycles to generate
a 32-bit value. This makes it suitable for applications where a significant
amount of random data needs to be produced quickly, such solving using the
Monte Carlo method or for games.

WWW: http://search.cpan.org/dist/Math-Random-ISAAC-XS/
</content>
</entry>
</feed>
