diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-06 09:46:00 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-06 09:46:00 +0800 |
commit | dc267ab59961ebbf633a9f1f936960169eaea546 (patch) | |
tree | a48cf275df4d6d138551a5f8cd0c7f4914c79372 /databases/libgdamm | |
parent | 57c63e904f0d33618b6cb8ad2801eb974a6c1d10 (diff) | |
download | marcuscom-ports-dc267ab59961ebbf633a9f1f936960169eaea546.tar marcuscom-ports-dc267ab59961ebbf633a9f1f936960169eaea546.tar.gz marcuscom-ports-dc267ab59961ebbf633a9f1f936960169eaea546.tar.bz2 marcuscom-ports-dc267ab59961ebbf633a9f1f936960169eaea546.tar.lz marcuscom-ports-dc267ab59961ebbf633a9f1f936960169eaea546.tar.xz marcuscom-ports-dc267ab59961ebbf633a9f1f936960169eaea546.tar.zst marcuscom-ports-dc267ab59961ebbf633a9f1f936960169eaea546.zip |
- Clean out databases, these are in ports now.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5025 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/libgdamm')
-rw-r--r-- | databases/libgdamm/Makefile | 50 | ||||
-rw-r--r-- | databases/libgdamm/distinfo | 2 | ||||
-rw-r--r-- | databases/libgdamm/pkg-descr | 3 | ||||
-rw-r--r-- | databases/libgdamm/pkg-plist | 46 |
4 files changed, 0 insertions, 101 deletions
diff --git a/databases/libgdamm/Makefile b/databases/libgdamm/Makefile deleted file mode 100644 index a2ee3dbf5..000000000 --- a/databases/libgdamm/Makefile +++ /dev/null @@ -1,50 +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.6 -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_X_PREFIX= yes -USE_GCC= 3.4 -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOME= gnomehack libgda2 -USE_INC_LIBTOOL_VER= 15 -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --enable-static - -BROKEN= "Does not build with libgda-1.3.91" - -patch-autotools: - @(cd ${PATCH_WRKSRC}; \ - for file in ${LIBTOOLFILES}; do \ - ${CP} $$file $$file.tmp; \ - ${SED} -e "/^ltmain=/s^\$$ac_aux_dir/ltmain.sh^${LTMAIN}^g" \ - $$file.tmp > $$file; \ - ${RM} $$file.tmp; \ - done); - -post-patch: - @${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \ - ${WRKSRC}/tools/extra_defs_gen/Makefile.in -# remove after next update!! - @${REINPLACE_CMD} -e "s|libgda >=|libgda-2.0 >=|g" \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/databases/libgdamm/distinfo b/databases/libgdamm/distinfo deleted file mode 100644 index 00303e985..000000000 --- a/databases/libgdamm/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/libgdamm-1.3.6.tar.bz2) = 8a44124b4249da02f287379edad4a1cb -SIZE (gnome2/libgdamm-1.3.6.tar.bz2) = 260666 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 63268a2b4..000000000 --- a/databases/libgdamm/pkg-plist +++ /dev/null @@ -1,46 +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.so -lib/libgdamm-1.3.so.7 -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 |