aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2008-01-10 15:06:43 +0800
committermarcus <marcus@FreeBSD.org>2008-01-10 15:06:43 +0800
commitd223212e4673a803652d31a672114e648535c383 (patch)
tree6552cfccad612a5e6fb7c3e440c9fecaacc10efa /devel
parent4ef7361a16788db25274fbd80ab7e9faa40415fe (diff)
downloadfreebsd-ports-gnome-d223212e4673a803652d31a672114e648535c383.tar.gz
freebsd-ports-gnome-d223212e4673a803652d31a672114e648535c383.tar.zst
freebsd-ports-gnome-d223212e4673a803652d31a672114e648535c383.zip
Add goffice04 after a repocopy from devel/goffice. Goffice04 is the latest
goffice version 0.4 API which is still required by a few ports.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/goffice04/Makefile4
-rw-r--r--devel/goffice04/files/patch-Makefile.in11
-rw-r--r--devel/goffice04/pkg-plist96
4 files changed, 15 insertions, 97 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 41b1acb99c80..164cfbfb24a9 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -416,6 +416,7 @@
SUBDIR += gnustep-make
SUBDIR += gob2
SUBDIR += goffice
+ SUBDIR += goffice04
SUBDIR += goffice1
SUBDIR += gonzui
SUBDIR += google-perftools
diff --git a/devel/goffice04/Makefile b/devel/goffice04/Makefile
index 0ab5990c991e..c5902b012027 100644
--- a/devel/goffice04/Makefile
+++ b/devel/goffice04/Makefile
@@ -9,7 +9,7 @@
PORTNAME= goffice
PORTVERSION= 0.4.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -19,6 +19,8 @@ COMMENT= GLib/GTK+ set of document centric objects and utilities
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
+NO_LATEST_LINK= yes
+
USE_BZIP2= yes
USE_GMAKE= yes
USE_XLIB= yes
diff --git a/devel/goffice04/files/patch-Makefile.in b/devel/goffice04/files/patch-Makefile.in
new file mode 100644
index 000000000000..8e7d04c57c50
--- /dev/null
+++ b/devel/goffice04/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig 2008-01-10 00:57:40.000000000 -0500
++++ Makefile.in 2008-01-10 00:57:58.000000000 -0500
+@@ -286,7 +286,7 @@ sbindir = @sbindir@
+ sharedstatedir = @sharedstatedir@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+-SUBDIRS = goffice tests pixmaps plugins po docs
++SUBDIRS = goffice pixmaps plugins po
+ EXTRA_DIST = README NEWS BUGS MAINTAINERS AUTHORS \
+ goffice.mk \
+ goffice-plugins.mk \
diff --git a/devel/goffice04/pkg-plist b/devel/goffice04/pkg-plist
index d74849541cd1..743e74cf2157 100644
--- a/devel/goffice04/pkg-plist
+++ b/devel/goffice04/pkg-plist
@@ -195,101 +195,6 @@ lib/libgoffice-0.la
lib/libgoffice-0.so
lib/libgoffice-0.so.4
libdata/pkgconfig/libgoffice-0.4.pc
-%%DOCSDIR%%/GOData.html
-%%DOCSDIR%%/GODataMatrix.html
-%%DOCSDIR%%/GODataScalar.html
-%%DOCSDIR%%/GODataVector.html
-%%DOCSDIR%%/GogAxis.html
-%%DOCSDIR%%/GogAxisLine.html
-%%DOCSDIR%%/GogChart.html
-%%DOCSDIR%%/GogDataAllocator.html
-%%DOCSDIR%%/GogDataset.html
-%%DOCSDIR%%/GogErrorBar.html
-%%DOCSDIR%%/GogGraph.html
-%%DOCSDIR%%/GogGrid.html
-%%DOCSDIR%%/GogGridLine.html
-%%DOCSDIR%%/GogLabel.html
-%%DOCSDIR%%/GogLegend.html
-%%DOCSDIR%%/GogObject.html
-%%DOCSDIR%%/GogOutlinedObject.html
-%%DOCSDIR%%/GogPersist.html
-%%DOCSDIR%%/GogPlot.html
-%%DOCSDIR%%/GogRegCurve.html
-%%DOCSDIR%%/GogRegEqn.html
-%%DOCSDIR%%/GogRenderer.html
-%%DOCSDIR%%/GogSeries.html
-%%DOCSDIR%%/GogSeriesLines.html
-%%DOCSDIR%%/GogStyle.html
-%%DOCSDIR%%/GogStyledObject.html
-%%DOCSDIR%%/GogView.html
-%%DOCSDIR%%/ch01.html
-%%DOCSDIR%%/ch02.html
-%%DOCSDIR%%/ch03.html
-%%DOCSDIR%%/ch04.html
-%%DOCSDIR%%/ch05.html
-%%DOCSDIR%%/ch06.html
-%%DOCSDIR%%/ch07.html
-%%DOCSDIR%%/ch08.html
-%%DOCSDIR%%/ch09.html
-%%DOCSDIR%%/ch10.html
-%%DOCSDIR%%/ch11.html
-%%DOCSDIR%%/goffice-GOComboBox.html
-%%DOCSDIR%%/goffice-GOComboColor.html
-%%DOCSDIR%%/goffice-GOComponent.html
-%%DOCSDIR%%/goffice-GODoc.html
-%%DOCSDIR%%/goffice-GODocControl.html
-%%DOCSDIR%%/goffice-GOPluginLoader.html
-%%DOCSDIR%%/goffice-GOPluginService.html
-%%DOCSDIR%%/goffice-GOService.html
-%%DOCSDIR%%/goffice-GoApp.html
-%%DOCSDIR%%/goffice-GoCharmapSel.html
-%%DOCSDIR%%/goffice-GoCmdContext.html
-%%DOCSDIR%%/goffice-GoColor.html
-%%DOCSDIR%%/goffice-GoComboPixmaps.html
-%%DOCSDIR%%/goffice-GoComboText.html
-%%DOCSDIR%%/goffice-GoComponentFactory.html
-%%DOCSDIR%%/goffice-GoFontSel.html
-%%DOCSDIR%%/goffice-GoFormatSel.html
-%%DOCSDIR%%/goffice-GoGeometry.html
-%%DOCSDIR%%/goffice-GoGlibExtras.html
-%%DOCSDIR%%/goffice-GoLibxmlExtras.html
-%%DOCSDIR%%/goffice-GoLocaleSel.html
-%%DOCSDIR%%/goffice-GoObject.html
-%%DOCSDIR%%/goffice-GoOptionMenu.html
-%%DOCSDIR%%/goffice-GoPluginLoaderModule.html
-%%DOCSDIR%%/goffice-GoRotationSel.html
-%%DOCSDIR%%/goffice-GoSearchReplace.html
-%%DOCSDIR%%/goffice-GogAxisMap.html
-%%DOCSDIR%%/goffice-GogChartMap.html
-%%DOCSDIR%%/goffice-GogControlFooCanvas.html
-%%DOCSDIR%%/goffice-GogEditor.html
-%%DOCSDIR%%/goffice-GogGuru.html
-%%DOCSDIR%%/goffice-GogPlotEngine.html
-%%DOCSDIR%%/goffice-GogTool.html
-%%DOCSDIR%%/goffice-Math.html
-%%DOCSDIR%%/goffice-Ranges.html
-%%DOCSDIR%%/goffice-RegUTF8.html
-%%DOCSDIR%%/goffice-Regressions.html
-%%DOCSDIR%%/goffice-Units.html
-%%DOCSDIR%%/goffice-go-format.html
-%%DOCSDIR%%/goffice-go-gradient.html
-%%DOCSDIR%%/goffice-go-line.html
-%%DOCSDIR%%/goffice-go-marker.html
-%%DOCSDIR%%/goffice-go-pattern.html
-%%DOCSDIR%%/goffice-go-plugin.html
-%%DOCSDIR%%/goffice-gog-theme.html
-%%DOCSDIR%%/goffice.devhelp
-%%DOCSDIR%%/goffice.devhelp2
-%%DOCSDIR%%/home.png
-%%DOCSDIR%%/index.html
-%%DOCSDIR%%/index.sgml
-%%DOCSDIR%%/left.png
-%%DOCSDIR%%/pt01.html
-%%DOCSDIR%%/pt02.html
-%%DOCSDIR%%/pt03.html
-%%DOCSDIR%%/right.png
-%%DOCSDIR%%/style.css
-%%DOCSDIR%%/up.png
%%DATADIR%%/%%VERSION%%/glade/go-font-sel.glade
%%DATADIR%%/%%VERSION%%/glade/go-format-sel.glade
%%DATADIR%%/%%VERSION%%/glade/go-image-save-dialog-extra.glade
@@ -464,7 +369,6 @@ share/pixmaps/goffice/%%VERSION%%/surface.xpm
@dirrm %%DATADIR%%/%%VERSION%%/glade
@dirrm %%DATADIR%%/%%VERSION%%
@dirrm %%DATADIR%%
-@dirrm %%DOCSDIR%%
@dirrm lib/goffice/%%VERSION%%/plugins/smoothing
@dirrm lib/goffice/%%VERSION%%/plugins/reg_logfit
@dirrm lib/goffice/%%VERSION%%/plugins/reg_linear