diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-11-28 20:06:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-11-28 20:06:37 +0000 |
commit | f76d32b8e89fed7c0e459c1a7fe7a4b57661b01c (patch) | |
tree | ad29e6808ff698f84e08dab8e047f0ae72838df9 /www/gtkhtml3 | |
parent | 873cae3ab41a109b6f9cf9f4149f101d6d996235 (diff) | |
download | ports-f76d32b8e89fed7c0e459c1a7fe7a4b57661b01c.tar.gz ports-f76d32b8e89fed7c0e459c1a7fe7a4b57661b01c.zip |
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).
The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:
Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)
We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.
PR: 136676
136967
138872 (obsolete with new epiphany-webkit)
139160
134737
139941
140097
140838
140929
Notes
Notes:
svn path=/head/; revision=244923
Diffstat (limited to 'www/gtkhtml3')
-rw-r--r-- | www/gtkhtml3/Makefile | 15 | ||||
-rw-r--r-- | www/gtkhtml3/distinfo | 6 | ||||
-rw-r--r-- | www/gtkhtml3/pkg-plist | 7 |
3 files changed, 17 insertions, 11 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 5beddfa0c5e4..05b02069e32e 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports-stable/www/gtkhtml3/Makefile,v 1.7 2009/04/15 23:28:43 kwm Exp $ +# $MCom: ports/www/gtkhtml3/Makefile,v 1.159 2009/10/18 04:03:22 marcus Exp $ # PORTNAME= gtkhtml3 -PORTVERSION= 3.26.3 -PORTREVISION= 1 +PORTVERSION= 3.28.1 CATEGORIES= www gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -18,16 +17,18 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight HTML rendering/printing/editing engine -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ + ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup \ enchant.1:${PORTSDIR}/textproc/enchant -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ + ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme USE_GETTEXT= yes USE_BZIP2= yes USE_XORG= xinerama xi xrandr xcursor xcomposite xdamage USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui ltverhack +USE_GNOME= gnomeprefix gnomehack intlhack libglade2 ltverhack USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ @@ -38,5 +39,7 @@ PLIST_SUB= VERSION="3.14" post-patch: @${REINPLACE_CMD} -e 's|@INTLTOOL_LIBDIR@|${LOCALBASE}/libdata|' \ ${WRKSRC}/intltool-merge.in + @${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' \ + ${WRKSRC}/configure .include <bsd.port.mk> diff --git a/www/gtkhtml3/distinfo b/www/gtkhtml3/distinfo index 7ecafba5fda4..829cec97d508 100644 --- a/www/gtkhtml3/distinfo +++ b/www/gtkhtml3/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gtkhtml-3.26.3.tar.bz2) = 9a9586fa4581ad20f273952fb70e4101 -SHA256 (gnome2/gtkhtml-3.26.3.tar.bz2) = e700a1d57522d63987d27c1b4f0b1b3936a13471d61873c5f77c4535dbfd63eb -SIZE (gnome2/gtkhtml-3.26.3.tar.bz2) = 1487455 +MD5 (gnome2/gtkhtml-3.28.1.tar.bz2) = 332bea8d39e1348c0f630a79146de5f6 +SHA256 (gnome2/gtkhtml-3.28.1.tar.bz2) = 7a39302134b405c2427b0b43afc06b6168074bfbd24bd4a9600d19fbc9aea084 +SIZE (gnome2/gtkhtml-3.28.1.tar.bz2) = 1335433 diff --git a/www/gtkhtml3/pkg-plist b/www/gtkhtml3/pkg-plist index 3c04f90bda86..520bc55ef52a 100644 --- a/www/gtkhtml3/pkg-plist +++ b/www/gtkhtml3/pkg-plist @@ -25,8 +25,8 @@ lib/libgtkhtml-editor.so lib/libgtkhtml-editor.so.0 libdata/pkgconfig/gtkhtml-editor.pc libdata/pkgconfig/libgtkhtml-%%VERSION%%.pc -share/gtkhtml-%%VERSION%%/gtkhtml-editor.glade -share/gtkhtml-%%VERSION%%/gtkhtml-editor.ui +share/gtkhtml-%%VERSION%%/gtkhtml-editor-builder.ui +share/gtkhtml-%%VERSION%%/gtkhtml-editor-manager.ui share/gtkhtml-%%VERSION%%/icons/bulb.png share/gtkhtml-%%VERSION%%/icons/confidential-stamp.jpg share/gtkhtml-%%VERSION%%/icons/draft-paper.png @@ -57,6 +57,7 @@ share/locale/bg/LC_MESSAGES/gtkhtml-%%VERSION%%.mo share/locale/bn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo share/locale/bn_IN/LC_MESSAGES/gtkhtml-%%VERSION%%.mo share/locale/ca/LC_MESSAGES/gtkhtml-%%VERSION%%.mo +share/locale/ca@valencia/LC_MESSAGES/gtkhtml-%%VERSION%%.mo share/locale/cs/LC_MESSAGES/gtkhtml-%%VERSION%%.mo share/locale/cy/LC_MESSAGES/gtkhtml-%%VERSION%%.mo share/locale/da/LC_MESSAGES/gtkhtml-%%VERSION%%.mo @@ -153,6 +154,8 @@ share/locale/zh_TW/LC_MESSAGES/gtkhtml-%%VERSION%%.mo @dirrmtry share/locale/ku @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz +@dirrmtry share/locale/ca@valencia/LC_MESSAGES +@dirrmtry share/locale/ca@valencia @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN @dirrmtry share/locale/as/LC_MESSAGES |