Commit graph

6 commits

Author SHA1 Message Date
Andrej Zverev
78504bf84d - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:31:52 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Andrej Zverev
d912c7ff91 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 13:50:14 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Steve Wills
66a14367f7 - Add TEST_DEPENDS
PR:		ports/164573
Submitted by:	swills (myself)
Approved by:	maintainer (blanket)
2012-01-30 02:32:19 +00:00
Jun Kuriyama
21a9552b4c Test::postgresql automatically setups a postgresql instance in a
temporary directory, and destroys it when the perl script exits.

WWW: http://search.cpan.org/dist/Test-postgresql/
2010-12-26 15:10:20 +00:00