diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-11-01 05:19:50 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-11-01 05:19:50 +0000 |
commit | ef1a7001c874ef3021c9826043a65aefdc4ce275 (patch) | |
tree | 7cfb0157e0ae3d21830372db2ab5e6bcc1d59ad6 /databases | |
parent | audio/mp3butler Depends on audio/p5-MusicBrainz-Client which is DEPRECATED (diff) |
x11-toolkits/gambas2-gb-qt has been broken for over a year.
Remove it, and the ports that depend on it.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 6 | ||||
-rw-r--r-- | databases/gambas2-gb-db-firebird/Makefile | 17 | ||||
-rw-r--r-- | databases/gambas2-gb-db-firebird/pkg-plist | 6 | ||||
-rw-r--r-- | databases/gambas2-gb-db-mysql/Makefile | 15 | ||||
-rw-r--r-- | databases/gambas2-gb-db-mysql/pkg-plist | 6 | ||||
-rw-r--r-- | databases/gambas2-gb-db-odbc/Makefile | 15 | ||||
-rw-r--r-- | databases/gambas2-gb-db-odbc/pkg-plist | 6 | ||||
-rw-r--r-- | databases/gambas2-gb-db-postgresql/Makefile | 15 | ||||
-rw-r--r-- | databases/gambas2-gb-db-postgresql/pkg-plist | 6 | ||||
-rw-r--r-- | databases/gambas2-gb-db-sqlite2/Makefile | 15 | ||||
-rw-r--r-- | databases/gambas2-gb-db-sqlite2/pkg-plist | 6 | ||||
-rw-r--r-- | databases/gambas2-gb-db-sqlite3/Makefile | 15 | ||||
-rw-r--r-- | databases/gambas2-gb-db-sqlite3/pkg-plist | 6 |
13 files changed, 0 insertions, 134 deletions
diff --git a/databases/Makefile b/databases/Makefile index 3fd57ee2965c..744bc60670d7 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -87,12 +87,6 @@ SUBDIR += frontbase SUBDIR += frontbase-jdbc SUBDIR += gadfly - SUBDIR += gambas2-gb-db-firebird - SUBDIR += gambas2-gb-db-mysql - SUBDIR += gambas2-gb-db-odbc - SUBDIR += gambas2-gb-db-postgresql - SUBDIR += gambas2-gb-db-sqlite2 - SUBDIR += gambas2-gb-db-sqlite3 SUBDIR += gbib SUBDIR += gdbm SUBDIR += gdl2 diff --git a/databases/gambas2-gb-db-firebird/Makefile b/databases/gambas2-gb-db-firebird/Makefile deleted file mode 100644 index ea5d33a0e619..000000000000 --- a/databases/gambas2-gb-db-firebird/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gambas2-gb-db-firebird -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= databases lang -PKGNAMESUFFIX= -gb-db-firebird - -COMMENT= The firebird driver for the Gambas database component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -BROKEN= does not build - -.include "${MASTERDIR}/Makefile" diff --git a/databases/gambas2-gb-db-firebird/pkg-plist b/databases/gambas2-gb-db-firebird/pkg-plist deleted file mode 100644 index 316a9712b484..000000000000 --- a/databases/gambas2-gb-db-firebird/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.db.firebird.component -lib/gambas2/gb.db.firebird.so.0 -lib/gambas2/gb.db.firebird.so -lib/gambas2/gb.db.firebird.la -@dirrmtry lib/gambas2 diff --git a/databases/gambas2-gb-db-mysql/Makefile b/databases/gambas2-gb-db-mysql/Makefile deleted file mode 100644 index ed3443d5dd0a..000000000000 --- a/databases/gambas2-gb-db-mysql/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-db-mysql -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= databases lang -PKGNAMESUFFIX= -gb-db-mysql - -COMMENT= The MySQL driver for the gambas database component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/databases/gambas2-gb-db-mysql/pkg-plist b/databases/gambas2-gb-db-mysql/pkg-plist deleted file mode 100644 index d13986358980..000000000000 --- a/databases/gambas2-gb-db-mysql/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.db.mysql.component -lib/gambas2/gb.db.mysql.so.0 -lib/gambas2/gb.db.mysql.so -lib/gambas2/gb.db.mysql.la -@dirrmtry lib/gambas2 diff --git a/databases/gambas2-gb-db-odbc/Makefile b/databases/gambas2-gb-db-odbc/Makefile deleted file mode 100644 index f2fd197aa5d5..000000000000 --- a/databases/gambas2-gb-db-odbc/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-db-odbc -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= databases lang -PKGNAMESUFFIX= -gb-db-odbc - -COMMENT= The odbc driver for the gambas database component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/databases/gambas2-gb-db-odbc/pkg-plist b/databases/gambas2-gb-db-odbc/pkg-plist deleted file mode 100644 index 56d2a80babec..000000000000 --- a/databases/gambas2-gb-db-odbc/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.db.odbc.component -lib/gambas2/gb.db.odbc.so.0 -lib/gambas2/gb.db.odbc.so -lib/gambas2/gb.db.odbc.la -@dirrmtry lib/gambas2 diff --git a/databases/gambas2-gb-db-postgresql/Makefile b/databases/gambas2-gb-db-postgresql/Makefile deleted file mode 100644 index d1dd721b39b5..000000000000 --- a/databases/gambas2-gb-db-postgresql/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-db-postgresql -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= databases lang -PKGNAMESUFFIX= -gb-db-postgresql - -COMMENT= The postgresql driver for the gambas database component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/databases/gambas2-gb-db-postgresql/pkg-plist b/databases/gambas2-gb-db-postgresql/pkg-plist deleted file mode 100644 index 09d2081a4aae..000000000000 --- a/databases/gambas2-gb-db-postgresql/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.db.postgresql.component -lib/gambas2/gb.db.postgresql.so.0 -lib/gambas2/gb.db.postgresql.so -lib/gambas2/gb.db.postgresql.la -@dirrmtry lib/gambas2 diff --git a/databases/gambas2-gb-db-sqlite2/Makefile b/databases/gambas2-gb-db-sqlite2/Makefile deleted file mode 100644 index 029146b55a0d..000000000000 --- a/databases/gambas2-gb-db-sqlite2/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-db-sqlite2 -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= databases lang -PKGNAMESUFFIX= -gb-db-sqlite2 - -COMMENT= The sqlite2 driver for the Gambas database component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/databases/gambas2-gb-db-sqlite2/pkg-plist b/databases/gambas2-gb-db-sqlite2/pkg-plist deleted file mode 100644 index cd2ffdda0f49..000000000000 --- a/databases/gambas2-gb-db-sqlite2/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.db.sqlite2.component -lib/gambas2/gb.db.sqlite2.so.0 -lib/gambas2/gb.db.sqlite2.so -lib/gambas2/gb.db.sqlite2.la -@dirrmtry lib/gambas2 diff --git a/databases/gambas2-gb-db-sqlite3/Makefile b/databases/gambas2-gb-db-sqlite3/Makefile deleted file mode 100644 index f847d48eb770..000000000000 --- a/databases/gambas2-gb-db-sqlite3/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-db-sqlite3 -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= databases lang -PKGNAMESUFFIX= -gb-db-sqlite3 - -COMMENT= The sqlite3 driver for the gambas database component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/databases/gambas2-gb-db-sqlite3/pkg-plist b/databases/gambas2-gb-db-sqlite3/pkg-plist deleted file mode 100644 index 42186e932cb2..000000000000 --- a/databases/gambas2-gb-db-sqlite3/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.db.sqlite3.component -lib/gambas2/gb.db.sqlite3.so.0 -lib/gambas2/gb.db.sqlite3.so -lib/gambas2/gb.db.sqlite3.la -@dirrmtry lib/gambas2 |