aboutsummaryrefslogtreecommitdiff
path: root/www/galeon
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-04-30 20:54:46 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-04-30 20:54:46 +0000
commitda9e1a7fcb5679b4ee838cbcdc3cc62b060676fb (patch)
tree6b4a2f38ed431ae4483f3959765738bfa0f54dbf /www/galeon
parentc8c3a5754b93564f6cc4dd0a135a9bc10da47770 (diff)
downloadports-da9e1a7fcb5679b4ee838cbcdc3cc62b060676fb.tar.gz
ports-da9e1a7fcb5679b4ee838cbcdc3cc62b060676fb.zip
Notes
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