summaryrefslogtreecommitdiffstats
path: root/x11/libgnomemm26
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-14 09:21:27 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-14 09:21:27 +0800
commit6ea8cdadd34fade98a807bf84429806612c65079 (patch)
treeb7f18e7e629139c395bf0080243a2218963d0301 /x11/libgnomemm26
parent857bb773fe0bad1b58fa9c68ece3c326f60613e6 (diff)
downloadmarcuscom-ports-6ea8cdadd34fade98a807bf84429806612c65079.tar
marcuscom-ports-6ea8cdadd34fade98a807bf84429806612c65079.tar.gz
marcuscom-ports-6ea8cdadd34fade98a807bf84429806612c65079.tar.bz2
marcuscom-ports-6ea8cdadd34fade98a807bf84429806612c65079.tar.lz
marcuscom-ports-6ea8cdadd34fade98a807bf84429806612c65079.tar.xz
marcuscom-ports-6ea8cdadd34fade98a807bf84429806612c65079.tar.zst
marcuscom-ports-6ea8cdadd34fade98a807bf84429806612c65079.zip
Remove these ports now that they have been merged into the ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3934 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/libgnomemm26')
-rw-r--r--x11/libgnomemm26/Makefile43
-rw-r--r--x11/libgnomemm26/distinfo2
-rw-r--r--x11/libgnomemm26/pkg-descr3
-rw-r--r--x11/libgnomemm26/pkg-plist23
4 files changed, 0 insertions, 71 deletions
diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile
deleted file mode 100644
index c1ae9bde3..000000000
--- a/x11/libgnomemm26/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# New ports collection makefile for: libgnomemm
-# Date created: 22 May 2003
-# Whom: Alexander Nedotsukov <bland@mail.ru>
-#
-# $FreeBSD$
-#
-
-PORTNAME= libgnomemm
-PORTVERSION= 2.10.0
-CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
-DIST_SUBDIR= gnome2
-
-MAINTAINER= bland@FreeBSD.org
-COMMENT= C++ wrapper for libgnome library
-
-LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
-BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-
-LATEST_LINK= libgnomemm26
-
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_GCC= 3.4
-USE_GNOME= gnomehack libgnome
-USE_INC_LIBTOOL_VER=15
-INSTALLS_SHLIB= yes
-CONFIGURE_ARGS= --enable-static
-
-PLIST_SUB= VERSION="2.6" API_VERSION="2.6"
-
-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);
-
-.include <bsd.port.mk>
diff --git a/x11/libgnomemm26/distinfo b/x11/libgnomemm26/distinfo
deleted file mode 100644
index 6599b4a0f..000000000
--- a/x11/libgnomemm26/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome2/libgnomemm-2.10.0.tar.bz2) = 095cbf2a023a82a009dc19ffc1a9d9c8
-SIZE (gnome2/libgnomemm-2.10.0.tar.bz2) = 245085
diff --git a/x11/libgnomemm26/pkg-descr b/x11/libgnomemm26/pkg-descr
deleted file mode 100644
index 02e98740a..000000000
--- a/x11/libgnomemm26/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This is a set of thin C++ wrappers for libgnome library.
-
-WWW: http://gtkmm.sourceforge.net/
diff --git a/x11/libgnomemm26/pkg-plist b/x11/libgnomemm26/pkg-plist
deleted file mode 100644
index 0c3118e7c..000000000
--- a/x11/libgnomemm26/pkg-plist
+++ /dev/null
@@ -1,23 +0,0 @@
-include/libgnomemm-%%API_VERSION%%/libgnomemm.h
-include/libgnomemm-%%API_VERSION%%/libgnomemm/init.h
-include/libgnomemm-%%API_VERSION%%/libgnomemm/main.h
-include/libgnomemm-%%API_VERSION%%/libgnomemm/moduleinfo.h
-include/libgnomemm-%%API_VERSION%%/libgnomemm/private/main_p.h
-include/libgnomemm-%%API_VERSION%%/libgnomemm/private/moduleinfo_p.h
-include/libgnomemm-%%API_VERSION%%/libgnomemm/private/program_p.h
-include/libgnomemm-%%API_VERSION%%/libgnomemm/program.h
-include/libgnomemm-%%API_VERSION%%/libgnomemm/wrap_init.h
-lib/libgnomemm-%%VERSION%%.a
-lib/libgnomemm-%%VERSION%%.so
-lib/libgnomemm-%%VERSION%%.so.1
-lib/libgnomemm-%%API_VERSION%%/include/libgnomemmconfig.h
-lib/libgnomemm-%%API_VERSION%%/proc/m4/convert.m4
-lib/libgnomemm-%%API_VERSION%%/proc/m4/convert_libgnomemm.m4
-libdata/pkgconfig/libgnomemm-%%API_VERSION%%.pc
-@dirrm lib/libgnomemm-%%API_VERSION%%/proc/m4
-@dirrm lib/libgnomemm-%%API_VERSION%%/proc
-@dirrm lib/libgnomemm-%%API_VERSION%%/include
-@dirrm lib/libgnomemm-%%API_VERSION%%
-@dirrm include/libgnomemm-%%API_VERSION%%/libgnomemm/private
-@dirrm include/libgnomemm-%%API_VERSION%%/libgnomemm
-@dirrm include/libgnomemm-%%API_VERSION%%