aboutsummaryrefslogtreecommitdiffstats
path: root/www/galeon
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-05-01 04:54:46 +0800
committermezz <mezz@FreeBSD.org>2006-05-01 04:54:46 +0800
commit792937dbb9b6a1c38b2a316f37a9ba95345b0c82 (patch)
treec217fbd396e114d5a0d094b6909f79f560021a2e /www/galeon
parent8a4c3d321537d05f92254136228a1dafd33355c6 (diff)
downloadfreebsd-ports-gnome-792937dbb9b6a1c38b2a316f37a9ba95345b0c82.tar.gz
freebsd-ports-gnome-792937dbb9b6a1c38b2a316f37a9ba95345b0c82.tar.zst
freebsd-ports-gnome-792937dbb9b6a1c38b2a316f37a9ba95345b0c82.zip
-Update to 2.0.1.
-Make portlint a bit happier. -Add xulrunner; it's untest and changelog said that it supports now.
Diffstat (limited to 'www/galeon')
-rw-r--r--www/galeon/Makefile6
-rw-r--r--www/galeon/distinfo6
-rw-r--r--www/galeon/pkg-plist10
3 files changed, 16 insertions, 6 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index 085df7e101ea..be224b724f2b 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= galeon
-PORTVERSION= 2.0.0
+PORTVERSION= 2.0.1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://osdn.dl.sourceforge.net/sourceforge/galeon/
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:S/2$//}
MAINTAINER= gnome@FreeBSD.org
COMMENT= A GNOME 2 Web browser based on gecko (the Mozilla rendering engine)
-USE_GECKO= firefox mozilla seamonkey
+USE_GECKO= firefox mozilla seamonkey xulrunner
WRKSRC= ${WRKDIR}/${PORTNAME:S/2$//}-${PORTVERSION:S/a$//}
USE_BZIP2= yes
USE_X_PREFIX= yes
@@ -25,7 +25,7 @@ USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui desktopfileutils \
gnomedesktop
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_REINPLACE= yes
+USE_GETTEXT= yes
CONFIGURE_ARGS= --enable-nautilus-view=no \
--with-mozilla=${GECKO}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \
diff --git a/www/galeon/distinfo b/www/galeon/distinfo
index f025626ead1c..f6f52b435e3b 100644
--- a/www/galeon/distinfo
+++ b/www/galeon/distinfo
@@ -1,3 +1,3 @@
-MD5 (galeon-2.0.0.tar.bz2) = e1f1e46d40c9e2345c1ea5e9bc788244
-SHA256 (galeon-2.0.0.tar.bz2) = fa8c9706408c94f620cd93c462696467f73d59e21c87a4fa65afe39d2408d7a4
-SIZE (galeon-2.0.0.tar.bz2) = 2966515
+MD5 (galeon-2.0.1.tar.bz2) = 34d6e3a6ee78f9e4d12736e5d81b462b
+SHA256 (galeon-2.0.1.tar.bz2) = 26f0d37b8e8d17d4ad51091527907c233dfbcd513d776608bb2d435a37aea4e6
+SIZE (galeon-2.0.1.tar.bz2) = 2991656
diff --git a/www/galeon/pkg-plist b/www/galeon/pkg-plist
index 97f0a8cfdccc..ec5501e7ebee 100644
--- a/www/galeon/pkg-plist
+++ b/www/galeon/pkg-plist
@@ -12,6 +12,10 @@ share/gnome/galeon/bookmarks-editor.glade
share/gnome/galeon/bookmarks.glade
share/gnome/galeon/bug.png
share/gnome/galeon/certificate-dialogs.glade
+share/gnome/galeon/chrome/branding/brand.dtd
+share/gnome/galeon/chrome/branding/brand.properties
+share/gnome/galeon/chrome/galeon.manifest
+share/gnome/galeon/chrome/global/about.xhtml
share/gnome/galeon/debian.png
share/gnome/galeon/default-bookmarks.xbel
share/gnome/galeon/default-prefs.js
@@ -212,7 +216,10 @@ share/locale/uk/LC_MESSAGES/galeon-2.0.mo
share/locale/vi/LC_MESSAGES/galeon-2.0.mo
share/locale/wa/LC_MESSAGES/galeon-2.0.mo
share/locale/zh_CN/LC_MESSAGES/galeon-2.0.mo
+share/locale/zh_HK/LC_MESSAGES/galeon-2.0.mo
share/locale/zh_TW/LC_MESSAGES/galeon-2.0.mo
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
@dirrm share/gnome/sounds/galeon
@@ -222,6 +229,9 @@ share/locale/zh_TW/LC_MESSAGES/galeon-2.0.mo
@dirrm share/gnome/help/galeon/C/figures
@dirrm share/gnome/help/galeon/C
@dirrm share/gnome/help/galeon
+@dirrm share/gnome/galeon/chrome/global
+@dirrm share/gnome/galeon/chrome/branding
+@dirrm share/gnome/galeon/chrome
@dirrm share/gnome/galeon
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true