summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/abook/Makefile4
-rw-r--r--databases/cdb/Makefile4
-rw-r--r--databases/datadraw/Makefile4
-rw-r--r--databases/db/Makefile4
-rw-r--r--databases/db3/Makefile4
-rw-r--r--databases/db4/Makefile4
-rw-r--r--databases/db5/Makefile4
-rw-r--r--databases/gdbm/Makefile4
-rw-r--r--databases/gdbm_compat/Makefile4
-rw-r--r--databases/gnome-mime-data/Makefile4
-rw-r--r--databases/p5-BerkeleyDB/Makefile4
-rw-r--r--databases/p5-DBD-ODBC/Makefile4
-rw-r--r--databases/p5-DBD-SQLite/Makefile4
-rw-r--r--databases/p5-DBD-SQLite2/Makefile4
-rw-r--r--databases/p5-DBD-postgresql/Makefile4
-rw-r--r--databases/p5-DBI-Shell/Makefile4
-rw-r--r--databases/p5-DBI/Makefile4
-rw-r--r--databases/p5-DBIWrapper/Makefile4
-rw-r--r--databases/p5-DBIx-Class-Candy/Makefile4
-rw-r--r--databases/p5-DBIx-Class-Helpers/Makefile4
-rw-r--r--databases/p5-DBIx-DBSchema/Makefile4
-rw-r--r--databases/p5-DBIx-Schema/Makefile4
-rw-r--r--databases/p5-DBIx-SearchBuilder/Makefile4
-rw-r--r--databases/p5-Dancer-Plugin-DBIC/Makefile4
-rw-r--r--databases/p5-Data-Table/Makefile4
-rw-r--r--databases/p5-MARC-Record/Makefile4
-rw-r--r--databases/p5-MLDBM/Makefile4
-rw-r--r--databases/p5-Net-Cassandra/Makefile4
-rw-r--r--databases/p5-RRD-Simple/Makefile4
-rw-r--r--databases/p5-Redis/Makefile4
-rw-r--r--databases/p5-Search-QueryParser-SQL/Makefile4
-rw-r--r--databases/p5-Search-QueryParser/Makefile4
-rw-r--r--databases/shared-mime-info/Makefile4
33 files changed, 33 insertions, 99 deletions
diff --git a/databases/abook/Makefile b/databases/abook/Makefile
index 7c3f578bb10..bd511762110 100644
--- a/databases/abook/Makefile
+++ b/databases/abook/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2013/10/16 09:02:03 roy Exp $
+# $NetBSD: Makefile,v 1.27 2014/10/09 14:06:04 wiz Exp $
#
DISTNAME= abook-0.6.0pre2
@@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://abook.sourceforge.net/
COMMENT= Text-based addressbook program
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
USE_PKGLOCALEDIR= yes
USE_TOOLS+= msgfmt
GNU_CONFIGURE= yes
diff --git a/databases/cdb/Makefile b/databases/cdb/Makefile
index 5f14e3d6b5d..24d02c45b15 100644
--- a/databases/cdb/Makefile
+++ b/databases/cdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/10/02 21:25:15 asau Exp $
+# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:05 wiz Exp $
DISTNAME= cdb-0.75
CATEGORIES= databases
@@ -9,8 +9,6 @@ HOMEPAGE= http://cr.yp.to/cdb.html
COMMENT= Creates and reads constant databases
LICENSE= public-domain
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
CONFLICTS+= tinycdb-[0-9]*
DJB_RESTRICTED= YES
diff --git a/databases/datadraw/Makefile b/databases/datadraw/Makefile
index 441ad1c132b..f66413e6d47 100644
--- a/databases/datadraw/Makefile
+++ b/databases/datadraw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/10/02 21:25:16 asau Exp $
+# $NetBSD: Makefile,v 1.4 2014/10/09 14:06:05 wiz Exp $
#
DISTNAME= datadraw3.1.1
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://datadraw.sourceforge.net/
COMMENT= Persistent database generator for high performance C applications
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
LICENSE= gnu-lgpl-v2
HAS_CONFIGURE= yes
diff --git a/databases/db/Makefile b/databases/db/Makefile
index a79e08eefc5..b1e93e5042e 100644
--- a/databases/db/Makefile
+++ b/databases/db/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2012/12/13 00:58:38 gdt Exp $
+# $NetBSD: Makefile,v 1.34 2014/10/09 14:06:05 wiz Exp $
DISTNAME= db-2.7.7
PKGREVISION= 3
@@ -10,8 +10,6 @@ HOMEPAGE= http://www.oracle.com/database/berkeley-db.html
COMMENT= Sleepycat Software's Berkeley DB version 2
LICENSE= sleepycat-license # minus ASM stanza
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff --git a/databases/db3/Makefile b/databases/db3/Makefile
index 5b617e29a56..e93baefc3e3 100644
--- a/databases/db3/Makefile
+++ b/databases/db3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2012/12/13 00:59:47 gdt Exp $
+# $NetBSD: Makefile,v 1.40 2014/10/09 14:06:05 wiz Exp $
DISTNAME= db-3.3.11
PKGNAME= db3-3.11.2
@@ -15,8 +15,6 @@ PATCH_SITES= http://www.oracle.com/technology/products/berkeley-db/db/update/3.3
PATCHFILES= patch.3.3.11.1 patch.3.3.11.2
PATCH_DIST_ARGS=-d ${WRKSRC}/.. --forward --quiet -p0
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
diff --git a/databases/db4/Makefile b/databases/db4/Makefile
index 7170a7b1fb2..cc3206ea860 100644
--- a/databases/db4/Makefile
+++ b/databases/db4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2014/06/07 08:06:01 obache Exp $
+# $NetBSD: Makefile,v 1.68 2014/10/09 14:06:05 wiz Exp $
#
# NOTE:
# When updating this package, a change in the minor (4.n -> 4.(n+1))
@@ -20,8 +20,6 @@ HOMEPAGE= http://www.oracle.com/database/berkeley-db/db/index.html
COMMENT= Berkeley DB version 4 from Oracle
LICENSE= sleepycat-public
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= pax
diff --git a/databases/db5/Makefile b/databases/db5/Makefile
index 50d098620d5..cc1f81d4078 100644
--- a/databases/db5/Makefile
+++ b/databases/db5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2014/10/06 14:29:45 adam Exp $
+# $NetBSD: Makefile,v 1.16 2014/10/09 14:06:05 wiz Exp $
#
# NOTE:
# When updating this package, a change in the minor (5.n -> 5.(n+1))
@@ -18,8 +18,6 @@ COMMENT= Berkeley DB version 5 from Oracle
# NOTE: it is NOT a modified BSD in a common sense:
LICENSE= sleepycat-public
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= pax
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile
index 303140c6906..95dfccb383c 100644
--- a/databases/gdbm/Makefile
+++ b/databases/gdbm/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.50 2014/05/23 20:49:15 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2014/10/09 14:06:05 wiz Exp $
.include "Makefile.common"
COMMENT= The GNU database manager
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
INFO_FILES= yes
MAKE_JOBS_SAFE= no
diff --git a/databases/gdbm_compat/Makefile b/databases/gdbm_compat/Makefile
index a7088458083..5414207606c 100644
--- a/databases/gdbm_compat/Makefile
+++ b/databases/gdbm_compat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2014/05/23 20:49:15 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2014/10/09 14:06:05 wiz Exp $
.include "../../databases/gdbm/Makefile.common"
@@ -8,8 +8,6 @@ COMMENT+= Compat library for dbm and ndbm
DEPENDS+= gdbm-${PKGVERSION_NOREV}{,nb[0-9]*}:../../databases/gdbm
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
CONFIGURE_ARGS+= --enable-libgdbm-compat
BUILD_DIRS= compat
diff --git a/databases/gnome-mime-data/Makefile b/databases/gnome-mime-data/Makefile
index a3b64a8c17e..66455781c92 100644
--- a/databases/gnome-mime-data/Makefile
+++ b/databases/gnome-mime-data/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2014/05/29 23:35:24 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2014/10/09 14:06:05 wiz Exp $
#
DISTNAME= gnome-mime-data-2.18.0
@@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= MIME and Application database for GNOME2
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
CONFLICTS= gnome-vfs<=1.0.3
USE_PKGLOCALEDIR= YES
diff --git a/databases/p5-BerkeleyDB/Makefile b/databases/p5-BerkeleyDB/Makefile
index da69d791a4a..97d50b31795 100644
--- a/databases/p5-BerkeleyDB/Makefile
+++ b/databases/p5-BerkeleyDB/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2014/10/09 13:44:34 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2014/10/09 14:06:05 wiz Exp $
DISTNAME= BerkeleyDB-0.51
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/BerkeleyDB/
COMMENT= Access Berkeley DB
LICENSE= ${PERL5_LICENSE}
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
BDB_ACCEPTED= db5 db4 db3 db2
PERL5_PACKLIST= auto/BerkeleyDB/.packlist
REPLACE_PERL= mkconsts.pl scan.pl
diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile
index 5293486ede4..d473b193945 100644
--- a/databases/p5-DBD-ODBC/Makefile
+++ b/databases/p5-DBD-ODBC/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2014/05/29 23:35:26 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:05 wiz Exp $
DISTNAME= DBD-ODBC-1.31
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/DBD-ODBC/
COMMENT= Perl DBI/DBD driver for ODBC
LICENSE= ${PERL5_LICENSE}
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
.include "options.mk"
PERL5_PACKLIST= auto/DBD/ODBC/.packlist
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index 3f7c86150c0..df93764298b 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2014/10/09 13:44:34 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2014/10/09 14:06:05 wiz Exp $
DISTNAME= DBD-SQLite-1.42
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/DBD-SQLite/
COMMENT= Perl DBI/DBD driver for sqlite databases (self contained)
LICENSE= ${PERL5_LICENSE}
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
USE_LANGUAGES= c
PERL5_PACKLIST= auto/DBD/SQLite/.packlist
MAKE_PARAMS+= SQLITE_LOCATION=${BUILDLINK_PREFIX.sqlite3}
diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile
index 776b27e3d55..33574930811 100644
--- a/databases/p5-DBD-SQLite2/Makefile
+++ b/databases/p5-DBD-SQLite2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:26 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:05 wiz Exp $
DISTNAME= DBD-SQLite2-0.36
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/DBD-SQLite2/
COMMENT= Perl DBI/DBD driver for sqlite v2 databases
LICENSE= ${PERL5_LICENSE}
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
USE_LANGUAGES= c
PERL5_PACKLIST= auto/DBD/SQLite2/.packlist
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile
index bfc13f25b37..7ed627cb3dd 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2014/10/09 13:44:35 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2014/10/09 14:06:05 wiz Exp $
DISTNAME= DBD-Pg-3.4.2
PKGNAME= p5-${DISTNAME:C/-Pg-/-postgresql-/}
@@ -13,8 +13,6 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= {p5-version-[0-9]*,perl>=5.10.0}:../../devel/p5-version
DEPENDS+= p5-DBI>=1.614:../../databases/p5-DBI
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
PERL5_PACKLIST= auto/DBD/Pg/.packlist
POSTGRES_INCLUDE= ${PGSQL_PREFIX}/include/postgresql
diff --git a/databases/p5-DBI-Shell/Makefile b/databases/p5-DBI-Shell/Makefile
index 6f727f11b52..183aa28fbe7 100644
--- a/databases/p5-DBI-Shell/Makefile
+++ b/databases/p5-DBI-Shell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2014/10/09 13:44:35 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2014/10/09 14:06:06 wiz Exp $
DISTNAME= DBI-Shell-11.95
PKGNAME= p5-${DISTNAME}
@@ -13,8 +13,6 @@ COMMENT= Interactive command Shell for the Perl DBI
DEPENDS+= p5-IO-Tee>=0.64:../../devel/p5-IO-Tee
DEPENDS+= p5-Text-Reform>=1.11:../../textproc/p5-Text-Reform
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
PERL5_PACKLIST= auto/DBI/Shell/.packlist
BUILDLINK_API_DEPENDS.p5-DBI+= p5-DBI>=1.37
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index 25a0306d20b..2852cea118f 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2014/05/29 23:35:27 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2014/10/09 14:06:06 wiz Exp $
DISTNAME= DBI-1.631
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://dbi.perl.org/
COMMENT= The database-independent Perl database access API
LICENSE= ${PERL5_LICENSE}
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
USE_LANGUAGES= c
PERL5_PACKLIST= auto/DBI/.packlist
REPLACE_PERL= dbixs_rev.pl
diff --git a/databases/p5-DBIWrapper/Makefile b/databases/p5-DBIWrapper/Makefile
index 7d41ece3c52..1253c7e785e 100644
--- a/databases/p5-DBIWrapper/Makefile
+++ b/databases/p5-DBIWrapper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2014/10/09 13:44:35 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2014/10/09 14:06:06 wiz Exp $
#
DISTNAME= libdbiwrapper-perl-${VERSION}
@@ -15,8 +15,6 @@ DEPENDS+= p5-XML-LibXML>=1.57:../../textproc/p5-XML-LibXML
VERSION= 0.20
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
PERL5_PACKLIST= auto/DBIWrapper/.packlist
BUILDLINK_API_DEPENDS.p5-DBI+= p5-DBI>=1.37
diff --git a/databases/p5-DBIx-Class-Candy/Makefile b/databases/p5-DBIx-Class-Candy/Makefile
index eb38161fc34..9c769f078f4 100644
--- a/databases/p5-DBIx-Class-Candy/Makefile
+++ b/databases/p5-DBIx-Class-Candy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2014/05/29 23:35:27 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2014/10/09 14:06:06 wiz Exp $
DISTNAME= DBIx-Class-Candy-0.002104
PKGNAME= p5-${DISTNAME}
@@ -21,8 +21,6 @@ DEPENDS+= p5-namespace-clean>=0.18:../../devel/p5-namespace-clean
BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
PERL5_PACKLIST= auto/DBIx/Class/Candy/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/databases/p5-DBIx-Class-Helpers/Makefile b/databases/p5-DBIx-Class-Helpers/Makefile
index 468c1512421..e6ea6202908 100644
--- a/databases/p5-DBIx-Class-Helpers/Makefile
+++ b/databases/p5-DBIx-Class-Helpers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2014/07/28 00:32:58 wen Exp $
+# $NetBSD: Makefile,v 1.9 2014/10/09 14:06:06 wiz Exp $
DISTNAME= DBIx-Class-Helpers-2.023003
PKGNAME= p5-${DISTNAME}
@@ -25,8 +25,6 @@ BUILD_DEPENDS+= p5-DateTime-Format-SQLite>=0:../../time/p5-DateTime-Format-SQLit
BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
PERL5_PACKLIST= auto/DBIx/Class/Helpers/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/databases/p5-DBIx-DBSchema/Makefile b/databases/p5-DBIx-DBSchema/Makefile
index a572894fa34..49435e01832 100644
--- a/databases/p5-DBIx-DBSchema/Makefile
+++ b/databases/p5-DBIx-DBSchema/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2014/07/28 13:26:00 wen Exp $
+# $NetBSD: Makefile,v 1.17 2014/10/09 14:06:06 wiz Exp $
DISTNAME= DBIx-DBSchema-0.44
PKGNAME= p5-${DISTNAME}
@@ -10,8 +10,6 @@ HOMEPAGE= http://search.cpan.org/dist/DBIx-DBSchema/
COMMENT= Database-independent schema objects
LICENSE= ${PERL5_LICENSE}
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
DEPENDS+= p5-FreezeThaw-[0-9]*:../../devel/p5-FreezeThaw
USE_LANGUAGES= # empty
diff --git a/databases/p5-DBIx-Schema/Makefile b/databases/p5-DBIx-Schema/Makefile
index a9e1886d44a..224adc61d44 100644
--- a/databases/p5-DBIx-Schema/Makefile
+++ b/databases/p5-DBIx-Schema/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:28 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:06 wiz Exp $
#
DISTNAME= DBIx-Schema-0.07
@@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/DBIx-Schema/
COMMENT= Simpler SQL Join interface
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
MAKE_PARAMS+= --noprompt
USE_LANGUAGES= # empty
diff --git a/databases/p5-DBIx-SearchBuilder/Makefile b/databases/p5-DBIx-SearchBuilder/Makefile
index 0c9caeff057..6f42ab0fa31 100644
--- a/databases/p5-DBIx-SearchBuilder/Makefile
+++ b/databases/p5-DBIx-SearchBuilder/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2014/10/09 13:44:35 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2014/10/09 14:06:06 wiz Exp $
DISTNAME= DBIx-SearchBuilder-1.65
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/DBIx-SearchBuilder/
COMMENT= Extension for easy SQL SELECT Statement generation
LICENSE= ${PERL5_LICENSE}
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
BUILD_DEPENDS+= p5-DBD-SQLite-[0-9]*:../../databases/p5-DBD-SQLite
DEPENDS+= p5-Cache-Simple-TimedExpiry>=0.21:../../devel/p5-Cache-Simple-TimedExpiry
diff --git a/databases/p5-Dancer-Plugin-DBIC/Makefile b/databases/p5-Dancer-Plugin-DBIC/Makefile
index 43f91335fc9..f07e9866e98 100644
--- a/databases/p5-Dancer-Plugin-DBIC/Makefile
+++ b/databases/p5-Dancer-Plugin-DBIC/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2014/05/29 23:35:29 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2014/10/09 14:06:06 wiz Exp $
DISTNAME= Dancer-Plugin-DBIC-0.1802
PKGNAME= p5-${DISTNAME}
@@ -17,8 +17,6 @@ DEPENDS+= p5-Dancer>=1.3098:../../www/p5-Dancer
# recommended ...
DEPENDS+= p5-DBIx-Class-Schema-Loader>=0.07002:../../databases/p5-DBIx-Class-Schema-Loader
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
PERL5_PACKLIST= auto/Dancer/Plugin/DBIC/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/databases/p5-Data-Table/Makefile b/databases/p5-Data-Table/Makefile
index 42aa19d155c..32cad811506 100644
--- a/databases/p5-Data-Table/Makefile
+++ b/databases/p5-Data-Table/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2014/05/29 23:35:29 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2014/10/09 14:06:06 wiz Exp $
DISTNAME= Data-Table-1.68
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Data-Table/
COMMENT= Data type related to database tables, spreadsheets, etc
LICENSE= ${PERL5_LICENSE}
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
PERL5_PACKLIST= auto/Data/Table/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/databases/p5-MARC-Record/Makefile b/databases/p5-MARC-Record/Makefile
index 7c8a0ba3286..de39bdaf106 100644
--- a/databases/p5-MARC-Record/Makefile
+++ b/databases/p5-MARC-Record/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2014/05/29 23:35:29 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:06 wiz Exp $
DISTNAME= MARC-Record-2.0.6
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/MARC-Record/
COMMENT= MARC record handling package
LICENSE= ${PERL5_LICENSE}
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
PERL5_PACKLIST= auto/MARC/Record/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/databases/p5-MLDBM/Makefile b/databases/p5-MLDBM/Makefile
index b1699b69cb8..21945aa0242 100644
--- a/databases/p5-MLDBM/Makefile
+++ b/databases/p5-MLDBM/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2014/10/09 13:44:35 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2014/10/09 14:06:06 wiz Exp $
#
DISTNAME= MLDBM-2.05
@@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/MLDBM/
COMMENT= Store multi-level Perl hash structure in single level tied hash
LICENSE= ${PERL5_LICENSE}
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/MLDBM/.packlist
PERL5_MODULE_TYPE= Module::Build
diff --git a/databases/p5-Net-Cassandra/Makefile b/databases/p5-Net-Cassandra/Makefile
index d1f71a88463..34df06478ff 100644
--- a/databases/p5-Net-Cassandra/Makefile
+++ b/databases/p5-Net-Cassandra/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:30 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:06 wiz Exp $
#
DISTNAME= Net-Cassandra-0.35
@@ -15,8 +15,6 @@ DEPENDS+= p5-Bit-Vector>=0:../../devel/p5-Bit-Vector
DEPENDS+= p5-Moose>=0.56:../../devel/p5-Moose
DEPENDS+= p5-MooseX-StrictConstructor>=0:../../devel/p5-MooseX-StrictConstructor
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Net/Cassandra/.packlist
diff --git a/databases/p5-RRD-Simple/Makefile b/databases/p5-RRD-Simple/Makefile
index f142681b7fe..7f0e6009c63 100644
--- a/databases/p5-RRD-Simple/Makefile
+++ b/databases/p5-RRD-Simple/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2014/05/29 23:35:30 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2014/10/09 14:06:07 wiz Exp $
DISTNAME= RRD-Simple-1.44
PKGNAME= p5-${DISTNAME}
@@ -16,8 +16,6 @@ BUILD_DEPENDS+= p5-Pod-Coverage>=0.18:../../textproc/p5-Pod-Coverage
BUILD_DEPENDS+= p5-Test-Pod-Coverage>=1.08:../../devel/p5-Test-Pod-Coverage
BUILD_DEPENDS+= p5-Test-Deep>=0.096:../../devel/p5-Test-Deep
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/RRD/Simple/.packlist
MAKE_PARAMS+= < /dev/null
diff --git a/databases/p5-Redis/Makefile b/databases/p5-Redis/Makefile
index 646cd2e92d7..0fdb91b7f2b 100644
--- a/databases/p5-Redis/Makefile
+++ b/databases/p5-Redis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2014/10/09 13:44:36 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:07 wiz Exp $
DISTNAME= Redis-1.958
PKGNAME= p5-${DISTNAME}
@@ -14,8 +14,6 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-IO-String-[0-9]*:../../devel/p5-IO-String
DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
PERL5_PACKLIST= auto/Redis/.packlist
USE_LANGUAGES= # none
diff --git a/databases/p5-Search-QueryParser-SQL/Makefile b/databases/p5-Search-QueryParser-SQL/Makefile
index 285c29e7347..232ad2991e6 100644
--- a/databases/p5-Search-QueryParser-SQL/Makefile
+++ b/databases/p5-Search-QueryParser-SQL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2014/05/29 23:35:31 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:07 wiz Exp $
DISTNAME= Search-QueryParser-SQL-0.008
PKGNAME= p5-${DISTNAME}
@@ -18,7 +18,5 @@ DEPENDS+= p5-Search-QueryParser>=0.93:../../databases/p5-Search-QueryParser/
PERL5_PACKLIST= auto/Search/QueryParser/SQL/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/databases/p5-Search-QueryParser/Makefile b/databases/p5-Search-QueryParser/Makefile
index bf648e9d5af..3a3f2d7ebc4 100644
--- a/databases/p5-Search-QueryParser/Makefile
+++ b/databases/p5-Search-QueryParser/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2014/05/29 23:35:31 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2014/10/09 14:06:07 wiz Exp $
DISTNAME= Search-QueryParser-0.94
PKGNAME= p5-${DISTNAME}
@@ -13,7 +13,5 @@ LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/Search/QueryParser/.packlist
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/databases/shared-mime-info/Makefile b/databases/shared-mime-info/Makefile
index 143cbc81faf..1940025cc27 100644
--- a/databases/shared-mime-info/Makefile
+++ b/databases/shared-mime-info/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2014/04/25 08:53:21 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2014/10/09 14:06:07 wiz Exp $
DISTNAME= shared-mime-info-1.3
CATEGORIES= databases
@@ -10,8 +10,6 @@ HOMEPAGE= http://www.freedesktop.org/wiki/Software/shared-mime-info
COMMENT= Core database of common types
LICENSE= gnu-gpl-v2
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
GNU_CONFIGURE= YES
USE_LANGUAGES+= c99
USE_LIBTOOL= YES