From owner-freebsd-gecko@FreeBSD.ORG Sun Mar 6 19:51:00 2011 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4A2B106575A for ; Sun, 6 Mar 2011 19:51:00 +0000 (UTC) (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: from trillian.chruetertee.ch (trillian.chruetertee.ch [217.150.245.56]) by mx1.freebsd.org (Postfix) with ESMTP id 505B98FC17 for ; Sun, 6 Mar 2011 19:51:00 +0000 (UTC) Received: from trillian.chruetertee.ch (trillian [217.150.245.56]) by trillian.chruetertee.ch (8.14.3/8.14.3) with ESMTP id p26Jox1N024839 for ; Sun, 6 Mar 2011 19:50:59 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: (from www@localhost) by trillian.chruetertee.ch (8.14.3/8.14.3/Submit) id p26Jorvc023776 for freebsd-gecko@freebsd.org; Sun, 6 Mar 2011 19:50:53 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Date: Sun, 6 Mar 2011 19:50:53 GMT Message-Id: <201103061950.p26Jorvc023776@trillian.chruetertee.ch> X-Authentication-Warning: trillian.chruetertee.ch: www set sender to svn-freebsd-gecko@chruetertee.ch using -f From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [SVN-Commit] r513 - branches/experimental/www/seamonkey2 trunk/www/seamonkey2 trunk/www/seamonkey2/files X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-gecko@freebsd.org List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2011 19:51:00 -0000 Author: beat Date: Sun Mar 6 19:50:53 2011 New Revision: 513 Log: - Sync with ports: Add support for powerpc64 Submitted by: andreast@ Modified: branches/experimental/www/seamonkey2/Makefile trunk/www/seamonkey2/Makefile trunk/www/seamonkey2/files/patch-mozilla-xpcom-reflect-xptcall-src-md-unix-Makefile.in Modified: branches/experimental/www/seamonkey2/Makefile ============================================================================== --- branches/experimental/www/seamonkey2/Makefile Sat Mar 5 20:12:22 2011 (r512) +++ branches/experimental/www/seamonkey2/Makefile Sun Mar 6 19:50:53 2011 (r513) @@ -2,7 +2,7 @@ # Date created: 31 Mar 1998 # Whom: eivind/dima/jseger # -# $FreeBSD: ports/www/seamonkey2/Makefile,v 1.307 2010/06/23 18:42:13 beat Exp $ +# $FreeBSD: ports/www/seamonkey2/Makefile,v 1.318 2011/03/06 19:46:51 beat Exp $ # PORTNAME= seamonkey @@ -64,10 +64,10 @@ .if ${ARCH} == powerpc64 .if ${OSVERSION} < 900033 -BROKEN= Needs binutils 2.17.50 to build +BROKEN= Needs binutils 2.17.50 to build .else -CONFIGURE_ENV+= UNAME_m="powerpc64" -CFLAGS+= -mminimal-toc +CONFIGURE_ENV+= UNAME_m="powerpc64" +CFLAGS+= -mminimal-toc .endif .endif Modified: trunk/www/seamonkey2/Makefile ============================================================================== --- trunk/www/seamonkey2/Makefile Sat Mar 5 20:12:22 2011 (r512) +++ trunk/www/seamonkey2/Makefile Sun Mar 6 19:50:53 2011 (r513) @@ -2,7 +2,7 @@ # Date created: 31 Mar 1998 # Whom: eivind/dima/jseger # -# $FreeBSD: ports/www/seamonkey2/Makefile,v 1.307 2010/06/23 18:42:13 beat Exp $ +# $FreeBSD: ports/www/seamonkey2/Makefile,v 1.318 2011/03/06 19:46:51 beat Exp $ # PORTNAME= seamonkey @@ -62,6 +62,15 @@ EXTRA_PATCHES= ${FILESDIR}/libsydney_oss .endif +.if ${ARCH} == powerpc64 +.if ${OSVERSION} < 900033 +BROKEN= Needs binutils 2.17.50 to build +.else +CONFIGURE_ENV+= UNAME_m="powerpc64" +CFLAGS+= -mminimal-toc +.endif +.endif + MOZSRC:= ${WRKDIR}/comm-1.9.1/mozilla WRKSRC= ${WRKDIR}/comm-1.9.1 Modified: trunk/www/seamonkey2/files/patch-mozilla-xpcom-reflect-xptcall-src-md-unix-Makefile.in ============================================================================== --- trunk/www/seamonkey2/files/patch-mozilla-xpcom-reflect-xptcall-src-md-unix-Makefile.in Sat Mar 5 20:12:22 2011 (r512) +++ trunk/www/seamonkey2/files/patch-mozilla-xpcom-reflect-xptcall-src-md-unix-Makefile.in Sun Mar 6 19:50:53 2011 (r513) @@ -1,16 +1,16 @@ ---- mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in.orig 2009-09-17 17:14:19.000000000 +0200 -+++ mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in 2009-09-17 17:20:22.000000000 +0200 -@@ -70,6 +70,9 @@ - ifeq (Darwin,$(OS_ARCH)) +--- mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in.orig 2010-12-07 17:36:07.000000000 +0100 ++++ mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in 2011-02-26 21:30:36.000000000 +0100 +@@ -73,6 +73,9 @@ DEFINES += -DKEEP_STACK_16_BYTE_ALIGNED + CPPSRCS := xptcinvoke_unixish_x86.cpp xptcstubs_unixish_x86.cpp endif +ifeq (x86_64,$(OS_TEST)) +CPPSRCS := xptcinvoke_x86_64_linux.cpp xptcstubs_x86_64_linux.cpp +endif endif endif - # -@@ -87,7 +90,7 @@ + +@@ -96,7 +99,7 @@ endif endif # IA64 Linux @@ -19,8 +19,8 @@ ifneq (,$(findstring ia64,$(OS_TEST))) CPPSRCS := xptcinvoke_ipf64.cpp xptcstubs_ipf64.cpp ASFILES := xptcstubs_asm_ipf64.s xptcinvoke_asm_ipf64.s -@@ -100,6 +103,12 @@ - CPPSRCS := xptcinvoke_amd64_openbsd.cpp xptcstubs_amd64_openbsd.cpp +@@ -115,6 +118,12 @@ + CPPSRCS := xptcinvoke_amd64_linux.cpp xptcstubs_amd64_linux.cpp endif # +# FreeBSD/amd64 @@ -32,7 +32,7 @@ # BeOS/Intel (uses the same unixish_x86 code) # ifeq ($(OS_ARCH)$(OS_TEST),BeOSBePC) -@@ -150,9 +159,15 @@ +@@ -165,9 +174,15 @@ ASFILES := xptcinvoke_asm_osf1_alpha.s xptcstubs_asm_osf1_alpha.s endif # @@ -49,7 +49,7 @@ CPPSRCS := xptcinvoke_linux_alpha.cpp xptcstubs_linux_alpha.cpp endif # -@@ -307,7 +322,7 @@ +@@ -322,7 +337,7 @@ # # Linux/PPC # @@ -58,7 +58,16 @@ CPPSRCS := xptcinvoke_ppc_linux.cpp xptcstubs_ppc_linux.cpp ASFILES := xptcinvoke_asm_ppc_linux.s xptcstubs_asm_ppc_linux.s AS := $(CC) -c -x assembler-with-cpp -@@ -385,6 +400,15 @@ +@@ -331,7 +346,7 @@ + # + # Linux/PPC64 + # +-ifeq ($(OS_ARCH)$(OS_TEST),Linuxpowerpc64) ++ifneq (,$(filter Linuxpowerpc64 FreeBSDpowerpc64,$(OS_ARCH)$(OS_TEST))) + CPPSRCS := xptcinvoke_ppc64_linux.cpp xptcstubs_ppc64_linux.cpp + ASFILES := xptcinvoke_asm_ppc64_linux.s xptcstubs_asm_ppc64_linux.s + AS := $(CC) -c -x assembler-with-cpp +@@ -400,6 +415,15 @@ ASFILES := xptcinvoke_asm_sparc_netbsd.s xptcstubs_asm_sparc_netbsd.s endif # From owner-freebsd-gecko@FreeBSD.ORG Mon Mar 7 11:07:17 2011 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A1A6106564A for ; Mon, 7 Mar 2011 11:07:17 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 877858FC18 for ; Mon, 7 Mar 2011 11:07:17 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p27B7Hj3097199 for ; Mon, 7 Mar 2011 11:07:17 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p27B7Gog097197 for gecko@FreeBSD.org; Mon, 7 Mar 2011 11:07:16 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 7 Mar 2011 11:07:16 GMT Message-Id: <201103071107.p27B7Gog097197@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: gecko@FreeBSD.org Cc: Subject: Current problem reports assigned to gecko@FreeBSD.org X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2011 11:07:17 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/155291 gecko reinstalling www/firefox removes www/firefox-sync o ports/153114 gecko www/firefox 3.6.12_1,1 crash: Assertion failure: prop o ports/150631 gecko www/firefox 3.6.9 does not build if you have previousl o ports/146231 gecko [feature request] [patch] www/firefox: use port libs o ports/144044 gecko [PATCH] www/firefox: Makefile.webplugins target order 5 problems total. From owner-freebsd-gecko@FreeBSD.ORG Tue Mar 8 18:39:35 2011 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3CFB106564A for ; Tue, 8 Mar 2011 18:39:35 +0000 (UTC) (envelope-from super_bisquit@yahoo.com) Received: from nm21.bullet.mail.ne1.yahoo.com (nm21.bullet.mail.ne1.yahoo.com [98.138.90.84]) by mx1.freebsd.org (Postfix) with SMTP id 62C6F8FC0A for ; Tue, 8 Mar 2011 18:39:35 +0000 (UTC) Received: from [98.138.90.48] by nm21.bullet.mail.ne1.yahoo.com with NNFMP; 08 Mar 2011 18:27:12 -0000 Received: from [98.138.87.5] by tm1.bullet.mail.ne1.yahoo.com with NNFMP; 08 Mar 2011 18:27:12 -0000 Received: from [127.0.0.1] by omp1005.mail.ne1.yahoo.com with NNFMP; 08 Mar 2011 18:27:12 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 578942.96611.bm@omp1005.mail.ne1.yahoo.com Received: (qmail 29287 invoked by uid 60001); 8 Mar 2011 18:27:11 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1299608831; bh=jdjMw6avR5OeN7ZefpxSi8v/KZ0r/aM29dwWd6uVnAQ=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=rZM85/gLWV+jMJUItHPXZQ03JGwLOGZr86o633u2b2HxNnRiwdT6miqgvqdwIm45BJzan2DJjWd731w1c3P2X9KTGWlNxAaVmePil/r7G68YRTqdvNmqj8D8iDHniXgRGHYaQixiWKuyKRiZYvt6XJyQ658E40Uu7e2lkj3YgwI= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=MlhBy7Kzv4SvkG9nTg7YI11yUiI1jem3ArN5bNDrFM3ovnZaIYzA0I+1Fks7RSnSMQBcNhkwq4b+LUgGV3CmudigFSXru7euGM7wHh5e22MVo3WhyntSFhZYhs+wm+5N8uGpqCeD1bgXD6SFqf4NigdqpZFAHXFh7rjPOxQlNhs=; Message-ID: <805100.29278.qm@web110113.mail.gq1.yahoo.com> X-YMail-OSG: oW8WVRMVM1nXiLIvZbx4nlWjAj_bBHmTua_JN87CgbYMJ4J igxiDTGPGnpkG1fRCvE6WbCr6xYRXynOdORFeaP3BLhxm6ehGK8DHAQmZ29D ZGwjzrD5I3xZEj16w5CWkk_PDnd7dyptz8.jwjHUYeVo4vUU6u5PhGWwFaZG .b2B4zI4BcsoRkzD3USuvnK2StTsYgp.fvvMt5FLgSUdip5z7enI9KO87wRi jQifL9T8DLPtH67oaYdgl41DxPYd5c2oGkwx48R_UHBTwqCO3Zsv6_zhoihB SAKm1pjhcwxcQ7qG8PdYmhRl8oCIA_aAs_WnjrTpjdFwuEPHiHGrboQ-- Received: from [98.192.248.217] by web110113.mail.gq1.yahoo.com via HTTP; Tue, 08 Mar 2011 10:27:11 PST X-Mailer: YahooMailClassic/11.4.20 YahooMailWebService/0.8.109.292656 Date: Tue, 8 Mar 2011 10:27:11 -0800 (PST) From: Super Biscuit To: gecko@FreeBSD.org, freebsd-x11@freebsd.org MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 08 Mar 2011 18:47:13 +0000 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: From a requst at the forums X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2011 18:39:35 -0000 http://miwi.bsdcrew.de/2011/03/freebsd-needs-fresh-blood/ I have two PowerPC machines to build on, and a SunBlade1000 that I can't get X to work. From owner-freebsd-gecko@FreeBSD.ORG Thu Mar 10 12:00:25 2011 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1135106568A for ; Thu, 10 Mar 2011 12:00:25 +0000 (UTC) (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: from trillian.chruetertee.ch (trillian.chruetertee.ch [217.150.245.56]) by mx1.freebsd.org (Postfix) with ESMTP id F256C8FC0C for ; Thu, 10 Mar 2011 12:00:24 +0000 (UTC) Received: from trillian.chruetertee.ch (trillian [217.150.245.56]) by trillian.chruetertee.ch (8.14.3/8.14.3) with ESMTP id p2AC0NX6090504 for ; Thu, 10 Mar 2011 12:00:23 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: (from www@localhost) by trillian.chruetertee.ch (8.14.3/8.14.3/Submit) id p2AC0Ie6089791 for freebsd-gecko@freebsd.org; Thu, 10 Mar 2011 12:00:18 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Date: Thu, 10 Mar 2011 12:00:18 GMT Message-Id: <201103101200.p2AC0Ie6089791@trillian.chruetertee.ch> X-Authentication-Warning: trillian.chruetertee.ch: www set sender to svn-freebsd-gecko@chruetertee.ch using -f From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [SVN-Commit] r514 - in branches/experimental/www/firefox-devel: . files X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-gecko@freebsd.org List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2011 12:00:26 -0000 Author: beat Date: Thu Mar 10 12:00:18 2011 New Revision: 514 Log: - Update to 4.0rc1 - Switch back to cairo from ports [1] Submitted by: Anonymous [1] Deleted: branches/experimental/www/firefox-devel/files/patch-gfx-thebes-gfxTeeSurface.cpp Modified: branches/experimental/www/firefox-devel/Makefile branches/experimental/www/firefox-devel/distinfo Modified: branches/experimental/www/firefox-devel/Makefile ============================================================================== --- branches/experimental/www/firefox-devel/Makefile Sun Mar 6 19:50:53 2011 (r513) +++ branches/experimental/www/firefox-devel/Makefile Thu Mar 10 12:00:18 2011 (r514) @@ -6,7 +6,7 @@ # PORTNAME= firefox -DISTVERSION= 4.0b12 +DISTVERSION= 4.0rc1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} @@ -22,7 +22,7 @@ LATEST_LINK= firefox-devel USE_GECKO= gecko MOZ_PKGCONFIG_FILES= # empty -USE_MOZILLA= -png -nss -dbm -jpeg -xft -nspr -cairo +USE_MOZILLA= -png -nss -dbm -jpeg -xft -nspr MOZ_TOOLKIT= cairo-gtk2 GECKO_PLIST_PRE_DIRS= lib/${MOZILLA}/bin lib/${MOZILLA}/idl \ lib/${MOZILLA}/include lib/${MOZILLA}/lib @@ -55,7 +55,7 @@ .include -WRKSRC:= ${WRKSRC}-central +WRKSRC:= ${WRKSRC}-2.0 GECKO_PTHREAD_LIBS!=${CC} -dumpspecs | ${GREP} -m 1 '%{\!pg: %{pthread:' | ${SED} -e 's|^.*%{\!pg: %{pthread:|| ; s|}.*$$||' || ${TRUE} Modified: branches/experimental/www/firefox-devel/distinfo ============================================================================== --- branches/experimental/www/firefox-devel/distinfo Sun Mar 6 19:50:53 2011 (r513) +++ branches/experimental/www/firefox-devel/distinfo Thu Mar 10 12:00:18 2011 (r514) @@ -1,2 +1,2 @@ -SHA256 (firefox-4.0b12.source.tar.bz2) = 99e7f17d62d92d37aee850bdf7dfdc8572254e4b6c3c8b8f51143df06f2a04d9 -SIZE (firefox-4.0b12.source.tar.bz2) = 65978883 +SHA256 (firefox-4.0rc1.source.tar.bz2) = 8bae4af5d364c6caa624ad106f532f046f23e6187281cf87d8d4ed5d899f100f +SIZE (firefox-4.0rc1.source.tar.bz2) = 66026659 Deleted: branches/experimental/www/firefox-devel/files/patch-gfx-thebes-gfxTeeSurface.cpp ============================================================================== --- branches/experimental/www/firefox-devel/files/patch-gfx-thebes-gfxTeeSurface.cpp Thu Mar 10 12:00:18 2011 (r513) +++ /dev/null 00:00:00 1970 (deleted) @@ -1,36 +0,0 @@ -diff --git a/gfx/thebes/gfxTeeSurface.cpp b/gfx/thebes/gfxTeeSurface.cpp ---- gfx/thebes/gfxTeeSurface.cpp -+++ gfx/thebes/gfxTeeSurface.cpp -@@ -47,4 +47,5 @@ gfxTeeSurface::gfxTeeSurface(cairo_surfa - gfxTeeSurface::gfxTeeSurface(gfxASurface **aSurfaces, PRInt32 aSurfaceCount) - { -+#ifdef MOZ_TREE_CAIRO - NS_ASSERTION(aSurfaceCount > 0, "Must have a least one surface"); - cairo_surface_t *csurf = cairo_tee_surface_create(aSurfaces[0]->CairoSurface()); -@@ -54,4 +55,5 @@ gfxTeeSurface::gfxTeeSurface(gfxASurface - cairo_tee_surface_add(csurf, aSurfaces[i]->CairoSurface()); - } -+#endif - } - -@@ -59,6 +61,8 @@ const gfxIntSize - gfxTeeSurface::GetSize() const - { -+#ifdef MOZ_TREE_CAIRO - nsRefPtr master = Wrap(cairo_tee_surface_index(mSurface, 0)); - return master->GetSize(); -+#endif - } - -@@ -66,4 +70,5 @@ void - gfxTeeSurface::GetSurfaces(nsTArray >* aSurfaces) - { -+#ifdef MOZ_TREE_CAIRO - for (PRInt32 i = 0; ; ++i) { - cairo_surface_t *csurf = cairo_tee_surface_index(mSurface, i); -@@ -75,3 +80,4 @@ gfxTeeSurface::GetSurfaces(nsTArray Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60500106566B for ; Thu, 10 Mar 2011 12:09:02 +0000 (UTC) (envelope-from swell.k@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id CCD0F8FC1A for ; Thu, 10 Mar 2011 12:09:01 +0000 (UTC) Received: by qwj8 with SMTP id 8so1244549qwj.13 for ; Thu, 10 Mar 2011 04:09:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:to:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=KMf+LD2o8t//9N+1Arr6SKzF+5HeigMIcYnT79dbAb4=; b=YqX8cSoqZLGGOvh6/lKrnXWc6psJ6+NnI12EykOfDffRahEIBvKJWSVddOzMU1QTRc RARIn9aqnUqKJlDL51XhkJwCm1otSI6JaFo6C2nD9JL/Sb2UOtDMNlPVSdwkUcnjSEKJ igjGF4V/moucFiH/BNn3uqLmXRRzUPCGJ+pEA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version:content-type; b=x43uhdtF3ek8qB7EVKxVNA3BQOCR5nPsgd0R7zTOibEcAUIGEI0/Ip0sj1fgbH9lJG AfLVR44CIUAyR0fWCidW1NggPkNmj2cdao3XoqwnEIe/Q7X+fyW/MmuvfPTAf1jdDFOW yCzWUMwU1jVbC1EpaS8mku6+2PuhPFZNHrRSo= Received: by 10.229.37.79 with SMTP id w15mr2325553qcd.180.1299758941040; Thu, 10 Mar 2011 04:09:01 -0800 (PST) Received: from localhost (raskin.torservers.net [74.120.15.150]) by mx.google.com with ESMTPS id l12sm2236935qcu.43.2011.03.10.04.08.58 (version=SSLv3 cipher=OTHER); Thu, 10 Mar 2011 04:09:00 -0800 (PST) From: Anonymous To: freebsd-gecko@freebsd.org References: <201103101200.p2AC0Ie6089791@trillian.chruetertee.ch> Date: Thu, 10 Mar 2011 15:08:49 +0300 In-Reply-To: <201103101200.p2AC0Ie6089791@trillian.chruetertee.ch> (svn-freebsd-gecko@chruetertee.ch's message of "Thu, 10 Mar 2011 12:00:18 GMT") Message-ID: <86hbbbtbxq.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [SVN-Commit] r514 - in branches/experimental/www/firefox-devel: . files X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2011 12:09:02 -0000 svn-freebsd-gecko@chruetertee.ch writes: > Author: beat > Date: Thu Mar 10 12:00:18 2011 > New Revision: 514 > > Log: > - Update to 4.0rc1 > - Switch back to cairo from ports [1] What about system nspr and nss? From owner-freebsd-gecko@FreeBSD.ORG Fri Mar 11 01:40:19 2011 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F7941065675 for ; Fri, 11 Mar 2011 01:40:19 +0000 (UTC) (envelope-from kris@pcbsd.org) Received: from mail.iXsystems.com (newknight.ixsystems.com [206.40.55.70]) by mx1.freebsd.org (Postfix) with ESMTP id 394B68FC0C for ; Fri, 11 Mar 2011 01:40:19 +0000 (UTC) Received: from mail.ixsystems.com (localhost [127.0.0.1]) by mail.iXsystems.com (Postfix) with ESMTP id A8841A66409 for ; Thu, 10 Mar 2011 17:34:43 -0800 (PST) Received: from mail.iXsystems.com ([127.0.0.1]) by mail.ixsystems.com (mail.ixsystems.com [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 26693-01 for ; Thu, 10 Mar 2011 17:34:43 -0800 (PST) Received: from [192.168.0.195] (75-130-56-30.static.kgpt.tn.charter.com [75.130.56.30]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.iXsystems.com (Postfix) with ESMTPSA id 542D8A66407 for ; Thu, 10 Mar 2011 17:34:43 -0800 (PST) Message-ID: <4D797C32.9070201@pcbsd.org> Date: Thu, 10 Mar 2011 20:34:42 -0500 From: Kris Moore User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110310 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-gecko@freebsd.org References: <4D797A47.5050604@pcbsd.org> In-Reply-To: <4D797A47.5050604@pcbsd.org> Content-Type: multipart/mixed; boundary="------------040009070809040905020107" Subject: Problem with mail/thunderbird and PREFIX X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2011 01:40:19 -0000 This is a multi-part message in MIME format. --------------040009070809040905020107 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit - Apologies if I double-posted, hit the stupid touch-pad wrong and it sent before finished typing - Not sure whom I should bug about this, but I'm seeing a problem with thunderbird when building with a non-standard LOCALBASE. Specifically the issue occurs here: port-pre-install: ${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' \ ${FAKEDIR}/bin/thunderbird ${RM} -f ${FAKEDIR}/bin/*.bak This command is replacing "/usr/local" with $PREFIX in bin/thunderbird, but it looks like bin/thunderbird is already setup with PREFIX, so what ends up happening is that if we set a LOCALBASE like this: "/usr/local/pbi/thunderbird", and then 's|/usr/local|/usr/local/pbi/thunderbird|' we end up with /usr/local/pbi/thunderbird/pbi/thunderbird/, which is obviously incorrect :P Can somebody replace this in the port soon? I'll file a PR if need be, but thought this may be faster. A patch is attached which corrects the issue. -- Kris Moore PC-BSD Software iXsystems --------------040009070809040905020107 Content-Type: text/plain; name="tb-patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="tb-patch" --- Makefile.o 2011-03-10 20:31:30.459685569 -0500 +++ Makefile 2011-03-10 20:31:39.419007714 -0500 @@ -112,9 +112,6 @@ (cd ${MOZSRC}/js/src/ && ${AUTOCONF}) port-pre-install: - ${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' \ - ${FAKEDIR}/bin/thunderbird - ${RM} -f ${FAKEDIR}/bin/*.bak ${MKDIR} ${FAKEDIR}/lib/${PORTNAME}/defaults pre-install: --------------040009070809040905020107-- From owner-freebsd-gecko@FreeBSD.ORG Fri Mar 11 01:45:19 2011 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E41791065677 for ; Fri, 11 Mar 2011 01:45:19 +0000 (UTC) (envelope-from kris@pcbsd.org) Received: from mail.iXsystems.com (newknight.ixsystems.com [206.40.55.70]) by mx1.freebsd.org (Postfix) with ESMTP id C86308FC1C for ; Fri, 11 Mar 2011 01:45:19 +0000 (UTC) Received: from mail.ixsystems.com (localhost [127.0.0.1]) by mail.iXsystems.com (Postfix) with ESMTP id B454CA6643B for ; Thu, 10 Mar 2011 17:26:33 -0800 (PST) Received: from mail.iXsystems.com ([127.0.0.1]) by mail.ixsystems.com (mail.ixsystems.com [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 24341-10 for ; Thu, 10 Mar 2011 17:26:33 -0800 (PST) Received: from [192.168.0.195] (75-130-56-30.static.kgpt.tn.charter.com [75.130.56.30]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.iXsystems.com (Postfix) with ESMTPSA id 602D3A66433 for ; Thu, 10 Mar 2011 17:26:33 -0800 (PST) Message-ID: <4D797A47.5050604@pcbsd.org> Date: Thu, 10 Mar 2011 20:26:31 -0500 From: Kris Moore User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110310 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-gecko@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Problem with mail/thunderbird port X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2011 01:45:20 -0000 Not sure whom I should bug about this, but I'm seeing a problem with thunderbird when building with a non-standard LOCALBASE. Specifically the issue occurs here: port-pre-install: ${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' \ ${FAKEDIR}/bin/thunderbird ${RM} -f ${FAKEDIR}/bin/*.bak This command is replacing "/usr/local" with $PREFIX in bin/thunderbird, but it looks like bin/thunderbird is already -- Kris Moore PC-BSD Software iXsystems