aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Random
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.11Sunpoet Po-Chuan Hsieh2014-01-232-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Data-Random/Changes Notes: svn path=/head/; revision=340797
* - Update to 0.10Sunpoet Po-Chuan Hsieh2013-11-023-16/+9
| | | | | | | | | - Convert to new options helper Changes: http://search.cpan.org/dist/Data-Random/Changes Notes: svn path=/head/; revision=332537
* Support STAGEDIR.Vanilla I. Shu2013-10-292-4/+3
| | | | Notes: svn path=/head/; revision=331933
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - Update to 0.09Sunpoet Po-Chuan Hsieh2013-09-142-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Data-Random/Changes Notes: svn path=/head/; revision=327288
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325559
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-7/+1
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309100
* - Update to 0.08Frederic Culot2012-09-212-3/+6
| | | | | | | | | - add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Data-Random/Changes Notes: svn path=/head/; revision=304624
* - Update to 0.07Sunpoet Po-Chuan Hsieh2012-06-032-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Data-Random/Changes Notes: svn path=/head/; revision=298092
* Convert to new options frameworkBaptiste Daroussin2012-05-311-4/+6
| | | | Notes: svn path=/head/; revision=297871
* - Add missing BUILD_DEPENDSSteve Wills2012-04-251-0/+2
| | | | Notes: svn path=/head/; revision=295525
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+7
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-7/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Update to 0.06Sunpoet Po-Chuan Hsieh2011-11-152-11/+19
| | | | | | | | | | | - Add OPTIONS - Use bsd.port.options.mk Changes: http://search.cpan.org/dist/Data-Random/Changes Feature safe: yes Notes: svn path=/head/; revision=285856
* - Cleaning MD5 in perl@'s ports.Philippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274220
* - replace ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm with ↵Yen-Ming Lee2009-10-261-1/+1
| | | | | | | ${SITE_PERL}/Date/Calc.pm for ${PORTSDIR}/devel/p5-Date-Calc Notes: svn path=/head/; revision=243317
* - 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
* Fix up after bsd.perl.mk import.Mark Linimon2007-09-101-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=199231
* 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=154110
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Add devel/p5-Data-Random, a Perl module for generating random data.Anton Berezin2004-07-074-0/+48
Notes: svn path=/head/; revision=113125