| From | Sent On | Attachments |
|---|---|---|
| Michael Johnson | Apr 19, 2008 6:39 pm | |
| Carl Johan Gustavsson | Apr 19, 2008 9:43 pm | |
| Michael Johnson | Apr 19, 2008 10:09 pm | |
| Carl Johan Gustavsson | Apr 19, 2008 11:10 pm | |
| Michael Johnson | Apr 19, 2008 11:12 pm | |
| Carl Johan Gustavsson | Apr 19, 2008 11:23 pm | |
| Kevin Downey | Apr 20, 2008 4:08 am | |
| Michael Johnson | Apr 20, 2008 6:38 pm | |
| Kevin Downey | Apr 21, 2008 7:20 am | |
| Michael Johnson | Apr 21, 2008 11:47 am | |
| Sascha Holzleiter | Apr 21, 2008 2:47 pm | |
| Kevin Downey | Apr 21, 2008 7:10 pm | |
| Michael Johnson | Apr 21, 2008 8:20 pm | |
| Michael Johnson | Apr 21, 2008 8:21 pm | |
| Kevin Downey | Apr 21, 2008 8:23 pm | |
| Matt | Apr 21, 2008 8:24 pm | |
| Matt | Apr 21, 2008 8:38 pm | |
| Kevin Downey | Apr 23, 2008 6:39 pm |
| Subject: | Firefox 3.0b5 (for those of you who don't want to wait) | |
|---|---|---|
| From: | Michael Johnson (ah...@ahze.net) | |
| Date: | Apr 19, 2008 10:09:30 pm | |
| List: | org.freebsd.freebsd-gnome | |
On Sat, Apr 19, 2008 at 5:18 PM, Carl Johan Gustavsson < carl...@bahnhofbredband.se> wrote:
Michael Johnson wrote:
We have put together a small striped down version of marcuscom ports ( http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ports) that contains the ever so wanted Firefox 3.0b5 and a few updated ports needed for Firefox 3.0b5.
ChangeLog -> Update www/firefox-devel to 3.0b5 -> Merge www/mozilla/Makefile.common and www/mozilla/bsd.gecko.mk into Mk/bsd.gecko.mk. -> Extend USE_GNOME=ltverhack to support defined lib versions ie: USE_GNOME=ltverhack:9 will install libs as libname.so.9 -> Update x11/pixman to 0.10.0 --> Update graphics/cairo to 1.6.4 ---> Update graphics/p5-Cairo to 1.053 ---> Update graphics/cairomm to 1.6.0 ----> Update graphics/poppler[-gtk|-qt|-qt4] to 0.8.0 -----> Chase graphics/poppler in graphics/gimp-app, graphics/epdfview graphics/evince, sysutils/tracker-client
== From README.txt == Firefox 3.0b5 portkit for FreeBSD.
Directions: - Run 'sh marcusmerge.sh' (in the current directory) - portupgrade -a or portmaster -a - cd /usr/ports/www/firefox-devel && make install
Unmerge: Run 'sh unmerge.sh' (in the current directory)
Problems?
Please contact gno...@FreeBSD.org and please do NOT file a bug report. == End ==
Download : http://people.freebsd.org/~ahze/distfiles/firefox30kit.tar.bz2<http://people.freebsd.org/%7Eahze/distfiles/firefox30kit.tar.bz2>
MD5 (firefox30kit.tar.bz2) = 7fbcae1884cfe69126b21c5f5b20bda4
--
Michael on behalf on the FreeBSD GNOME Team
_______________________________________________ free...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "free...@freebsd.org"
Hi
Tried this patch but it seems I can't upgrade cairomm. cairo was fine though.
Build log:
----------------------------------
---> Upgrading 'cairomm-1.4.8_2' to 'cairomm-1.6.0' (graphics/cairomm) ---> Building '/usr/ports/graphics/cairomm' ===> Cleaning for cairomm-1.6.0 ===> WARNING: Vulnerability database out of date, checking anyway ===> Extracting for cairomm-1.6.0 => MD5 Checksum OK for cairomm-1.6.0.tar.gz. => SHA256 Checksum OK for cairomm-1.6.0.tar.gz. ===> Patching for cairomm-1.6.0 ===> cairomm-1.6.0 depends on file: /usr/local/bin/libtool - found ===> Applying FreeBSD patches for cairomm-1.6.0 1 out of 1 hunks failed--saving rejects to cairomm/enums.h.rej => Patch patch-cairomm_enums.h failed to apply cleanly. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.38935.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=cairomm-1.4.8_2 UPGRADE_PORT_VER=1.4.8_2 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! graphics/cairomm (cairomm-1.4.8_2) (patch error)
----------------------------------
er, just remove that patch, its not needed.
cairomm/enums.h.rej contains:
----------------------------------
*************** *** 192,198 **** FONT_TYPE_TOY = CAIRO_FONT_TYPE_TOY, FONT_TYPE_FT = CAIRO_FONT_TYPE_FT, FONT_TYPE_WIN32 = CAIRO_FONT_TYPE_WIN32, - FONT_TYPE_ATSUI = CAIRO_FONT_TYPE_ATSUI } FontType;
} // namespace Cairo --- 192,198 ---- FONT_TYPE_TOY = CAIRO_FONT_TYPE_TOY, FONT_TYPE_FT = CAIRO_FONT_TYPE_FT, FONT_TYPE_WIN32 = CAIRO_FONT_TYPE_WIN32, + FONT_TYPE_QUARTZ = CAIRO_FONT_TYPE_QUARTZ } FontType;
} // namespace Cairo
----------------------------------
Thanks for your work
Regards, Carl Johan Gustavsson
(Cc me please, I'm not subscribed to gnome@)
_______________________________________________ free...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gnome To unsubscribe, send any mail to "free...@freebsd.org"





