Commit graph

4 commits

Author SHA1 Message Date
Thomas Abthorpe
d3fbddc569 - Reassign ports to the heap due to a mail bounce
With hat:	portmgr
2012-08-14 18:19:34 +00:00
Steve Wills
8010166e4d - Add TEST_DEPENDS
PR:		ports/164491
Submitted by:	swills (myself)
Approved by:	ports@c0decafe.net (maintainer)
2012-02-05 02:15:12 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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
2012-01-21 17:40:15 +00:00
Martin Wilke
2369cbe769 DBIx::Class interface for Dancer applications
WWW:	http://search.cpan.org/dist/Dancer-Plugin-DBIC/

PR:		ports/154725
Submitted by:	"ports@c0decafe.net" <ports@c0decafe.net
2011-02-13 03:25:08 +00:00