aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-11-24 18:45:47 +0800
committerbapt <bapt@FreeBSD.org>2014-11-24 18:45:47 +0800
commit91406aa6ba99f33ad01bd54a64a5f39cdc10f5ae (patch)
tree3d3eab9e34381cba2cd4acfb1d4f36a6dd1722ad
parent518fabc6f32421b48e12878f33b69bc554052284 (diff)
downloadfreebsd-ports-gnome-91406aa6ba99f33ad01bd54a64a5f39cdc10f5ae.tar.gz
freebsd-ports-gnome-91406aa6ba99f33ad01bd54a64a5f39cdc10f5ae.tar.zst
freebsd-ports-gnome-91406aa6ba99f33ad01bd54a64a5f39cdc10f5ae.zip
Abandoned upstream, incomplete, not depend on
-rw-r--r--MOVED1
-rw-r--r--devel/Makefile1
-rw-r--r--devel/libole2/Makefile19
-rw-r--r--devel/libole2/distinfo2
-rw-r--r--devel/libole2/files/patch-Makefile.in11
-rw-r--r--devel/libole2/files/patch-libole2_ms-ole.h10
-rw-r--r--devel/libole2/pkg-descr4
-rw-r--r--devel/libole2/pkg-plist23
8 files changed, 1 insertions, 70 deletions
diff --git a/MOVED b/MOVED
index 9d688a0991ed..6ac03425ce6b 100644
--- a/MOVED
+++ b/MOVED
@@ -7233,3 +7233,4 @@ net-im/tg|net-im/telegram|2014-11-20|Renamed to more specific name
net-mgmt/virtinst|deskutils/virt-manager|2014-11-20|Obsoleted by deskutils/virt-manager
sysutils/firstboot-growfs||2014-11-23|Part of the base system
graphics/linux-c6-gdk-pixbuf|graphics/linux-c6-gdk-pixbuf2|2014-11-24|Port renamed to align with upstream.
+devel/libole2||2014-11-24|Abandoned upstream, incomplete, not depend on
diff --git a/devel/Makefile b/devel/Makefile
index 46daff1905c1..cef5dd7b5f1f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1089,7 +1089,6 @@
SUBDIR += libnxt
SUBDIR += liboil
SUBDIR += libol
- SUBDIR += libole2
SUBDIR += libolecf
SUBDIR += liboobs
SUBDIR += liboop
diff --git a/devel/libole2/Makefile b/devel/libole2/Makefile
deleted file mode 100644
index 7cf4d6d4b4a3..000000000000
--- a/devel/libole2/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# Created by: Ade Lovett <ade@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= libole2
-PORTVERSION= 0.2.4
-PORTREVISION= 5
-CATEGORIES= devel gnome
-MASTER_SITES= GNOME
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Support library for OLE functions (MS-Excel) for gnumeric
-
-GNU_CONFIGURE= yes
-INSTALL_TARGET= install-strip
-USES= gmake libtool
-USE_GNOME= glib12
-USE_LDCONFIG= yes
-
-.include <bsd.port.mk>
diff --git a/devel/libole2/distinfo b/devel/libole2/distinfo
deleted file mode 100644
index 7678b2fd6f4c..000000000000
--- a/devel/libole2/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (libole2-0.2.4.tar.gz) = 24c59aca40a519aa80f02233cba8aa24cf1d3487635604de97f2c93484f3947e
-SIZE (libole2-0.2.4.tar.gz) = 273908
diff --git a/devel/libole2/files/patch-Makefile.in b/devel/libole2/files/patch-Makefile.in
deleted file mode 100644
index c6ec89f0166e..000000000000
--- a/devel/libole2/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Wed May 10 18:54:12 2000
-+++ Makefile.in Tue Jun 20 10:23:44 2000
-@@ -92,7 +92,7 @@
-
- EXTRA_DIST = autogen.sh libole2.m4 libole2Conf.sh.in gnome-libole2.m4
-
--confexecdir = $(libdir)
-+confexecdir = $(sysconfdir)
- confexec_DATA = libole2Conf.sh
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
diff --git a/devel/libole2/files/patch-libole2_ms-ole.h b/devel/libole2/files/patch-libole2_ms-ole.h
deleted file mode 100644
index 770e0855953b..000000000000
--- a/devel/libole2/files/patch-libole2_ms-ole.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- libole2/ms-ole.h.orig Fri Sep 20 15:02:09 2002
-+++ libole2/ms-ole.h Fri Sep 20 15:02:56 2002
-@@ -14,6 +14,7 @@
- /* This should be done in glib */
- #ifndef _WIN32
- # include <fcntl.h> /* for mode_t */
-+# include <sys/types.h>
- #else
- typedef unsigned long mode_t;
- typedef size_t ssize_t;
diff --git a/devel/libole2/pkg-descr b/devel/libole2/pkg-descr
deleted file mode 100644
index 20bb541c249d..000000000000
--- a/devel/libole2/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-A support library, containing OLE2 functions, required for MS-Excel
-support in gnumeric, the GNOME spreadsheet.
-
-WWW: http://www.gnome.org/
diff --git a/devel/libole2/pkg-plist b/devel/libole2/pkg-plist
deleted file mode 100644
index 5c61cd53a1c2..000000000000
--- a/devel/libole2/pkg-plist
+++ /dev/null
@@ -1,23 +0,0 @@
-bin/libole2-config
-etc/libole2Conf.sh
-include/libole2/libole2.h
-include/libole2/ms-ole-summary.h
-include/libole2/ms-ole-vba.h
-include/libole2/ms-ole.h
-lib/libgnomeole2.a
-lib/libgnomeole2.so
-lib/libgnomeole2.so.0
-lib/libgnomeole2.so.0.0.0
-share/aclocal/gnome-libole2.m4
-share/aclocal/libole2.m4
-%%DATADIR%%/html/libole2-decl.txt
-%%DATADIR%%/html/libole2-sections.txt
-%%DATADIR%%/html/libole2.html
-%%DATADIR%%/html/libole2/index.html
-%%DATADIR%%/html/libole2/libole2-common.html
-%%DATADIR%%/html/libole2/libole2-miscellaneous.html
-%%DATADIR%%/html/libole2/libole2-msole.html
-%%DATADIR%%/html/libole2/libole2-msolestream.html
-%%DATADIR%%/html/libole2/libole2-msolesummary.html
-%%DATADIR%%/html/libole2/r14.html
-%%DATADIR%%/html/libole2/r19.html