diff options
Diffstat (limited to 'devel/libglade2')
-rw-r--r-- | devel/libglade2/Makefile | 29 | ||||
-rw-r--r-- | devel/libglade2/distinfo | 1 | ||||
-rw-r--r-- | devel/libglade2/files/patch-aa | 9 | ||||
-rw-r--r-- | devel/libglade2/files/patch-ab | 17 | ||||
-rw-r--r-- | devel/libglade2/pkg-comment | 1 | ||||
-rw-r--r-- | devel/libglade2/pkg-descr | 5 | ||||
-rw-r--r-- | devel/libglade2/pkg-plist | 15 |
7 files changed, 0 insertions, 77 deletions
diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile deleted file mode 100644 index 172e7d4c2ccb..000000000000 --- a/devel/libglade2/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: libglade -# Date created: 18 August 1999 -# Whom: Ade Lovett <ade@lovett.com> -# -# $FreeBSD$ -# - -PORTNAME= libglade -PORTVERSION= 0.14 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= stable/sources/libglade - -MAINTAINER= ade@FreeBSD.org - -LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ - xml.5:${PORTSDIR}/textproc/libxml - -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - -USE_PERL5= yes -USE_GMAKE= yes -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - GTK_CONFIG="${GTK_CONFIG}" \ - LIBS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/devel/libglade2/distinfo b/devel/libglade2/distinfo deleted file mode 100644 index fe612dbfc4e2..000000000000 --- a/devel/libglade2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (libglade-0.14.tar.gz) = ac91458f0e6c827b004b662482009bae diff --git a/devel/libglade2/files/patch-aa b/devel/libglade2/files/patch-aa deleted file mode 100644 index 2d4586de78fd..000000000000 --- a/devel/libglade2/files/patch-aa +++ /dev/null @@ -1,9 +0,0 @@ ---- configure.orig Mon Jul 10 10:37:02 2000 -+++ configure Thu Aug 24 15:31:47 2000 -@@ -2801,4 +2801,4 @@ - if test "x$no_bonobo" = x ; then -- echo "$ac_t""yes" 1>&6 -- have_bonobo=true -+ echo "$ac_t""yes - but I'm ignoring it" 1>&6 -+ have_bonobo=false - else diff --git a/devel/libglade2/files/patch-ab b/devel/libglade2/files/patch-ab deleted file mode 100644 index 83ac017513a8..000000000000 --- a/devel/libglade2/files/patch-ab +++ /dev/null @@ -1,17 +0,0 @@ ---- Makefile.in.orig Mon Aug 9 05:38:39 1999 -+++ Makefile.in Wed Aug 18 11:17:53 1999 -@@ -131,12 +131,12 @@ - bin_SCRIPTS = libglade-config libglade-xgettext - noinst_PROGRAMS = test-libglade - test_libglade_LDADD = $(THE_LIBS) $(XML_LIBS) --SUBDIRS = intl po macros glade doc -+SUBDIRS = intl po macros glade - - m4datadir = $(datadir)/aclocal - m4data_DATA = libglade.m4 - --confexecdir = $(libdir) -+confexecdir = $(prefix)/etc - confexec_DATA = libgladeConf.sh - - test_libglade_SOURCES = test-libglade.c diff --git a/devel/libglade2/pkg-comment b/devel/libglade2/pkg-comment deleted file mode 100644 index 00fc39e87a45..000000000000 --- a/devel/libglade2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME glade library diff --git a/devel/libglade2/pkg-descr b/devel/libglade2/pkg-descr deleted file mode 100644 index dd6a386e94cd..000000000000 --- a/devel/libglade2/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -A library that allows you to load GLADE interfaces at runtime (you don't -have to generate stubs with GLADE before hand). This way you can change -the look of your application without recompiling. This way you can write -the logic behind the interface separately from the code to build the -interface, so changing the interface is not so much of a problem. diff --git a/devel/libglade2/pkg-plist b/devel/libglade2/pkg-plist deleted file mode 100644 index 00c92fab3162..000000000000 --- a/devel/libglade2/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -bin/libglade-config -bin/libglade-xgettext -etc/libgladeConf.sh -include/glade/glade.h -include/glade/glade-xml.h -include/glade/glade-build.h -include/glade/glade-widget-tree.h -lib/libglade.a -lib/libglade.so -lib/libglade.so.4 -lib/libglade-gnome.a -lib/libglade-gnome.so -lib/libglade-gnome.so.4 -share/aclocal/libglade.m4 -@dirrm include/glade |