summaryrefslogtreecommitdiff
path: root/databases/p5-Test-postgresql
Commit message (Collapse)AuthorAgeFilesLines
* - add stage supportAndrej Zverev2014-01-292-3/+1
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=341764
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - convert to the new perl5 frameworkAndrej Zverev2013-09-101-6/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326901
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Add TEST_DEPENDSSteve Wills2012-01-301-0/+1
| | | | | | | | | PR: ports/164573 Submitted by: swills (myself) Approved by: maintainer (blanket) Notes: svn path=/head/; revision=290086
* Test::postgresql automatically setups a postgresql instance in aJun Kuriyama2010-12-264-0/+38
temporary directory, and destroys it when the perl script exits. WWW: http://search.cpan.org/dist/Test-postgresql/ Notes: svn path=/head/; revision=266916