Commit Graph

7 Commits

Author SHA1 Message Date
Dmitry Marakasov
6c7d95a7d2 - Switch to new test framework
- Switch to options helpers
- Silence patching
2016-06-29 19:14:32 +00:00
Raphael Kubo da Costa
f8a65e4c1b Reset ports maintained by horia@racoviceanu.com.
The last change submitted or approved by Horia in Bugzilla dates back to
September 2015. Since then, all commits to his ports were landed by others
after the maintainer timeout period expired (see r383744, r405055, r405057,
r400461 and r414655, for example).

Horia did show interest in coming back after I sent a private email a few
months ago, but since nothing has changed it is better to reassign his ports
back to the heap.

Differential Revision:	https://reviews.freebsd.org/D5980
2016-06-28 09:11:31 +00:00
Steve Wills
eff58e73b2 - Add USES=compiler, needed for clang patch
- Add DOCS to Options
- Change REINPLACE, CC and CFLAGS
- Remove unused -g CFLAGS for clang
- Bump PORTREVISION

PR:		ports/187671
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com> (maintainer)
2014-03-18 14:58:23 +00:00
Baptiste Daroussin
9f5deb008f Convert m* to USES=zip 2014-03-10 16:25:33 +00:00
Danilo Egea Gondolfo
578f568f8d - Add stage support [1]
PR:		ports/182608
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com> (maintainer) [1]
Approved by:	wg (mentor)
2013-10-04 14:20:29 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Juergen Lock
66e327d6b8 Add new port math/ent:
ent applies various tests to sequences of bytes stored in files and reports the
results of those tests. The program is useful for evaluating pseudorandom
number generators for encryption and statistical sampling applications,
compression algorithms, and other applications where the information density of
a file is of interest.

WWW: http://www.fourmilab.ch/random/

PR:		ports/180899
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com>
2013-07-28 20:37:23 +00:00