aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-WWW-Declare
Commit message (Collapse)AuthorAgeFilesLines
* - Trim Makefile headersWen Heping2012-11-061-6/+2
| | | | | | | | | - Reset maintainer to perl@ Feature safe: yes Notes: svn path=/head/; revision=307048
* - Add TEST_DEPENDSWen Heping2012-02-131-0/+1
| | | | | | | | PR: ports/164967 Submitted by: swills@ Notes: svn path=/head/; revision=291104
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Test-WWW-Declare is a perl module of declarative testingMartin Wilke2009-06-134-0/+40
for your web app. WWW: http://search.cpan.org/dist/Test-WWW-Declare/ PR: ports/135509 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=235780