| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
- Convert to USES
|
|
|
|
| |
math)
|
| |
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
|
|
|
| |
and LIB_DEPENDS of dependent ports
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
| |
|
|
|
|
|
| |
Hat: portmgr
Feature safe: yes
|
|
|
|
|
|
| |
PR: 146579
Submitted by: Lucius Windschuh <lwindschuh@gmail.com>
Approved by: bf@ (maintainer)
|
|
|
|
| |
Hat: portmgr
|
| |
|
|
|
|
|
|
| |
Submitted by: b.f. (maintainer)
Feature safe: yes
|
|
|
|
|
|
| |
Submitted by: b.f. (maintainer)
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
| |
PR: ports/142752
Submitted by: bf <bf1783@gmail.com> (maintainer)
|
|
|
|
| |
bump PORTREVISION
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
|
|
|
| |
Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail)
|
|
this GPL'd suite of random number tests will be named "Dieharder". Using a
movie sequel pun for the name is a double tribute to George Marsaglia, whose
"Diehard battery of tests" of random number generators has enjoyed years of
enduring usefulness as a test suite.
The dieharder suite is more than just the diehard tests cleaned up and given a
pretty GPL'd source face in native C: tests from the Statistical Test Suite
(STS) developed by the National Institute for Standards and Technology (NIST)
are being incorporated, as are new tests developed by rgb. Where possible,
tests are parametrized and controllable so that failure, at least, is
unambiguous.
A further design goal is to provide some indication of *why* a generator fails
a test, where such information can be extracted during the test process and
placed in usable form. For example, the bit-distribution tests should
(eventually) be able to display the actual histogram for the different bit
n-tuplets.
Dieharder is by design extensible. It is intended to be the "Swiss army knife
of random number test suites", or if you prefer, "the last suite you'll ever
ware" for testing random numbers.
WWW: http://www.phy.duke.edu/~rgb/General/dieharder.php
PR: ports/128882
Submitted by: bf <bf2006a at yahoo.com>
|