diff options
author | marcus <marcus@FreeBSD.org> | 2006-10-14 16:35:50 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-10-14 16:35:50 +0800 |
commit | 9b9c902909a87b589432804ec4e8a7fa23943ff4 (patch) | |
tree | aa2e443568b953ce772558b2be74a8451e38ec3d /textproc | |
parent | f5a682ff4e0a5d73ce8bffeb88c799eb8ef0e816 (diff) | |
download | freebsd-ports-gnome-9b9c902909a87b589432804ec4e8a7fa23943ff4.tar.gz freebsd-ports-gnome-9b9c902909a87b589432804ec4e8a7fa23943ff4.tar.zst freebsd-ports-gnome-9b9c902909a87b589432804ec4e8a7fa23943ff4.zip |
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD. This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.
But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:
Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>
Enjoy!
Approved by: portmgr (implicit, kris)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gnome-doc-utils/Makefile | 16 | ||||
-rw-r--r-- | textproc/gnome-doc-utils/distinfo | 6 | ||||
-rw-r--r-- | textproc/gnome-doc-utils/pkg-plist | 52 | ||||
-rw-r--r-- | textproc/gnome-spell/Makefile | 5 | ||||
-rw-r--r-- | textproc/gnome-spell/pkg-plist | 34 | ||||
-rw-r--r-- | textproc/scrollkeeper/Makefile | 18 | ||||
-rw-r--r-- | textproc/scrollkeeper/pkg-plist | 28 |
7 files changed, 118 insertions, 41 deletions
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile index df5e4f00f5fb..2891a55846c1 100644 --- a/textproc/gnome-doc-utils/Makefile +++ b/textproc/gnome-doc-utils/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnome-doc-utils -PORTVERSION= 0.6.1 +PORTVERSION= 0.7.2 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-doc-utils/0.6 +MASTER_SITE_SUBDIR= sources/gnome-doc-utils/0.7 DISTNAME= gnome-doc-utils-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org @@ -21,8 +21,6 @@ RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper \ ${LOCALBASE}/share/xml/docbook/4.3/catalog.xml:${PORTSDIR}/textproc/docbook-xml-430 \ ${LOCALBASE}/share/xml/docbook/4.4/catalog.xml:${PORTSDIR}/textproc/docbook-xml-440 -PREFIX?= ${X11BASE} - USE_BZIP2= yes USE_GMAKE= yes USE_GETTEXT= yes @@ -36,15 +34,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ MAN1= xml2po.1 -.include <bsd.port.pre.mk> - -.if ${X_WINDOW_SYSTEM:L} == xfree86-3 -MTREE_FILE= /etc/mtree/BSD.x11.dist -.else -MTREE_FILE= /etc/mtree/BSD.x11-4.dist -.endif - post-install: @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -l ${PREFIX}/share/xml2po -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/textproc/gnome-doc-utils/distinfo b/textproc/gnome-doc-utils/distinfo index f61cd85d3f95..c6b6c87e5783 100644 --- a/textproc/gnome-doc-utils/distinfo +++ b/textproc/gnome-doc-utils/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome-doc-utils-0.6.1.tar.bz2) = c706b807b15e07e58561f903c0f20c26 -SHA256 (gnome-doc-utils-0.6.1.tar.bz2) = 85bde5ddbc6539961acde3e6f5ad10e671197633b765f7351dba7dc1e8d35b11 -SIZE (gnome-doc-utils-0.6.1.tar.bz2) = 384898 +MD5 (gnome-doc-utils-0.7.2.tar.bz2) = 3f3903e5a3e3b05261498d907f2471a9 +SHA256 (gnome-doc-utils-0.7.2.tar.bz2) = aa2f8fed9aa95aff9c2a7d627a85cc428cef3dfa0cccd538dcfc41446bde8b8d +SIZE (gnome-doc-utils-0.7.2.tar.bz2) = 405767 diff --git a/textproc/gnome-doc-utils/pkg-plist b/textproc/gnome-doc-utils/pkg-plist index 84f50de7d97f..054f92b11100 100644 --- a/textproc/gnome-doc-utils/pkg-plist +++ b/textproc/gnome-doc-utils/pkg-plist @@ -4,6 +4,9 @@ libdata/pkgconfig/gnome-doc-utils.pc libdata/pkgconfig/xml2po.pc share/aclocal/gnome-doc-utils.m4 %%DATADIR%%/gnome-doc-utils.make +%%DATADIR%%/template-document.xml +%%DATADIR%%/template.make +%%DATADIR%%/template.omf.in share/gnome/help/gnome-doc-make/C/gnome-doc-make.xml share/gnome/help/gnome-doc-make/C/legal.xml share/gnome/help/gnome-doc-make/C/make-ref.xml @@ -48,6 +51,7 @@ share/gnome/omf/gnome-doc-xslt/gnome-doc-xslt-C.omf share/locale/ar/LC_MESSAGES/gnome-doc-utils.mo share/locale/bg/LC_MESSAGES/gnome-doc-utils.mo share/locale/bn/LC_MESSAGES/gnome-doc-utils.mo +share/locale/bn_IN/LC_MESSAGES/gnome-doc-utils.mo share/locale/ca/LC_MESSAGES/gnome-doc-utils.mo share/locale/cs/LC_MESSAGES/gnome-doc-utils.mo share/locale/cy/LC_MESSAGES/gnome-doc-utils.mo @@ -72,10 +76,12 @@ share/locale/ja/LC_MESSAGES/gnome-doc-utils.mo share/locale/ka/LC_MESSAGES/gnome-doc-utils.mo share/locale/ko/LC_MESSAGES/gnome-doc-utils.mo share/locale/lt/LC_MESSAGES/gnome-doc-utils.mo +share/locale/lv/LC_MESSAGES/gnome-doc-utils.mo +share/locale/ml/LC_MESSAGES/gnome-doc-utils.mo +share/locale/mn/LC_MESSAGES/gnome-doc-utils.mo share/locale/nb/LC_MESSAGES/gnome-doc-utils.mo share/locale/ne/LC_MESSAGES/gnome-doc-utils.mo share/locale/nl/LC_MESSAGES/gnome-doc-utils.mo -share/locale/no/LC_MESSAGES/gnome-doc-utils.mo share/locale/pa/LC_MESSAGES/gnome-doc-utils.mo share/locale/pt/LC_MESSAGES/gnome-doc-utils.mo share/locale/pt_BR/LC_MESSAGES/gnome-doc-utils.mo @@ -152,18 +158,48 @@ share/xml2po/ubuntu.pyc @dirrm share/xml/gnome/xslt @dirrm share/xml/gnome @dirrm share/xml +@dirrm share/gnome/omf/gnome-doc-xslt +@dirrm share/gnome/omf/gnome-doc-make +@dirrm share/gnome/help/gnome-doc-xslt/C +@dirrm share/gnome/help/gnome-doc-xslt +@dirrm share/gnome/help/gnome-doc-make/C +@dirrm share/gnome/help/gnome-doc-make +@dirrm %%DATADIR%% +@dirrmtry share/locale/zh_TW/LC_MESSAGES +@dirrmtry share/locale/zh_TW @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK +@dirrmtry share/locale/zh_CN/LC_MESSAGES +@dirrmtry share/locale/zh_CN +@dirrmtry share/locale/uk/LC_MESSAGES +@dirrmtry share/locale/uk @dirrmtry share/locale/ug/LC_MESSAGES @dirrmtry share/locale/ug +@dirrmtry share/locale/sr/LC_MESSAGES +@dirrmtry share/locale/sr +@dirrmtry share/locale/sk/LC_MESSAGES +@dirrmtry share/locale/sk @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw +@dirrmtry share/locale/ro/LC_MESSAGES +@dirrmtry share/locale/ro +@dirrmtry share/locale/pt/LC_MESSAGES +@dirrmtry share/locale/pt +@dirrmtry share/locale/ne/LC_MESSAGES +@dirrmtry share/locale/ne +@dirrmtry share/locale/ko/LC_MESSAGES +@dirrmtry share/locale/ko +@dirrmtry share/locale/gl/LC_MESSAGES +@dirrmtry share/locale/gl +@dirrmtry share/locale/fi/LC_MESSAGES +@dirrmtry share/locale/fi +@dirrmtry share/locale/el/LC_MESSAGES +@dirrmtry share/locale/el @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz -@dirrm share/gnome/omf/gnome-doc-xslt -@dirrm share/gnome/omf/gnome-doc-make -@dirrm share/gnome/help/gnome-doc-xslt/C -@dirrm share/gnome/help/gnome-doc-xslt -@dirrm share/gnome/help/gnome-doc-make/C -@dirrm share/gnome/help/gnome-doc-make -@dirrm %%DATADIR%% +@dirrmtry share/locale/cs/LC_MESSAGES +@dirrmtry share/locale/cs +@dirrmtry share/locale/ca/LC_MESSAGES +@dirrmtry share/locale/ca +@dirrmtry share/locale/bn_IN/LC_MESSAGES +@dirrmtry share/locale/bn_IN diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index 6a57a79f0dac..b9cb3c0d1de8 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -3,11 +3,12 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ +# $MCom: ports/textproc/gnome-spell/Makefile,v 1.9 2006/07/23 01:44:27 mezz Exp $ # PORTNAME= gnome-spell PORTVERSION= 1.0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-spell/1.0 @@ -20,7 +21,7 @@ COMMENT= A GNOME/Bonobo component for spell checking LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell USE_BZIP2= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui diff --git a/textproc/gnome-spell/pkg-plist b/textproc/gnome-spell/pkg-plist index b06e57d5d1ac..2f03a7e498da 100644 --- a/textproc/gnome-spell/pkg-plist +++ b/textproc/gnome-spell/pkg-plist @@ -57,3 +57,37 @@ share/locale/zh_CN/LC_MESSAGES/gnome-spell-%%VERSION%%.mo @dirrmtry share/gnome/control-center-2.0 @dirrm share/gnome/gnome-spell-%%VERSION%% @dirrm lib/gnome-spell +@dirrmtry share/locale/zh_CN/LC_MESSAGES +@dirrmtry share/locale/zh_CN +@dirrmtry share/locale/xh/LC_MESSAGES +@dirrmtry share/locale/xh +@dirrmtry share/locale/uk/LC_MESSAGES +@dirrmtry share/locale/uk +@dirrmtry share/locale/sr/LC_MESSAGES +@dirrmtry share/locale/sr +@dirrmtry share/locale/sk/LC_MESSAGES +@dirrmtry share/locale/sk +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw +@dirrmtry share/locale/pt/LC_MESSAGES +@dirrmtry share/locale/pt +@dirrmtry share/locale/pl/LC_MESSAGES +@dirrmtry share/locale/pl +@dirrmtry share/locale/no/LC_MESSAGES +@dirrmtry share/locale/no +@dirrmtry share/locale/ne/LC_MESSAGES +@dirrmtry share/locale/ne +@dirrmtry share/locale/ko/LC_MESSAGES +@dirrmtry share/locale/ko +@dirrmtry share/locale/gl/LC_MESSAGES +@dirrmtry share/locale/gl +@dirrmtry share/locale/fi/LC_MESSAGES +@dirrmtry share/locale/fi +@dirrmtry share/locale/el/LC_MESSAGES +@dirrmtry share/locale/el +@dirrmtry share/locale/cs/LC_MESSAGES +@dirrmtry share/locale/cs +@dirrmtry share/locale/ca/LC_MESSAGES +@dirrmtry share/locale/ca +@dirrmtry share/locale/be/LC_MESSAGES +@dirrmtry share/locale/be diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index 83c25f91bbf9..fdf51c6c3e17 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -3,11 +3,11 @@ # Whom: Rene Hexel <rh@netbsd.org> # # $FreeBSD$ -# +# $MCom: ports/textproc/scrollkeeper/Makefile,v 1.2 2006/09/10 00:51:13 mezz Exp $ PORTNAME= scrollkeeper PORTVERSION= 0.3.14 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} @@ -24,12 +24,6 @@ RUN_DEPENDS= intltool-extract:${PORTSDIR}/textproc/intltool \ ${LOCALBASE}/share/xml/docbook/${DOCBOOK_VERSION}/docbook.cat:${PORTSDIR}/textproc/docbook-sk \ ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl -# Don't use USE_X_PREFIX - the port doesn't really require X11 to run. -# The reason why it should be in X11BASE is that GNOME is the primary -# (only?) consumer of this port, and BadThings[tm] happen if it's not -# put in the right place. -PREFIX?= ${X11BASE} - DOCBOOK_VERSION= 4.1.2 USE_BZIP2= yes @@ -38,7 +32,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_BISON= yes USE_GNOME= gnomehack gnomehier gnometarget libxslt intlhack -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share/gnome \ --with-omfdirs=${PREFIX}/share/gnome/omf \ --with-xml-catalog=${LOCALBASE}/share/xml/catalog.ports @@ -55,12 +49,6 @@ MAN8= scrollkeeper-preinstall.8 scrollkeeper-rebuilddb.8 \ .include <bsd.port.pre.mk> -.if ${X_WINDOW_SYSTEM:L} == xfree86-3 -MTREE_FILE= /etc/mtree/BSD.x11.dist -.else -MTREE_FILE= /etc/mtree/BSD.x11-4.dist -.endif - post-patch: @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ 's|[(]LN_S[)] -f -n|(LN_S) -f|g' diff --git a/textproc/scrollkeeper/pkg-plist b/textproc/scrollkeeper/pkg-plist index 49289b7ded61..dafc0c8fe4f1 100644 --- a/textproc/scrollkeeper/pkg-plist +++ b/textproc/scrollkeeper/pkg-plist @@ -135,3 +135,31 @@ share/locale/zh_TW/LC_MESSAGES/scrollkeeper.mo @unexec %%LOCALBASE%%/bin/xmlcatalog --noout --del %D/share/gnome/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd %%LOCALBASE%%/share/xml/catalog.ports || true @exec touch -f /var/log/scrollkeeper.log @exec mkdir -p /var/db/scrollkeeper +@dirrmtry share/locale/zh_TW/LC_MESSAGES +@dirrmtry share/locale/zh_TW +@dirrmtry share/locale/zh_CN/LC_MESSAGES +@dirrmtry share/locale/zh_CN +@dirrmtry share/locale/uk/LC_MESSAGES +@dirrmtry share/locale/uk +@dirrmtry share/locale/sr/LC_MESSAGES +@dirrmtry share/locale/sr +@dirrmtry share/locale/sl/LC_MESSAGES +@dirrmtry share/locale/sl +@dirrmtry share/locale/sk/LC_MESSAGES +@dirrmtry share/locale/sk +@dirrmtry share/locale/ro/LC_MESSAGES +@dirrmtry share/locale/ro +@dirrmtry share/locale/pl/LC_MESSAGES +@dirrmtry share/locale/pl +@dirrmtry share/locale/no/LC_MESSAGES +@dirrmtry share/locale/no +@dirrmtry share/locale/ko/LC_MESSAGES +@dirrmtry share/locale/ko +@dirrmtry share/locale/el/LC_MESSAGES +@dirrmtry share/locale/el +@dirrmtry share/locale/cs/LC_MESSAGES +@dirrmtry share/locale/cs +@dirrmtry share/locale/ca/LC_MESSAGES +@dirrmtry share/locale/ca +@dirrmtry share/locale/be/LC_MESSAGES +@dirrmtry share/locale/be |