diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-12 18:39:38 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-12 18:39:38 +0800 |
commit | 0b42143dea1a55d0f1f6d09704bbc131e1b633ed (patch) | |
tree | bc54902eb18f738e45a91362b2b0faf1ec6d04fa /textproc | |
parent | 773c9ca4ac44ac67652d01f1e985e4df8dab5301 (diff) | |
download | freebsd-ports-gnome-0b42143dea1a55d0f1f6d09704bbc131e1b633ed.tar.gz freebsd-ports-gnome-0b42143dea1a55d0f1f6d09704bbc131e1b633ed.tar.zst freebsd-ports-gnome-0b42143dea1a55d0f1f6d09704bbc131e1b633ed.zip |
Presenting GNOME 2.10 for FreeBSD!
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall. However, a lot of
FreeBSD specific additions and fixes have been made. For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support. See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.
GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work. We would also like to thank our adventurous users that chose to
ride the walrus. We'd especially like to thank the following users that
provided patches for GNOME 2.10:
ade
Yasuda Keisuke
Franz Klammer
Khairil Yusof
Radek Kozlowsk
And anyone else I may have accidentally omitted.
As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen
courtesy of Franz Klammer. However, unlike GNOME 2.8, we've included all
of the FreeBSD GNOME splashscreen entries with gnomesession. You can
use the deskutils/splashsetter port to choose the one you like best.
As always, GNOME users should _not_ use portupgrade alone to upgrade to
2.10. Instead, get the gnome_upgrade.sh script from
http://www.FreeBSD.org/gnome/gnome_upgrade.sh.
Enjoy!
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/gnome-doc-utils/Makefile | 42 | ||||
-rw-r--r-- | textproc/gnome-doc-utils/distinfo | 2 | ||||
-rw-r--r-- | textproc/gnome-doc-utils/pkg-descr | 1 | ||||
-rw-r--r-- | textproc/gnome-doc-utils/pkg-plist | 101 | ||||
-rw-r--r-- | textproc/gnomedocutils/Makefile | 42 | ||||
-rw-r--r-- | textproc/gnomedocutils/distinfo | 2 | ||||
-rw-r--r-- | textproc/gnomedocutils/pkg-descr | 1 | ||||
-rw-r--r-- | textproc/gnomedocutils/pkg-plist | 101 |
9 files changed, 293 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 3f9bef2e1807..dc2e3fe27ea3 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -129,6 +129,7 @@ SUBDIR += gmat SUBDIR += gmetadom SUBDIR += gnome-translate + SUBDIR += gnomedocutils SUBDIR += gnomespell SUBDIR += gpp SUBDIR += grap diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile new file mode 100644 index 000000000000..171377df0cde --- /dev/null +++ b/textproc/gnome-doc-utils/Makefile @@ -0,0 +1,42 @@ +# New ports collection makefile for: gnome-doc-utils +# Date created: 11 November 2004 +# Whom: Adam Weinberger <adamw@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= gnomedocutils +PORTVERSION= 0.1.3 +CATEGORIES= textproc gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/gnome-doc-utils/0.1 +DISTNAME= gnome-doc-utils-${PORTVERSION} + +MAINTAINER= gnome@FreeBSD.org +COMMENT= GNOME doc utils + +BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper +RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper + +PREFIX?= ${X11BASE} + +USE_BZIP2= yes +USE_GMAKE= yes +USE_GNOME= gnomehier gnometarget gnomehack libxslt +USE_PYTHON= yes +INSTALLS_OMF= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-omf-dir=${PREFIX}/share/gnome/omf +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +MAN1= xml2po.1 + +DOCBOOK_VERSION=4.1.2 + +post-patch: + @${REINPLACE_CMD} -e 's|4\.2|${DOCBOOK_VERSION}|g' \ + ${WRKSRC}/doc/xslt/C/gnome-doc-xslt.xml \ + ${WRKSRC}/doc/gnome-doc-make/C/gnome-doc-make.xml + +.include <bsd.port.mk> diff --git a/textproc/gnome-doc-utils/distinfo b/textproc/gnome-doc-utils/distinfo new file mode 100644 index 000000000000..21849b8ee2a4 --- /dev/null +++ b/textproc/gnome-doc-utils/distinfo @@ -0,0 +1,2 @@ +MD5 (gnome-doc-utils-0.1.3.tar.bz2) = d59875bb5924fd098a19a7d229af63cc +SIZE (gnome-doc-utils-0.1.3.tar.bz2) = 287482 diff --git a/textproc/gnome-doc-utils/pkg-descr b/textproc/gnome-doc-utils/pkg-descr new file mode 100644 index 000000000000..f68a678220af --- /dev/null +++ b/textproc/gnome-doc-utils/pkg-descr @@ -0,0 +1 @@ +Insert decent comment here. diff --git a/textproc/gnome-doc-utils/pkg-plist b/textproc/gnome-doc-utils/pkg-plist new file mode 100644 index 000000000000..156055279b27 --- /dev/null +++ b/textproc/gnome-doc-utils/pkg-plist @@ -0,0 +1,101 @@ +bin/gnome-doc-prepare +bin/xml2po +libdata/pkgconfig/gnome-doc-utils.pc +libdata/pkgconfig/xml2po.pc +share/aclocal/gnome-doc-utils.m4 +share/gnome-doc-utils/gnome-doc-utils.make +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 +share/gnome/help/gnome-doc-xslt/C/db-chunk.xml +share/gnome/help/gnome-doc-xslt/C/db-common.xml +share/gnome/help/gnome-doc-xslt/C/db-format.xml +share/gnome/help/gnome-doc-xslt/C/db-label.xml +share/gnome/help/gnome-doc-xslt/C/db-title.xml +share/gnome/help/gnome-doc-xslt/C/db-xref.xml +share/gnome/help/gnome-doc-xslt/C/db2html-admon.xml +share/gnome/help/gnome-doc-xslt/C/db2html-autotoc.xml +share/gnome/help/gnome-doc-xslt/C/db2html-block.xml +share/gnome/help/gnome-doc-xslt/C/db2html-callout.xml +share/gnome/help/gnome-doc-xslt/C/db2html-classsynopsis.xml +share/gnome/help/gnome-doc-xslt/C/db2html-cmdsynopsis.xml +share/gnome/help/gnome-doc-xslt/C/db2html-css.xml +share/gnome/help/gnome-doc-xslt/C/db2html-division.xml +share/gnome/help/gnome-doc-xslt/C/db2html-ebnf.xml +share/gnome/help/gnome-doc-xslt/C/db2html-funcsynopsis.xml +share/gnome/help/gnome-doc-xslt/C/db2html-info.xml +share/gnome/help/gnome-doc-xslt/C/db2html-inline.xml +share/gnome/help/gnome-doc-xslt/C/db2html-list.xml +share/gnome/help/gnome-doc-xslt/C/db2html-media.xml +share/gnome/help/gnome-doc-xslt/C/db2html-qanda.xml +share/gnome/help/gnome-doc-xslt/C/db2html-refentry.xml +share/gnome/help/gnome-doc-xslt/C/db2html-suppressed.xml +share/gnome/help/gnome-doc-xslt/C/db2html-table.xml +share/gnome/help/gnome-doc-xslt/C/db2html-title.xml +share/gnome/help/gnome-doc-xslt/C/db2html-xref.xml +share/gnome/help/gnome-doc-xslt/C/db2html.xml +share/gnome/help/gnome-doc-xslt/C/db2omf.xml +share/gnome/help/gnome-doc-xslt/C/format2xsl.xml +share/gnome/help/gnome-doc-xslt/C/gettext.xml +share/gnome/help/gnome-doc-xslt/C/gnome-doc-xslt.xml +share/gnome/help/gnome-doc-xslt/C/legal.xml +share/gnome/help/gnome-doc-xslt/C/translating.xml +share/gnome/help/gnome-doc-xslt/C/xsldoc.xml +share/gnome/omf/gnome-doc-make/gnome-doc-make-C.omf +share/gnome/omf/gnome-doc-xslt/gnome-doc-xslt-C.omf +share/xml/gnome/xslt/docbook/common/db-chunk.xsl +share/xml/gnome/xslt/docbook/common/db-common.xsl +share/xml/gnome/xslt/docbook/common/db-format.xsl +share/xml/gnome/xslt/docbook/common/db-label.xsl +share/xml/gnome/xslt/docbook/common/db-title.xsl +share/xml/gnome/xslt/docbook/common/db-xref.xsl +share/xml/gnome/xslt/docbook/html/db2html-admon.xsl +share/xml/gnome/xslt/docbook/html/db2html-autotoc.xsl +share/xml/gnome/xslt/docbook/html/db2html-block.xsl +share/xml/gnome/xslt/docbook/html/db2html-callout.xsl +share/xml/gnome/xslt/docbook/html/db2html-classsynopsis.xsl +share/xml/gnome/xslt/docbook/html/db2html-cmdsynopsis.xsl +share/xml/gnome/xslt/docbook/html/db2html-css.xsl +share/xml/gnome/xslt/docbook/html/db2html-division.xsl +share/xml/gnome/xslt/docbook/html/db2html-ebnf.xsl +share/xml/gnome/xslt/docbook/html/db2html-funcsynopsis.xsl +share/xml/gnome/xslt/docbook/html/db2html-info.xsl +share/xml/gnome/xslt/docbook/html/db2html-inline.xsl +share/xml/gnome/xslt/docbook/html/db2html-list.xsl +share/xml/gnome/xslt/docbook/html/db2html-media.xsl +share/xml/gnome/xslt/docbook/html/db2html-qanda.xsl +share/xml/gnome/xslt/docbook/html/db2html-refentry.xsl +share/xml/gnome/xslt/docbook/html/db2html-suppressed.xsl +share/xml/gnome/xslt/docbook/html/db2html-table.xsl +share/xml/gnome/xslt/docbook/html/db2html-title.xsl +share/xml/gnome/xslt/docbook/html/db2html-xref.xsl +share/xml/gnome/xslt/docbook/html/db2html.xsl +share/xml/gnome/xslt/docbook/omf/db2omf.xsl +share/xml/gnome/xslt/docbook/utils/chunks.xsl +share/xml/gnome/xslt/docbook/utils/credits.xsl +share/xml/gnome/xslt/docbook/utils/ids.xsl +share/xml/gnome/xslt/gettext/format2xsl.xsl +share/xml/gnome/xslt/gettext/gettext.xsl +share/xml/gnome/xslt/gettext/l10n.xml +share/xml/gnome/xslt/xsldoc/xsldoc.xsl +share/xml2po/docbook.py +share/xml2po/empty.py +share/xml2po/gs.py +@dirrm share/xml2po +@dirrm share/xml/gnome/xslt/xsldoc +@dirrm share/xml/gnome/xslt/gettext +@dirrm share/xml/gnome/xslt/docbook/utils +@dirrm share/xml/gnome/xslt/docbook/omf +@dirrm share/xml/gnome/xslt/docbook/html +@dirrm share/xml/gnome/xslt/docbook/common +@dirrm share/xml/gnome/xslt/docbook +@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 share/gnome-doc-utils diff --git a/textproc/gnomedocutils/Makefile b/textproc/gnomedocutils/Makefile new file mode 100644 index 000000000000..171377df0cde --- /dev/null +++ b/textproc/gnomedocutils/Makefile @@ -0,0 +1,42 @@ +# New ports collection makefile for: gnome-doc-utils +# Date created: 11 November 2004 +# Whom: Adam Weinberger <adamw@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= gnomedocutils +PORTVERSION= 0.1.3 +CATEGORIES= textproc gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/gnome-doc-utils/0.1 +DISTNAME= gnome-doc-utils-${PORTVERSION} + +MAINTAINER= gnome@FreeBSD.org +COMMENT= GNOME doc utils + +BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper +RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper + +PREFIX?= ${X11BASE} + +USE_BZIP2= yes +USE_GMAKE= yes +USE_GNOME= gnomehier gnometarget gnomehack libxslt +USE_PYTHON= yes +INSTALLS_OMF= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-omf-dir=${PREFIX}/share/gnome/omf +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +MAN1= xml2po.1 + +DOCBOOK_VERSION=4.1.2 + +post-patch: + @${REINPLACE_CMD} -e 's|4\.2|${DOCBOOK_VERSION}|g' \ + ${WRKSRC}/doc/xslt/C/gnome-doc-xslt.xml \ + ${WRKSRC}/doc/gnome-doc-make/C/gnome-doc-make.xml + +.include <bsd.port.mk> diff --git a/textproc/gnomedocutils/distinfo b/textproc/gnomedocutils/distinfo new file mode 100644 index 000000000000..21849b8ee2a4 --- /dev/null +++ b/textproc/gnomedocutils/distinfo @@ -0,0 +1,2 @@ +MD5 (gnome-doc-utils-0.1.3.tar.bz2) = d59875bb5924fd098a19a7d229af63cc +SIZE (gnome-doc-utils-0.1.3.tar.bz2) = 287482 diff --git a/textproc/gnomedocutils/pkg-descr b/textproc/gnomedocutils/pkg-descr new file mode 100644 index 000000000000..f68a678220af --- /dev/null +++ b/textproc/gnomedocutils/pkg-descr @@ -0,0 +1 @@ +Insert decent comment here. diff --git a/textproc/gnomedocutils/pkg-plist b/textproc/gnomedocutils/pkg-plist new file mode 100644 index 000000000000..156055279b27 --- /dev/null +++ b/textproc/gnomedocutils/pkg-plist @@ -0,0 +1,101 @@ +bin/gnome-doc-prepare +bin/xml2po +libdata/pkgconfig/gnome-doc-utils.pc +libdata/pkgconfig/xml2po.pc +share/aclocal/gnome-doc-utils.m4 +share/gnome-doc-utils/gnome-doc-utils.make +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 +share/gnome/help/gnome-doc-xslt/C/db-chunk.xml +share/gnome/help/gnome-doc-xslt/C/db-common.xml +share/gnome/help/gnome-doc-xslt/C/db-format.xml +share/gnome/help/gnome-doc-xslt/C/db-label.xml +share/gnome/help/gnome-doc-xslt/C/db-title.xml +share/gnome/help/gnome-doc-xslt/C/db-xref.xml +share/gnome/help/gnome-doc-xslt/C/db2html-admon.xml +share/gnome/help/gnome-doc-xslt/C/db2html-autotoc.xml +share/gnome/help/gnome-doc-xslt/C/db2html-block.xml +share/gnome/help/gnome-doc-xslt/C/db2html-callout.xml +share/gnome/help/gnome-doc-xslt/C/db2html-classsynopsis.xml +share/gnome/help/gnome-doc-xslt/C/db2html-cmdsynopsis.xml +share/gnome/help/gnome-doc-xslt/C/db2html-css.xml +share/gnome/help/gnome-doc-xslt/C/db2html-division.xml +share/gnome/help/gnome-doc-xslt/C/db2html-ebnf.xml +share/gnome/help/gnome-doc-xslt/C/db2html-funcsynopsis.xml +share/gnome/help/gnome-doc-xslt/C/db2html-info.xml +share/gnome/help/gnome-doc-xslt/C/db2html-inline.xml +share/gnome/help/gnome-doc-xslt/C/db2html-list.xml +share/gnome/help/gnome-doc-xslt/C/db2html-media.xml +share/gnome/help/gnome-doc-xslt/C/db2html-qanda.xml +share/gnome/help/gnome-doc-xslt/C/db2html-refentry.xml +share/gnome/help/gnome-doc-xslt/C/db2html-suppressed.xml +share/gnome/help/gnome-doc-xslt/C/db2html-table.xml +share/gnome/help/gnome-doc-xslt/C/db2html-title.xml +share/gnome/help/gnome-doc-xslt/C/db2html-xref.xml +share/gnome/help/gnome-doc-xslt/C/db2html.xml +share/gnome/help/gnome-doc-xslt/C/db2omf.xml +share/gnome/help/gnome-doc-xslt/C/format2xsl.xml +share/gnome/help/gnome-doc-xslt/C/gettext.xml +share/gnome/help/gnome-doc-xslt/C/gnome-doc-xslt.xml +share/gnome/help/gnome-doc-xslt/C/legal.xml +share/gnome/help/gnome-doc-xslt/C/translating.xml +share/gnome/help/gnome-doc-xslt/C/xsldoc.xml +share/gnome/omf/gnome-doc-make/gnome-doc-make-C.omf +share/gnome/omf/gnome-doc-xslt/gnome-doc-xslt-C.omf +share/xml/gnome/xslt/docbook/common/db-chunk.xsl +share/xml/gnome/xslt/docbook/common/db-common.xsl +share/xml/gnome/xslt/docbook/common/db-format.xsl +share/xml/gnome/xslt/docbook/common/db-label.xsl +share/xml/gnome/xslt/docbook/common/db-title.xsl +share/xml/gnome/xslt/docbook/common/db-xref.xsl +share/xml/gnome/xslt/docbook/html/db2html-admon.xsl +share/xml/gnome/xslt/docbook/html/db2html-autotoc.xsl +share/xml/gnome/xslt/docbook/html/db2html-block.xsl +share/xml/gnome/xslt/docbook/html/db2html-callout.xsl +share/xml/gnome/xslt/docbook/html/db2html-classsynopsis.xsl +share/xml/gnome/xslt/docbook/html/db2html-cmdsynopsis.xsl +share/xml/gnome/xslt/docbook/html/db2html-css.xsl +share/xml/gnome/xslt/docbook/html/db2html-division.xsl +share/xml/gnome/xslt/docbook/html/db2html-ebnf.xsl +share/xml/gnome/xslt/docbook/html/db2html-funcsynopsis.xsl +share/xml/gnome/xslt/docbook/html/db2html-info.xsl +share/xml/gnome/xslt/docbook/html/db2html-inline.xsl +share/xml/gnome/xslt/docbook/html/db2html-list.xsl +share/xml/gnome/xslt/docbook/html/db2html-media.xsl +share/xml/gnome/xslt/docbook/html/db2html-qanda.xsl +share/xml/gnome/xslt/docbook/html/db2html-refentry.xsl +share/xml/gnome/xslt/docbook/html/db2html-suppressed.xsl +share/xml/gnome/xslt/docbook/html/db2html-table.xsl +share/xml/gnome/xslt/docbook/html/db2html-title.xsl +share/xml/gnome/xslt/docbook/html/db2html-xref.xsl +share/xml/gnome/xslt/docbook/html/db2html.xsl +share/xml/gnome/xslt/docbook/omf/db2omf.xsl +share/xml/gnome/xslt/docbook/utils/chunks.xsl +share/xml/gnome/xslt/docbook/utils/credits.xsl +share/xml/gnome/xslt/docbook/utils/ids.xsl +share/xml/gnome/xslt/gettext/format2xsl.xsl +share/xml/gnome/xslt/gettext/gettext.xsl +share/xml/gnome/xslt/gettext/l10n.xml +share/xml/gnome/xslt/xsldoc/xsldoc.xsl +share/xml2po/docbook.py +share/xml2po/empty.py +share/xml2po/gs.py +@dirrm share/xml2po +@dirrm share/xml/gnome/xslt/xsldoc +@dirrm share/xml/gnome/xslt/gettext +@dirrm share/xml/gnome/xslt/docbook/utils +@dirrm share/xml/gnome/xslt/docbook/omf +@dirrm share/xml/gnome/xslt/docbook/html +@dirrm share/xml/gnome/xslt/docbook/common +@dirrm share/xml/gnome/xslt/docbook +@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 share/gnome-doc-utils |