aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Dependencies
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-281-3/+2
| | | | | | | | | (part 14). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248771
* - Update to 0.12Cheng-Lung Sung2009-11-172-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Test-Dependencies/Changes Notes: svn path=/head/; revision=244366
* - Update to 0.11Cheng-Lung Sung2008-01-073-9/+14
| | | | | | | | | | | - reset maintainership Changes: http://search.cpan.org/dist/Test-Dependencies/Changes PR: ports/119401 Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> Notes: svn path=/head/; revision=205145
* - It builds fine in tinderbox with latest ports and src tree. It seems thatRong-En Fan2007-01-311-1/+0
| | | | | | | | | | the missing IPC::Cmd is related to other perl modules. So, do not mark it interactive. Approved by: Jin-Shan Tseng (maintainer) Notes: svn path=/head/; revision=183777
* Port somehow became interactive, typically this means it's missing aKris Kennaway2007-01-291-0/+1
| | | | | | | dependency. Notes: svn path=/head/; revision=183655
* - Update to 0.08Cheng-Lung Sung2006-08-092-4/+5
| | | | | | | | | PR: ports/101637 Submitted by: clsung Approved by: maintainer (Jin-Shan Tseng) Notes: svn path=/head/; revision=170174
* - Update to 0.07Cheng-Lung Sung2006-07-262-5/+4
| | | | | | | | PR: ports/100849 Submitted by: maintainer (Jin-Shan Tseng) Notes: svn path=/head/; revision=168813
* - Update to 0.06Cheng-Lung Sung2006-07-202-4/+4
| | | | | | | | PR: ports/100592 Submitted by: maintainer Notes: svn path=/head/; revision=168302
* - Update to 0.05Cheng-Lung Sung2006-07-203-7/+10
| | | | | | | | | | PR: ports/100527 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Reviewed by: maintainer (Jin-Shan Tseng) Approved by: maintainer Notes: svn path=/head/; revision=168300
* Makes sure that all of the modules that are 'use'd are listedRoman Bogorodskiy2006-07-134-0/+41
in the Makefile.PL as dependencies. WWW: http://search.cpan.org/dist/Test-Dependencies/ PR: ports/100154 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=167704