From owner-freebsd-ports@FreeBSD.ORG Sat Apr 19 18:39:37 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67C8A1065672 for ; Sat, 19 Apr 2008 18:39:37 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.191]) by mx1.freebsd.org (Postfix) with ESMTP id AA5E98FC21 for ; Sat, 19 Apr 2008 18:39:36 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so1738157fka.11 for ; Sat, 19 Apr 2008 11:39:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:mime-version:content-type:x-google-sender-auth; bh=+fWOlgYhAYqxPojAS07lIkQWnzR46N3zmWXRhg7Acvc=; b=v5SAWK2ePBDUQwkE0u0bLqe55932k6KCiLh9YsDqbDkE+G64XouGTQGAU4LJJpGK7DlDinuexTK4LOn8wZjS6otG3XCIl7cKlv03fETR2ySshaTE4131jUzsq9UC1jZ212IiQh5+UhUvSgi36bsc8HHuyjRbY+FOImcISN9pPzQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:mime-version:content-type:x-google-sender-auth; b=Lvs5MV9KHlu+jQaHkc6yDDOUY5hwH38xWIqhblg6huwDxXHYHBTQKGavdFoNaoLgP5phxX87dWaE6sBwMWZrVfMdldB+fj5sCmzBCvyVas3ssby24t2TDrrgYKA0c4aOBcsvt3zIbxHkQKz7fg1YkHLJLc5VLWYwdjsDVxxu6mU= Received: by 10.82.150.20 with SMTP id x20mr7313286bud.85.1208630374791; Sat, 19 Apr 2008 11:39:34 -0700 (PDT) Received: by 10.82.116.2 with HTTP; Sat, 19 Apr 2008 11:39:34 -0700 (PDT) Message-ID: Date: Sat, 19 Apr 2008 14:39:34 -0400 From: "Michael Johnson" Sender: buhnux@gmail.com To: marcuscom-devel , "FreeBSD Ports" , "FreeBSD GNOME Users" MIME-Version: 1.0 X-Google-Sender-Auth: 8a33476d4cdff864 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Dima Panov , Ghirai , Renato Botelho Subject: Firefox 3.0b5 (for those of you who don't want to wait) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Apr 2008 18:39:37 -0000 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 gnome@FreeBSD.org and please do NOT file a bug report. == End == Download : http://people.freebsd.org/~ahze/distfiles/firefox30kit.tar.bz2 MD5 (firefox30kit.tar.bz2) = 7fbcae1884cfe69126b21c5f5b20bda4 -- Michael on behalf on the FreeBSD GNOME Team