aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Random
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Add LICENSESunpoet Po-Chuan Hsieh2013-09-091-0/+5
| | | | | | | - Add PORTSCOUT Notes: svn path=/head/; revision=326813
* Update to 2.3Mathieu Arnold2013-08-222-5/+3
| | | | Notes: svn path=/head/; revision=325186
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* For perl@ owned ports:Eitan Adler2013-03-291-6/+2
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* - Update to 2.22Steve Wills2012-05-312-3/+3
| | | | Notes: svn path=/head/; revision=297904
* - Update to 2.21Sunpoet Po-Chuan Hsieh2012-05-212-5/+7
| | | | | | | Changes: http://search.cpan.org/dist/Net-Random/CHANGELOG Notes: svn path=/head/; revision=297100
* - Update to 2.2Steve Wills2012-05-172-3/+4
| | | | | | | Changes: http://cpansearch.perl.org/src/DCANTRELL/Net-Random-2.2/CHANGELOG Notes: svn path=/head/; revision=296807
* - Update to 2.1Steve Wills2012-05-012-3/+3
| | | | | | | PR: ports/167335 Notes: svn path=/head/; revision=295760
* - Assign clsung's p5- ports to perl@Steve Wills2012-05-011-1/+1
| | | | | | | Approved by: clsung via IRC Notes: svn path=/head/; revision=295750
* - Add missing BUILD_DEPENDSSteve Wills2012-04-091-1/+3
| | | | | | | | | | | | - Avoid use of SITE_PERL in DEPENDS - Add TEST_DEPENDS PR: ports/165828 Approved by: maintainer timeout (clsung, >1 month) Feature safe: yes Notes: svn path=/head/; revision=294449
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - 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 2.0Cheng-Lung Sung2007-04-222-4/+4
| | | | Notes: svn path=/head/; revision=190633
* - Update to 1.4Cheng-Lung Sung2007-03-022-11/+5
| | | | | | | | PR: ports/109718 Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> Notes: svn path=/head/; revision=186328
* - Update to 1.3Cheng-Lung Sung2007-01-242-4/+4
| | | | Notes: svn path=/head/; revision=183149
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - perl module which get random data from online sourcesCheng-Lung Sung2005-12-144-0/+56
- two source: - http://www.fourmilab.ch/cgi-bin/uncgi/Hotbits?nbytes=1024&fmt=hex - http://random.org/cgi-bin/randbyte?nbytes=1024&format=hex Notes: svn path=/head/; revision=151137