diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:24:32 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:24:32 +0000 |
commit | 58406bee8938178fc317574c4236434b0dd11a25 (patch) | |
tree | b4fa34eca69e23769c548b4436cbf65d765e5fe2 /accessibility/gail | |
parent | Add mbox (diff) |
Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.
This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team. The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).
Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD. We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:
Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>
GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.
As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process. Full documentation on the GNOME 2.8
upgrade is coming following this commit.
From all of us at FreeBSD GNOME, ENJOY!
Diffstat (limited to 'accessibility/gail')
-rw-r--r-- | accessibility/gail/Makefile | 11 | ||||
-rw-r--r-- | accessibility/gail/distinfo | 4 | ||||
-rw-r--r-- | accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in | 8 | ||||
-rw-r--r-- | accessibility/gail/pkg-plist | 10 |
4 files changed, 22 insertions, 11 deletions
diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile index 6e6c2b7c4863..94a50f9c4789 100644 --- a/accessibility/gail/Makefile +++ b/accessibility/gail/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gail -PORTVERSION= 1.6.6 +PORTVERSION= 1.8.0 CATEGORIES= accessibility x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.8 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org @@ -19,11 +19,16 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes INSTALLS_SHLIB= yes -USE_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 +USE_REINPLACE= yes USE_GNOME= gnomehack libgnomecanvas lthack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-gtk-doc \ --with-html-dir=${PREFIX}/share/doc +post-patch: + @${REINPLACE_CMD} -e "/^SUBDIRS =/s|tests||" ${WRKSRC}/configure \ + ${WRKSRC}/Makefile.in + .include <bsd.port.mk> diff --git a/accessibility/gail/distinfo b/accessibility/gail/distinfo index 10e331f382e2..306b6d18d866 100644 --- a/accessibility/gail/distinfo +++ b/accessibility/gail/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gail-1.6.6.tar.bz2) = 0741e06cd58088d4973dda98d3995a99 -SIZE (gnome2/gail-1.6.6.tar.bz2) = 519879 +MD5 (gnome2/gail-1.8.0.tar.bz2) = 58a0520361a47634f19ea271f5a5d8aa +SIZE (gnome2/gail-1.8.0.tar.bz2) = 549085 diff --git a/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in b/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in index 6008612e13c6..39407901dc28 100644 --- a/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in +++ b/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in @@ -1,11 +1,11 @@ ---- docs/reference/libgail-util/Makefile.in.orig Wed Feb 25 13:45:04 2004 -+++ docs/reference/libgail-util/Makefile.in Wed Feb 25 13:55:28 2004 -@@ -476,8 +476,6 @@ +--- docs/reference/libgail-util/Makefile.in.orig Mon Sep 13 12:27:31 2004 ++++ docs/reference/libgail-util/Makefile.in Mon Sep 13 12:28:21 2004 +@@ -474,8 +474,6 @@ echo '-- Installing '$$i ; \ $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \ done; \ - echo '-- Installing $(srcdir)/html/index.sgml' ; \ - $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR) || :; \ - fi + fi) uninstall-local: diff --git a/accessibility/gail/pkg-plist b/accessibility/gail/pkg-plist index 6ee4adb1f929..9ee4141b4ba5 100644 --- a/accessibility/gail/pkg-plist +++ b/accessibility/gail/pkg-plist @@ -1,7 +1,6 @@ include/gail-1.0/libgail-util/gail-util.h include/gail-1.0/libgail-util/gailmisc.h include/gail-1.0/libgail-util/gailtextutil.h -lib/gtk-2.0/modules/libferret.so lib/gtk-2.0/modules/libgail.so lib/libgailutil.a lib/libgailutil.so @@ -16,13 +15,13 @@ share/doc/gail-libgail-util/index.sgml share/doc/gail-libgail-util/left.png share/doc/gail-libgail-util/libgail-util-main.html share/doc/gail-libgail-util/right.png -share/doc/gail-libgail-util/style.css share/doc/gail-libgail-util/up.png share/locale/ar/LC_MESSAGES/gail.mo share/locale/az/LC_MESSAGES/gail.mo share/locale/be/LC_MESSAGES/gail.mo share/locale/bg/LC_MESSAGES/gail.mo share/locale/bn/LC_MESSAGES/gail.mo +share/locale/bs/LC_MESSAGES/gail.mo share/locale/ca/LC_MESSAGES/gail.mo share/locale/cs/LC_MESSAGES/gail.mo share/locale/cy/LC_MESSAGES/gail.mo @@ -37,8 +36,10 @@ share/locale/fa/LC_MESSAGES/gail.mo share/locale/fi/LC_MESSAGES/gail.mo share/locale/fr/LC_MESSAGES/gail.mo share/locale/ga/LC_MESSAGES/gail.mo +share/locale/gu/LC_MESSAGES/gail.mo share/locale/hi/LC_MESSAGES/gail.mo share/locale/hr/LC_MESSAGES/gail.mo +share/locale/hu/LC_MESSAGES/gail.mo share/locale/id/LC_MESSAGES/gail.mo share/locale/is/LC_MESSAGES/gail.mo share/locale/it/LC_MESSAGES/gail.mo @@ -48,9 +49,12 @@ share/locale/lt/LC_MESSAGES/gail.mo share/locale/mi/LC_MESSAGES/gail.mo share/locale/mn/LC_MESSAGES/gail.mo share/locale/ms/LC_MESSAGES/gail.mo +share/locale/nb/LC_MESSAGES/gail.mo +share/locale/ne/LC_MESSAGES/gail.mo share/locale/nl/LC_MESSAGES/gail.mo share/locale/nn/LC_MESSAGES/gail.mo share/locale/no/LC_MESSAGES/gail.mo +share/locale/or/LC_MESSAGES/gail.mo share/locale/pa/LC_MESSAGES/gail.mo share/locale/pl/LC_MESSAGES/gail.mo share/locale/pt/LC_MESSAGES/gail.mo @@ -62,6 +66,8 @@ share/locale/sr/LC_MESSAGES/gail.mo share/locale/sr@Latn/LC_MESSAGES/gail.mo share/locale/sv/LC_MESSAGES/gail.mo share/locale/ta/LC_MESSAGES/gail.mo +share/locale/th/LC_MESSAGES/gail.mo +share/locale/tk/LC_MESSAGES/gail.mo share/locale/tr/LC_MESSAGES/gail.mo share/locale/uk/LC_MESSAGES/gail.mo share/locale/zh_CN/LC_MESSAGES/gail.mo |