diff options
Diffstat (limited to 'devel/libglade2')
-rw-r--r-- | devel/libglade2/Makefile | 39 | ||||
-rw-r--r-- | devel/libglade2/distinfo | 2 | ||||
-rw-r--r-- | devel/libglade2/files/patch-ab | 29 | ||||
-rw-r--r-- | devel/libglade2/files/patch-configure | 13 | ||||
-rw-r--r-- | devel/libglade2/pkg-descr | 3 | ||||
-rw-r--r-- | devel/libglade2/pkg-plist | 37 |
6 files changed, 0 insertions, 123 deletions
diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile deleted file mode 100644 index 5fe9635d5..000000000 --- a/devel/libglade2/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: libglade2 -# Date created: 18 August 1999 -# Whom: Ade Lovett <ade@lovett.com> -# -# $FreeBSD$ -# - -PORTNAME= libglade2 -PORTVERSION= 2.3.6 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.3 -DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME glade library - -BUILD_DEPENDS= ${PYEXPAT} -RUN_DEPENDS= ${PYEXPAT} \ - xmlcatmgr:${PORTSDIR}/textproc/xmlcatmgr - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_PYTHON= yes -USE_LIBTOOL_VER=13 -USE_GNOME= gnomehack libxml2 gtk20 -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ - --disable-gtk-doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -PLIST_SUB= XMLCATALOG="${LOCALBASE}/bin/xmlcatalog" \ - CATALOG_PORTS_XML="${LOCALBASE}/share/xml/catalog.ports" - -.include <bsd.port.mk> diff --git a/devel/libglade2/distinfo b/devel/libglade2/distinfo deleted file mode 100644 index 1ac601a8e..000000000 --- a/devel/libglade2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/libglade-2.3.6.tar.bz2) = f579c881b95e6dee0f55f82940eb2004 -SIZE (gnome2/libglade-2.3.6.tar.bz2) = 343224 diff --git a/devel/libglade2/files/patch-ab b/devel/libglade2/files/patch-ab deleted file mode 100644 index a09056d33..000000000 --- a/devel/libglade2/files/patch-ab +++ /dev/null @@ -1,29 +0,0 @@ ---- Makefile.in.orig Wed Jan 14 17:20:11 2004 -+++ Makefile.in Wed Jan 14 17:23:52 2004 -@@ -18,7 +18,7 @@ - top_srcdir = @top_srcdir@ - VPATH = @srcdir@ - pkgdatadir = $(datadir)/@PACKAGE@ --pkglibdir = $(libdir)/@PACKAGE@ -+pkglibdir = $(prefix)/libdata/pkgconfig - pkgincludedir = $(includedir)/@PACKAGE@ - top_builddir = . - -@@ -169,7 +169,7 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --SUBDIRS = glade doc tests -+SUBDIRS = glade doc - - INCLUDES = $(LIBGLADE_CFLAGS) - -@@ -188,7 +188,7 @@ - - - # handling of the XML catalog --XMLCATALOG = /etc/xml/catalog -+XMLCATALOG = $(LOCALBASE)/share/xml/catalog.ports - - xmldir = $(datadir)/xml/libglade - xml_DATA = glade-2.0.dtd diff --git a/devel/libglade2/files/patch-configure b/devel/libglade2/files/patch-configure deleted file mode 100644 index 388dd58bf..000000000 --- a/devel/libglade2/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 09:41:08 1.1 -+++ configure 2002/04/26 09:41:27 -@@ -7406,6 +7406,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/devel/libglade2/pkg-descr b/devel/libglade2/pkg-descr deleted file mode 100644 index 7335dd1ea..000000000 --- a/devel/libglade2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -LibGlade allows GLADE interfaces to be handled at runtime, freeing -GUI development from code development. This allows an interface to -be changed without requiring a re-compilation. diff --git a/devel/libglade2/pkg-plist b/devel/libglade2/pkg-plist deleted file mode 100644 index f1b4720d6..000000000 --- a/devel/libglade2/pkg-plist +++ /dev/null @@ -1,37 +0,0 @@ -bin/libglade-convert -include/libglade-2.0/glade/glade-build.h -include/libglade-2.0/glade/glade-init.h -include/libglade-2.0/glade/glade-parser.h -include/libglade-2.0/glade/glade-xml.h -include/libglade-2.0/glade/glade.h -lib/libglade-2.0.a -lib/libglade-2.0.so -lib/libglade-2.0.so.0 -libdata/pkgconfig/libglade-2.0.pc -share/doc/libglade/GladeXML.html -share/doc/libglade/home.png -share/doc/libglade/index.html -share/doc/libglade/index.sgml -share/doc/libglade/left.png -share/doc/libglade/libglade-Libglade-Build.html -share/doc/libglade/libglade-Libglade-Initialisation.html -share/doc/libglade/libglade-Libglade-SAX-Parser.html -share/doc/libglade/libglade-dtd.html -share/doc/libglade/libglade-dtd-exceptions.html -share/doc/libglade/libglade-embedding.html -share/doc/libglade/libglade-extending.html -share/doc/libglade/libglade-i18n.html -share/doc/libglade/libglade-lib.html -share/doc/libglade/libglade-modules.html -share/doc/libglade/libglade-notes.html -share/doc/libglade/libglade.devhelp -share/doc/libglade/right.png -share/doc/libglade/up.png -share/xml/libglade/glade-2.0.dtd -@unexec %%XMLCATALOG%% --noout --del %D/share/xml/libglade/glade-2.0.dtd %%CATALOG_PORTS_XML%% || /usr/bin/true -@exec %%XMLCATALOG%% --noout --add "system" "http://glade.gnome.org/glade-2.0.dtd" %D/share/xml/libglade/glade-2.0.dtd %%CATALOG_PORTS_XML%% || /usr/bin/true -@dirrm share/xml/libglade -@dirrm share/doc/libglade -@dirrm include/libglade-2.0/glade -@dirrm include/libglade-2.0 -@unexec /bin/rmdir %D/share/xml 2>/dev/null || /usr/bin/true |