diff options
author | marcus <marcus@FreeBSD.org> | 2004-11-08 06:24:32 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-11-08 06:24:32 +0800 |
commit | fb8541d2d8cfc686242832e1c242a6e16a71f562 (patch) | |
tree | eb4a9f17e9018ff5a01b23a7dcb55603930cc5cf /textproc/libcroco | |
parent | 9d873617ccf0d009f3c169794dbfcb0741259b2e (diff) | |
download | freebsd-ports-gnome-fb8541d2d8cfc686242832e1c242a6e16a71f562.tar.gz freebsd-ports-gnome-fb8541d2d8cfc686242832e1c242a6e16a71f562.tar.zst freebsd-ports-gnome-fb8541d2d8cfc686242832e1c242a6e16a71f562.zip |
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 'textproc/libcroco')
-rw-r--r-- | textproc/libcroco/Makefile | 8 | ||||
-rw-r--r-- | textproc/libcroco/distinfo | 4 | ||||
-rw-r--r-- | textproc/libcroco/files/patch-configure | 10 | ||||
-rw-r--r-- | textproc/libcroco/pkg-plist | 70 |
4 files changed, 42 insertions, 50 deletions
diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile index 6a2b27836bd1..3b6120f37e63 100644 --- a/textproc/libcroco/Makefile +++ b/textproc/libcroco/Makefile @@ -6,10 +6,10 @@ # PORTNAME= libcroco -PORTVERSION= 0.5.1 +PORTVERSION= 0.6.0 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.5 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6 MAINTAINER= gnome@FreeBSD.org COMMENT= CSS2 parsing library @@ -18,8 +18,8 @@ USE_BZIP2= yes USE_GMAKE= yes USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes -USE_GNOME= gnomehack gtk20 libxml2 +USE_GNOME= gnomehack lthack glib20 libxml2 -MAN1= croco-config.1 csslint.1 +PLIST_SUB= VERSION="0.6" .include <bsd.port.mk> diff --git a/textproc/libcroco/distinfo b/textproc/libcroco/distinfo index 31dfc6d49675..8d4b4edce1a1 100644 --- a/textproc/libcroco/distinfo +++ b/textproc/libcroco/distinfo @@ -1,2 +1,2 @@ -MD5 (libcroco-0.5.1.tar.bz2) = 19e016a5533449a769662a116df7237c -SIZE (libcroco-0.5.1.tar.bz2) = 286747 +MD5 (libcroco-0.6.0.tar.bz2) = 78fb2bf78d469df83b1fc94ce196c1c4 +SIZE (libcroco-0.6.0.tar.bz2) = 358346 diff --git a/textproc/libcroco/files/patch-configure b/textproc/libcroco/files/patch-configure deleted file mode 100644 index e60602668856..000000000000 --- a/textproc/libcroco/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Jul 8 02:14:29 2003 -+++ configure Tue Jul 8 02:14:54 2003 -@@ -7672,6 +7672,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/textproc/libcroco/pkg-plist b/textproc/libcroco/pkg-plist index f72b6632c3f8..4b37f5f3eb42 100644 --- a/textproc/libcroco/pkg-plist +++ b/textproc/libcroco/pkg-plist @@ -1,34 +1,36 @@ -bin/croco-config -bin/csslint -include/libcroco/libcroco/cr-additional-sel.h -include/libcroco/libcroco/cr-attr-sel.h -include/libcroco/libcroco/cr-cascade.h -include/libcroco/libcroco/cr-declaration.h -include/libcroco/libcroco/cr-doc-handler.h -include/libcroco/libcroco/cr-enc-handler.h -include/libcroco/libcroco/cr-fonts.h -include/libcroco/libcroco/cr-input.h -include/libcroco/libcroco/cr-num.h -include/libcroco/libcroco/cr-om-parser.h -include/libcroco/libcroco/cr-parser.h -include/libcroco/libcroco/cr-prop-list.h -include/libcroco/libcroco/cr-pseudo.h -include/libcroco/libcroco/cr-rgb.h -include/libcroco/libcroco/cr-sel-eng.h -include/libcroco/libcroco/cr-selector.h -include/libcroco/libcroco/cr-simple-sel.h -include/libcroco/libcroco/cr-statement.h -include/libcroco/libcroco/cr-style.h -include/libcroco/libcroco/cr-stylesheet.h -include/libcroco/libcroco/cr-term.h -include/libcroco/libcroco/cr-tknzr.h -include/libcroco/libcroco/cr-token.h -include/libcroco/libcroco/cr-utils.h -include/libcroco/libcroco/libcroco-config.h -include/libcroco/libcroco/libcroco.h -lib/libcroco.a -lib/libcroco.so -lib/libcroco.so.3 -libdata/pkgconfig/libcroco.pc -@dirrm include/libcroco/libcroco -@dirrm include/libcroco +bin/croco-%%VERSION%%-config +bin/csslint-%%VERSION%% +include/libcroco-%%VERSION%%/libcroco/cr-additional-sel.h +include/libcroco-%%VERSION%%/libcroco/cr-attr-sel.h +include/libcroco-%%VERSION%%/libcroco/cr-cascade.h +include/libcroco-%%VERSION%%/libcroco/cr-declaration.h +include/libcroco-%%VERSION%%/libcroco/cr-doc-handler.h +include/libcroco-%%VERSION%%/libcroco/cr-enc-handler.h +include/libcroco-%%VERSION%%/libcroco/cr-fonts.h +include/libcroco-%%VERSION%%/libcroco/cr-input.h +include/libcroco-%%VERSION%%/libcroco/cr-num.h +include/libcroco-%%VERSION%%/libcroco/cr-om-parser.h +include/libcroco-%%VERSION%%/libcroco/cr-parser.h +include/libcroco-%%VERSION%%/libcroco/cr-parsing-location.h +include/libcroco-%%VERSION%%/libcroco/cr-prop-list.h +include/libcroco-%%VERSION%%/libcroco/cr-pseudo.h +include/libcroco-%%VERSION%%/libcroco/cr-rgb.h +include/libcroco-%%VERSION%%/libcroco/cr-sel-eng.h +include/libcroco-%%VERSION%%/libcroco/cr-selector.h +include/libcroco-%%VERSION%%/libcroco/cr-simple-sel.h +include/libcroco-%%VERSION%%/libcroco/cr-statement.h +include/libcroco-%%VERSION%%/libcroco/cr-string.h +include/libcroco-%%VERSION%%/libcroco/cr-style.h +include/libcroco-%%VERSION%%/libcroco/cr-stylesheet.h +include/libcroco-%%VERSION%%/libcroco/cr-term.h +include/libcroco-%%VERSION%%/libcroco/cr-tknzr.h +include/libcroco-%%VERSION%%/libcroco/cr-token.h +include/libcroco-%%VERSION%%/libcroco/cr-utils.h +include/libcroco-%%VERSION%%/libcroco/libcroco-config.h +include/libcroco-%%VERSION%%/libcroco/libcroco.h +lib/libcroco-%%VERSION%%.a +lib/libcroco-%%VERSION%%.so +lib/libcroco-%%VERSION%%.so.3 +libdata/pkgconfig/libcroco-%%VERSION%%.pc +@dirrm include/libcroco-%%VERSION%%/libcroco +@dirrm include/libcroco-%%VERSION%% |