diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-06-10 18:42:48 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-06-10 18:42:48 +0000 |
commit | 63d09c9c9b84669faec2c94444cb4ba43ca65ec0 (patch) | |
tree | 897864e11191cee1fd0515a4af0b3aa5ab400840 /databases | |
parent | 17363b49d179d9fa2c2ddac86f2a984508354712 (diff) | |
download | ports-63d09c9c9b84669faec2c94444cb4ba43ca65ec0.tar.gz ports-63d09c9c9b84669faec2c94444cb4ba43ca65ec0.zip |
Notes
Diffstat (limited to 'databases')
50 files changed, 50 insertions, 50 deletions
diff --git a/databases/hypertable/Makefile b/databases/hypertable/Makefile index edf621b7b574..a44aa43cdee4 100644 --- a/databases/hypertable/Makefile +++ b/databases/hypertable/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 \ rrd:${PORTSDIR}/databases/rrdtool \ art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \ sigar:${PORTSDIR}/sysutils/hyperic-sigar -BUILD_DEPENDS= ${RUN_DEPENDS} \ +BUILD_DEPENDS:= ${RUN_DEPENDS} \ ant:${PORTSDIR}/devel/apache-ant DEPRECATED= BROKEN for more than 6 month diff --git a/databases/p5-Class-DBI-AbstractSearch/Makefile b/databases/p5-Class-DBI-AbstractSearch/Makefile index 6b6e374f1fe9..af4d1587f759 100644 --- a/databases/p5-Class-DBI-AbstractSearch/Makefile +++ b/databases/p5-Class-DBI-AbstractSearch/Makefile @@ -17,7 +17,7 @@ COMMENT= Abstract Class::DBI SQL with SQL::Abstract RUN_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI \ p5-SQL-Abstract>=0:${PORTSDIR}/databases/p5-SQL-Abstract \ p5-SQL-Abstract-Limit>=0:${PORTSDIR}/databases/p5-SQL-Abstract-Limit -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-Class-DBI-BaseDSN/Makefile b/databases/p5-Class-DBI-BaseDSN/Makefile index 021c44b3e106..46875a5c4120 100644 --- a/databases/p5-Class-DBI-BaseDSN/Makefile +++ b/databases/p5-Class-DBI-BaseDSN/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= DSN sensitive base class -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI PERL_MODBUILD= yes diff --git a/databases/p5-Class-DBI-DATA-Schema/Makefile b/databases/p5-Class-DBI-DATA-Schema/Makefile index fac903afc6ea..1882a68cb9aa 100644 --- a/databases/p5-Class-DBI-DATA-Schema/Makefile +++ b/databases/p5-Class-DBI-DATA-Schema/Makefile @@ -15,7 +15,7 @@ MAINTAINER= lth@FreeBSD.org COMMENT= Execute Class::DBI SQL from DATA sections RUN_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple PERL_CONFIGURE= yes diff --git a/databases/p5-Class-DBI-DDL/Makefile b/databases/p5-Class-DBI-DDL/Makefile index 99db065db8b0..b5258632c50c 100644 --- a/databases/p5-Class-DBI-DDL/Makefile +++ b/databases/p5-Class-DBI-DDL/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= DDL for Class-DBI RUN_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/databases/p5-Class-DBI-FromCGI/Makefile b/databases/p5-Class-DBI-FromCGI/Makefile index 746667020f1b..daf301e9ce07 100644 --- a/databases/p5-Class-DBI-FromCGI/Makefile +++ b/databases/p5-Class-DBI-FromCGI/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Update Class::DBI data using CGI::Untaint -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI \ p5-CGI-Untaint>=0:${PORTSDIR}/www/p5-CGI-Untaint diff --git a/databases/p5-Class-DBI-Loader/Makefile b/databases/p5-Class-DBI-Loader/Makefile index 56b063d62886..6efac05ec7d3 100644 --- a/databases/p5-Class-DBI-Loader/Makefile +++ b/databases/p5-Class-DBI-Loader/Makefile @@ -19,7 +19,7 @@ COMMENT= Dynamic definition of Class::DBI sub classes RUN_DEPENDS= p5-Class-DBI>=0.89:${PORTSDIR}/databases/p5-Class-DBI \ p5-DBI>=1.3:${PORTSDIR}/databases/p5-DBI \ p5-Lingua-EN-Inflect>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-Class-DBI-Pager/Makefile b/databases/p5-Class-DBI-Pager/Makefile index 24ce4b695396..33e22cbca3df 100644 --- a/databases/p5-Class-DBI-Pager/Makefile +++ b/databases/p5-Class-DBI-Pager/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Pager utility for Class::DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI \ p5-Exporter-Lite>=0:${PORTSDIR}/devel/p5-Exporter-Lite \ p5-Data-Page>=0:${PORTSDIR}/databases/p5-Data-Page \ diff --git a/databases/p5-Class-DBI-SAK/Makefile b/databases/p5-Class-DBI-SAK/Makefile index f912d2fcea3d..c5e8a0b367df 100644 --- a/databases/p5-Class-DBI-SAK/Makefile +++ b/databases/p5-Class-DBI-SAK/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Class::DBI Swiss Army Knife (SAK) -BUILD_DEPENDS= ${RUN_DEPENDS} \ +BUILD_DEPENDS:= ${RUN_DEPENDS} \ p5-mixin>=0:${PORTSDIR}/devel/p5-mixin RUN_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI \ p5-Class-DBI-AbstractSearch>=0:${PORTSDIR}/databases/p5-Class-DBI-AbstractSearch \ diff --git a/databases/p5-Class-DBI-SQLite/Makefile b/databases/p5-Class-DBI-SQLite/Makefile index 3a153c4047fe..0650f126a7a8 100644 --- a/databases/p5-Class-DBI-SQLite/Makefile +++ b/databases/p5-Class-DBI-SQLite/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Ima-DBI>=0:${PORTSDIR}/databases/p5-Ima-DBI \ p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-SQL-Statement>=0:${PORTSDIR}/databases/p5-SQL-Statement \ p5-Clone>=0:${PORTSDIR}/devel/p5-Clone -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-Class-DBI-ToSax/Makefile b/databases/p5-Class-DBI-ToSax/Makefile index 714c427a252c..fbcab9245a24 100644 --- a/databases/p5-Class-DBI-ToSax/Makefile +++ b/databases/p5-Class-DBI-ToSax/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Ima-DBI>=0:${PORTSDIR}/databases/p5-Ima-DBI \ p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI \ p5-XML-SAX-Writer>=0:${PORTSDIR}/textproc/p5-XML-SAX-Writer \ p5-NEXT>=0:${PORTSDIR}/devel/p5-NEXT -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-Class-Inflate/Makefile b/databases/p5-Class-Inflate/Makefile index c2eb3253011a..92a6bfd86cc3 100644 --- a/databases/p5-Class-Inflate/Makefile +++ b/databases/p5-Class-Inflate/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Inflate HASH Object from Values in Database RUN_DEPENDS= p5-Devel-Messenger>=0:${PORTSDIR}/devel/p5-Devel-Messenger -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-Test-Debugger>=0:${PORTSDIR}/devel/p5-Test-Debugger diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile index 8f611cc3d524..d6faa3eeb3dd 100644 --- a/databases/p5-DBD-CSV/Makefile +++ b/databases/p5-DBD-CSV/Makefile @@ -19,7 +19,7 @@ COMMENT= DBI driver for CSV files RUN_DEPENDS= p5-DBI>=1.614:${PORTSDIR}/databases/p5-DBI \ p5-SQL-Statement>=1.33:${PORTSDIR}/databases/p5-SQL-Statement \ p5-Text-CSV_XS>=0.71:${PORTSDIR}/textproc/p5-Text-CSV_XS -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile index 29c470e55070..332aac9b41cd 100644 --- a/databases/p5-DBD-ODBC/Makefile +++ b/databases/p5-DBD-ODBC/Makefile @@ -19,7 +19,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ARGS= -o ${LOCALBASE} diff --git a/databases/p5-DBD-PgLite/Makefile b/databases/p5-DBD-PgLite/Makefile index 2185b5fb61d7..7871ab3c0f41 100644 --- a/databases/p5-DBD-PgLite/Makefile +++ b/databases/p5-DBD-PgLite/Makefile @@ -18,7 +18,7 @@ COMMENT= PostgreSQL emulation mode for SQLite RUN_DEPENDS= p5-DBD-SQLite>=1.0:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-Text-Iconv>=1.0:${PORTSDIR}/converters/p5-Text-Iconv \ p5-DBI>=1.30:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-DBI-Shell/Makefile b/databases/p5-DBI-Shell/Makefile index 14f5ac09baf7..ab59f3d80e98 100644 --- a/databases/p5-DBI-Shell/Makefile +++ b/databases/p5-DBI-Shell/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-Text-Reform>=0:${PORTSDIR}/textproc/p5-Text-Reform \ p5-Text-CSV_XS>=0:${PORTSDIR}/textproc/p5-Text-CSV_XS \ p5-IO-Tee>=0:${PORTSDIR}/devel/p5-IO-Tee -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-DBIx-Class-DeploymentHandler/Makefile b/databases/p5-DBIx-Class-DeploymentHandler/Makefile index d6fbb536aa25..afcda2630ba4 100644 --- a/databases/p5-DBIx-Class-DeploymentHandler/Makefile +++ b/databases/p5-DBIx-Class-DeploymentHandler/Makefile @@ -29,7 +29,7 @@ RUN_DEPENDS= \ p5-aliased>0:${PORTSDIR}/devel/p5-aliased \ p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean \ p5-parent>=0.225:${PORTSDIR}/devel/p5-parent -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Requires>=0.06:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-Simple>0:${PORTSDIR}/devel/p5-Test-Simple diff --git a/databases/p5-DBIx-Class-DigestColumns/Makefile b/databases/p5-DBIx-Class-DigestColumns/Makefile index 721defa1f17a..e8ea6bfea8ae 100644 --- a/databases/p5-DBIx-Class-DigestColumns/Makefile +++ b/databases/p5-DBIx-Class-DigestColumns/Makefile @@ -16,7 +16,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Automatic digest columns RUN_DEPENDS= p5-DBIx-Class>=0.06002:${PORTSDIR}/databases/p5-DBIx-Class -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/databases/p5-DBIx-Class-DynamicSubclass/Makefile b/databases/p5-DBIx-Class-DynamicSubclass/Makefile index d7e09b818f52..2793a0c14b8f 100644 --- a/databases/p5-DBIx-Class-DynamicSubclass/Makefile +++ b/databases/p5-DBIx-Class-DynamicSubclass/Makefile @@ -15,7 +15,7 @@ MAINTAINER= vovkasm@gmail.com COMMENT= Use dynamic subclassing with DBIx::Class RUN_DEPENDS= p5-DBIx-Class>=0.07003:${PORTSDIR}/databases/p5-DBIx-Class -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-DBIx-Class-Fixtures/Makefile b/databases/p5-DBIx-Class-Fixtures/Makefile index 98d2cfc36f05..301f2defc084 100644 --- a/databases/p5-DBIx-Class-Fixtures/Makefile +++ b/databases/p5-DBIx-Class-Fixtures/Makefile @@ -30,7 +30,7 @@ RUN_DEPENDS= \ p5-Hash-Merge>=0.1:${PORTSDIR}/textproc/p5-Hash-Merge \ p5-YAML-Syck>=0.26:${PORTSDIR}/textproc/p5-YAML-Syck \ p5-Path-Class>=0.16:${PORTSDIR}/devel/p5-Path-Class -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-DBD-SQLite>=1.12:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-DBIx-Class-InflateColumn-FS>0:${PORTSDIR}/databases/p5-DBIx-Class-InflateColumn-FS diff --git a/databases/p5-DBIx-Class-FrozenColumns/Makefile b/databases/p5-DBIx-Class-FrozenColumns/Makefile index 931383f032dc..5cae53c38f43 100644 --- a/databases/p5-DBIx-Class-FrozenColumns/Makefile +++ b/databases/p5-DBIx-Class-FrozenColumns/Makefile @@ -17,7 +17,7 @@ COMMENT= Store virtual columns inside another column RUN_DEPENDS= p5-DBIx-Class>=0.07003:${PORTSDIR}/databases/p5-DBIx-Class \ p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \ p5-Storable>=2.15:${PORTSDIR}/devel/p5-Storable -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-DBIx-Class-InflateColumn-FS/Makefile b/databases/p5-DBIx-Class-InflateColumn-FS/Makefile index b3f4033d1b34..3b26f82f2c78 100644 --- a/databases/p5-DBIx-Class-InflateColumn-FS/Makefile +++ b/databases/p5-DBIx-Class-InflateColumn-FS/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-DBIx-Class>=0.08:${PORTSDIR}/databases/p5-DBIx-Class \ p5-DBIx-Class-UUIDColumns>=0.02005:${PORTSDIR}/databases/p5-DBIx-Class-UUIDColumns \ p5-Path-Class>0:${PORTSDIR}/devel/p5-Path-Class -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-DBICx-TestDatabase>=0:${PORTSDIR}/databases/p5-DBICx-TestDatabase PERL_CONFIGURE= yes diff --git a/databases/p5-DBIx-Class-TimeStamp/Makefile b/databases/p5-DBIx-Class-TimeStamp/Makefile index 416db26abc96..1cbafe9e5b5c 100644 --- a/databases/p5-DBIx-Class-TimeStamp/Makefile +++ b/databases/p5-DBIx-Class-TimeStamp/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= p5-DBIx-Class-DynamicDefault>=0.03:${PORTSDIR}/databases/p5-DBIx-Cl p5-Time-Warp>=0:${PORTSDIR}/devel/p5-Time-Warp \ p5-DateTime-Format-MySQL>=0:${PORTSDIR}/devel/p5-DateTime-Format-MySQL \ p5-DateTime-Format-SQLite>=0:${PORTSDIR}/devel/p5-DateTime-Format-SQLite -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite PERL_CONFIGURE= yes diff --git a/databases/p5-DBIx-Class-Tree-NestedSet/Makefile b/databases/p5-DBIx-Class-Tree-NestedSet/Makefile index 4eb50585626f..35f98b798e61 100644 --- a/databases/p5-DBIx-Class-Tree-NestedSet/Makefile +++ b/databases/p5-DBIx-Class-Tree-NestedSet/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl extension to manage trees of data using the nested set model RUN_DEPENDS= \ p5-DBIx-Class>=0.08:${PORTSDIR}/databases/p5-DBIx-Class -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-DBICx-TestDatabase>=0:${PORTSDIR}/databases/p5-DBICx-TestDatabase \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception diff --git a/databases/p5-DBIx-Class-Tree/Makefile b/databases/p5-DBIx-Class-Tree/Makefile index 80d6f87748c4..fb83bb86a45e 100644 --- a/databases/p5-DBIx-Class-Tree/Makefile +++ b/databases/p5-DBIx-Class-Tree/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl extension to manipulate and anaylze tree structured data RUN_DEPENDS= \ p5-DBIx-Class>=0.08100:${PORTSDIR}/databases/p5-DBIx-Class -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite diff --git a/databases/p5-DBIx-Class-WebForm/Makefile b/databases/p5-DBIx-Class-WebForm/Makefile index 53ec64cb8cb1..dc484824879a 100644 --- a/databases/p5-DBIx-Class-WebForm/Makefile +++ b/databases/p5-DBIx-Class-WebForm/Makefile @@ -18,7 +18,7 @@ COMMENT= CRUD methods for DBIx::Class RUN_DEPENDS= p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class \ p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ p5-Data-FormValidator>=0:${PORTSDIR}/textproc/p5-Data-FormValidator -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/databases/p5-DBIx-Connector/Makefile b/databases/p5-DBIx-Connector/Makefile index 6e0890e61447..984fa22d3113 100644 --- a/databases/p5-DBIx-Connector/Makefile +++ b/databases/p5-DBIx-Connector/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl extension for fast, safe DBI connection management RUN_DEPENDS= \ p5-DBI>=1.605:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-MockModule>=0:${PORTSDIR}/devel/p5-Test-MockModule PERL_MODBUILD= yes diff --git a/databases/p5-DBIx-ContextualFetch/Makefile b/databases/p5-DBIx-ContextualFetch/Makefile index c873f038d0e0..38e4f2398d43 100644 --- a/databases/p5-DBIx-ContextualFetch/Makefile +++ b/databases/p5-DBIx-ContextualFetch/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Add contextual fetches to DBI RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite PERL_CONFIGURE= yes diff --git a/databases/p5-DBIx-DBHResolver/Makefile b/databases/p5-DBIx-DBHResolver/Makefile index 6188f2a63078..6b25c658cb2b 100644 --- a/databases/p5-DBIx-DBHResolver/Makefile +++ b/databases/p5-DBIx-DBHResolver/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require \ p5-YAML>0:${PORTSDIR}/textproc/p5-YAML -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Sub-Uplevel>=0:${PORTSDIR}/devel/p5-Sub-Uplevel diff --git a/databases/p5-DBIx-Inspector/Makefile b/databases/p5-DBIx-Inspector/Makefile index 79cad42ca3b5..236e34d5eb3d 100644 --- a/databases/p5-DBIx-Inspector/Makefile +++ b/databases/p5-DBIx-Inspector/Makefile @@ -18,7 +18,7 @@ COMMENT= Perl extension to get information from $dbh RUN_DEPENDS= \ p5-Class-Accessor-Lite>0:${PORTSDIR}/devel/p5-Class-Accessor-Lite \ p5-DBI>0:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple diff --git a/databases/p5-DBIx-QueryLog/Makefile b/databases/p5-DBIx-QueryLog/Makefile index 846ed3405289..8d243988c552 100644 --- a/databases/p5-DBIx-QueryLog/Makefile +++ b/databases/p5-DBIx-QueryLog/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl extension for logging queries for DBI RUN_DEPENDS= \ p5-DBI>0:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires PERL_CONFIGURE= yes diff --git a/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile b/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile index 9d30c070a955..5008fbf89570 100644 --- a/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile +++ b/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= \ p5-DateTime-Format-MySQL>0:${PORTSDIR}/devel/p5-DateTime-Format-MySQL \ p5-DateTime-Format-Strptime>0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \ p5-DateTime-TimeZone>0:${PORTSDIR}/devel/p5-DateTime-TimeZone -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-DBD-Mock>=0:${PORTSDIR}/databases/p5-DBD-Mock PERL_CONFIGURE= yes diff --git a/databases/p5-DBIx-Skinny-Mixin-DBHResolver/Makefile b/databases/p5-DBIx-Skinny-Mixin-DBHResolver/Makefile index a998c8de70bf..df4113293e7b 100644 --- a/databases/p5-DBIx-Skinny-Mixin-DBHResolver/Makefile +++ b/databases/p5-DBIx-Skinny-Mixin-DBHResolver/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension of DBIx::DBHResolver mixin for DBIx::Skinny RUN_DEPENDS= \ p5-DBIx-DBHResolver>0:${PORTSDIR}/databases/p5-DBIx-DBHResolver \ p5-DBIx-Skinny>0:${PORTSDIR}/databases/p5-DBIx-Skinny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-DBIx-Skinny-Pager/Makefile b/databases/p5-DBIx-Skinny-Pager/Makefile index 950534d0a6a8..33f5383b612d 100644 --- a/databases/p5-DBIx-Skinny-Pager/Makefile +++ b/databases/p5-DBIx-Skinny-Pager/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-DBIx-Skinny>=0.0729:${PORTSDIR}/databases/p5-DBIx-Skinny \ p5-Data-Page>0:${PORTSDIR}/databases/p5-Data-Page \ p5-Class-Accessor-Lite>0:${PORTSDIR}/devel/p5-Class-Accessor-Lite -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Test-UseAllModules>=0:${PORTSDIR}/devel/p5-Test-UseAllModules \ p5-Test-Deep>0:${PORTSDIR}/devel/p5-Test-Deep \ diff --git a/databases/p5-DBIx-Skinny-Schema-Loader/Makefile b/databases/p5-DBIx-Skinny-Schema-Loader/Makefile index 9e4ce9467128..ac03c15b4418 100644 --- a/databases/p5-DBIx-Skinny-Schema-Loader/Makefile +++ b/databases/p5-DBIx-Skinny-Schema-Loader/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension to load schema for DBIx::Skinny RUN_DEPENDS= \ p5-DBIx-Skinny>=0.0733:${PORTSDIR}/databases/p5-DBIx-Skinny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable diff --git a/databases/p5-DBIx-Skinny/Makefile b/databases/p5-DBIx-Skinny/Makefile index c884d4e03f0c..ec419f4a4d7a 100644 --- a/databases/p5-DBIx-Skinny/Makefile +++ b/databases/p5-DBIx-Skinny/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-DBIx-TransactionManager>=1.07:${PORTSDIR}/databases/p5-DBIx-TransactionManager \ p5-Class-Load>0:${PORTSDIR}/devel/p5-Class-Load -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-DBIx-TransactionManager/Makefile b/databases/p5-DBIx-TransactionManager/Makefile index f0443a618cbb..dc313779b515 100644 --- a/databases/p5-DBIx-TransactionManager/Makefile +++ b/databases/p5-DBIx-TransactionManager/Makefile @@ -18,7 +18,7 @@ COMMENT= Perl extension for database transaction handling RUN_DEPENDS= \ p5-DBI>0:${PORTSDIR}/databases/p5-DBI \ p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-Genezzo/Makefile b/databases/p5-Genezzo/Makefile index 09fb5c80e1db..9c8d19a6ea36 100644 --- a/databases/p5-Genezzo/Makefile +++ b/databases/p5-Genezzo/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= An extensible database with SQL and DBI RUN_DEPENDS= p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-POE-Component-EasyDBI/Makefile b/databases/p5-POE-Component-EasyDBI/Makefile index b09d899b88a7..4210d452a505 100644 --- a/databases/p5-POE-Component-EasyDBI/Makefile +++ b/databases/p5-POE-Component-EasyDBI/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-Error>=0:${PORTSDIR}/lang/p5-Error \ p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-Rose-DBx-Object-Renderer/Makefile b/databases/p5-Rose-DBx-Object-Renderer/Makefile index 5620f8ae0910..baa712de5378 100644 --- a/databases/p5-Rose-DBx-Object-Renderer/Makefile +++ b/databases/p5-Rose-DBx-Object-Renderer/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Rose-DBx-Object-MoreHelpers>=0:${PORTSDIR}/databases/p5-Rose-DBx p5-File-Copy-Recursive>0:${PORTSDIR}/devel/p5-File-Copy-Recursive \ p5-Lingua-EN-Inflect>0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \ p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-SQL-Abstract-Limit/Makefile b/databases/p5-SQL-Abstract-Limit/Makefile index c3b351423255..cc7cdae8795f 100644 --- a/databases/p5-SQL-Abstract-Limit/Makefile +++ b/databases/p5-SQL-Abstract-Limit/Makefile @@ -18,7 +18,7 @@ COMMENT= SQL Portability layer for LIMIT emulation RUN_DEPENDS= p5-SQL-Abstract>=1.24:${PORTSDIR}/databases/p5-SQL-Abstract \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep diff --git a/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile b/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile index 440f04fea260..73c76105157d 100644 --- a/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile +++ b/databases/p5-SQL-Abstract-Plugin-InsertMulti/Makefile @@ -17,7 +17,7 @@ COMMENT= Perl extension to add bulk insert for SQL::Abstract RUN_DEPENDS= \ p5-SQL-Abstract>=1.6:${PORTSDIR}/databases/p5-SQL-Abstract \ p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-SQL-Maker/Makefile b/databases/p5-SQL-Maker/Makefile index 734785bd3b46..2248aabe6b17 100644 --- a/databases/p5-SQL-Maker/Makefile +++ b/databases/p5-SQL-Maker/Makefile @@ -18,7 +18,7 @@ COMMENT= Perl extension for yet another SQL builder RUN_DEPENDS= \ p5-Class-Accessor-Lite>=0.05:${PORTSDIR}/devel/p5-Class-Accessor-Lite \ p5-DBI>0:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash diff --git a/databases/p5-SQL-Statement/Makefile b/databases/p5-SQL-Statement/Makefile index 69f8cf6c477c..571dd0e04944 100644 --- a/databases/p5-SQL-Statement/Makefile +++ b/databases/p5-SQL-Statement/Makefile @@ -16,7 +16,7 @@ COMMENT= A perl5 module for SQL parsing and processing RUN_DEPENDS= p5-Clone>=0.30:${PORTSDIR}/devel/p5-Clone \ p5-Params-Util>=1.00:${PORTSDIR}/devel/p5-Params-Util -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-SQLite-Work/Makefile b/databases/p5-SQLite-Work/Makefile index 5b28539538d0..8024a9b1615c 100644 --- a/databases/p5-SQLite-Work/Makefile +++ b/databases/p5-SQLite-Work/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-Text-NeatTemplate>=0:${PORTSDIR}/textproc/p5-Text-NeatTemplate \ p5-Getopt-ArgvFile>=1.10:${PORTSDIR}/devel/p5-Getopt-ArgvFile -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_MODBUILD= yes diff --git a/databases/p5-Teng/Makefile b/databases/p5-Teng/Makefile index 64b2708db483..9de1c68d265e 100644 --- a/databases/p5-Teng/Makefile +++ b/databases/p5-Teng/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= \ p5-Data-Page>0:${PORTSDIR}/databases/p5-Data-Page \ p5-Data-Page-NoTotalEntries>=0.02:${PORTSDIR}/devel/p5-Data-Page-NoTotalEntries \ p5-SQL-Maker>=0.14:${PORTSDIR}/databases/p5-SQL-Maker -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-DBD-SQLite>=1.12:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ diff --git a/databases/p5-Test-Fixture-DBI/Makefile b/databases/p5-Test-Fixture-DBI/Makefile index 533fb9977d94..bb2d113516cf 100644 --- a/databases/p5-Test-Fixture-DBI/Makefile +++ b/databases/p5-Test-Fixture-DBI/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= \ p5-SQL-Abstract-Plugin-InsertMulti>0:${PORTSDIR}/databases/p5-SQL-Abstract-Plugin-InsertMulti \ p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require \ p5-YAML-Syck>0:${PORTSDIR}/textproc/p5-YAML-Syck -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Sub-Uplevel>=0:${PORTSDIR}/devel/p5-Sub-Uplevel diff --git a/databases/p5-Test-mysqld/Makefile b/databases/p5-Test-mysqld/Makefile index 21a5b7c81b11..4330b165e9bc 100644 --- a/databases/p5-Test-mysqld/Makefile +++ b/databases/p5-Test-mysqld/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Class-Accessor-Lite>0:${PORTSDIR}/devel/p5-Class-Accessor-Lite \ p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \ p5-Test-SharedFork>=0.06:${PORTSDIR}/devel/p5-Test-SharedFork -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-Test-postgresql/Makefile b/databases/p5-Test-postgresql/Makefile index a2a2c6a83a53..d0ac1fa7e62b 100644 --- a/databases/p5-Test-postgresql/Makefile +++ b/databases/p5-Test-postgresql/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= \ p5-Class-Accessor-Lite>0:${PORTSDIR}/devel/p5-Class-Accessor-Lite \ p5-DBI>0:${PORTSDIR}/databases/p5-DBI \ p5-DBD-Pg>0:${PORTSDIR}/databases/p5-DBD-Pg -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-SharedFork>=0.06:${PORTSDIR}/devel/p5-Test-SharedFork PERL_CONFIGURE= yes diff --git a/databases/p5-Tie-DBI/Makefile b/databases/p5-Tie-DBI/Makefile index 93aff2108720..e1af3971a7e7 100644 --- a/databases/p5-Tie-DBI/Makefile +++ b/databases/p5-Tie-DBI/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Perl module implementing Tie hash to a DBI handle RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite PERL_CONFIGURE= yes |