summaryrefslogtreecommitdiffstats
path: root/devel/libglademm
diff options
context:
space:
mode:
author(no author) <(no author)@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-15 05:59:50 +0800
committer(no author) <(no author)@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-15 05:59:50 +0800
commit73cb2357a7c7f905403cf41592bcbd7286fd85ae (patch)
tree2f5e26903a1f136a9e2f54af42475b280a215a6d /devel/libglademm
parentfd170dfee433454a5e1f74c295bf23f3835894c0 (diff)
downloadmarcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.tar
marcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.tar.gz
marcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.tar.bz2
marcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.tar.lz
marcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.tar.xz
marcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.tar.zst
marcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.zip
This commit was manufactured by cvs2svn to create branch 'GNOME_2_6'.GNOME_2_6
git-svn-id: svn://creme-brulee.marcuscom.com/ports/branches/GNOME_2_6@2058 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libglademm')
-rw-r--r--devel/libglademm/Makefile32
-rw-r--r--devel/libglademm/distinfo1
-rw-r--r--devel/libglademm/pkg-descr3
-rw-r--r--devel/libglademm/pkg-plist21
4 files changed, 0 insertions, 57 deletions
diff --git a/devel/libglademm/Makefile b/devel/libglademm/Makefile
deleted file mode 100644
index 13717d7ad..000000000
--- a/devel/libglademm/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: libglademm
-# Date created: 22 May 2003
-# Whom: Alexander Nedotsukov <bland@mail.ru>
-#
-# $FreeBSD: ports/devel/libglademm/Makefile,v 1.5 2003/09/30 06:21:39 bland Exp $
-#
-
-PORTNAME= libglademm
-PORTVERSION= 2.3.0
-PORTREVISION= 3
-CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3
-DIST_SUBDIR= gnome2
-
-MAINTAINER= bland@FreeBSD.org
-COMMENT= C++ wrapper for libglade2 library
-
-LIB_DEPENDS= gtkmm-2.3.4:${PORTSDIR}/x11-toolkits/gtk--2
-BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_GNOME= gnomehack lthack libglade2
-USE_LIBTOOL_VER=13
-INSTALLS_SHLIB= yes
-CONFIGURE_ARGS= --enable-static
-
-PLIST_SUB= VERSION="2.3" API_VERSION="2.4"
-
-.include <bsd.port.mk>
diff --git a/devel/libglademm/distinfo b/devel/libglademm/distinfo
deleted file mode 100644
index 6dafa9051..000000000
--- a/devel/libglademm/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome2/libglademm-2.3.0.tar.bz2) = 2f23868e9f203ca6c4058ebd23ca07e6
diff --git a/devel/libglademm/pkg-descr b/devel/libglademm/pkg-descr
deleted file mode 100644
index 4e71ae598..000000000
--- a/devel/libglademm/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This is a set of thin C++ wrappers for libglade v2 library.
-
-WWW: http://gtkmm.sourceforge.net/
diff --git a/devel/libglademm/pkg-plist b/devel/libglademm/pkg-plist
deleted file mode 100644
index fbef1565e..000000000
--- a/devel/libglademm/pkg-plist
+++ /dev/null
@@ -1,21 +0,0 @@
-include/libglademm-%%API_VERSION%%/libglademm.h
-include/libglademm-%%API_VERSION%%/libglademm/init.h
-include/libglademm-%%API_VERSION%%/libglademm/private/xml_p.h
-include/libglademm-%%API_VERSION%%/libglademm/variablesmap.h
-include/libglademm-%%API_VERSION%%/libglademm/wrap_init.h
-include/libglademm-%%API_VERSION%%/libglademm/xml.h
-lib/libglademm-2.0/proc/m4/convert.m4
-lib/libglademm-2.0/proc/m4/convert_libglademm.m4
-lib/libglademm-%%VERSION%%.a
-lib/libglademm-%%VERSION%%.so
-lib/libglademm-%%VERSION%%.so.1
-lib/libglademm-%%API_VERSION%%/include/libglademmconfig.h
-libdata/pkgconfig/libglademm-%%API_VERSION%%.pc
-@dirrm lib/libglademm-%%API_VERSION%%/include
-@dirrm lib/libglademm-%%API_VERSION%%
-@dirrm lib/libglademm-2.0/proc/m4
-@dirrm lib/libglademm-2.0/proc
-@dirrm lib/libglademm-2.0
-@dirrm include/libglademm-%%API_VERSION%%/libglademm/private
-@dirrm include/libglademm-%%API_VERSION%%/libglademm
-@dirrm include/libglademm-%%API_VERSION%%