summaryrefslogtreecommitdiffstats
path: root/databases/libgdamm
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
commit1b3327761c8bcb98d89b529daeae9600844b4361 (patch)
tree0be1cd4eb5fec6661da4798906b0d9bd522e794f /databases/libgdamm
parenta65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff)
downloadmarcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/libgdamm')
-rw-r--r--databases/libgdamm/Makefile36
-rw-r--r--databases/libgdamm/distinfo3
-rw-r--r--databases/libgdamm/pkg-descr3
-rw-r--r--databases/libgdamm/pkg-plist47
4 files changed, 0 insertions, 89 deletions
diff --git a/databases/libgdamm/Makefile b/databases/libgdamm/Makefile
deleted file mode 100644
index 746671d4e..000000000
--- a/databases/libgdamm/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# New ports collection makefile for: libglademm
-# Date created: 1 Oct 2003
-# Whom: Alexander Nedotsukov <bland@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom$
-#
-
-PORTNAME= libgdamm
-PORTVERSION= 1.3.7
-PORTREVISION= 1
-CATEGORIES= databases gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.3
-DIST_SUBDIR= gnome2
-
-MAINTAINER= bland@FreeBSD.org
-COMMENT= C++ wrapper for libgda2 library
-
-LIB_DEPENDS= glibmm-2.4:${PORTSDIR}/devel/glibmm
-BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-
-USE_BZIP2= yes
-USE_XLIB= yes
-USE_GCC= 3.4
-USE_GMAKE= yes
-USE_GNOME= gnomehack libgda2
-GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
-CONFIGURE_ARGS= --enable-static
-
-post-patch:
- @${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \
- ${WRKSRC}/tools/extra_defs_gen/Makefile.in
-
-.include <bsd.port.mk>
diff --git a/databases/libgdamm/distinfo b/databases/libgdamm/distinfo
deleted file mode 100644
index 8bc4770ed..000000000
--- a/databases/libgdamm/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/libgdamm-1.3.7.tar.bz2) = 1aa0e35753ec87ec55822b2e59005892
-SHA256 (gnome2/libgdamm-1.3.7.tar.bz2) = ca1f08523a8f376dbbd94d3faa3ad19ebf413c7b1714e90e32481cd2d87121d9
-SIZE (gnome2/libgdamm-1.3.7.tar.bz2) = 283205
diff --git a/databases/libgdamm/pkg-descr b/databases/libgdamm/pkg-descr
deleted file mode 100644
index ad001fe74..000000000
--- a/databases/libgdamm/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This is a set of thin C++ wrappers for libgda v2 library.
-
-WWW: http://www.gtkmm.org/
diff --git a/databases/libgdamm/pkg-plist b/databases/libgdamm/pkg-plist
deleted file mode 100644
index b3c11cd45..000000000
--- a/databases/libgdamm/pkg-plist
+++ /dev/null
@@ -1,47 +0,0 @@
-include/libgdamm-2.0/libgdamm.h
-include/libgdamm-2.0/libgdamm/client.h
-include/libgdamm-2.0/libgdamm/command.h
-include/libgdamm-2.0/libgdamm/config.h
-include/libgdamm-2.0/libgdamm/connection.h
-include/libgdamm-2.0/libgdamm/datamodel.h
-include/libgdamm-2.0/libgdamm/datasourceinfo.h
-include/libgdamm-2.0/libgdamm/error.h
-include/libgdamm-2.0/libgdamm/fieldattributes.h
-include/libgdamm-2.0/libgdamm/init.h
-include/libgdamm-2.0/libgdamm/parameter.h
-include/libgdamm-2.0/libgdamm/parameterlist.h
-include/libgdamm-2.0/libgdamm/private/client_p.h
-include/libgdamm-2.0/libgdamm/private/command_p.h
-include/libgdamm-2.0/libgdamm/private/connection_p.h
-include/libgdamm-2.0/libgdamm/private/datamodel_p.h
-include/libgdamm-2.0/libgdamm/private/datasourceinfo_p.h
-include/libgdamm-2.0/libgdamm/private/error_p.h
-include/libgdamm-2.0/libgdamm/private/fieldattributes_p.h
-include/libgdamm-2.0/libgdamm/private/parameter_p.h
-include/libgdamm-2.0/libgdamm/private/parameterlist_p.h
-include/libgdamm-2.0/libgdamm/private/providerinfo_p.h
-include/libgdamm-2.0/libgdamm/private/row_p.h
-include/libgdamm-2.0/libgdamm/private/serverprovider_p.h
-include/libgdamm-2.0/libgdamm/private/transaction_p.h
-include/libgdamm-2.0/libgdamm/private/value_p.h
-include/libgdamm-2.0/libgdamm/providerinfo.h
-include/libgdamm-2.0/libgdamm/row.h
-include/libgdamm-2.0/libgdamm/serverprovider.h
-include/libgdamm-2.0/libgdamm/transaction.h
-include/libgdamm-2.0/libgdamm/value.h
-include/libgdamm-2.0/libgdamm/wrap_init.h
-lib/libgdamm-1.3.a
-lib/libgdamm-1.3.la
-lib/libgdamm-1.3.so
-lib/libgdamm-1.3.so.8
-lib/libgdamm-2.0/include/libgdammconfig.h
-lib/libgdamm-2.0/proc/m4/convert.m4
-lib/libgdamm-2.0/proc/m4/convert_libgdamm.m4
-libdata/pkgconfig/libgdamm-2.0.pc
-@dirrm lib/libgdamm-2.0/include
-@dirrm lib/libgdamm-2.0/proc/m4
-@dirrm lib/libgdamm-2.0/proc
-@dirrm lib/libgdamm-2.0
-@dirrm include/libgdamm-2.0/libgdamm/private
-@dirrm include/libgdamm-2.0/libgdamm
-@dirrm include/libgdamm-2.0