summaryrefslogtreecommitdiffstats
path: root/devel/libgsf
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-01-12 01:51:34 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2009-01-12 01:51:34 +0800
commit2f836c64a2940e1460834c4085ba6d418001bf17 (patch)
tree81909a3bce2caf57600151b32c8dcb1e7735c28c /devel/libgsf
parent262752d178a4a70c9cd941f23ee5052d0e8968d9 (diff)
downloadmarcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar
marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.gz
marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.bz2
marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.lz
marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.xz
marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.zst
marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.zip
Remove these ports now that they have been merged into the FreeBSD ports
tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11869 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libgsf')
-rw-r--r--devel/libgsf/Makefile39
-rw-r--r--devel/libgsf/distinfo3
-rw-r--r--devel/libgsf/files/patch-gsf-gnome-Makefile.in42
-rw-r--r--devel/libgsf/files/patch-gsf-python-Makefile.in43
-rw-r--r--devel/libgsf/files/patch-gsf_gsf-shared-memory.c10
-rw-r--r--devel/libgsf/pkg-descr2
-rw-r--r--devel/libgsf/pkg-plist108
7 files changed, 0 insertions, 247 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile
deleted file mode 100644
index f80075194..000000000
--- a/devel/libgsf/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# New ports collection makefile for: libgsf
-# Date created: 11 September 2002
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/devel/libgsf/Makefile,v 1.32 2008/10/20 03:40:13 mezz Exp $
-#
-
-PORTNAME= libgsf
-PORTVERSION= 1.14.11
-PORTREVISION?= 0
-CATEGORIES?= devel
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT?= An extensible i/o abstraction for dealing with structured file formats
-
-.if !exists(/usr/lib/libbz2.so)
-LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
-.endif
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_GETTEXT= yes
-USE_LDCONFIG= yes
-USE_GNOME?= gnomehack gnomeprefix glib20 libxml2 gconf2 ltverhack intlhack
-USE_AUTOTOOLS= libtool:15
-CONFIGURE_ARGS?=--without-gnome-vfs --without-python --with-gio \
- --without-bonobo
-CONFIGURE_ENV?= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-.if !defined(GSF_SLAVE)
-GCONF_SCHEMAS= gsf-office-thumbnailer.schemas
-MAN1= gsf.1 gsf-office-thumbnailer.1 gsf-vba-dump.1
-.endif
-
-.include <bsd.port.mk>
diff --git a/devel/libgsf/distinfo b/devel/libgsf/distinfo
deleted file mode 100644
index d56c8857d..000000000
--- a/devel/libgsf/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/libgsf-1.14.11.tar.bz2) = 86bec0012435fbafe02a6e4c88bdf9ba
-SHA256 (gnome2/libgsf-1.14.11.tar.bz2) = ceb5fc6538d5998d83adf3fdf04f1dd344a5d0803c87593fadcd02db7ceabfcf
-SIZE (gnome2/libgsf-1.14.11.tar.bz2) = 637329
diff --git a/devel/libgsf/files/patch-gsf-gnome-Makefile.in b/devel/libgsf/files/patch-gsf-gnome-Makefile.in
deleted file mode 100644
index 4ef836e0b..000000000
--- a/devel/libgsf/files/patch-gsf-gnome-Makefile.in
+++ /dev/null
@@ -1,42 +0,0 @@
---- gsf-gnome/Makefile.in.orig 2008-10-19 22:08:05.000000000 -0500
-+++ gsf-gnome/Makefile.in 2008-10-19 22:12:54.000000000 -0500
-@@ -66,9 +66,7 @@
- libLTLIBRARIES_INSTALL = $(INSTALL)
- LTLIBRARIES = $(lib_LTLIBRARIES)
- am__DEPENDENCIES_1 =
--@WITH_LIBGSF_GNOME_TRUE@libgsf_gnome_1_la_DEPENDENCIES = \
--@WITH_LIBGSF_GNOME_TRUE@ $(top_builddir)/gsf/libgsf-1.la \
--@WITH_LIBGSF_GNOME_TRUE@ $(am__DEPENDENCIES_1)
-+@WITH_LIBGSF_GNOME_TRUE@libgsf_gnome_1_la_DEPENDENCIES =
- am__libgsf_gnome_1_la_SOURCES_DIST = gsf-input-gnomevfs.c \
- gsf-output-gnomevfs.c gsf-input-bonobo.c gsf-output-bonobo.c \
- gsf-shared-bonobo-stream.c
-@@ -298,18 +296,20 @@
- top_srcdir = @top_srcdir@
- AM_CPPFLAGS = -I$(top_srcdir) $(LIBGSF_GNOME_CFLAGS)
- @WITH_LIBGSF_GNOME_TRUE@lib_LTLIBRARIES = libgsf-gnome-1.la
--@WITH_LIBGSF_GNOME_TRUE@libgsf_gnome_1_la_LIBADD = $(top_builddir)/gsf/libgsf-1.la $(LIBGSF_GNOME_LIBS)
-+@WITH_LIBGSF_GNOME_TRUE@libgsf_gnome_1_la_LIBADD = $(LIBGSF_GNOME_LIBS)
- @WITH_LIBGSF_GNOME_TRUE@libgsf_gnome_1_la_LDFLAGS = -version-info \
- @WITH_LIBGSF_GNOME_TRUE@ $(VERSION_INFO) $(am__append_1)
- @WITH_LIBGSF_GNOME_TRUE@libgsf_gnome_1_la_SOURCES = $(am__append_2) \
- @WITH_LIBGSF_GNOME_TRUE@ $(am__append_3)
--libgsf_gnome_1_includedir = $(includedir)/libgsf-1/gsf-gnome
--libgsf_gnome_1_include_HEADERS = \
-- gsf-input-gnomevfs.h \
-- gsf-output-gnomevfs.h \
-- gsf-input-bonobo.h \
-- gsf-output-bonobo.h \
-- gsf-shared-bonobo-stream.h
-+@WITH_LIBGSF_GNOME_FALSE@libgsf_gnome_1_includedir =
-+@WITH_LIBGSF_GNOME_FALSE@libgsf_gnome_1_include_HEADERS =
-+@WITH_LIBGSF_GNOME_TRUE@libgsf_gnome_1_includedir = $(includedir)/libgsf-1/gsf-gnome
-+@WITH_LIBGSF_GNOME_TRUE@libgsf_gnome_1_include_HEADERS = \
-+@WITH_LIBGSF_GNOME_TRUE@ gsf-input-gnomevfs.h \
-+@WITH_LIBGSF_GNOME_TRUE@ gsf-output-gnomevfs.h \
-+@WITH_LIBGSF_GNOME_TRUE@ gsf-input-bonobo.h \
-+@WITH_LIBGSF_GNOME_TRUE@ gsf-output-bonobo.h \
-+@WITH_LIBGSF_GNOME_TRUE@ gsf-shared-bonobo-stream.h
-
- all: all-am
-
diff --git a/devel/libgsf/files/patch-gsf-python-Makefile.in b/devel/libgsf/files/patch-gsf-python-Makefile.in
deleted file mode 100644
index 3114c2e95..000000000
--- a/devel/libgsf/files/patch-gsf-python-Makefile.in
+++ /dev/null
@@ -1,43 +0,0 @@
---- python/Makefile.in.orig 2007-09-05 10:35:23.000000000 -0500
-+++ python/Makefile.in 2007-09-05 10:38:00.000000000 -0500
-@@ -55,8 +55,7 @@
- pygsfexecLTLIBRARIES_INSTALL = $(INSTALL)
- LTLIBRARIES = $(pygsfexec_LTLIBRARIES)
- am__DEPENDENCIES_1 =
--_gsfmodule_la_DEPENDENCIES = $(top_builddir)/gsf/libgsf-1.la \
-- $(am__DEPENDENCIES_1)
-+_gsfmodule_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
- am__gsfmodule_la_OBJECTS = _gsfmodule_la-gsfmodule.lo
- nodist__gsfmodule_la_OBJECTS = _gsfmodule_la-gsf.lo
- _gsfmodule_la_OBJECTS = $(am__gsfmodule_la_OBJECTS) \
-@@ -64,10 +63,7 @@
- _gsfmodule_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(_gsfmodule_la_CFLAGS) \
- $(CFLAGS) $(_gsfmodule_la_LDFLAGS) $(LDFLAGS) -o $@
--gnomemodule_la_DEPENDENCIES = \
-- $(top_builddir)/gsf-gnome/libgsf-gnome-1.la \
-- $(top_builddir)/gsf/libgsf-1.la $(am__DEPENDENCIES_1) \
-- $(am__DEPENDENCIES_1)
-+gnomemodule_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
- am_gnomemodule_la_OBJECTS = gnomemodule_la-gsfgnomemodule.lo
- nodist_gnomemodule_la_OBJECTS = gnomemodule_la-gsfgnome.lo
- gnomemodule_la_OBJECTS = $(am_gnomemodule_la_OBJECTS) \
-@@ -299,8 +295,7 @@
-
- gnomemodule_la_LDFLAGS = -module -avoid-version -export-symbols-regex initgnome
- gnomemodule_la_LIBADD = \
-- $(top_builddir)/gsf-gnome/libgsf-gnome-1.la \
-- $(top_builddir)/gsf/libgsf-1.la \
-+ -lgsf-1 -lgsf-gnome-1 \
- $(LIBGSF_LIBS) $(LIBGSF_GNOME_LIBS)
-
- gnomemodule_la_SOURCES = gsfgnomemodule.c
-@@ -310,7 +305,7 @@
- $(LIBGSF_CFLAGS)
-
- _gsfmodule_la_LDFLAGS = -module -avoid-version -export-symbols-regex init_gsf
--_gsfmodule_la_LIBADD = $(top_builddir)/gsf/libgsf-1.la $(LIBGSF_LIBS)
-+_gsfmodule_la_LIBADD = $(LIBGSF_LIBS)
- _gsfmodule_la_SOURCES = gsfmodule.c
- nodist__gsfmodule_la_SOURCES = gsf.c
- all: all-am
diff --git a/devel/libgsf/files/patch-gsf_gsf-shared-memory.c b/devel/libgsf/files/patch-gsf_gsf-shared-memory.c
deleted file mode 100644
index 03f4e6379..000000000
--- a/devel/libgsf/files/patch-gsf_gsf-shared-memory.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- gsf/gsf-shared-memory.c.orig Wed Sep 11 23:58:35 2002
-+++ gsf/gsf-shared-memory.c Wed Sep 11 23:58:46 2002
-@@ -21,6 +21,7 @@
- #include <gsf-config.h>
- #include <gsf/gsf-shared-memory.h>
- #include <gsf/gsf-impl-utils.h>
-+#include <sys/types.h>
-
- #ifdef HAVE_MMAP
- #include <sys/mman.h>
diff --git a/devel/libgsf/pkg-descr b/devel/libgsf/pkg-descr
deleted file mode 100644
index 258f82307..000000000
--- a/devel/libgsf/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-The library aims to provide an efficient extensible i/o abstraction for
-dealing with different structured file formats.
diff --git a/devel/libgsf/pkg-plist b/devel/libgsf/pkg-plist
deleted file mode 100644
index 99a0e886b..000000000
--- a/devel/libgsf/pkg-plist
+++ /dev/null
@@ -1,108 +0,0 @@
-bin/gsf
-bin/gsf-office-thumbnailer
-bin/gsf-vba-dump
-include/libgsf-1/gsf/gsf-blob.h
-include/libgsf-1/gsf/gsf-clip-data.h
-include/libgsf-1/gsf/gsf-doc-meta-data.h
-include/libgsf-1/gsf/gsf-docprop-vector.h
-include/libgsf-1/gsf/gsf-impl-utils.h
-include/libgsf-1/gsf/gsf-infile-impl.h
-include/libgsf-1/gsf/gsf-infile-msole.h
-include/libgsf-1/gsf/gsf-infile-msvba.h
-include/libgsf-1/gsf/gsf-infile-stdio.h
-include/libgsf-1/gsf/gsf-infile-tar.h
-include/libgsf-1/gsf/gsf-infile-zip.h
-include/libgsf-1/gsf/gsf-infile.h
-include/libgsf-1/gsf/gsf-input-bzip.h
-include/libgsf-1/gsf/gsf-input-gio.h
-include/libgsf-1/gsf/gsf-input-gzip.h
-include/libgsf-1/gsf/gsf-input-http.h
-include/libgsf-1/gsf/gsf-input-impl.h
-include/libgsf-1/gsf/gsf-input-iochannel.h
-include/libgsf-1/gsf/gsf-input-memory.h
-include/libgsf-1/gsf/gsf-input-proxy.h
-include/libgsf-1/gsf/gsf-input-stdio.h
-include/libgsf-1/gsf/gsf-input-textline.h
-include/libgsf-1/gsf/gsf-input.h
-include/libgsf-1/gsf/gsf-libxml.h
-include/libgsf-1/gsf/gsf-meta-names.h
-include/libgsf-1/gsf/gsf-msole-utils.h
-include/libgsf-1/gsf/gsf-open-pkg-utils.h
-include/libgsf-1/gsf/gsf-opendoc-utils.h
-include/libgsf-1/gsf/gsf-outfile-impl.h
-include/libgsf-1/gsf/gsf-outfile-msole.h
-include/libgsf-1/gsf/gsf-outfile-stdio.h
-include/libgsf-1/gsf/gsf-outfile-zip.h
-include/libgsf-1/gsf/gsf-outfile.h
-include/libgsf-1/gsf/gsf-output-bzip.h
-include/libgsf-1/gsf/gsf-output-csv.h
-include/libgsf-1/gsf/gsf-output-gio.h
-include/libgsf-1/gsf/gsf-output-gzip.h
-include/libgsf-1/gsf/gsf-output-iconv.h
-include/libgsf-1/gsf/gsf-output-impl.h
-include/libgsf-1/gsf/gsf-output-iochannel.h
-include/libgsf-1/gsf/gsf-output-memory.h
-include/libgsf-1/gsf/gsf-output-stdio.h
-include/libgsf-1/gsf/gsf-output.h
-include/libgsf-1/gsf/gsf-shared-memory.h
-include/libgsf-1/gsf/gsf-structured-blob.h
-include/libgsf-1/gsf/gsf-timestamp.h
-include/libgsf-1/gsf/gsf-utils.h
-include/libgsf-1/gsf/gsf.h
-lib/libgsf-1.a
-lib/libgsf-1.la
-lib/libgsf-1.so
-lib/libgsf-1.so.114
-libdata/pkgconfig/libgsf-1.pc
-share/doc/gsf/GsfClipData.html
-share/doc/gsf/api.html
-share/doc/gsf/dependencies.html
-share/doc/gsf/gsf-Bononbo.html
-share/doc/gsf/gsf-Compression.html
-share/doc/gsf/gsf-GIO.html
-share/doc/gsf/gsf-GIOChannel.html
-share/doc/gsf/gsf-GnomeVFS.html
-share/doc/gsf/gsf-Infile-reading-structed-files.html
-share/doc/gsf/gsf-Input-from-unstructured-files.html
-share/doc/gsf/gsf-MS-OLE2.html
-share/doc/gsf/gsf-OASIS-Open-Document.html
-share/doc/gsf/gsf-Outfile-writing-structed-files.html
-share/doc/gsf/gsf-Output-to-unstructured-files.html
-share/doc/gsf/gsf-Reading-and-Writing-from-local-files-and-directories.html
-share/doc/gsf/gsf-Text.html
-share/doc/gsf/gsf-XML-and-libxml.html
-share/doc/gsf/gsf-Zip.html
-share/doc/gsf/gsf-blobs.html
-share/doc/gsf/gsf-index.html
-share/doc/gsf/gsf-memory.html
-share/doc/gsf/gsf-metadata.html
-share/doc/gsf/gsf-users.html
-share/doc/gsf/gsf-utils.html
-share/doc/gsf/gsf.devhelp
-share/doc/gsf/gsf.devhelp2
-share/doc/gsf/history.html
-share/doc/gsf/home.png
-share/doc/gsf/index.html
-share/doc/gsf/index.sgml
-share/doc/gsf/intro.html
-share/doc/gsf/io.html
-share/doc/gsf/left.png
-share/doc/gsf/misc.html
-share/doc/gsf/parsers.html
-share/doc/gsf/right.png
-share/doc/gsf/sources.html
-share/doc/gsf/style.css
-share/doc/gsf/up.png
-share/locale/es/LC_MESSAGES/libgsf.mo
-share/locale/nb/LC_MESSAGES/libgsf.mo
-share/locale/oc/LC_MESSAGES/libgsf.mo
-share/locale/sv/LC_MESSAGES/libgsf.mo
-share/locale/zh_HK/LC_MESSAGES/libgsf.mo
-share/locale/zh_TW/LC_MESSAGES/libgsf.mo
-@dirrm share/doc/gsf
-@dirrm include/libgsf-1/gsf
-@dirrm include/libgsf-1
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc