aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2008-07-01 04:16:22 +0800
committermezz <mezz@FreeBSD.org>2008-07-01 04:16:22 +0800
commitcf909ef83eed164015ef9278a24f876c924ccd78 (patch)
tree0cba28c5b3d447a875826c9b1cf3079c99ca697a /www/Makefile
parent6f6bbb18550e5756c1d423c5bdb57f10a3d0f0a3 (diff)
downloadfreebsd-ports-gnome-cf909ef83eed164015ef9278a24f876c924ccd78.tar.gz
freebsd-ports-gnome-cf909ef83eed164015ef9278a24f876c924ccd78.tar.zst
freebsd-ports-gnome-cf909ef83eed164015ef9278a24f876c924ccd78.zip
First all, ahze did most of work. Thanks ahze! Last week or so, I am just
merely pick up and help him. Thanks to many testers in both private and mailing list emails for report a few of build and dependencies problems. Also, thanks to marcus and Chess Griffin for test in their tinderboxes. x11/pixman: Update to 0.10.0 ------------------------------------------------------- Firefox 3 needs it. Orignal, the shared library was bumped and ahze has added a new feature in our USE_GNOME=ltverhack by can control the number of shared library. To control the number of shared library, add the ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your port, you need to make sure the ABI doesn't change to use it.. ------------------------------------------------------- graphics/cairo: Update to 1.6.4 ------------------------------------------------------- Firefox 3 needs it. We have updated most cairo binding ports too. ------------------------------------------------------- graphics/poppler: Update to 0.8.3 ------------------------------------------------------- The shared libraries version have been changed. All ports that depend on poppler have PORTREVISION bump. The graphics/py-poppler has been updated to 0.8.1 to work with newer poppler better. As for the poppler-qt, there is no shared library version change. ------------------------------------------------------- www/firefox3 and gecko ports related: Update to 3.0 final ------------------------------------------------------- The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it in backward compatibility, so the rest ports won't be break. We haven't add some other ports to have Firefox 3 support yet, so feel free to send us patch or commit it by yourself (to committers). However, view in bsd.gecko.mk for document. ------------------------------------------------------- Approved by: portmgr (marcus)
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 91c23f547982..5f168f9a42d0 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -191,6 +191,7 @@
SUBDIR += ffproxy
SUBDIR += fhttpd
SUBDIR += firefox
+ SUBDIR += firefox3
SUBDIR += firefox-devel
SUBDIR += firefox-i18n
SUBDIR += firefox-remote