summaryrefslogtreecommitdiffstats
path: root/databases/libgda4-mysql
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-01-12 01:51:34 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-01-12 01:51:34 +0800
commit2f836c64a2940e1460834c4085ba6d418001bf17 (patch)
tree81909a3bce2caf57600151b32c8dcb1e7735c28c /databases/libgda4-mysql
parent262752d178a4a70c9cd941f23ee5052d0e8968d9 (diff)
downloadmarcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar
marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.gz
marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.bz2
marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.lz
marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.xz
marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.zst
marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.zip
Remove these ports now that they have been merged into the FreeBSD ports
tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11869 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/libgda4-mysql')
-rw-r--r--databases/libgda4-mysql/Makefile23
-rw-r--r--databases/libgda4-mysql/pkg-plist16
2 files changed, 0 insertions, 39 deletions
diff --git a/databases/libgda4-mysql/Makefile b/databases/libgda4-mysql/Makefile
deleted file mode 100644
index e38cefa75..000000000
--- a/databases/libgda4-mysql/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: libgda2
-# Date created: 02 June 2002
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom$
-#
-
-PORTREVISION?= 0
-CATEGORIES= databases gnome
-PKGNAMESUFFIX?= -mysql
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Provides mysql backend for the libgda3 library
-
-MASTERDIR= ${.CURDIR}/../libgda4
-BUILD_WRKSRC= ${WRKSRC}/providers/mysql/
-INSTALL_WRKSRC= ${BUILD_WRKSRC}
-PLIST= ${.CURDIR}/pkg-plist
-
-LIBGDA4_SLAVE= mysql
-
-.include "${MASTERDIR}/Makefile"
diff --git a/databases/libgda4-mysql/pkg-plist b/databases/libgda4-mysql/pkg-plist
deleted file mode 100644
index 5aff78cd8..000000000
--- a/databases/libgda4-mysql/pkg-plist
+++ /dev/null
@@ -1,16 +0,0 @@
-lib/libgda-%%VERSION%%/providers/libgda-mysql.a
-lib/libgda-%%VERSION%%/providers/libgda-mysql.la
-lib/libgda-%%VERSION%%/providers/libgda-mysql.so
-libdata/pkgconfig/libgda-mysql-%%VERSION%%.pc
-share/libgda-%%VERSION%%/mysql_specs_add_column.xml
-share/libgda-%%VERSION%%/mysql_specs_create_db.xml
-share/libgda-%%VERSION%%/mysql_specs_create_index.xml
-share/libgda-%%VERSION%%/mysql_specs_create_table.xml
-share/libgda-%%VERSION%%/mysql_specs_create_view.xml
-share/libgda-%%VERSION%%/mysql_specs_drop_column.xml
-share/libgda-%%VERSION%%/mysql_specs_drop_db.xml
-share/libgda-%%VERSION%%/mysql_specs_drop_index.xml
-share/libgda-%%VERSION%%/mysql_specs_drop_table.xml
-share/libgda-%%VERSION%%/mysql_specs_drop_view.xml
-share/libgda-%%VERSION%%/mysql_specs_dsn.xml
-share/libgda-%%VERSION%%/mysql_specs_rename_table.xml