aboutsummaryrefslogtreecommitdiff
path: root/devel/ORBit2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-04-30 00:47:21 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-04-30 00:47:21 +0000
commit798e9bed2a389dce8a970e15b68176fd49f442db (patch)
tree9dc5597aab073298ec381964f72cd853b3dd366c /devel/ORBit2
parent48b92584b0722f7f6ca412e6cfe16f1381e043cc (diff)
Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list of all the gooides in this new release. In particular, GNOME 2.14 focused on performance, and they did not miss the mark. There's some new eye candy, but most of the big things are waiting until GNOME 2.16. On the FreeBSD side, we tried to clean up all the crashers we could. In particular, we really improved GNOME's 64-bit support. The good news is that this release does not bring any big shared library version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke <kysd@po.harenet.ne.jp> Pascal Hofstee <caelian@gmail.com> rmgls@wanadoo.fr tmclaugh Yuri Pankov <yuri.pankov@gmail.com> sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee <caelian@gmail.com> QuiRK on #freebsd-gnome Vladimir Timofeev <vovkasm@gmail.com>
Notes
Notes: svn path=/head/; revision=160863
Diffstat (limited to 'devel/ORBit2')
-rw-r--r--devel/ORBit2/Makefile10
-rw-r--r--devel/ORBit2/distinfo6
-rw-r--r--devel/ORBit2/files/patch-ab14
-rw-r--r--devel/ORBit2/pkg-plist3
4 files changed, 17 insertions, 16 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile
index 3059e25cae05..fa9264c1ccc0 100644
--- a/devel/ORBit2/Makefile
+++ b/devel/ORBit2/Makefile
@@ -3,14 +3,14 @@
# Whom: Chia-liang Kao <clkao@CirX.ORG>
#
# $FreeBSD$
+# $MCom: ports/devel/ORBit2/Makefile,v 1.50 2006/04/13 07:52:31 bland Exp $
#
PORTNAME= ORBit2
-PORTVERSION= 2.12.5
-PORTREVISION= 2
+PORTVERSION= 2.14.0
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -21,8 +21,8 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_BZIP2= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
-USE_GNOME= gnomehack libidl
+USE_AUTOTOOLS= libtool:15
+USE_GNOME= gnomehack libidl ltverhack
CONFIGURE_ARGS= --disable-indent \
--with-html-dir=${PREFIX}/share/doc \
--disable-gtk-doc
diff --git a/devel/ORBit2/distinfo b/devel/ORBit2/distinfo
index 559037724aea..91e91a657ea2 100644
--- a/devel/ORBit2/distinfo
+++ b/devel/ORBit2/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/ORBit2-2.12.5.tar.bz2) = cc52f71d974043414afea44c78e6d705
-SHA256 (gnome2/ORBit2-2.12.5.tar.bz2) = dc6d9c22875b178ed26103b445e6c937a7120225de581ca56d3865c069722591
-SIZE (gnome2/ORBit2-2.12.5.tar.bz2) = 685516
+MD5 (gnome2/ORBit2-2.14.0.tar.bz2) = bb1b4859522cb6e1a3a3dc4b7397db64
+SHA256 (gnome2/ORBit2-2.14.0.tar.bz2) = 412e4880d79533a2bbd33757e031a2bee24a7bc771f22cf4fed3cb81790b1b68
+SIZE (gnome2/ORBit2-2.14.0.tar.bz2) = 704207
diff --git a/devel/ORBit2/files/patch-ab b/devel/ORBit2/files/patch-ab
index e58bbe318953..a423955e29ea 100644
--- a/devel/ORBit2/files/patch-ab
+++ b/devel/ORBit2/files/patch-ab
@@ -1,11 +1,11 @@
---- Makefile.in.orig Fri Mar 5 23:34:38 2004
-+++ Makefile.in Fri Mar 5 23:35:59 2004
-@@ -125,7 +125,7 @@
-
+--- Makefile.in.orig Tue Mar 14 17:52:25 2006
++++ Makefile.in Tue Mar 14 17:52:45 2006
+@@ -250,7 +250,7 @@ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+ AUTOMAKE_OPTIONS = 1.3
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
-
-SUBDIRS = linc2 src include test docs
+SUBDIRS = linc2 src include docs
-
bin_SCRIPTS = orbit2-config
-
+ EXTRA_DIST = \
+ ORBit2.m4 \
diff --git a/devel/ORBit2/pkg-plist b/devel/ORBit2/pkg-plist
index e859e29b9601..8de5ef0a24c5 100644
--- a/devel/ORBit2/pkg-plist
+++ b/devel/ORBit2/pkg-plist
@@ -70,6 +70,7 @@ share/aclocal/ORBit2.m4
%%DOCSDIR%%/ORBit2-orbit2-allocators.html
%%DOCSDIR%%/ORBit2-orbit2-small.html
%%DOCSDIR%%/ORBit2.devhelp
+%%DOCSDIR%%/ORBit2.devhelp2
%%DOCSDIR%%/general.html
%%DOCSDIR%%/home.png
%%DOCSDIR%%/index.html
@@ -79,10 +80,10 @@ share/aclocal/ORBit2.m4
%%DOCSDIR%%/style.css
%%DOCSDIR%%/up.png
share/idl/orbit-2.0/CosNaming.idl
-@dirrm %%DOCSDIR%%
@dirrm share/idl/orbit-2.0
@exec /bin/mkdir -p %D/lib/orbit-2.0/idl-backends
@dirrmtry share/idl
+@dirrm %%DOCSDIR%%
@dirrmtry lib/orbit-2.0/idl-backends
@dirrmtry lib/orbit-2.0
@dirrm include/orbit-2.0/orbit/util