From 2e4d2e942a99fbc51adebabc4cd543a91491ba37 Mon Sep 17 00:00:00 2001 From: kwm Date: Tue, 30 Nov 2010 22:00:17 +0000 Subject: Clean up after 2.32 got committed. Only gdm 2.32 isn't committed because of focus issues. And it doesn't seem it getting any traction upstream. Next stop GNOME 3.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14916 df743ca5-7f9a-e211-a948-0013205c9059 --- databases/libgda4-mysql/Makefile | 23 ----------------------- databases/libgda4-mysql/pkg-plist | 18 ------------------ 2 files changed, 41 deletions(-) delete mode 100644 databases/libgda4-mysql/Makefile delete mode 100644 databases/libgda4-mysql/pkg-plist (limited to 'databases/libgda4-mysql') diff --git a/databases/libgda4-mysql/Makefile b/databases/libgda4-mysql/Makefile deleted file mode 100644 index 299a0d134..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 -# -# $FreeBSD$ -# $MCom: ports/databases/libgda4-mysql/Makefile,v 1.1 2008/08/18 23:53:35 kwm Exp $ -# - -PORTREVISION?= 0 -CATEGORIES= databases gnome -PKGNAMESUFFIX?= -mysql - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Provides mysql backend for the libgda4 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 b5ff48b6f..000000000 --- a/databases/libgda4-mysql/pkg-plist +++ /dev/null @@ -1,18 +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_comment_table.xml -share/libgda-%%VERSION%%/mysql_specs_comment_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 -- cgit v1.2.3