summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/libgsf/Makefile32
-rw-r--r--devel/libgsf/distinfo1
-rw-r--r--devel/libgsf/files/patch-configure10
-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-plist91
6 files changed, 146 insertions, 0 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile
new file mode 100644
index 000000000..3ad8e797c
--- /dev/null
+++ b/devel/libgsf/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: libgsf
+# Date created: 11 September 2002
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD: ports/devel/libgsf/Makefile,v 1.11 2003/06/07 20:20:52 adamw Exp $
+#
+
+PORTNAME= libgsf
+PORTVERSION= 1.8.2
+CATEGORIES= devel gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.8
+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.1)
+LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
+.endif
+
+USE_BZIP2= yes
+USE_GMAKE= yes
+INSTALLS_SHLIB= yes
+USE_GNOME= gnomehack libbonobo gnomevfs2
+USE_LIBTOOL= yes
+CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc/gsf \
+ --disable-gtk-doc --with-gnome --with-bz2
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+.include <bsd.port.mk>
diff --git a/devel/libgsf/distinfo b/devel/libgsf/distinfo
new file mode 100644
index 000000000..a9b80fd05
--- /dev/null
+++ b/devel/libgsf/distinfo
@@ -0,0 +1 @@
+MD5 (gnome2/libgsf-1.8.2.tar.bz2) = 3a575469f9a2880d8ca78a70ddb93e78
diff --git a/devel/libgsf/files/patch-configure b/devel/libgsf/files/patch-configure
new file mode 100644
index 000000000..de62becfe
--- /dev/null
+++ b/devel/libgsf/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Tue Dec 10 17:56:28 2002
++++ configure Wed Dec 25 03:03:11 2002
+@@ -7565,6 +7565,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/libgsf/files/patch-gsf_gsf-shared-memory.c b/devel/libgsf/files/patch-gsf_gsf-shared-memory.c
new file mode 100644
index 000000000..03f4e6379
--- /dev/null
+++ b/devel/libgsf/files/patch-gsf_gsf-shared-memory.c
@@ -0,0 +1,10 @@
+--- 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
new file mode 100644
index 000000000..258f82307
--- /dev/null
+++ b/devel/libgsf/pkg-descr
@@ -0,0 +1,2 @@
+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
new file mode 100644
index 000000000..1ac330b1e
--- /dev/null
+++ b/devel/libgsf/pkg-plist
@@ -0,0 +1,91 @@
+include/libgsf-1/gsf-gnome/gsf-input-bonobo.h
+include/libgsf-1/gsf-gnome/gsf-input-gnomevfs.h
+include/libgsf-1/gsf-gnome/gsf-output-bonobo.h
+include/libgsf-1/gsf-gnome/gsf-output-gnomevfs.h
+include/libgsf-1/gsf-gnome/gsf-shared-bonobo-stream.h
+include/libgsf-1/gsf/gsf-doc-meta-data.h
+include/libgsf-1/gsf/gsf-impl-utils.h
+include/libgsf-1/gsf/gsf-infile-msole.h
+include/libgsf-1/gsf/gsf-infile-msvba.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-gzip.h
+include/libgsf-1/gsf/gsf-input-iochannel.h
+include/libgsf-1/gsf/gsf-input-memory.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-msole-utils.h
+include/libgsf-1/gsf/gsf-output-bzip.h
+include/libgsf-1/gsf/gsf-outfile-msole.h
+include/libgsf-1/gsf/gsf-outfile-zip.h
+include/libgsf-1/gsf/gsf-outfile.h
+include/libgsf-1/gsf/gsf-output-gzip.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-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.so
+lib/libgsf-1.so.9
+lib/libgsf-gnome-1.a
+lib/libgsf-gnome-1.so
+lib/libgsf-gnome-1.so.9
+libdata/pkgconfig/libgsf-1.pc
+libdata/pkgconfig/libgsf-gnome-1.pc
+share/doc/gsf/gsf-gsf-impl-utils.html
+share/doc/gsf/gsf-gsf-infile-msole.html
+share/doc/gsf/gsf-gsf-infile-zip.html
+share/doc/gsf/gsf-gsf-infile.html
+share/doc/gsf/gsf-gsf-input-gnomevfs.html
+share/doc/gsf/gsf-gsf-input-gzip.html
+share/doc/gsf/gsf-gsf-input-memory.html
+share/doc/gsf/gsf-gsf-input-stdio.html
+share/doc/gsf/gsf-gsf-input-textline.html
+share/doc/gsf/gsf-gsf-input.html
+share/doc/gsf/gsf-gsf-libxml.html
+share/doc/gsf/gsf-gsf-outfile.html
+share/doc/gsf/gsf-gsf-output.html
+share/doc/gsf/gsf-gsf-shared-memory.html
+share/doc/gsf/gsf-gsf-utils.html
+share/doc/gsf/gsf-gsf.html
+share/doc/gsf/gsf-gsfinfile.html
+share/doc/gsf/gsf-gsfinput.html
+share/doc/gsf/gsf-gsfoutput.html
+share/doc/gsf/gsf.html
+share/doc/gsf/home.png
+share/doc/gsf/i1987.html
+share/doc/gsf/index.html
+share/doc/gsf/index.sgml
+share/doc/gsf/left.png
+share/doc/gsf/r1058.html
+share/doc/gsf/r1189.html
+share/doc/gsf/r1284.html
+share/doc/gsf/r1420.html
+share/doc/gsf/r1492.html
+share/doc/gsf/r14.html
+share/doc/gsf/r1524.html
+share/doc/gsf/r1704.html
+share/doc/gsf/r1748.html
+share/doc/gsf/r1879.html
+share/doc/gsf/r189.html
+share/doc/gsf/r331.html
+share/doc/gsf/r363.html
+share/doc/gsf/r459.html
+share/doc/gsf/r555.html
+share/doc/gsf/r64.html
+share/doc/gsf/r819.html
+share/doc/gsf/r944.html
+share/doc/gsf/r962.html
+share/doc/gsf/right.png
+share/doc/gsf/up.png
+@dirrm share/doc/gsf
+@dirrm include/libgsf-1/gsf-gnome
+@dirrm include/libgsf-1/gsf
+@dirrm include/libgsf-1