summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/mpdscribble/Makefile23
-rw-r--r--audio/mpdscribble/distinfo3
-rw-r--r--audio/mpdscribble/pkg-descr4
-rw-r--r--audio/rhythmbox-devel/Makefile6
-rw-r--r--audio/rhythmbox/Makefile6
-rw-r--r--databases/evolution-data-server/Makefile5
-rw-r--r--deskutils/buoh/Makefile57
-rw-r--r--deskutils/buoh/distinfo3
-rw-r--r--deskutils/buoh/pkg-descr12
-rw-r--r--deskutils/buoh/pkg-plist17
-rw-r--r--graphics/swfdec/Makefile46
-rw-r--r--graphics/swfdec/distinfo3
-rw-r--r--graphics/swfdec/pkg-descr6
-rw-r--r--graphics/swfdec/pkg-plist76
-rw-r--r--mail/gnome-gmail-notifier/Makefile30
-rw-r--r--mail/gnome-gmail-notifier/distinfo3
-rw-r--r--mail/gnome-gmail-notifier/pkg-descr12
-rw-r--r--mail/gnome-gmail-notifier/pkg-plist15
-rw-r--r--multimedia/bmpx/Makefile98
-rw-r--r--multimedia/bmpx/distinfo3
-rw-r--r--multimedia/bmpx/files/patch-libhal++__device.hh14
-rw-r--r--multimedia/bmpx/files/patch-src-sanity.cc11
-rw-r--r--multimedia/bmpx/pkg-descr6
-rw-r--r--multimedia/bmpx/pkg-message3
-rw-r--r--multimedia/bmpx/pkg-plist295
-rw-r--r--security/seahorse/Makefile5
-rw-r--r--textproc/libtranslate/Makefile56
-rw-r--r--textproc/libtranslate/distinfo3
-rw-r--r--textproc/libtranslate/files/patch-src_modules_translate-generic-service.c47
-rw-r--r--textproc/libtranslate/files/patch-src_translate-session.c38
-rw-r--r--textproc/libtranslate/files/patch-src_translate-util.c11
-rw-r--r--textproc/libtranslate/pkg-descr17
-rw-r--r--textproc/libtranslate/pkg-plist42
-rw-r--r--www/gtkhtml3/Makefile5
-rw-r--r--www/gtkhtml38/Makefile39
-rw-r--r--www/gtkhtml38/distinfo3
-rw-r--r--www/gtkhtml38/pkg-descr3
-rw-r--r--www/gtkhtml38/pkg-plist176
38 files changed, 1190 insertions, 12 deletions
diff --git a/audio/mpdscribble/Makefile b/audio/mpdscribble/Makefile
new file mode 100644
index 000000000..57b51bc75
--- /dev/null
+++ b/audio/mpdscribble/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: mpdscribble
+# Date created: July 13 2006
+# Whom: Stepan Zastupov [RedChrom] <redchrom@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= mpdscribble
+PORTVERSION= 0.2.12
+CATEGORIES= audio
+MASTER_SITES= http://www.frob.nl/projects/scribble/
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Mpd last.fm client
+
+LIB_DEPENDS= soup:${PORTSDIR}/devel/libsoup22
+
+GNU_CONFIGURE= yes
+
+MAN1= mpdscribble.1
+PLIST_FILES= bin/mpdscribble
+
+.include <bsd.port.mk>
diff --git a/audio/mpdscribble/distinfo b/audio/mpdscribble/distinfo
new file mode 100644
index 000000000..51fc957bd
--- /dev/null
+++ b/audio/mpdscribble/distinfo
@@ -0,0 +1,3 @@
+MD5 (mpdscribble-0.2.12.tar.gz) = 7f0e976e7a066df0ddf21f3f4041ef6a
+SHA256 (mpdscribble-0.2.12.tar.gz) = bc15d633abca93d245c013e2f9ce40bc69a01c45da0a63423c437d891f404768
+SIZE (mpdscribble-0.2.12.tar.gz) = 140039
diff --git a/audio/mpdscribble/pkg-descr b/audio/mpdscribble/pkg-descr
new file mode 100644
index 000000000..7529d85cb
--- /dev/null
+++ b/audio/mpdscribble/pkg-descr
@@ -0,0 +1,4 @@
+mpdscribble is a music player daemon client which
+submits information about tracks being played to audioscrobbler.
+
+WWW: http://www.frob.nl/scribble.html
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index eda1d85e9..79f01c508 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/audio/rhythmbox-devel/Makefile,v 1.87 2008/01/09 23:18:01 marcus Exp $
+# $MCom: ports/audio/rhythmbox-devel/Makefile,v 1.88 2008/01/14 03:20:17 mezz Exp $
#
PORTNAME= rhythmbox
PORTVERSION= 0.11.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.11
@@ -22,7 +22,7 @@ LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
totem-plparser.10:${PORTSDIR}/multimedia/totem-pl-parser \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
sexy.2:${PORTSDIR}/x11-toolkits/libsexy \
- soup-2.2.8:${PORTSDIR}/devel/libsoup \
+ soup-2.2.8:${PORTSDIR}/devel/libsoup22 \
gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media
NO_LATEST_LINK= yes
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 3ab6e5ce0..472579975 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/audio/rhythmbox/Makefile,v 1.81 2007/07/30 19:41:19 mezz Exp $
+# $MCom: ports/audio/rhythmbox/Makefile,v 1.87 2008/01/14 03:20:16 mezz Exp $
#
PORTNAME= rhythmbox
PORTVERSION= 0.10.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10
@@ -22,7 +22,7 @@ LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
totem-plparser.10:${PORTSDIR}/multimedia/totem-pl-parser \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
sexy.2:${PORTSDIR}/x11-toolkits/libsexy \
- soup-2.2.8:${PORTSDIR}/devel/libsoup \
+ soup-2.2.8:${PORTSDIR}/devel/libsoup22 \
gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media
USE_BZIP2= yes
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile
index 9337216b3..d842e8273 100644
--- a/databases/evolution-data-server/Makefile
+++ b/databases/evolution-data-server/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/databases/evolution-data-server/Makefile,v 1.134 2008/01/14 17:24:02 kwm Exp $
+# $MCom: ports/databases/evolution-data-server/Makefile,v 1.135 2008/01/18 06:51:39 marcus Exp $
#
PORTNAME= evolution-data-server
PORTVERSION= 2.21.5.1
+PORTREVISION= 1
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -16,7 +17,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= The data backends for the Evolution integrated mail/PIM suite
-LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup \
+LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup22 \
nss3.1:${PORTSDIR}/security/nss \
tasn1.3:${PORTSDIR}/security/libtasn1
diff --git a/deskutils/buoh/Makefile b/deskutils/buoh/Makefile
new file mode 100644
index 000000000..c0bd42210
--- /dev/null
+++ b/deskutils/buoh/Makefile
@@ -0,0 +1,57 @@
+# New ports collection makefile for: buoh
+# Date created: 10 November 2005
+# Whom: Mezz <mezz@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom: ports-stable/deskutils/buoh/Makefile,v 1.1 2006/10/23 21:43:08 mezz Exp $
+#
+
+PORTNAME= buoh
+PORTVERSION= 0.8.2
+PORTREVISION= 3
+CATEGORIES= deskutils www gnome
+MASTER_SITES= http://buoh.steve-o.org/downloads/
+
+MAINTAINER= mezz@FreeBSD.org
+COMMENT= A reader for online strips comics
+
+LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup22
+
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui
+USE_XLIB= yes
+INSTALLS_ICONS= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+DOCS= AUTHORS COPYING ChangeLog NEWS README TODO
+GCONF_SCHEMAS= buoh.schemas
+
+.if defined(WITH_DEBUG)
+CONFIGURE_ARGS+= --enable-debug
+CFLAGS+= -g
+STRIP=
+.endif
+
+pre-everything::
+.if !defined(WITH_DEBUG)
+ @${ECHO_MSG} "You may specify the following on the command line:"
+ @${ECHO_MSG} " "
+ @${ECHO_MSG} "WITH_DEBUG=yes to enable debugging in Buoh."
+.endif
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|[$$][(]datadir[)]/applications|${LOCALBASE}/share/applications|g' \
+ ${WRKSRC}/data/Makefile.in
+
+.ifndef (NOPORTDOCS)
+post-install:
+ @${MKDIR} ${DOCSDIR}
+.for i in ${DOCS}
+ @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
+.endfor
+.endif
+
+.include <bsd.port.mk>
diff --git a/deskutils/buoh/distinfo b/deskutils/buoh/distinfo
new file mode 100644
index 000000000..ce0b18f7a
--- /dev/null
+++ b/deskutils/buoh/distinfo
@@ -0,0 +1,3 @@
+MD5 (buoh-0.8.2.tar.bz2) = 50474a8712ad20ab36d8f8058a4647fb
+SHA256 (buoh-0.8.2.tar.bz2) = eb9c8dc728b77f8e4c638c7f6a0b65d06c4549d0b6a2fc4f5bae51639bc041d5
+SIZE (buoh-0.8.2.tar.bz2) = 323984
diff --git a/deskutils/buoh/pkg-descr b/deskutils/buoh/pkg-descr
new file mode 100644
index 000000000..66728719c
--- /dev/null
+++ b/deskutils/buoh/pkg-descr
@@ -0,0 +1,12 @@
+Buoh is a reader for online strips comics. It is free software, designed to
+work well under the GNOME Desktop.
+
+Buoh has a number of features, including:
+
+ - Select your favorites comic through a list of more than 130 comics
+ - Easy, simple an eye-candy view of an online comic
+ - Browsing over the comic strip archives
+ - Saving a comic to disk
+ - Integration with GNOME (respecting the lockdowns and HIG compliance)
+
+WWW: http://buoh.steve-o.org/
diff --git a/deskutils/buoh/pkg-plist b/deskutils/buoh/pkg-plist
new file mode 100644
index 000000000..270838d8e
--- /dev/null
+++ b/deskutils/buoh/pkg-plist
@@ -0,0 +1,17 @@
+bin/buoh
+share/applications/buoh.desktop
+%%DATADIR%%/comics/comics.xml
+%%DATADIR%%/ui/buoh-ui.xml
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/TODO
+share/icons/hicolor/16x16/apps/buoh.png
+share/icons/hicolor/64x64/apps/buoh.png
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
+@dirrm %%DATADIR%%/ui
+@dirrm %%DATADIR%%/comics
+@dirrm %%DATADIR%%
+@dirrmtry share/applications
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile
new file mode 100644
index 000000000..57ecae89d
--- /dev/null
+++ b/graphics/swfdec/Makefile
@@ -0,0 +1,46 @@
+# ex:ts=8
+# Ports collection makefile for: swfdec
+# Date created: Apr 5, 2003
+# Whom: ijliao
+#
+# $FreeBSD$
+#
+
+PORTNAME= swfdec
+PORTVERSION= 0.5.5
+PORTREVISION= 1
+CATEGORIES= graphics
+MASTER_SITES= http://swfdec.freedesktop.org/download/swfdec/0.5/
+
+MAINTAINER= alexbl@FreeBSD.org
+COMMENT= Flash Rendering Library
+
+LIB_DEPENDS= oil-0.3.1:${PORTSDIR}/devel/liboil \
+ soup-2.2.8:${PORTSDIR}/devel/libsoup22
+
+USE_XLIB= yes
+USE_GNOME= gnomehack gtk20
+USE_GETOPT_LONG= yes
+USE_AUTOTOOLS= libtool:15:env automake:19:env autoconf:261
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-Wl,-Bsymbolic -L${LOCALBASE}/lib"
+CONFIGURE_ARGS= --with-audio=oss
+USE_LDCONFIG= yes
+INSTALLS_ICONS= yes
+
+OPTIONS= GSTREAMER "Support for decoding some codecs with GStreamer" off
+
+PLIST_SUB= VERSION=${PORTVERSION:R}
+
+.if defined(WITH_GSTREAMER)
+USE_GSTREAMER= yes
+.else
+LIB_DEPENDS+= avcodec.1:${PORTSDIR}/multimedia/ffmpeg \
+ mad.2:${PORTSDIR}/audio/libmad
+CONFIGURE_ARGS+= --disable-gstreamer --enable-ffmpeg --enable-mad
+.endif
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|SWFDEC_LIBVERSION="0:0:0"|SWFDEC_LIBVERSION="1:0:0"|' ${WRKSRC}/configure.ac
+.include <bsd.port.mk>
diff --git a/graphics/swfdec/distinfo b/graphics/swfdec/distinfo
new file mode 100644
index 000000000..63f872cc7
--- /dev/null
+++ b/graphics/swfdec/distinfo
@@ -0,0 +1,3 @@
+MD5 (swfdec-0.5.5.tar.gz) = b988b014e210cee205aeccaca4d6a9a7
+SHA256 (swfdec-0.5.5.tar.gz) = 30b6f4f0ec424b60c91f8db272068f51cb3df204f6a65f155308389981bb99a6
+SIZE (swfdec-0.5.5.tar.gz) = 8667844
diff --git a/graphics/swfdec/pkg-descr b/graphics/swfdec/pkg-descr
new file mode 100644
index 000000000..7e094c545
--- /dev/null
+++ b/graphics/swfdec/pkg-descr
@@ -0,0 +1,6 @@
+Swfdec is a library for rendering Flash animations and games. It was
+originally designed as a basis library for creating Flash plugins for
+GStreamer, but it is a fully standalone library which only use the
+libart library for drawing.
+
+WWW: http://www.schleef.org/swfdec/
diff --git a/graphics/swfdec/pkg-plist b/graphics/swfdec/pkg-plist
new file mode 100644
index 000000000..ba94d5763
--- /dev/null
+++ b/graphics/swfdec/pkg-plist
@@ -0,0 +1,76 @@
+include/swfdec-%%VERSION%%/libswfdec-gtk/swfdec-gtk.h
+include/swfdec-%%VERSION%%/libswfdec-gtk/swfdec_gtk_keys.h
+include/swfdec-%%VERSION%%/libswfdec-gtk/swfdec_gtk_loader.h
+include/swfdec-%%VERSION%%/libswfdec-gtk/swfdec_gtk_player.h
+include/swfdec-%%VERSION%%/libswfdec-gtk/swfdec_gtk_widget.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec_as_array.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec_as_context.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec_as_debugger.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec_as_frame.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec_as_function.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec_as_native_function.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec_as_object.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec_as_types.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec_audio.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec_buffer.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec_enums.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec_file_loader.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec_keys.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec_loader.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec_player.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec_rectangle.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec_script.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec_system.h
+include/swfdec-%%VERSION%%/libswfdec/swfdec_url.h
+lib/libswfdec-%%VERSION%%.a
+lib/libswfdec-%%VERSION%%.la
+lib/libswfdec-%%VERSION%%.so
+lib/libswfdec-%%VERSION%%.so.5
+lib/libswfdec-gtk-%%VERSION%%.a
+lib/libswfdec-gtk-%%VERSION%%.la
+lib/libswfdec-gtk-%%VERSION%%.so
+lib/libswfdec-gtk-%%VERSION%%.so.5
+libdata/pkgconfig/swfdec-%%VERSION%%.pc
+libdata/pkgconfig/swfdec-gtk-%%VERSION%%.pc
+share/gtk-doc/html/swfdec/SwfdecAsContext.html
+share/gtk-doc/html/swfdec/SwfdecAsDebugger.html
+share/gtk-doc/html/swfdec/SwfdecAudio.html
+share/gtk-doc/html/swfdec/SwfdecGtkLoader.html
+share/gtk-doc/html/swfdec/SwfdecGtkPlayer.html
+share/gtk-doc/html/swfdec/SwfdecGtkWidget.html
+share/gtk-doc/html/swfdec/SwfdecLoader.html
+share/gtk-doc/html/swfdec/SwfdecPlayer.html
+share/gtk-doc/html/swfdec/SwfdecSystem.html
+share/gtk-doc/html/swfdec/ch01.html
+share/gtk-doc/html/swfdec/ch02.html
+share/gtk-doc/html/swfdec/ch03.html
+share/gtk-doc/html/swfdec/home.png
+share/gtk-doc/html/swfdec/index.html
+share/gtk-doc/html/swfdec/index.sgml
+share/gtk-doc/html/swfdec/left.png
+share/gtk-doc/html/swfdec/right.png
+share/gtk-doc/html/swfdec/style.css
+share/gtk-doc/html/swfdec/swfdec-Enumerations.html
+share/gtk-doc/html/swfdec/swfdec-Internals.html
+share/gtk-doc/html/swfdec/swfdec-SwfdecAsArray.html
+share/gtk-doc/html/swfdec/swfdec-SwfdecAsFrame.html
+share/gtk-doc/html/swfdec/swfdec-SwfdecAsFunction.html
+share/gtk-doc/html/swfdec/swfdec-SwfdecAsObject.html
+share/gtk-doc/html/swfdec/swfdec-SwfdecAsValue.html
+share/gtk-doc/html/swfdec/swfdec-SwfdecBuffer.html
+share/gtk-doc/html/swfdec/swfdec-SwfdecRectangle.html
+share/gtk-doc/html/swfdec/swfdec-SwfdecURL.html
+share/gtk-doc/html/swfdec/swfdec.devhelp
+share/gtk-doc/html/swfdec/swfdec.devhelp2
+share/gtk-doc/html/swfdec/up.png
+share/icons/hicolor/16x16/apps/swfdec.png
+share/icons/hicolor/22x22/apps/swfdec.png
+share/icons/hicolor/24x24/apps/swfdec.png
+share/icons/hicolor/32x32/apps/swfdec.png
+share/icons/hicolor/48x48/apps/swfdec.png
+share/icons/hicolor/scalable/apps/swfdec.svg
+@dirrm share/gtk-doc/html/swfdec
+@dirrm include/swfdec-%%VERSION%%/libswfdec-gtk
+@dirrm include/swfdec-%%VERSION%%/libswfdec
+@dirrm include/swfdec-%%VERSION%%
diff --git a/mail/gnome-gmail-notifier/Makefile b/mail/gnome-gmail-notifier/Makefile
new file mode 100644
index 000000000..bf0176cba
--- /dev/null
+++ b/mail/gnome-gmail-notifier/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: gnome-gmail-notifier
+# Date created: Nov 16 2007
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gnome-gmail-notifier
+PORTVERSION= 0.9.1
+PORTREVISION= 1
+CATEGORIES= mail deskutils
+MASTER_SITES= http://${PORTNAME}.googlecode.com/files/
+
+MAINTAINER= flz@FreeBSD.org
+COMMENT= A Gmail Inbox Monitor for the GNOME2 desktop
+
+LIB_PC_DEPENDS= libnotify:devel/libnotify \
+ libsoup-2.2:devel/libsoup22 \
+ gnutls:security/gnutls
+
+BUILD_DEPENDS= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|:C|:|.pc:${PORTSDIR}/|}
+RUN_DEPENDS= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|:C|:|.pc:${PORTSDIR}/|}
+
+GNU_CONFIGURE= yes
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_GNOME= glib20 gtk20 libgnome libgnomeui libxml2 libglade2
+
+.include <bsd.port.mk>
+
diff --git a/mail/gnome-gmail-notifier/distinfo b/mail/gnome-gmail-notifier/distinfo
new file mode 100644
index 000000000..ce3fae8b6
--- /dev/null
+++ b/mail/gnome-gmail-notifier/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome-gmail-notifier-0.9.1.tar.bz2) = 69d8fd8950c9a5cab2f7f25208f295e9
+SHA256 (gnome-gmail-notifier-0.9.1.tar.bz2) = f17024807a267304efb0ea13c4a0ed777bf635830d6ff8ca2a7ff99b2eb669bd
+SIZE (gnome-gmail-notifier-0.9.1.tar.bz2) = 252901
diff --git a/mail/gnome-gmail-notifier/pkg-descr b/mail/gnome-gmail-notifier/pkg-descr
new file mode 100644
index 000000000..b8a68c94a
--- /dev/null
+++ b/mail/gnome-gmail-notifier/pkg-descr
@@ -0,0 +1,12 @@
+The Gnome Gmail Notifier project aims to provide a stable, efficient
+GTK+2.0 application that provides periodic updates that pertain to the
+user's gmail inbox.
+
+The Notifier presents itself as a system tray icon in the GNOME2
+desktop, displaying a small balloon popup when the user recieves new
+mail.
+
+WWW: http://code.google.com/p/gnome-gmail-notifier/
+
+- Florent Thoumie
+flz@FreeBSD.org
diff --git a/mail/gnome-gmail-notifier/pkg-plist b/mail/gnome-gmail-notifier/pkg-plist
new file mode 100644
index 000000000..6769dd906
--- /dev/null
+++ b/mail/gnome-gmail-notifier/pkg-plist
@@ -0,0 +1,15 @@
+bin/gnome-gmail-notifier
+share/applications/gnome-gmail-notifier.desktop
+share/gnome-gmail-notifier/ggn-about.glade
+share/gnome-gmail-notifier/ggn-edit.glade
+share/gnome-gmail-notifier/ggn-error.svg
+share/gnome-gmail-notifier/ggn-menu.glade
+share/gnome-gmail-notifier/ggn-new.svg
+share/gnome-gmail-notifier/ggn-normal.svg
+share/gnome-gmail-notifier/ggn-prefs.glade
+share/gnome-gmail-notifier/ggn-wait.svg
+share/gnome-gmail-notifier/welcome-logo.png
+share/gnome-gmail-notifier/welcome-shot.png
+share/gnome-gmail-notifier/welcome.css
+share/gnome-gmail-notifier/welcome.html
+@dirrm share/gnome-gmail-notifier
diff --git a/multimedia/bmpx/Makefile b/multimedia/bmpx/Makefile
new file mode 100644
index 000000000..f5f39fee1
--- /dev/null
+++ b/multimedia/bmpx/Makefile
@@ -0,0 +1,98 @@
+# New ports collection makefile for: bmpx
+# Date created: 2005-11-20
+# Whom: Roman Bogorodskiy <novel@FreeBSD.org>
+#
+# $FreeBSD: ports/multimedia/bmpx/Makefile,v 1.40 2007/10/17 10:12:49 ade Exp $
+#
+
+PORTNAME= bmpx
+PORTVERSION= 0.40.7
+PORTREVISION= 2
+CATEGORIES= multimedia
+MASTER_SITES= http://files.beep-media-player.org/releases/0.40/
+
+MAINTAINER= novel@FreeBSD.org
+COMMENT= Media player geared towards usability, technical efficiency and looks
+
+LIB_DEPENDS= tag.5:${PORTSDIR}/audio/taglib \
+ cairomm-1.0.1:${PORTSDIR}/graphics/cairomm \
+ musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
+ cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia \
+ glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \
+ gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
+ rsvg-2:${PORTSDIR}/graphics/librsvg2 \
+ boost_date_time.4:${PORTSDIR}/devel/boost \
+ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
+ sexymm.2:${PORTSDIR}/x11-toolkits/libsexymm \
+ ofa.0:${PORTSDIR}/audio/libofa \
+ soup-2.2.8:${PORTSDIR}/devel/libsoup22
+
+CONFLICTS= bmpx-devel-[0-9]*
+
+USE_AUTOTOOLS= automake:19 autoconf:261
+USE_BISON= build
+USE_BZIP2= yes
+USE_GMAKE= yes
+USE_GNOME= gtk20 libglade2 desktopfileutils
+INSTALLS_ICONS= yes
+USE_GSTREAMER= good mp3 ogg vorbis cdparanoia
+USE_LDCONFIG= yes
+USE_SQLITE= 3
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --with-pkgconfig-dir=${PREFIX}/libdata/pkgconfig \
+ --with-dbus-services-dir="${PREFIX}/share/dbus-1/services" \
+ --with-libintl-prefix="${LOCALBASE}" \
+ --disable-doc
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
+ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}"
+CONFIGURE_ARGS+= --x-includes=${X11BASE}/include \
+ --x-libraries=${X11BASE}/lib
+
+MAN1= beep-media-player-2.1
+
+.if !defined(WITH_HAL)
+CONFIGURE_ARGS+= --disable-hal
+.else
+LIB_DEPENDS+= hal.1:${PORTSDIR}/sysutils/hal
+.endif
+
+.if defined(WITHOUT_STARTUP_NOTIFICATION)
+CONFIGURE_ARGS+= --disable-sn
+.else
+LIB_DEPENDS+= startup-notification-1.0:${PORTSDIR}/x11/startup-notification
+.endif
+
+.if defined(WITHOUT_NLS)
+CONFIGURE_ARGS+= --disable-nls
+PLIST_SUB+= NLS="@comment "
+.else
+USE_GETTEXT= yes
+PLIST_SUB+= NLS=""
+.endif
+
+.if defined(WITH_SIDPLAY)
+CONFIGURE_ARGS+= --enable-sid
+USE_GSTREAMER+= sidplay
+LIB_DEPENDS+= sidplay.1:${PORTSDIR}/audio/libsidplay
+PLIST_SUB+= SID=""
+.else
+CONFIGURE_ARGS+= --disable-sid
+PLIST_SUB+= SID="@comment "
+.endif
+
+.if defined(WITH_FAAD) || defined(WITH_MPEG4IP)
+CONFIGURE_ARGS+= --enable-mp4v2
+USE_GSTREAMER+= faad
+PLIST_SUB+= MPEG4IP=""
+.else
+PLIST_SUB+= MPEG4IP="@comment "
+.endif
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 600000
+BROKEN= Does not compile on 5.x
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/multimedia/bmpx/distinfo b/multimedia/bmpx/distinfo
new file mode 100644
index 000000000..0808df651
--- /dev/null
+++ b/multimedia/bmpx/distinfo
@@ -0,0 +1,3 @@
+MD5 (bmpx-0.40.7.tar.bz2) = becfb6fc22133cd2434c7e0250012543
+SHA256 (bmpx-0.40.7.tar.bz2) = 783e51d29478fc46121c0175278158ed8da86c13b4b9c4c1e51e37b4fb82ab9d
+SIZE (bmpx-0.40.7.tar.bz2) = 1792042
diff --git a/multimedia/bmpx/files/patch-libhal++__device.hh b/multimedia/bmpx/files/patch-libhal++__device.hh
new file mode 100644
index 000000000..c7ed49816
--- /dev/null
+++ b/multimedia/bmpx/files/patch-libhal++__device.hh
@@ -0,0 +1,14 @@
+--- ./libhal++/device.hh.orig 2007-08-08 21:48:40.000000000 +0200
++++ ./libhal++/device.hh 2007-08-08 21:48:51.000000000 +0200
+@@ -60,11 +60,7 @@
+
+ inline bool operator==(iterator const& other)
+ {
+-#ifdef HAVE_HAL_058
+ return ((i.idx == other.i.idx) && (i.set == other.i.set));
+-#else
+- return ((i.index == other.i.index) && (i.set == other.i.set));
+-#endif // HAVE_HAL_058
+ }
+
+ inline bool operator!=(iterator const& other)
diff --git a/multimedia/bmpx/files/patch-src-sanity.cc b/multimedia/bmpx/files/patch-src-sanity.cc
new file mode 100644
index 000000000..999a04ab2
--- /dev/null
+++ b/multimedia/bmpx/files/patch-src-sanity.cc
@@ -0,0 +1,11 @@
+--- src/sanity.cc.orig 2007-12-21 22:12:05.000000000 +0300
++++ src/sanity.cc 2007-12-21 22:14:07.000000000 +0300
+@@ -72,7 +72,7 @@
+ gchar *
+ sanity_check_gtk (void)
+ {
+- return gtk_check_version (GTK_REQUIRED_MAJOR_VER,
++ return (gchar *)gtk_check_version (GTK_REQUIRED_MAJOR_VER,
+ GTK_REQUIRED_MINOR_VER,
+ GTK_REQUIRED_MICRO_VER);
+ }
diff --git a/multimedia/bmpx/pkg-descr b/multimedia/bmpx/pkg-descr
new file mode 100644
index 000000000..c340449a0
--- /dev/null
+++ b/multimedia/bmpx/pkg-descr
@@ -0,0 +1,6 @@
+BMPx is a media player which provides a very easy-to-use interface
+and usage semantics for all tasks, while having extensive standards
+and services support under the hood (MusicBrainz, Last.fm radio/scrobbling,
+HAL, DBus), yet keeping the details out of the way of the user.
+
+WWW: http://beep-media-player.org/
diff --git a/multimedia/bmpx/pkg-message b/multimedia/bmpx/pkg-message
new file mode 100644
index 000000000..3a28e37a7
--- /dev/null
+++ b/multimedia/bmpx/pkg-message
@@ -0,0 +1,3 @@
+After installation BMPx will be able to playback mp3 and ogg
+files only. If you need support for additional formats, you
+should install appropriate GStreamer plugin.
diff --git a/multimedia/bmpx/pkg-plist b/multimedia/bmpx/pkg-plist
new file mode 100644
index 000000000..591d10684
--- /dev/null
+++ b/multimedia/bmpx/pkg-plist
@@ -0,0 +1,295 @@
+bin/beep-media-player-2
+bin/bmp-play-files-2.0
+bin/bmp-play-uris-2.0
+bin/bmp2
+include/bmp-2.0/bmp/bmp.hh
+include/bmp-2.0/bmp/dbus.hh
+lib/bmpx/plugins/taglib/libtaglib_plugin_flac.la
+lib/bmpx/plugins/taglib/libtaglib_plugin_flac.so
+lib/bmpx/plugins/taglib/libtaglib_plugin_flac.so.0
+lib/bmpx/plugins/taglib/libtaglib_plugin_mp3.la
+lib/bmpx/plugins/taglib/libtaglib_plugin_mp3.so
+lib/bmpx/plugins/taglib/libtaglib_plugin_mp3.so.0
+%%MPEG4IP%%lib/bmpx/plugins/taglib/libtaglib_plugin_mp4.la
+%%MPEG4IP%%lib/bmpx/plugins/taglib/libtaglib_plugin_mp4.so
+%%MPEG4IP%%lib/bmpx/plugins/taglib/libtaglib_plugin_mp4.so.0
+lib/bmpx/plugins/taglib/libtaglib_plugin_mp4.la
+lib/bmpx/plugins/taglib/libtaglib_plugin_mp4.so
+lib/bmpx/plugins/taglib/libtaglib_plugin_mp4.so.0
+lib/bmpx/plugins/taglib/libtaglib_plugin_mpc.la
+lib/bmpx/plugins/taglib/libtaglib_plugin_mpc.so
+lib/bmpx/plugins/taglib/libtaglib_plugin_mpc.so.0
+lib/bmpx/plugins/taglib/libtaglib_plugin_ogg.la
+lib/bmpx/plugins/taglib/libtaglib_plugin_ogg.so
+lib/bmpx/plugins/taglib/libtaglib_plugin_ogg.so.0
+lib/bmpx/plugins/taglib/libtaglib_plugin_asf.la
+lib/bmpx/plugins/taglib/libtaglib_plugin_asf.so
+lib/bmpx/plugins/taglib/libtaglib_plugin_asf.so.0
+lib/bmpx/plugins/vfs/container/libcontainer_folder.la
+lib/bmpx/plugins/vfs/container/libcontainer_folder.so
+lib/bmpx/plugins/vfs/container/libcontainer_folder.so.0
+lib/bmpx/plugins/vfs/container/libcontainer_m3u.la
+lib/bmpx/plugins/vfs/container/libcontainer_m3u.so
+lib/bmpx/plugins/vfs/container/libcontainer_m3u.so.0
+lib/bmpx/plugins/vfs/container/libcontainer_pls.la
+lib/bmpx/plugins/vfs/container/libcontainer_pls.so
+lib/bmpx/plugins/vfs/container/libcontainer_pls.so.0
+lib/bmpx/plugins/vfs/container/libcontainer_xspf.la
+lib/bmpx/plugins/vfs/container/libcontainer_xspf.so
+lib/bmpx/plugins/vfs/container/libcontainer_xspf.so.0
+lib/bmpx/plugins/vfs/transport/libtransport_file.la
+lib/bmpx/plugins/vfs/transport/libtransport_file.so
+lib/bmpx/plugins/vfs/transport/libtransport_file.so.0
+lib/bmpx/plugins/vfs/transport/libtransport_http.la
+lib/bmpx/plugins/vfs/transport/libtransport_http.so
+lib/bmpx/plugins/vfs/transport/libtransport_http.so.0
+libdata/pkgconfig/bmp-2.0.pc
+libexec/beep-media-player-2-bin
+libexec/beep-media-player-2-sentinel
+share/applications/bmp-2.0-offline.desktop
+share/applications/bmp-2.0.desktop
+share/applications/bmp-play-2.0.desktop
+%%DATADIR%%/glade/dialog-add-podcast.glade
+%%DATADIR%%/glade/dialog-equalizer.glade
+%%DATADIR%%/glade/dialog-export.glade
+%%DATADIR%%/glade/dialog-filebrowser.glade
+%%DATADIR%%/glade/dialog-gsterror.glade
+%%DATADIR%%/glade/dialog-lastfm-recommend.glade
+%%DATADIR%%/glade/dialog-lastfm-tag.glade
+%%DATADIR%%/glade/dialog-play-uri.glade
+%%DATADIR%%/glade/dialog-progress.glade
+%%DATADIR%%/glade/dialog-remove-update-podcast.glade
+%%DATADIR%%/glade/dialog-simple-entry.glade
+%%DATADIR%%/glade/dialog-simple-progress.glade
+%%DATADIR%%/glade/dialog-track-details.glade
+%%DATADIR%%/glade/library-ui-modify-import.glade
+%%DATADIR%%/glade/main.glade
+%%DATADIR%%/glade/preferences.glade
+%%DATADIR%%/icons/themes/darksphere/icon_player_128.png
+%%DATADIR%%/icons/themes/darksphere/icon_player_16.png
+%%DATADIR%%/icons/themes/darksphere/icon_player_32.png
+%%DATADIR%%/icons/themes/darksphere/icon_player_48.png
+%%DATADIR%%/icons/themes/darksphere/icon_player_64.png
+%%DATADIR%%/icons/themes/darksphere/icon_playlist_128.png
+%%DATADIR%%/icons/themes/darksphere/icon_playlist_16.png
+%%DATADIR%%/icons/themes/darksphere/icon_playlist_32.png
+%%DATADIR%%/icons/themes/darksphere/icon_playlist_48.png
+%%DATADIR%%/icons/themes/darksphere/icon_playlist_64.png
+%%DATADIR%%/icons/themes/display/icon_player_128.png
+%%DATADIR%%/icons/themes/display/icon_player_16.png
+%%DATADIR%%/icons/themes/display/icon_player_32.png
+%%DATADIR%%/icons/themes/display/icon_player_48.png
+%%DATADIR%%/icons/themes/display/icon_player_64.png
+%%DATADIR%%/icons/themes/display/icon_playlist_128.png
+%%DATADIR%%/icons/themes/display/icon_playlist_16.png
+%%DATADIR%%/icons/themes/display/icon_playlist_32.png
+%%DATADIR%%/icons/themes/display/icon_playlist_48.png
+%%DATADIR%%/icons/themes/display/icon_playlist_64.png
+%%DATADIR%%/icons/themes/plastic/icon_player_128.png
+%%DATADIR%%/icons/themes/plastic/icon_player_16.png
+%%DATADIR%%/icons/themes/plastic/icon_player_32.png
+%%DATADIR%%/icons/themes/plastic/icon_player_48.png
+%%DATADIR%%/icons/themes/plastic/icon_player_64.png
+%%DATADIR%%/icons/themes/plastic/icon_playlist_128.png
+%%DATADIR%%/icons/themes/plastic/icon_playlist_16.png
+%%DATADIR%%/icons/themes/plastic/icon_playlist_32.png
+%%DATADIR%%/icons/themes/plastic/icon_playlist_48.png
+%%DATADIR%%/icons/themes/plastic/icon_playlist_64.png
+%%DATADIR%%/icons/themes/red/icon_library_128.png
+%%DATADIR%%/icons/themes/red/icon_library_16.png
+%%DATADIR%%/icons/themes/red/icon_library_32.png
+%%DATADIR%%/icons/themes/red/icon_library_48.png
+%%DATADIR%%/icons/themes/red/icon_library_64.png
+%%DATADIR%%/icons/themes/red/icon_player_128.png
+%%DATADIR%%/icons/themes/red/icon_player_16.png
+%%DATADIR%%/icons/themes/red/icon_player_32.png
+%%DATADIR%%/icons/themes/red/icon_player_48.png
+%%DATADIR%%/icons/themes/red/icon_player_64.png
+%%DATADIR%%/icons/themes/red/icon_playlist_128.png
+%%DATADIR%%/icons/themes/red/icon_playlist_16.png
+%%DATADIR%%/icons/themes/red/icon_playlist_32.png
+%%DATADIR%%/icons/themes/red/icon_playlist_48.png
+%%DATADIR%%/icons/themes/red/icon_playlist_64.png
+%%DATADIR%%/icons/themes/red/icon_streams_128.png
+%%DATADIR%%/icons/themes/red/icon_streams_16.png
+%%DATADIR%%/icons/themes/red/icon_streams_32.png
+%%DATADIR%%/icons/themes/red/icon_streams_48.png
+%%DATADIR%%/icons/themes/red/icon_streams_64.png
+%%DATADIR%%/icons/themes/tango/icon_library_128.png
+%%DATADIR%%/icons/themes/tango/icon_library_16.png
+%%DATADIR%%/icons/themes/tango/icon_library_32.png
+%%DATADIR%%/icons/themes/tango/icon_library_48.png
+%%DATADIR%%/icons/themes/tango/icon_library_64.png
+%%DATADIR%%/icons/themes/tango/icon_player_128.png
+%%DATADIR%%/icons/themes/tango/icon_player_16.png
+%%DATADIR%%/icons/themes/tango/icon_player_32.png
+%%DATADIR%%/icons/themes/tango/icon_player_48.png
+%%DATADIR%%/icons/themes/tango/icon_player_64.png
+%%DATADIR%%/icons/themes/tango/icon_playlist_128.png
+%%DATADIR%%/icons/themes/tango/icon_playlist_16.png
+%%DATADIR%%/icons/themes/tango/icon_playlist_32.png
+%%DATADIR%%/icons/themes/tango/icon_playlist_48.png
+%%DATADIR%%/icons/themes/tango/icon_playlist_64.png
+%%DATADIR%%/icons/themes/tango/icon_streams_128.png
+%%DATADIR%%/icons/themes/tango/icon_streams_16.png
+%%DATADIR%%/icons/themes/tango/icon_streams_32.png
+%%DATADIR%%/icons/themes/tango/icon_streams_48.png
+%%DATADIR%%/icons/themes/tango/icon_streams_64.png
+%%DATADIR%%/icons/tray-icons/tray-icon-default.png
+%%DATADIR%%/icons/tray-icons/tray-icon-paused.png
+%%DATADIR%%/icons/tray-icons/tray-icon-playing.png
+%%DATADIR%%/images/cover-frame.png
+%%DATADIR%%/images/logo-splash.png
+%%DATADIR%%/images/logo-about.png
+%%DATADIR%%/images/audio-default.png
+%%DATADIR%%/images/throbber.gif
+%%DATADIR%%/images/throbber-small.gif
+%%DATADIR%%/images/throbber-square.gif
+%%DATADIR%%/images/svg/button-background.svg
+%%DATADIR%%/images/svg/button-outline.svg
+%%DATADIR%%/images/stock/approve-partial.png
+%%DATADIR%%/images/stock/approve.png
+%%DATADIR%%/images/stock/artist-blackstar.png
+%%DATADIR%%/images/stock/artist-mb.png
+%%DATADIR%%/images/stock/artist-multiple.png
+%%DATADIR%%/images/stock/artist.png
+%%DATADIR%%/images/stock/audio.png
+%%DATADIR%%/images/stock/bmp.png
+%%DATADIR%%/images/stock/cdrom.png
+%%DATADIR%%/images/stock/clear.png
+%%DATADIR%%/images/stock/eek.png
+%%DATADIR%%/images/stock/equalizer.png
+%%DATADIR%%/images/stock/feed.png
+%%DATADIR%%/images/stock/jamendo.png
+%%DATADIR%%/images/stock/lastfm-ban.png
+%%DATADIR%%/images/stock/lastfm-love.png
+%%DATADIR%%/images/stock/lastfm-skip.png
+%%DATADIR%%/images/stock/lastfm.png
+%%DATADIR%%/images/stock/library.png
+%%DATADIR%%/images/stock/lyrics.png
+%%DATADIR%%/images/stock/musicbrainz.png
+%%DATADIR%%/images/stock/play.png
+%%DATADIR%%/images/stock/playlist.png
+%%DATADIR%%/images/stock/repeat.png
+%%DATADIR%%/images/stock/search.png
+%%DATADIR%%/images/stock/shuffle.png
+%%DATADIR%%/images/stock/silk-add.png
+%%DATADIR%%/images/stock/silk-application_edit.png
+%%DATADIR%%/images/stock/silk-attach.png
+%%DATADIR%%/images/stock/silk-cart_put.png
+%%DATADIR%%/images/stock/silk-cd_delete.png
+%%DATADIR%%/images/stock/silk-cd_edit.png
+%%DATADIR%%/images/stock/silk-delete.png
+%%DATADIR%%/images/stock/silk-disk.png
+%%DATADIR%%/images/stock/silk-drive.png
+%%DATADIR%%/images/stock/silk-exclamation.png
+%%DATADIR%%/images/stock/silk-feed_add.png
+%%DATADIR%%/images/stock/silk-feed_delete.png
+%%DATADIR%%/images/stock/silk-feed_disk.png
+%%DATADIR%%/images/stock/silk-folder.png
+%%DATADIR%%/images/stock/silk-new.png
+%%DATADIR%%/images/stock/silk-picture.png
+%%DATADIR%%/images/stock/silk-plugin.png
+%%DATADIR%%/images/stock/silk-plugin_disabled.png
+%%DATADIR%%/images/stock/silk-server_database.png
+%%DATADIR%%/images/stock/silk-world_link.png
+%%DATADIR%%/images/stock/tag.png
+%%DATADIR%%/images/stock/track.png
+%%DATADIR%%/images/stock/undo.png
+%%DATADIR%%/images/stock/web.png
+%%DATADIR%%/images/stock/xiph.png
+%%DATADIR%%/images/sources/audiocd.png
+%%DATADIR%%/images/sources/jamendo.png
+%%DATADIR%%/images/sources/lastfm.png
+%%DATADIR%%/images/sources/library.png
+%%DATADIR%%/images/sources/playlist.png
+%%DATADIR%%/images/sources/podcasts.png
+%%DATADIR%%/images/sources/radio.png
+%%DATADIR%%/images/rating/stars_0.png
+%%DATADIR%%/images/rating/stars_1.png
+%%DATADIR%%/images/rating/stars_2.png
+%%DATADIR%%/images/rating/stars_3.png
+%%DATADIR%%/images/rating/stars_4.png
+%%DATADIR%%/images/rating/stars_5.png
+%%DATADIR%%/images/podcast/feed-default.png
+%%DATADIR%%/images/podcast/feed-expired.png
+%%DATADIR%%/images/podcast/updating.png
+%%DATADIR%%/images/main/paused.gif
+%%DATADIR%%/images/lastfm/audioscrobbler.png
+@comment %%DATADIR%%/images/lastfm/header-logo-left.png
+@comment %%DATADIR%%/images/lastfm/header-logo-right.png
+@comment %%DATADIR%%/images/lastfm/header-logo-slice.png
+%%DATADIR%%/images/lastfm/lastfm-album.png
+%%DATADIR%%/images/lastfm/lastfm-artist.png
+%%DATADIR%%/images/lastfm/lastfm-friend.png
+%%DATADIR%%/images/lastfm/lastfm-mainuser.png
+%%DATADIR%%/images/lastfm/lastfm-neighbour.png
+%%DATADIR%%/images/lastfm/lastfm-recommended-radio.png
+%%DATADIR%%/images/lastfm/lastfm-station-small.png
+%%DATADIR%%/images/lastfm/lastfm-station.png
+%%DATADIR%%/images/lastfm/lastfm-tag.png
+%%DATADIR%%/images/lastfm/lastfm-track.png
+%%DATADIR%%/images/lastfm/lastfm-user.png
+%%DATADIR%%/images/lastfm/artist-unknown.png
+%%DATADIR%%/images/cdda/audiocd-big.png
+%%DATADIR%%/images/cdda/audiocd-unplayable.png
+share/dbus-1/services/org.beepmediaplayer.sentinel.service
+share/dbus-1/services/org.mpris.bmp.service
+share/icons/hicolor/48x48/apps/bmpx.png
+%%NLS%%share/locale/af/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/da/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/de/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/el/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/es/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/et/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/fi/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/it/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/ka/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/lt/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/th_TH/LC_MESSAGES/bmpx.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/bmpx.mo
+@dirrmtry %%NLS%%share/locale/th_TH/LC_MESSAGES
+@dirrmtry %%NLS%%share/locale/th_TH
+@dirrmtry share/icons/hicolor/48x48/apps
+@dirrmtry share/icons/hicolor/48x48
+@dirrmtry share/icons/hicolor
+@dirrmtry share/icons
+@dirrm %%DATADIR%%/images/svg
+@dirrm %%DATADIR%%/images/stock
+@dirrm %%DATADIR%%/images/sources
+@dirrm %%DATADIR%%/images/rating
+@dirrm %%DATADIR%%/images/podcast
+@dirrm %%DATADIR%%/images/main
+@dirrm %%DATADIR%%/images/lastfm
+@dirrm %%DATADIR%%/images/cdda
+@dirrm %%DATADIR%%/images
+@dirrm %%DATADIR%%/icons/tray-icons
+@dirrm %%DATADIR%%/icons/themes/tango
+@dirrm %%DATADIR%%/icons/themes/red
+@dirrm %%DATADIR%%/icons/themes/plastic
+@dirrm %%DATADIR%%/icons/themes/display
+@dirrm %%DATADIR%%/icons/themes/darksphere
+@dirrm %%DATADIR%%/icons/themes
+@dirrm %%DATADIR%%/icons
+@dirrm %%DATADIR%%/glade
+@dirrm %%DATADIR%%/data
+@dirrm %%DATADIR%%
+@dirrmtry share/applications
+@dirrm lib/bmpx/plugins/vfs/transport
+@dirrm lib/bmpx/plugins/vfs/container
+@dirrm lib/bmpx/plugins/vfs
+@dirrm lib/bmpx/plugins/taglib
+@dirrm lib/bmpx/plugins
+@dirrm lib/bmpx
+@dirrm include/bmp-2.0/bmp
+@dirrm include/bmp-2.0
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index 3f5b7679f..b6297c817 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -3,11 +3,12 @@
# Whom: Dave McKay <dave@mu.org>
#
# $FreeBSD$
-# $MCom: ports/security/seahorse/Makefile,v 1.50 2008/01/13 21:32:33 mezz Exp $
+# $MCom: ports/security/seahorse/Makefile,v 1.51 2008/01/20 17:18:05 mezz Exp $
#
PORTNAME= seahorse
PORTVERSION= 2.21.4
+PORTREVISION= 1
CATEGORIES= security gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -78,7 +79,7 @@ CONFIGURE_ARGS+=--disable-ldap
.endif
.if !defined(WITHOUT_HKP)
-LIB_DEPENDS+= soup-2.2.8:${PORTSDIR}/devel/libsoup
+LIB_DEPENDS+= soup-2.2.8:${PORTSDIR}/devel/libsoup22
.else
CONFIGURE_ARGS+=--disable-hkp
.endif
diff --git a/textproc/libtranslate/Makefile b/textproc/libtranslate/Makefile
new file mode 100644
index 000000000..ddb6fc75b
--- /dev/null
+++ b/textproc/libtranslate/Makefile
@@ -0,0 +1,56 @@
+# New ports collection makefile for: libtranslate
+# Date created: 15 Jan 2005
+# Whom: Jean-Yves Lefort <jylefort@brutele.be>
+#
+# $FreeBSD$
+#
+
+PORTNAME= libtranslate
+PORTVERSION= 0.99
+PORTREVISION= 4
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= jylefort@FreeBSD.org
+COMMENT= A natural language translation library
+
+USE_GETOPT_LONG= yes
+USE_GNOME= glib20 gnomehack intlhack
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+USE_LDCONFIG= yes
+CPPFLAGS= -I${LOCALBASE}/include
+LDFLAGS= -L${LOCALBASE}/lib
+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
+
+OPTIONS= GENERIC "generic module" on \
+ TALKFILTERS "talkfilters module" on
+
+MAN1= translate.1
+
+.include <bsd.port.pre.mk>
+
+.if defined(WITHOUT_GENERIC)
+CONFIGURE_ARGS+= --disable-generic
+PLIST_SUB+= GENERIC="@comment "
+.else
+PLIST_SUB+= GENERIC=""
+USE_GNOME+= libxml2
+LIB_DEPENDS+= soup-2.2:${PORTSDIR}/devel/libsoup22
+MAN5+= services.xml.5
+.endif
+
+.if defined(WITHOUT_TALKFILTERS)
+CONFIGURE_ARGS+= --disable-talkfilters
+PLIST_SUB+= TALKFILTERS="@comment "
+.else
+PLIST_SUB+= TALKFILTERS=""
+LIB_DEPENDS+= talkfilters:${PORTSDIR}/misc/talkfilters
+.endif
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
+
+.include <bsd.port.post.mk>
diff --git a/textproc/libtranslate/distinfo b/textproc/libtranslate/distinfo
new file mode 100644
index 000000000..bd37b9de3
--- /dev/null
+++ b/textproc/libtranslate/distinfo
@@ -0,0 +1,3 @@
+MD5 (libtranslate-0.99.tar.gz) = 1fe75a6a6e8a0c6518890b5fa6984d42
+SHA256 (libtranslate-0.99.tar.gz) = 4b2becb139e51663022d9531c430ebcc81d8b26edc73f6ddc05707ff9950eb34
+SIZE (libtranslate-0.99.tar.gz) = 532516
diff --git a/textproc/libtranslate/files/patch-src_modules_translate-generic-service.c b/textproc/libtranslate/files/patch-src_modules_translate-generic-service.c
new file mode 100644
index 000000000..1626f25ff
--- /dev/null
+++ b/textproc/libtranslate/files/patch-src_modules_translate-generic-service.c
@@ -0,0 +1,47 @@
+--- src/modules/translate-generic-service.c.orig Mon Apr 11 23:08:47 2005
++++ src/modules/translate-generic-service.c Mon Apr 11 23:15:54 2005
+@@ -484,7 +484,7 @@
+
+ if (SOUP_STATUS_IS_SUCCESSFUL(message->status_code))
+ {
+- const char *charset = NULL;
++ char *charset = NULL;
+
+ if (flags & TRANSFER_CONVERT)
+ {
+@@ -493,14 +493,31 @@
+ content_type = translate_generic_service_get_header(message, &info, "Content-Type");
+ if (content_type)
+ {
+- charset = translate_ascii_strcasestr(content_type, "charset=");
+- if (charset)
+- charset += 8;
++ const char *tmp;
++
++ tmp = translate_ascii_strcasestr(content_type, "charset=");
++ if (tmp)
++ {
++ int len;
++
++ tmp += 8;
++ if (*tmp == '\'' || *tmp == '"')
++ tmp++;
++
++ len = strlen(tmp);
++ if (len > 0 && (tmp[len - 1] == '\'' || tmp[len - 1] == '"'))
++ len--;
++
++ charset = g_strndup(tmp, len);
++ }
+ }
+ }
+
+ if (charset)
+- response = g_convert(message->response.body, message->response.length, "UTF-8", charset, NULL, NULL, err);
++ {
++ response = g_convert(message->response.body, message->response.length, "UTF-8", charset, NULL, NULL, err);
++ g_free(charset);
++ }
+ else
+ {
+ if ((flags & TRANSFER_CONVERT) && ! g_utf8_validate(message->response.body, message->response.length, NULL))
diff --git a/textproc/libtranslate/files/patch-src_translate-session.c b/textproc/libtranslate/files/patch-src_translate-session.c
new file mode 100644
index 000000000..4011dcd7d
--- /dev/null
+++ b/textproc/libtranslate/files/patch-src_translate-session.c
@@ -0,0 +1,38 @@
+--- src/translate-session.c.orig Mon Apr 11 22:44:53 2005
++++ src/translate-session.c Mon Apr 11 22:51:48 2005
+@@ -703,7 +703,14 @@
+ GError *tmp_err = NULL;
+
+ g_mutex_lock(info->mutex);
+- ret = info->err != NULL;
++ if (info->err)
++ {
++ ret = TRUE;
++ if (info->progress_cond)
++ g_cond_signal(info->progress_cond);
++ }
++ else
++ ret = FALSE;
+ g_mutex_unlock(info->mutex);
+
+ if (ret)
+@@ -728,6 +735,9 @@
+ else
+ g_propagate_error(&info->err, tmp_err);
+
++ if (info->progress_cond)
++ g_cond_signal(info->progress_cond);
++
+ g_mutex_unlock(info->mutex);
+
+ return;
+@@ -759,6 +769,9 @@
+ info->err = g_error_new(TRANSLATE_SESSION_ERROR,
+ TRANSLATE_SESSION_ERROR_NO_SERVICE,
+ _("no service could translate chunk"));
++
++ if (info->progress_cond)
++ g_cond_signal(info->progress_cond);
+ }
+
+ g_mutex_unlock(info->mutex);
diff --git a/textproc/libtranslate/files/patch-src_translate-util.c b/textproc/libtranslate/files/patch-src_translate-util.c
new file mode 100644
index 000000000..abd28256f
--- /dev/null
+++ b/textproc/libtranslate/files/patch-src_translate-util.c
@@ -0,0 +1,11 @@
+--- src/translate-util.c.orig Mon Jan 17 17:45:45 2005
++++ src/translate-util.c Fri Dec 30 22:26:26 2005
+@@ -136,7 +136,7 @@
+ g_return_val_if_fail(big != NULL, NULL);
+ g_return_val_if_fail(little != NULL, NULL);
+
+- lower_big = g_ascii_strdown(big, big_len);
++ lower_big = g_ascii_strdown(big, (int) big_len);
+ lower_little = g_ascii_strdown(little, -1);
+
+ s = strstr(lower_big, lower_little);
diff --git a/textproc/libtranslate/pkg-descr b/textproc/libtranslate/pkg-descr
new file mode 100644
index 000000000..6921d5e74
--- /dev/null
+++ b/textproc/libtranslate/pkg-descr
@@ -0,0 +1,17 @@
+libtranslate is a library for translating text and web pages between
+natural languages. Its modular infrastructure allows to implement new
+translation services separately from the core library.
+
+libtranslate is shipped with a generic module supporting web-based
+translation services such as Babel Fish, Google Language Tools and
+SYSTRAN. Moreover, the generic module allows to add new services
+simply by adding a few lines to a XML file (see the services.xml(5)
+manual page).
+
+The libtranslate distribution includes a powerful command line
+interface (see the translate(1) manual page).
+
+WWW: http://www.nongnu.org/libtranslate/
+
+- Jean-Yves Lefort
+jylefort@FreeBSD.org
diff --git a/textproc/libtranslate/pkg-plist b/textproc/libtranslate/pkg-plist
new file mode 100644
index 000000000..6fb2b15e5
--- /dev/null
+++ b/textproc/libtranslate/pkg-plist
@@ -0,0 +1,42 @@
+bin/translate
+include/libtranslate/translate-common.h
+include/libtranslate/translate-pair.h
+include/libtranslate/translate-service.h
+include/libtranslate/translate-session.h
+include/libtranslate/translate-util.h
+include/libtranslate/translate.h
+lib/libtranslate.a
+lib/libtranslate.so
+lib/libtranslate.so.0
+%%GENERIC%%lib/libtranslate/modules/generic.so
+%%TALKFILTERS%%lib/libtranslate/modules/talkfilters.so
+libdata/pkgconfig/libtranslate.pc
+share/doc/libtranslate/TranslatePair.html
+share/doc/libtranslate/TranslateService.html
+share/doc/libtranslate/TranslateSession.html
+share/doc/libtranslate/api-reference.html
+share/doc/libtranslate/ch01s02.html
+share/doc/libtranslate/ch02s02.html
+share/doc/libtranslate/compiling-modules.html
+share/doc/libtranslate/home.png
+share/doc/libtranslate/index.html
+share/doc/libtranslate/index.sgml
+share/doc/libtranslate/ix01.html
+share/doc/libtranslate/left.png
+share/doc/libtranslate/libtranslate-translate-common.html
+share/doc/libtranslate/libtranslate-translate-util.html
+share/doc/libtranslate/libtranslate-translate.html
+share/doc/libtranslate/libtranslate.devhelp
+share/doc/libtranslate/overview.html
+share/doc/libtranslate/rfc3066-builtin.html
+share/doc/libtranslate/right.png
+share/doc/libtranslate/tutorials.html
+share/doc/libtranslate/up.png
+share/libtranslate/services.dtd
+share/libtranslate/services.xml
+share/locale/fr/LC_MESSAGES/libtranslate.mo
+@dirrm include/libtranslate
+@dirrm lib/libtranslate/modules
+@dirrm lib/libtranslate
+@dirrm share/doc/libtranslate
+@dirrm share/libtranslate
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile
index 41cb707a6..42c08281a 100644
--- a/www/gtkhtml3/Makefile
+++ b/www/gtkhtml3/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/gtkhtml3/Makefile,v 1.117 2007/12/22 20:06:47 kwm Exp $
+# $MCom: ports/www/gtkhtml3/Makefile,v 1.118 2008/01/14 16:47:50 kwm Exp $
#
PORTNAME= gtkhtml3
PORTVERSION= 3.17.5
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -17,7 +18,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Lightweight HTML rendering/printing/editing engine
-LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup
+LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup22
USE_GETTEXT= yes
USE_BZIP2= yes
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile
new file mode 100644
index 000000000..57602ff5a
--- /dev/null
+++ b/www/gtkhtml38/Makefile
@@ -0,0 +1,39 @@
+# New ports collection makefile for: gtkhtml3
+# Date created: 12 March 2003
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom: ports/www/gtkhtml38/Makefile,v 1.104 2007/05/30 19:19:29 mezz Exp $
+#
+
+PORTNAME= gtkhtml3
+PORTVERSION= 3.12.3
+PORTREVISION= 3
+CATEGORIES= www gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+DISTNAME= ${PORTNAME:S/3$//}-${PORTVERSION}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Lightweight HTML rendering/printing/editing engine
+
+LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup22
+
+NO_LATEST_LINK= yes
+DEPRECATED= Older API; newer applications should use www/gtkhtml3
+
+USE_GETTEXT= yes
+USE_BZIP2= yes
+USE_XLIB= yes
+USE_GMAKE= yes
+USE_GNOME= gnomeprefix gnomehack intlhack gail libgnomeui ltverhack \
+ libgnomeprintui
+USE_LDCONFIG= yes
+USE_AUTOTOOLS= libtool:15
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+PLIST_SUB= VERSION="3.8"
+
+.include <bsd.port.mk>
diff --git a/www/gtkhtml38/distinfo b/www/gtkhtml38/distinfo
new file mode 100644
index 000000000..4d3396cc6
--- /dev/null
+++ b/www/gtkhtml38/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/gtkhtml-3.12.3.tar.bz2) = b580590014988b02e51b66be65319570
+SHA256 (gnome2/gtkhtml-3.12.3.tar.bz2) = 666849b22375efbaf2ab506b33868ac64126728a8e509f055882ae6940999847
+SIZE (gnome2/gtkhtml-3.12.3.tar.bz2) = 1284704
diff --git a/www/gtkhtml38/pkg-descr b/www/gtkhtml38/pkg-descr
new file mode 100644
index 000000000..38451dc01
--- /dev/null
+++ b/www/gtkhtml38/pkg-descr
@@ -0,0 +1,3 @@
+GtkHTML is a lightweight HTML rendering, printing, and editing engine.
+
+WWW: http://www.ximian.com/
diff --git a/www/gtkhtml38/pkg-plist b/www/gtkhtml38/pkg-plist
new file mode 100644
index 000000000..f37b8166d
--- /dev/null
+++ b/www/gtkhtml38/pkg-plist
@@ -0,0 +1,176 @@
+include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-embedded.h
+include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-enums.h
+include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-properties.h
+include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-search.h
+include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-stream.h
+include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-types.h
+include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml.h
+include/libgtkhtml-%%VERSION%%/gtkhtml/htmlenums.h
+include/libgtkhtml-%%VERSION%%/gtkhtml/htmltokenizer.h
+include/libgtkhtml-%%VERSION%%/gtkhtml/htmltypes.h
+lib/gtkhtml/libgnome-gtkhtml-editor-%%VERSION%%.a
+lib/gtkhtml/libgnome-gtkhtml-editor-%%VERSION%%.la
+lib/gtkhtml/libgnome-gtkhtml-editor-%%VERSION%%.so
+lib/libgtkhtml-%%VERSION%%.a
+lib/libgtkhtml-%%VERSION%%.la
+lib/libgtkhtml-%%VERSION%%.so
+lib/libgtkhtml-%%VERSION%%.so.15
+libdata/bonobo/servers/GNOME_GtkHTML_Editor-%%VERSION%%.server
+libdata/pkgconfig/libgtkhtml-%%VERSION%%.pc
+share/gtkhtml-%%VERSION%%/Editor.idl
+share/gtkhtml-%%VERSION%%/GNOME_GtkHTML_Editor-emacs.xml
+share/gtkhtml-%%VERSION%%/GNOME_GtkHTML_Editor.xml
+share/gtkhtml-%%VERSION%%/gtkhtml-editor-properties.glade
+share/gtkhtml-%%VERSION%%/icons/16_copy.png
+share/gtkhtml-%%VERSION%%/icons/16_cut.png
+share/gtkhtml-%%VERSION%%/icons/16_paste.png
+share/gtkhtml-%%VERSION%%/icons/24_copy.png
+share/gtkhtml-%%VERSION%%/icons/24_cut.png
+share/gtkhtml-%%VERSION%%/icons/24_paste.png
+share/gtkhtml-%%VERSION%%/icons/bulb.png
+share/gtkhtml-%%VERSION%%/icons/confidential-stamp.jpg
+share/gtkhtml-%%VERSION%%/icons/draft-paper.png
+share/gtkhtml-%%VERSION%%/icons/draft-stamp.jpg
+share/gtkhtml-%%VERSION%%/icons/empty_image.png
+share/gtkhtml-%%VERSION%%/icons/flowers.png
+share/gtkhtml-%%VERSION%%/icons/font-tt-16.png
+share/gtkhtml-%%VERSION%%/icons/font-tt-24.png
+share/gtkhtml-%%VERSION%%/icons/html-viewer.png
+share/gtkhtml-%%VERSION%%/icons/info_bulb.png
+share/gtkhtml-%%VERSION%%/icons/insert-image-16.png
+share/gtkhtml-%%VERSION%%/icons/insert-image-24.png
+share/gtkhtml-%%VERSION%%/icons/insert-link-16.png
+share/gtkhtml-%%VERSION%%/icons/insert-link-24.png
+share/gtkhtml-%%VERSION%%/icons/insert-object-16.png
+share/gtkhtml-%%VERSION%%/icons/insert-object-24.png
+share/gtkhtml-%%VERSION%%/icons/insert-rule-16.png
+share/gtkhtml-%%VERSION%%/icons/insert-rule-24.png
+share/gtkhtml-%%VERSION%%/icons/insert-table-16.png
+share/gtkhtml-%%VERSION%%/icons/insert-table-24.png
+share/gtkhtml-%%VERSION%%/icons/midnight-stars.jpg
+share/gtkhtml-%%VERSION%%/icons/paper.png
+share/gtkhtml-%%VERSION%%/icons/properties-16.png
+share/gtkhtml-%%VERSION%%/icons/rect.png
+share/gtkhtml-%%VERSION%%/icons/redo-16.png
+share/gtkhtml-%%VERSION%%/icons/redo-24.png
+share/gtkhtml-%%VERSION%%/icons/ribbon.jpg
+share/gtkhtml-%%VERSION%%/icons/rule-blue-center.png
+share/gtkhtml-%%VERSION%%/icons/rule-blue-left.png
+share/gtkhtml-%%VERSION%%/icons/rule-blue-right.png
+share/gtkhtml-%%VERSION%%/icons/rule-yellow-flowers-center.png
+share/gtkhtml-%%VERSION%%/icons/rule-yellow-flowers-left.png
+share/gtkhtml-%%VERSION%%/icons/rule-yellow-flowers-right.png
+share/gtkhtml-%%VERSION%%/icons/search-16.png
+share/gtkhtml-%%VERSION%%/icons/search-24.png
+share/gtkhtml-%%VERSION%%/icons/search-and-replace-16.png
+share/gtkhtml-%%VERSION%%/icons/search-and-replace-24.png
+share/gtkhtml-%%VERSION%%/icons/smiley-1.png
+share/gtkhtml-%%VERSION%%/icons/smiley-10.png
+share/gtkhtml-%%VERSION%%/icons/smiley-11.png
+share/gtkhtml-%%VERSION%%/icons/smiley-12.png
+share/gtkhtml-%%VERSION%%/icons/smiley-2.png
+share/gtkhtml-%%VERSION%%/icons/smiley-3.png
+share/gtkhtml-%%VERSION%%/icons/smiley-4.png
+share/gtkhtml-%%VERSION%%/icons/smiley-5.png
+share/gtkhtml-%%VERSION%%/icons/smiley-6.png
+share/gtkhtml-%%VERSION%%/icons/smiley-8.png
+share/gtkhtml-%%VERSION%%/icons/smiley-9.png
+share/gtkhtml-%%VERSION%%/icons/table-column-16.png
+share/gtkhtml-%%VERSION%%/icons/table-row-16.png
+share/gtkhtml-%%VERSION%%/icons/table-table-16.png
+share/gtkhtml-%%VERSION%%/icons/texture.png
+share/gtkhtml-%%VERSION%%/icons/transparent.png
+share/gtkhtml-%%VERSION%%/icons/undo-16.png
+share/gtkhtml-%%VERSION%%/icons/undo-24.png
+share/gtkhtml-%%VERSION%%/keybindingsrc.emacs
+share/locale/am/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ar/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/az/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/be/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+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/cs/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/cy/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/da/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/de/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/dz/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/el/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/en_CA/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/en_GB/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/es/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/et/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/eu/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/fa/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/fi/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/fr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ga/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/gl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/gu/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/he/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/hi/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/hr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/hu/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/id/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/it/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ja/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ka/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ko/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ku/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/lt/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/lv/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/mg/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/mk/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ml/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/mn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/mr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ms/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/nb/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ne/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/nl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/nn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/or/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/pa/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/pl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/pt/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/pt_BR/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ro/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ru/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/rw/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/sk/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/sl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/sq/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/sr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/sr@Latn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/sv/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/ta/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/th/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/tr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/uk/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/vi/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/xh/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/zh_CN/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/zh_HK/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+share/locale/zh_TW/LC_MESSAGES/gtkhtml-%%VERSION%%.mo
+@dirrm share/gtkhtml-%%VERSION%%/icons
+@dirrm share/gtkhtml-%%VERSION%%
+@dirrmtry lib/gtkhtml
+@dirrm include/libgtkhtml-%%VERSION%%/gtkhtml
+@dirrm include/libgtkhtml-%%VERSION%%
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@dirrmtry share/locale/xh/LC_MESSAGES
+@dirrmtry share/locale/xh
+@dirrmtry share/locale/rw/LC_MESSAGES
+@dirrmtry share/locale/rw
+@dirrmtry share/locale/mr/LC_MESSAGES
+@dirrmtry share/locale/mr
+@dirrmtry share/locale/mg/LC_MESSAGES
+@dirrmtry share/locale/mg
+@dirrmtry share/locale/ku/LC_MESSAGES
+@dirrmtry share/locale/ku
+@dirrmtry share/locale/dz/LC_MESSAGES
+@dirrmtry share/locale/dz
+@dirrmtry share/locale/bn_IN/LC_MESSAGES
+@dirrmtry share/locale/bn_IN