summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/libgail-gnome
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-02-20 06:20:25 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-02-20 06:20:25 +0800
commit52eb0c363dbd39ca18828556aa6e06a0f55cdad1 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /x11-toolkits/libgail-gnome
parent02ae0012100b6d06fd4310bcc5e44198eaf8930e (diff)
downloadmarcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar
marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.gz
marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.bz2
marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.lz
marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.xz
marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.zst
marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.zip
Remove the GNOME 2.1 ports. These have been merged into FreeBSD CVS
as GNOME 2.2....next up, GNOME 2.3. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@538 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/libgail-gnome')
-rw-r--r--x11-toolkits/libgail-gnome/Makefile33
-rw-r--r--x11-toolkits/libgail-gnome/distinfo1
-rw-r--r--x11-toolkits/libgail-gnome/files/patch-configure13
-rw-r--r--x11-toolkits/libgail-gnome/pkg-comment1
-rw-r--r--x11-toolkits/libgail-gnome/pkg-descr4
-rw-r--r--x11-toolkits/libgail-gnome/pkg-plist2
6 files changed, 0 insertions, 54 deletions
diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile
deleted file mode 100644
index ce351e686..000000000
--- a/x11-toolkits/libgail-gnome/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection makefile for: libgail-gnome
-# Date Created: 12 April 2002
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= libgail-gnome
-PORTVERSION= 1.0.2
-PORTREVISION= 2
-CATEGORIES= x11-toolkits
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-
-LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \
- spi.8:${PORTSDIR}/x11-toolkits/at-spi
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_X_PREFIX= yes
-INSTALLS_SHLIB= yes
-USE_LIBTOOL= yes
-USE_GNOMENG= yes
-USE_GNOME= gnomeprefix gnomehack
-CONFIGURE_ARGS= --enable-static
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/libgail-gnome/distinfo b/x11-toolkits/libgail-gnome/distinfo
deleted file mode 100644
index 5f83d517b..000000000
--- a/x11-toolkits/libgail-gnome/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome2/libgail-gnome-1.0.2.tar.bz2) = a4282efd9827ba4002590e0c442ab77f
diff --git a/x11-toolkits/libgail-gnome/files/patch-configure b/x11-toolkits/libgail-gnome/files/patch-configure
deleted file mode 100644
index f3dc189b7..000000000
--- a/x11-toolkits/libgail-gnome/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$FreeBSD$
-
---- configure 2002/04/26 14:06:24 1.1
-+++ configure 2002/04/26 14:06:33
-@@ -6479,6 +6479,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/x11-toolkits/libgail-gnome/pkg-comment b/x11-toolkits/libgail-gnome/pkg-comment
deleted file mode 100644
index df59910da..000000000
--- a/x11-toolkits/libgail-gnome/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An implementation of the ATK interfaces for GNOME widgets
diff --git a/x11-toolkits/libgail-gnome/pkg-descr b/x11-toolkits/libgail-gnome/pkg-descr
deleted file mode 100644
index 5fd20ba91..000000000
--- a/x11-toolkits/libgail-gnome/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Gail, the Gnome Accessibility Implementation library, is implementation of the
-ATK interfaces for GNOME widgets.
-
-WWW: http://www.gnome.org/
diff --git a/x11-toolkits/libgail-gnome/pkg-plist b/x11-toolkits/libgail-gnome/pkg-plist
deleted file mode 100644
index 0f1b60be4..000000000
--- a/x11-toolkits/libgail-gnome/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-lib/gtk-2.0/modules/libgail-gnome.so
-libdata/pkgconfig/libgail-gnome.pc