From owner-freebsd-gnome@FreeBSD.ORG Sun Jul 31 08:02:27 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2E3716A41F; Sun, 31 Jul 2005 08:02:27 +0000 (GMT) (envelope-from chinsan@chinsan.twbbs.org) Received: from chinsan.twbbs.org (220-135-48-40.HINET-IP.hinet.net [220.135.48.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5026343D46; Sun, 31 Jul 2005 08:02:27 +0000 (GMT) (envelope-from chinsan@chinsan.twbbs.org) Received: by chinsan.twbbs.org (Postfix, from userid 1001) id 04DEC7301F; Sun, 31 Jul 2005 16:02:37 +0800 (CST) To: FreeBSD-gnats-submit@freebsd.org From: chinsan X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20050731080237.04DEC7301F@chinsan.twbbs.org> Date: Sun, 31 Jul 2005 16:02:37 +0800 (CST) Cc: gnome@FreeBSD.org Subject: [PATCH] www/firefox: Enable CJK Font Familyname support X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: chinsan List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Jul 2005 08:02:27 -0000 >Submitter-Id: current-users >Originator: chinsan >Organization: FreeBSD Taiwan >Confidential: no >Synopsis: [PATCH] www/firefox: Enable CJK Font Familyname support >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 5.4-STABLE i386 >Environment: System: FreeBSD chinsan.twbbs.org 5.4-STABLE FreeBSD 5.4-STABLE #1: Fri Jul 29 02:36:09 CST 2005 root@chinsan.twbbs.org:/usr/obj/usr/src/sys/TAKAKO i386 >Description: - add WITH_CJK knob which enable CJK Font Familyname support - port maintainer(gnome@) is CC'd Thanks. :) >How-To-Repeat: >Fix: --- firefox.diff begins here --- diff -ruN firefox.orig/Makefile firefox/Makefile --- firefox.orig/Makefile Sun Jul 31 06:16:13 2005 +++ firefox/Makefile Sun Jul 31 15:54:10 2005 @@ -73,6 +73,15 @@ .include +# Enable CJK Font Familyname support +.if defined(WITH_CJK) +PATCH_SITES+= http://bbs.ilc.edu.tw/~chinsan/ \ + http://bsdchat.com/dist/firefly-cjk-patchset/ \ + ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ +PATCHFILES+= mozilla-1.7.10-cjkfamilyname-20050731.patch.gz +PATCH_DIST_STRIP+= -p1 +.endif + .if defined(WITH_DEBUG) WITH_LOGGING= yes CONFIGURE_ENV+= WITH_DEBUG=yes diff -ruN firefox.orig/distinfo firefox/distinfo --- firefox.orig/distinfo Sun Jul 31 06:16:13 2005 +++ firefox/distinfo Sun Jul 31 12:24:16 2005 @@ -1,2 +1,4 @@ MD5 (firefox-1.0.6-source.tar.bz2) = 7b4c1d10d478dcb4c52fbbe3e41745d9 SIZE (firefox-1.0.6-source.tar.bz2) = 32782840 +MD5 (mozilla-1.7.10-cjkfamilyname-20050731.patch.gz) = f449044d3128950ea6b87cdd5ebe4840 +SIZE (mozilla-1.7.10-cjkfamilyname-20050731.patch.gz) = 1928 --- firefox.diff ends here --- From owner-freebsd-gnome@FreeBSD.ORG Sun Jul 31 08:08:21 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9AB616A41F; Sun, 31 Jul 2005 08:08:21 +0000 (GMT) (envelope-from chinsan@chinsan.twbbs.org) Received: from chinsan.twbbs.org (220-135-48-40.HINET-IP.hinet.net [220.135.48.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F90843D49; Sun, 31 Jul 2005 08:08:21 +0000 (GMT) (envelope-from chinsan@chinsan.twbbs.org) Received: by chinsan.twbbs.org (Postfix, from userid 1001) id 149D77301F; Sun, 31 Jul 2005 16:08:32 +0800 (CST) To: FreeBSD-gnats-submit@freebsd.org From: chinsan X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20050731080832.149D77301F@chinsan.twbbs.org> Date: Sun, 31 Jul 2005 16:08:32 +0800 (CST) Cc: gnome@FreeBSD.org Subject: [PATCH] www/firefox: Enable CJK Font Familyname support X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: chinsan List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Jul 2005 08:08:22 -0000 >Submitter-Id: current-users >Originator: chinsan >Organization: FreeBSD Taiwan >Confidential: no >Synopsis: [PATCH] www/firefox: Enable CJK Font Familyname support >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 5.4-STABLE i386 >Environment: System: FreeBSD chinsan.twbbs.org 5.4-STABLE FreeBSD 5.4-STABLE #1: Fri Jul 29 02:36:09 CST 2005 root@chinsan.twbbs.org:/usr/obj/usr/src/sys/TAKAKO i386 >Description: - add WITH_CJK knob which enable CJK Font Familyname support. It'll be useful for users for surfing most CJK website. - port maintainer(gnome@FreeBSD.org) is CC'd Thanks. :) >How-To-Repeat: >Fix: --- firefox.diff begins here --- diff -ruN firefox.orig/Makefile firefox/Makefile --- firefox.orig/Makefile Sun Jul 31 06:16:13 2005 +++ firefox/Makefile Sun Jul 31 15:54:10 2005 @@ -73,6 +73,15 @@ .include +# Enable CJK Font Familyname support +.if defined(WITH_CJK) +PATCH_SITES+= http://bbs.ilc.edu.tw/~chinsan/ \ + http://bsdchat.com/dist/firefly-cjk-patchset/ \ + ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ +PATCHFILES+= mozilla-1.7.10-cjkfamilyname-20050731.patch.gz +PATCH_DIST_STRIP+= -p1 +.endif + .if defined(WITH_DEBUG) WITH_LOGGING= yes CONFIGURE_ENV+= WITH_DEBUG=yes diff -ruN firefox.orig/distinfo firefox/distinfo --- firefox.orig/distinfo Sun Jul 31 06:16:13 2005 +++ firefox/distinfo Sun Jul 31 12:24:16 2005 @@ -1,2 +1,4 @@ MD5 (firefox-1.0.6-source.tar.bz2) = 7b4c1d10d478dcb4c52fbbe3e41745d9 SIZE (firefox-1.0.6-source.tar.bz2) = 32782840 +MD5 (mozilla-1.7.10-cjkfamilyname-20050731.patch.gz) = f449044d3128950ea6b87cdd5ebe4840 +SIZE (mozilla-1.7.10-cjkfamilyname-20050731.patch.gz) = 1928 --- firefox.diff ends here --- From owner-freebsd-gnome@FreeBSD.ORG Sun Jul 31 08:25:13 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 694B616A41F; Sun, 31 Jul 2005 08:25:13 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20EB943D48; Sun, 31 Jul 2005 08:25:13 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from freefall.freebsd.org (thierry@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6V8PDiX083742; Sun, 31 Jul 2005 08:25:13 GMT (envelope-from thierry@freefall.freebsd.org) Received: (from thierry@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6V8PCMP083738; Sun, 31 Jul 2005 08:25:13 GMT (envelope-from thierry) Date: Sun, 31 Jul 2005 08:25:13 GMT From: Thierry Thomas Message-Id: <200507310825.j6V8PCMP083738@freefall.freebsd.org> To: thierry@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/84378: [PATCH] www/firefox: Enable CJK Font Familyname support X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Jul 2005 08:25:13 -0000 Synopsis: [PATCH] www/firefox: Enable CJK Font Familyname support Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: thierry Responsible-Changed-When: Sun Jul 31 08:24:25 GMT 2005 Responsible-Changed-Why: Assign to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=84378 From owner-freebsd-gnome@FreeBSD.ORG Sun Jul 31 09:04:02 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A7C416A41F; Sun, 31 Jul 2005 09:04:02 +0000 (GMT) (envelope-from chinsan@chinsan.twbbs.org) Received: from chinsan.twbbs.org (220-135-48-40.HINET-IP.hinet.net [220.135.48.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA51A43D45; Sun, 31 Jul 2005 09:04:01 +0000 (GMT) (envelope-from chinsan@chinsan.twbbs.org) Received: by chinsan.twbbs.org (Postfix, from userid 1001) id EED347301F; Sun, 31 Jul 2005 17:04:12 +0800 (CST) To: FreeBSD-gnats-submit@freebsd.org From: chinsan X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20050731090412.EED347301F@chinsan.twbbs.org> Date: Sun, 31 Jul 2005 17:04:12 +0800 (CST) Cc: gnome@FreeBSD.org Subject: [PATCH] www/mozilla: Enable CJK Font Familyname support X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: chinsan List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Jul 2005 09:04:02 -0000 >Submitter-Id: current-users >Originator: chinsan >Organization: FreeBSD Taiwan >Confidential: no >Synopsis: [PATCH] www/mozilla: Enable CJK Font Familyname support >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 5.4-STABLE i386 >Environment: System: FreeBSD chinsan.twbbs.org 5.4-STABLE FreeBSD 5.4-STABLE #1: Fri Jul 29 02:36:09 CST 2005 root@chinsan.twbbs.org:/usr/obj/usr/src/sys/TAKAKO i386 >Description: - add WITH_CJK knob which enable CJK Font Familyname support. It'll be useful for users for surfing most CJK website. - port maintainer(gnome@FreeBSD.org) is CC'd Thanks. :) >How-To-Repeat: >Fix: --- mozilla.patch begins here --- diff -ruN mozilla.orig/Makefile mozilla/Makefile --- mozilla.orig/Makefile Sun Jul 31 06:34:42 2005 +++ mozilla/Makefile Sun Jul 31 12:15:28 2005 @@ -145,6 +145,15 @@ .endif .endif +# Enable CJK Font Familyname support +.if defined(WITH_CJK) +PATCH_SITES+= http://bsdchat.com/dist/firefly-cjk-patchset/ \ + http://bbs.ilc.edu.tw/~chinsan/ \ + ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ +PATCHFILES+= mozilla-1.7.10-cjkfamilyname-20050731.patch.gz +PATCH_DIST_STRIP+= -p1 +.endif + .if !defined(WITHOUT_XFT) LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft CONFIGURE_ARGS+=--enable-xft diff -ruN mozilla.orig/distinfo mozilla/distinfo --- mozilla.orig/distinfo Sun Jul 31 06:34:42 2005 +++ mozilla/distinfo Sun Jul 31 12:18:08 2005 @@ -1,4 +1,6 @@ MD5 (mozilla-1.7.10-source.tar.bz2) = 27d4215b2a52aff47dcf328b3b135fa2 SIZE (mozilla-1.7.10-source.tar.bz2) = 30443617 +MD5 (mozilla-1.7.10-cjkfamilyname-20050731.patch.gz) = f449044d3128950ea6b87cdd5ebe4840 +SIZE (mozilla-1.7.10-cjkfamilyname-20050731.patch.gz) = 1928 MD5 (libart_lgpl-1.tar.bz2) = c6dba83a091336ef8abdb7c85694f16e SIZE (libart_lgpl-1.tar.bz2) = 102977 --- mozilla.patch ends here --- From owner-freebsd-gnome@FreeBSD.ORG Sun Jul 31 13:06:57 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BA9116A41F for ; Sun, 31 Jul 2005 13:06:57 +0000 (GMT) (envelope-from adamnealis@yahoo.co.uk) Received: from web86906.mail.ukl.yahoo.com (web86906.mail.ukl.yahoo.com [217.12.13.58]) by mx1.FreeBSD.org (Postfix) with SMTP id C9A1243D53 for ; Sun, 31 Jul 2005 13:06:56 +0000 (GMT) (envelope-from adamnealis@yahoo.co.uk) Received: (qmail 39069 invoked by uid 60001); 31 Jul 2005 13:06:55 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=ZkMGHGxn65dtqnVqIGhFTcwWjKsSRr7QWevvwr7mtrH1yYFFk8aun33LqlktkOQUEQreMci/hx8nFCjEnJvadM7iXBXSuxIMefHEB6h+UUUMfNpX8aQUTCxsBc70L1vvXfwEbtQ6bHDOYrp2HcXGTN6hVXmUmHqVKlN3Q7egO+c= ; Message-ID: <20050731130655.39067.qmail@web86906.mail.ukl.yahoo.com> Received: from [84.13.133.21] by web86906.mail.ukl.yahoo.com via HTTP; Sun, 31 Jul 2005 06:06:55 PDT Date: Sun, 31 Jul 2005 06:06:55 -0700 (PDT) From: Adam Nealis To: Joe Marcus Clarke In-Reply-To: <1122756315.24297.15.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: gnome@freebsd.org Subject: Re: Firefox 1.0.6 reliably dumps core when opening http://www.thenation.com/ X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Jul 2005 13:06:57 -0000 --- Joe Marcus Clarke wrote: > On Sat, 2005-07-30 at 13:30 -0700, Adam Nealis wrote: > > Hi, > > > > Here's some version information: > > > > Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.10) Gecko/20050730 Firefox/1.0.6 > > > > uname -a > > FreeBSD adam 5.4-STABLE FreeBSD 5.4-STABLE #0: Sat Jul 2 15:14:13 BST 2005 > > root@adam:/usr/obj/usr/src/sys/GENERIC i386 > > > > ls -l www/firefox/Makefile > > -rw-r--r-- 1 root wheel 9944 Jul 30 05:36 www/firefox/Makefile > > > > The problem occurs while running firefox. > > > > I can always reproduce the problem merely by opening > > > > http://www.thenation.com/ > > > > This afternoon I (think) I rebuilt firefox with debugging enabled, if that helps. > > > > Just tell me what to do next ... > > It works for me, but I noticed there's Flash on this site. Try > disabling your Flash plugin, and see if that helps. Most browser > crashes have nothing to do with the browser. That worked! Thanks very much. I used portupgrade, which got rid of flashplugin-firefox-0.4.12_1 and installed flashplugin-mozilla-0.4.13 instead. about:plugins still thinks it's supposed to use flashplugin-firefox-0.4.12_1, but my problem site now doesn't crash firefox and I appear to be able to view SWFs, etc. now. Adam. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From owner-freebsd-gnome@FreeBSD.ORG Sun Jul 31 14:38:41 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8018B16A41F; Sun, 31 Jul 2005 14:38:41 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F2ED43D48; Sun, 31 Jul 2005 14:38:41 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from freefall.freebsd.org (thierry@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6VEcfRH036864; Sun, 31 Jul 2005 14:38:41 GMT (envelope-from thierry@freefall.freebsd.org) Received: (from thierry@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6VEcfhc036860; Sun, 31 Jul 2005 14:38:41 GMT (envelope-from thierry) Date: Sun, 31 Jul 2005 14:38:41 GMT From: Thierry Thomas Message-Id: <200507311438.j6VEcfhc036860@freefall.freebsd.org> To: thierry@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/84379: [PATCH] www/mozilla: Enable CJK Font Familyname support X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Jul 2005 14:38:41 -0000 Synopsis: [PATCH] www/mozilla: Enable CJK Font Familyname support Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: thierry Responsible-Changed-When: Sun Jul 31 14:38:04 GMT 2005 Responsible-Changed-Why: Assign to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=84379 From owner-freebsd-gnome@FreeBSD.ORG Sun Jul 31 21:20:26 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2BE016A41F for ; Sun, 31 Jul 2005 21:20:25 +0000 (GMT) (envelope-from tomdean@speakeasy.org) Received: from mail25.sea5.speakeasy.net (mail25.sea5.speakeasy.net [69.17.117.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id A814A43D46 for ; Sun, 31 Jul 2005 21:20:25 +0000 (GMT) (envelope-from tomdean@speakeasy.org) Received: (qmail 18555 invoked from network); 31 Jul 2005 21:20:25 -0000 Received: from dsl081-020-229.sea1.dsl.speakeasy.net (HELO asus.tddhome) ([64.81.20.229]) (envelope-sender ) by mail25.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 31 Jul 2005 21:20:25 -0000 Received: from asus.tddhome (localhost.tddhome [127.0.0.1]) by asus.tddhome (8.13.3/8.12.11) with ESMTP id j6VLKtdf027665 for ; Sun, 31 Jul 2005 14:20:55 -0700 (PDT) (envelope-from tomdean@speakeasy.org) Received: (from tomdean@localhost) by asus.tddhome (8.13.3/8.12.11/Submit) id j6VLKsH8027662; Sun, 31 Jul 2005 14:20:54 -0700 (PDT) (envelope-from tomdean@speakeasy.org) Date: Sun, 31 Jul 2005 14:20:54 -0700 (PDT) Message-Id: <200507312120.j6VLKsH8027662@asus.tddhome> X-Authentication-Warning: asus.tddhome: tomdean set sender to tomdean@speakeasy.org using -f From: User Tomdean To: gnome@FreeBSD.org Cc: Subject: Gdk-WARNING G_MAXLONG X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Jul 2005 21:20:26 -0000 I installed mozilla Mozilla 1.7.10, Copyright (c) 2003-2004 mozilla.org I did a cvsup of the ports tree, today. When I start mozilla, I get the warning message: (mozilla-bin:27511): Gdk-WARNING **: gdk_property_get(): length value has wrapped in calculation (did you pass G_MAXLONG?) I saw some references to this warning on the FreeBSD site, but, no solution. Where is this message coming from? How do I eliminate it? tomdean From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 1 02:33:40 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B88016A41F; Mon, 1 Aug 2005 02:33:40 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEC9D43D49; Mon, 1 Aug 2005 02:33:39 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j712XdIl048388; Mon, 1 Aug 2005 02:33:39 GMT (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j712Xd2h048384; Mon, 1 Aug 2005 02:33:39 GMT (envelope-from marcus) Date: Mon, 1 Aug 2005 02:33:39 GMT From: Joe Marcus Clarke Message-Id: <200508010233.j712Xd2h048384@freefall.freebsd.org> To: vsevolod@freebsd.org, marcus@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/84308: Update port: devel/gnomebuild to 0.1.2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2005 02:33:40 -0000 Synopsis: Update port: devel/gnomebuild to 0.1.2 State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Mon Aug 1 02:32:13 GMT 2005 State-Changed-Why: Committed, but please be sure to check for plist modifications in the future. You missed a locale file. Also, the FreeBSD GNOME Team has already started work on Anjuta 2.x. kwm committed an earlier version into http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ports. Please be sure to use any of the applicable work from that port on anything you're creating. http://www.freebsd.org/cgi/query-pr.cgi?pr=84308 From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 1 02:36:51 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3C4E16A420; Mon, 1 Aug 2005 02:36:51 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A163243D46; Mon, 1 Aug 2005 02:36:51 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j712apbf048478; Mon, 1 Aug 2005 02:36:51 GMT (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j712ap69048474; Mon, 1 Aug 2005 02:36:51 GMT (envelope-from marcus) Date: Mon, 1 Aug 2005 02:36:51 GMT From: Joe Marcus Clarke Message-Id: <200508010236.j712ap69048474@freefall.freebsd.org> To: chinsan.tw@gmail.com, marcus@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/84378: [PATCH] www/firefox: Enable CJK Font Familyname support X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2005 02:36:52 -0000 Synopsis: [PATCH] www/firefox: Enable CJK Font Familyname support State-Changed-From-To: open->feedback State-Changed-By: marcus State-Changed-When: Mon Aug 1 02:35:56 GMT 2005 State-Changed-Why: Why do we need this when we now have localized firefox-zh_CN and firefox-zh_TW ports? http://www.freebsd.org/cgi/query-pr.cgi?pr=84378 From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 1 07:19:23 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 018FB16A41F for ; Mon, 1 Aug 2005 07:19:23 +0000 (GMT) (envelope-from chinsan.tw@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ED9343D49 for ; Mon, 1 Aug 2005 07:19:21 +0000 (GMT) (envelope-from chinsan.tw@gmail.com) Received: by wproxy.gmail.com with SMTP id i1so978907wra for ; Mon, 01 Aug 2005 00:19:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EB62ClGIEOD9ei3V8dijNZJwSnSFOSfmngXR/+6XeLydETm7Jou0u5VfkGmkc/t/Zgp4t3ieaXCa4/+ilbyWfdMJjqJ8iWc3qEOkg1HpJNT9M/wdQUHPB+QeoB6QzgK68fUL1DpDj4Jske2B7ajSPpZKEgNT4o5vLuX0uZjVLO8= Received: by 10.54.83.5 with SMTP id g5mr2661503wrb; Mon, 01 Aug 2005 00:19:21 -0700 (PDT) Received: by 10.54.130.18 with HTTP; Mon, 1 Aug 2005 00:19:21 -0700 (PDT) Message-ID: <1f27304c050801001974535d1d@mail.gmail.com> Date: Mon, 1 Aug 2005 15:19:21 +0800 From: chinsan To: Joe Marcus Clarke In-Reply-To: <200508010236.j712ap69048474@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200508010236.j712ap69048474@freefall.freebsd.org> Cc: gnome@freebsd.org Subject: Re: ports/84378: [PATCH] www/firefox: Enable CJK Font Familyname support X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: chinsan List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2005 07:19:23 -0000 2005/8/1, Joe Marcus Clarke : > Why do we need this when we now have localized firefox-zh_CN and > firefox-zh_TW ports? well...:) I am the summitter & maintainer of firefox-zh_CN,firefox-zh_TW,firefox-ja_J= P. But those ports are just supply localized menu and some settings. In other word, they are just **LANGUAGE PACK** instead of real & compelete application. There's still something to be fixed which **LANGUAGE PACK** cann't. Why firefox still need CJK patch? It's a good question. Please take a look at http://bbs.ilc.edu.tw/chinsan/dokuwiki/ Sorry for my poor English :-p I think use screenshot will speaks louder than words :) However, many CJK users may live in pains of surfing website and choose their font familyname, if ths patch cann't commit. (ps.fortunate, the CJK family name has fixed in mozilla 1.7.11, aka. www/mozilla-devel) Regards, -chinsan From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 1 07:51:26 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 340FA16A41F for ; Mon, 1 Aug 2005 07:51:26 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id C330643D45 for ; Mon, 1 Aug 2005 07:51:25 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.3/8.13.3) with ESMTP id j717ps4X095189 for ; Mon, 1 Aug 2005 03:51:54 -0400 (EDT) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: FreeBSD GNOME Users Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-pXyenPIVGiPfxS3EOP+3" Organization: FreeBSD, Inc. Date: Mon, 01 Aug 2005 03:50:50 -0400 Message-Id: <1122882651.71407.31.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Cc: Subject: HEADS UP: Call for 2.12 screenshots X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2005 07:51:26 -0000 --=-pXyenPIVGiPfxS3EOP+3 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable It's that time again for those with GNOME 2.11 and something to prove to send in their best screenshots for our gallery. =20 We also discussed opening up a theme contest in addition to a splash screen contest. So go nuts. All entries will be included in GNOME 2.12 for FreeBSD. Joe --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-pXyenPIVGiPfxS3EOP+3 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBC7dRab2iPiv4Uz4cRAiI6AJ9ZC0Bh/V1myQNnvNTLpzpW5s7OmgCfZcX+ v39Klj4MIL1ji1p8H/hzMt8= =jFYR -----END PGP SIGNATURE----- --=-pXyenPIVGiPfxS3EOP+3-- From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 1 11:02:33 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4990D16A41F for ; Mon, 1 Aug 2005 11:02:33 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9C4143D45 for ; Mon, 1 Aug 2005 11:02:32 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j71B2WsR017543 for ; Mon, 1 Aug 2005 11:02:32 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j71B2VOO017537 for gnome@freebsd.org; Mon, 1 Aug 2005 11:02:31 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 1 Aug 2005 11:02:31 GMT Message-Id: <200508011102.j71B2VOO017537@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: gnome@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2005 11:02:33 -0000 Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- f [2005/05/06] ports/80705 gnome [PATCH] converters/libiconv: includes a p f [2005/07/31] ports/84378 gnome [PATCH] www/firefox: Enable CJK Font Fami o [2005/07/31] ports/84379 gnome [PATCH] www/mozilla: Enable CJK Font Fami 3 problems total. From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 1 18:25:27 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 127B016A41F for ; Mon, 1 Aug 2005 18:25:27 +0000 (GMT) (envelope-from adamw@magnesium.net) Received: from smtp103.rog.mail.re2.yahoo.com (smtp103.rog.mail.re2.yahoo.com [206.190.36.81]) by mx1.FreeBSD.org (Postfix) with SMTP id ED7E343D4C for ; Mon, 1 Aug 2005 18:25:25 +0000 (GMT) (envelope-from adamw@magnesium.net) Received: (qmail 40692 invoked from network); 1 Aug 2005 18:25:25 -0000 Received: from unknown (HELO ?192.168.1.142?) (tacopants@70.28.168.125 with plain) by smtp103.rog.mail.re2.yahoo.com with SMTP; 1 Aug 2005 18:25:25 -0000 Message-ID: <42EE6914.5090800@magnesium.net> Date: Mon, 01 Aug 2005 14:25:24 -0400 From: Adam Weinberger User-Agent: Mozilla Thunderbird 1.0+ (Macintosh/20050712) MIME-Version: 1.0 To: Joe Marcus Clarke References: <1122882651.71407.31.camel@shumai.marcuscom.com> In-Reply-To: <1122882651.71407.31.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD GNOME Users Subject: Re: HEADS UP: Call for 2.12 screenshots X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2005 18:25:27 -0000 Joe Marcus Clarke wrote: > It's that time again for those with GNOME 2.11 and something to prove to > send in their best screenshots for our gallery. > > We also discussed opening up a theme contest in addition to a splash > screen contest. So go nuts. All entries will be included in GNOME 2.12 > for FreeBSD. > > Joe > As I did last time, I'll keep a repository of all the submitted splash screens that I see. I'll keep it at: http://people.freebsd.org/~adamw/images/gnome_splashes/2.12/ Thus far, there's only my silly one in there, but that will probably be removed in the name of decent taste ::P # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 1 23:13:23 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1649F16A41F for ; Mon, 1 Aug 2005 23:13:23 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from smtp04.mrf.mail.rcn.net (smtp04.mrf.mail.rcn.net [207.172.4.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 185A943D48 for ; Mon, 1 Aug 2005 23:13:21 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from 209-6-197-67.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.197.67]) by smtp04.mrf.mail.rcn.net with ESMTP; 01 Aug 2005 19:13:20 -0400 X-IronPort-AV: i="3.95,160,1120449600"; d="scan'208"; a="65466170:sNHT21484004" From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17134.44085.630708.267709@jerusalem.litteratus.org> Date: Mon, 1 Aug 2005 19:11:49 -0400 To: gnome@FreeBSD.org X-Mailer: VM 7.17 under 21.5 (beta21) "corn" (+CVS-20050527) XEmacs Lucid Cc: Subject: problem updating Mozilla-devel X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2005 23:13:23 -0000 I tried to update www/mozilla-devel last night, and the portupgrade build dies thus: echo "@unexec /usr/local/bin/update-desktop-database > /dev/null || true" >> /usr/ports/www/mozilla-devel/work/pkg-plist cd /usr/ports/www/mozilla-devel/work/fake/share/idl/mozilla-devel-1.8.b1 && /usr/bin/find -s * -type f -o -type l | /usr/bin/sed -e 's:^:share/idl/mozilla-devel/:' >> /usr/ports/www/mozilla-devel/work/pkg-plist && /usr/bin/find -d * -type d | /usr/bin/sed -e 's:^:@dirrm share/idl/mozilla-devel/:' >> /usr/ports/www/mozilla-devel/work/pkg-plist cd: can't cd to /usr/ports/www/mozilla-devel/work/fake/share/idl/mozilla-devel-1.8.b1 *** Error code 2 Stop in /usr/ports/www/mozilla-devel. *** Error code 1 Stop in /usr/ports/www/mozilla-devel. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade55362.25 make BUILD_OFFICIAL=1 reinstall egrep: /var/db/pkg/mozilla-1.8.b1_2,2/+CONTENTS: No such file or directory ---> Restoring the old version ** Fix the installation problem and try again. I'm /pretty/ sure that's Not My Fault(tm). Do I just wait 24 hours and try again? Or is there a specific fix I need to do? Respectfully, Robert Huff From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 2 03:38:49 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EC3116A41F for ; Tue, 2 Aug 2005 03:38:49 +0000 (GMT) (envelope-from marcus@corp.grupos.com.br) Received: from mail.grupos.com.br (mail.grupos.com.br [200.203.183.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9C9F43D45 for ; Tue, 2 Aug 2005 03:38:48 +0000 (GMT) (envelope-from marcus@corp.grupos.com.br) Received: from corp.grupos.com.br (unknown [150.162.166.55]) by mail.grupos.com.br (Postfix) with ESMTP id C73BD11EC23 for ; Tue, 2 Aug 2005 00:38:46 -0300 (BRT) Received: from corp.grupos.com.br (localhost [127.0.0.1]) by corp.grupos.com.br (Postfix) with ESMTP id 84EB955A3 for ; Tue, 2 Aug 2005 00:38:46 -0300 (BRT) Received: from [192.168.1.3] (200-193-76-179.fnsce7006.dsl.brasiltelecom.net.br [200.193.76.179]) (Authenticated sender: marcus@corp.grupos.com.br) by corp.grupos.com.br (Postfix) with ESMTP id E77CA5583 for ; Tue, 2 Aug 2005 00:38:45 -0300 (BRT) Message-ID: <42EEEACD.3030409@corp.grupos.com.br> Date: Tue, 02 Aug 2005 00:38:53 -0300 From: Marcus Grando User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050722) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-gnome@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: gnome-theme-manager core X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 03:38:49 -0000 Hi List, Strange behavior in gnome-theme-manager. After start, the theme manager frozen, and generate core dump. Backtrace above. # uname -v FreeBSD 6.0-BETA2 #9: Mon Aug 1 21:08:45 BRT 2005 root@notemg.house:/usr/obj/usr/src/sys/MARCUS # gdb /usr/X11R6/bin/gnome-theme-manager gnome-theme-manager.core GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols found)... warning: core file may not match specified executable file. Core was generated by `gnome-theme-manager'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/X11R6/lib/libgnome-window-settings.so.1...(no debugging symbols found)...done. Loaded symbols for /usr/X11R6/lib/libgnome-window-settings.so.1 Reading symbols from /usr/X11R6/lib/libgtk-x11-2.0.so.600...(no debugging symbols found)...done. Loaded symbols for /usr/X11R6/lib/libgtk-x11-2.0.so.600 Reading symbols from /usr/X11R6/lib/libgconf-2.so.5...(no debugging symbols found)...done. Loaded symbols for /usr/X11R6/lib/libgconf-2.so.5 ... Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x290705e8 in ?? () [New LWP 100077] (gdb) bt #0 0x290705e8 in ?? () #1 0x290913e3 in is_in_combo_box () from /usr/X11R6/lib/gtk-2.0/2.4.0/engines/libsmooth.so #2 0x29094411 in do_smooth_draw_box () from /usr/X11R6/lib/gtk-2.0/2.4.0/engines/libsmooth.so #3 0x29097d6c in smooth_draw_box () from /usr/X11R6/lib/gtk-2.0/2.4.0/engines/libsmooth.so #4 0x281e2cd3 in gtk_paint_box () from /usr/X11R6/lib/libgtk-x11-2.0.so.600 #5 0x280ea08b in gtk_button_set_relief () from /usr/X11R6/lib/libgtk-x11-2.0.so.600 #6 0x280ea173 in gtk_button_set_relief () from /usr/X11R6/lib/libgtk-x11-2.0.so.600 #7 0x28195011 in gtk_marshal_VOID__UINT_STRING () from /usr/X11R6/lib/libgtk-x11-2.0.so.600 #8 0x2873fe9d in g_cclosure_new_swap () from /usr/local/lib/libgobject-2.0.so.600 #9 0x2873fc39 in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.600 #10 0x287523e3 in g_signal_has_handler_pending () from /usr/local/lib/libgobject-2.0.so.600 #11 0x28753561 in g_signal_emit_valist () from /usr/local/lib/libgobject-2.0.so.600 #12 0x28753a70 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.600 #13 0x282645a6 in gtk_widget_activate () from /usr/X11R6/lib/libgtk-x11-2.0.so.600 #14 0x08055f87 in gnome_theme_init () #15 0x08056611 in gnome_theme_init () #16 0x2886e2ab in g_vasprintf () from /usr/local/lib/libglib-2.0.so.600 #17 0x2884b595 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.600 #18 0x2884ce35 in g_main_context_acquire () from /usr/local/lib/libglib-2.0.so.600 #19 0x2884d090 in g_main_loop_run () from /usr/local/lib/libglib-2.0.so.600 #20 0x2819305b in gtk_main () from /usr/X11R6/lib/libgtk-x11-2.0.so.600 #21 0x08057142 in theme_thumbnail_factory_init () #22 0x080508ac in main () -- Marcus Grando Grupos Internet S/A marcus(at)corp.grupos.com.br From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 2 03:59:20 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43B4316A41F for ; Tue, 2 Aug 2005 03:59:20 +0000 (GMT) (envelope-from root@pukruppa.de) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id B79E743D45 for ; Tue, 2 Aug 2005 03:59:19 +0000 (GMT) (envelope-from root@pukruppa.de) Received: from reverse-213-146-114-24.cust.kamp-dsl.de [213.146.114.24] (helo=reverse-213-146-114-24.cust.kamp-dsl.de) by mrelayeu.kundenserver.de with ESMTP (Nemesis), id 0ML2Dk-1Dznvy0cKr-0005O8; Tue, 02 Aug 2005 05:59:18 +0200 Date: Tue, 2 Aug 2005 05:59:34 +0200 (CEST) From: "P.U.Kruppa" X-X-Sender: root@www.pukruppa.net To: freebsd-gnome@freebsd.org Message-ID: <20050729184712.U48905@www.pukruppa.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Provags-ID: kundenserver.de abuse@kundenserver.de login:2446dbdf8275641f979193ced594c629 Subject: /multimedia/gstreamer-plugins patch error X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 03:59:20 -0000 Hi, on 5.4 -STABLE for some time now /multimedia/gstreamer-plugins build fails with -------------------------------------------------- If you want to compile with CPUFLAGS hit Ctrl+C now and use make "WITH_CPUFLAGS=yes" NOTE: This option may cause build, install, and/or runtime failures. If this option does not work for you please do not use it. ===> Vulnerability check disabled, database not found ===> Extracting for gstreamer-plugins-0.8.10_1 => Checksum OK for gnome2/gst-plugins-0.8.10.tar.bz2. ===> Patching for gstreamer-plugins-0.8.10_1 ===> Applying FreeBSD patches for gstreamer-plugins-0.8.10_1 Ignoring previously applied (or reversed) patch. 1 out of 1 hunks ignored--saving rejects to ext/cairo/gstcairo.c.rej => Patch patch-ext_cairo_gstcairo.c failed to apply cleanly. => Patch(es) patch-configure patch-ext::ivorbis::vorbisenc.h applied cleanly. *** Error code 1 Stop in /usr/ports/multimedia/gstreamer-plugins. ---------------------------------------------------- Regards, Uli. ********************************************* * Peter Ulrich Kruppa - Wuppertal - Germany * ********************************************* From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 2 04:02:42 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FF3A16A420 for ; Tue, 2 Aug 2005 04:02:42 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2878143D48 for ; Tue, 2 Aug 2005 04:02:42 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.3/8.13.3) with ESMTP id j7243Er1043377; Tue, 2 Aug 2005 00:03:14 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: "P.U.Kruppa" In-Reply-To: <20050729184712.U48905@www.pukruppa.net> References: <20050729184712.U48905@www.pukruppa.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Yk/4bW/XdG42ze1FKZW7" Organization: MarcusCom, Inc. Date: Tue, 02 Aug 2005 00:02:05 -0400 Message-Id: <1122955325.41536.50.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Cc: freebsd-gnome@freebsd.org Subject: Re: /multimedia/gstreamer-plugins patch error X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 04:02:42 -0000 --=-Yk/4bW/XdG42ze1FKZW7 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2005-08-02 at 05:59 +0200, P.U.Kruppa wrote: > Hi, >=20 > on 5.4 -STABLE for some time now /multimedia/gstreamer-plugins=20 > build fails with Delete multimedia/gstreamer-plugins, then re-cvsup. Joe >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-Yk/4bW/XdG42ze1FKZW7 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBC7vA9b2iPiv4Uz4cRAjIvAJ9GC7ZK/2h1UJq/+49s8wsQbzN2lwCfdRD9 kJidH3KegzyzJPGNpo3PGB0= =wmXu -----END PGP SIGNATURE----- --=-Yk/4bW/XdG42ze1FKZW7-- From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 2 04:03:25 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42CB416A41F for ; Tue, 2 Aug 2005 04:03:25 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B99C43D53 for ; Tue, 2 Aug 2005 04:03:24 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.3/8.13.3) with ESMTP id j7243udB043391; Tue, 2 Aug 2005 00:03:56 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Robert Huff In-Reply-To: <17134.44085.630708.267709@jerusalem.litteratus.org> References: <17134.44085.630708.267709@jerusalem.litteratus.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-7WS6G9g5C8FAANyg8wwK" Organization: MarcusCom, Inc. Date: Tue, 02 Aug 2005 00:02:47 -0400 Message-Id: <1122955367.41536.52.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Cc: gnome@freebsd.org Subject: Re: problem updating Mozilla-devel X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 04:03:25 -0000 --=-7WS6G9g5C8FAANyg8wwK Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2005-08-01 at 19:11 -0400, Robert Huff wrote: > I tried to update www/mozilla-devel last night, and the > portupgrade build dies thus: What are the contents of /usr/ports/www/mozilla-devel/work/fake/share (i.e. ls -R /usr/ports/www/mozilla-devel/work/fake/share). Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-7WS6G9g5C8FAANyg8wwK Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBC7vBnb2iPiv4Uz4cRAl9RAKCMsKuunHNsmPSxmOAKrCUrfg8R3ACgoz2c B0e0C1bqAFuOVi/GpxHFn1c= =3QYz -----END PGP SIGNATURE----- --=-7WS6G9g5C8FAANyg8wwK-- From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 2 04:42:10 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2738D16A41F for ; Tue, 2 Aug 2005 04:42:10 +0000 (GMT) (envelope-from root@pukruppa.de) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DB6943D45 for ; Tue, 2 Aug 2005 04:42:09 +0000 (GMT) (envelope-from root@pukruppa.de) Received: from reverse-213-146-114-24.cust.kamp-dsl.de [213.146.114.24] (helo=reverse-213-146-114-24.cust.kamp-dsl.de) by mrelayeu.kundenserver.de with ESMTP (Nemesis), id 0ML2Dk-1DzobP48aV-0008UV; Tue, 02 Aug 2005 06:42:07 +0200 Date: Tue, 2 Aug 2005 06:42:34 +0200 (CEST) From: "P.U.Kruppa" X-X-Sender: root@www.pukruppa.net To: Joe Marcus Clarke In-Reply-To: <1122955325.41536.50.camel@shumai.marcuscom.com> Message-ID: <20050802064211.G1453@www.pukruppa.net> References: <20050729184712.U48905@www.pukruppa.net> <1122955325.41536.50.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Provags-ID: kundenserver.de abuse@kundenserver.de login:2446dbdf8275641f979193ced594c629 Cc: freebsd-gnome@freebsd.org Subject: Re: /multimedia/gstreamer-plugins patch error X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 04:42:10 -0000 On Tue, 2 Aug 2005, Joe Marcus Clarke wrote: > On Tue, 2005-08-02 at 05:59 +0200, P.U.Kruppa wrote: >> Hi, >> >> on 5.4 -STABLE for some time now /multimedia/gstreamer-plugins >> build fails with > > Delete multimedia/gstreamer-plugins, then re-cvsup. Yes, thanks! Uli. > > Joe > >> > -- > PGP Key : http://www.marcuscom.com/pgp.asc > ********************************************* * Peter Ulrich Kruppa - Wuppertal - Germany * ********************************************* From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 2 04:46:42 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AEC016A41F; Tue, 2 Aug 2005 04:46:42 +0000 (GMT) (envelope-from chinsan@chinsan.twbbs.org) Received: from chinsan.twbbs.org (220-135-48-40.HINET-IP.hinet.net [220.135.48.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id C206C43D4C; Tue, 2 Aug 2005 04:46:41 +0000 (GMT) (envelope-from chinsan@chinsan.twbbs.org) Received: by chinsan.twbbs.org (Postfix, from userid 1001) id 7AD8A7301F; Tue, 2 Aug 2005 12:46:47 +0800 (CST) To: FreeBSD-gnats-submit@freebsd.org From: chinsan X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20050802044647.7AD8A7301F@chinsan.twbbs.org> Date: Tue, 2 Aug 2005 12:46:47 +0800 (CST) Cc: gnome@FreeBSD.org Subject: [PATCH] x11-toolkits/gtk20: apply WITH_DROPSHADOW patch's distinfo X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: chinsan List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 04:46:42 -0000 >Submitter-Id: current-users >Originator: chinsan >Organization: FreeBSD Taiwan >Confidential: no >Synopsis: [PATCH] x11-toolkits/gtk20: apply WITH_DROPSHADOW patch's distinfo >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 5.4-STABLE i386 >Environment: System: FreeBSD chinsan.twbbs.org 5.4-STABLE FreeBSD 5.4-STABLE #2: Sat Jul 30 16:27:25 CST 2005 root@chinsan.twbbs.org:/usr/obj/usr/src/sys/TAKAKO i386 >Description: - apply WITH_DROPSHADOW patch's distinfo - port maintainer team(gnome@) is CC'd >How-To-Repeat: cd /usr/ports/x11-toolkits/gtk20 make WITH_DROPSHADOW=yes install clean >Fix: cd /usr/ports/x11-toolkits/gtk20 make WITH_DROPSHADOW=yes makesum --- gtk20.diff begins here --- diff -ruN gtk20.orig/distinfo gtk20/distinfo --- gtk20.orig/distinfo Tue Aug 2 12:01:36 2005 +++ gtk20/distinfo Tue Aug 2 12:01:52 2005 @@ -1,2 +1,4 @@ MD5 (gnome2/gtk+-2.6.9.tar.bz2) = 26c3a0bea55353eed63348fb7be4153a SIZE (gnome2/gtk+-2.6.9.tar.bz2) = 11711408 +MD5 (gnome2/gtk+-2.4.0-menushadow.patch) = 5dde5c5af8f25d282c365663a7256b5c +SIZE (gnome2/gtk+-2.4.0-menushadow.patch) = 15603 --- gtk20.diff ends here --- From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 2 06:52:18 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A991516A41F for ; Tue, 2 Aug 2005 06:52:18 +0000 (GMT) (envelope-from nico@sonycom.com) Received: from witte.sonytel.be (witte.sonytel.be [80.88.33.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 178FF43D4C for ; Tue, 2 Aug 2005 06:52:17 +0000 (GMT) (envelope-from nico@sonycom.com) Received: from buffalo.sonytel.be (mail.sonytel.be [43.221.60.197]) by witte.sonytel.be (8.12.10/8.12.10) with ESMTP id j726qFpq025300 for ; Tue, 2 Aug 2005 08:52:15 +0200 (MEST) From: Nico De Ranter To: freebsd-gnome@freebsd.org Content-Type: text/plain Organization: Sony NSCE/VPE-Bxl Date: Tue, 02 Aug 2005 08:52:14 +0200 Message-Id: <1122965534.19045.1.camel@buffalo.sonytel.be> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-16) Content-Transfer-Encoding: 7bit Subject: Re: Evolution can't process incoming mail: "Cannot copy messages to the Junk folder" X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 06:52:18 -0000 Hi Vladimir, I found your message on the freebsd mailinglist regarding Evolution saying "cannot copy messages to the junk folder". I've got exactly the same problem on Redhat. Did you ever find a solution for it? Nico -- --------------------------------------------------------- "It has been said that there are only two businesses that refer to customers as users: illegal drug trade and the computer industry." --------------------------------------------------------- Nico De Ranter Senior System Administrator Sony Service Center (NSCE) The Corporate Village, Da Vincilaan 7-D1 B-1935 Zaventem, Belgium Telephone: +32 (0)2 700 86 41 Fax: +32 (0)2 700 86 22 From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 2 09:04:06 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7ABC116A41F for ; Tue, 2 Aug 2005 09:04:06 +0000 (GMT) (envelope-from root@pukruppa.de) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8854543D46 for ; Tue, 2 Aug 2005 09:04:05 +0000 (GMT) (envelope-from root@pukruppa.de) Received: from reverse-213-146-114-24.cust.kamp-dsl.de [213.146.114.24] (helo=reverse-213-146-114-24.cust.kamp-dsl.de) by mrelayeu.kundenserver.de with ESMTP (Nemesis), id 0ML21M-1Dzsgt3DlS-0002nY; Tue, 02 Aug 2005 11:04:03 +0200 Date: Tue, 2 Aug 2005 11:05:06 +0200 (CEST) From: "P.U.Kruppa" X-X-Sender: root@www.pukruppa.net To: freebsd-gnome@freebsd.org Message-ID: <20050802105958.F1453@www.pukruppa.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Provags-ID: kundenserver.de abuse@kundenserver.de login:2446dbdf8275641f979193ced594c629 Subject: /devel/libgtop2-2.11.90 (struct changes) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 09:04:06 -0000 Hi, /devel/libgtop2-2.11.90 build fails on my 5.4 -STABLE with -------------------------------------------------- [...] p_server2\" -I/usr/local/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O -pipe -c procuid.c -o procuid.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O -pipe -I/usr/X11R6/include -DGTOPLOCALEDIR=\"/usr/X11R6/share/locale\" -DLIBGTOP_VERSION=\"2.11.90\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011090 -DLIBGTOP_SERVER=\"/usr/X11R6/bin/libgtop_server2\" -I/usr/local/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O -pipe -c proctime.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -W sign-compare -fno-strict-aliasing -O -pipe -I/usr/X11R6/include -DGTOPLOCALEDIR=\"/usr/X11R6/share/locale\" -DLIBGTOP_VERSION=\"2.11.90\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2011090 -DLIBGTOP_SERVER=\"/usr/X11R6/bin/libgtop_server2\" -I/usr/local/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -fno-strict-aliasing -O -pipe -c proctime.c -fPIC -DPIC -o .libs/proctime.o proctime.c: In function `glibtop_get_proc_time_p': proctime.c:200: error: structure has no member named `ki_rusage_ch' proctime.c:200: error: structure has no member named `ki_rusage_ch' proctime.c:125: warning: unused variable `u_addr' proctime.c:127: warning: unused variable `pstats' gmake[3]: *** [proctime.lo] Fehler 1 gmake[3]: Leaving directory `/usr/ports/devel/libgtop2/work/libgtop-2.11.90/sysdeps/freebsd' gmake[2]: *** [all-recursive] Fehler 1 gmake[2]: Leaving directory `/usr/ports/devel/libgtop2/work/libgtop-2.11.90/sysdeps' gmake[1]: *** [all-recursive] Fehler 1 gmake[1]: Leaving directory `/usr/ports/devel/libgtop2/work/libgtop-2.11.90' gmake: *** [all-recursive-am] Fehler 2 *** Error code 2 Stop in /usr/ports/devel/libgtop2. ---------------------------------------------------- Regards, Uli. ********************************************* * Peter Ulrich Kruppa - Wuppertal - Germany * ********************************************* From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 2 12:03:26 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AE9C16A41F for ; Tue, 2 Aug 2005 12:03:26 +0000 (GMT) (envelope-from mi@blue.virtual-estates.net) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3641643D45 for ; Tue, 2 Aug 2005 12:03:26 +0000 (GMT) (envelope-from mi@blue.virtual-estates.net) Received: (qmail 31350 invoked from network); 2 Aug 2005 12:03:25 -0000 Received: from aldan.algebra.com (HELO blue.virtual-estates.net) ([216.254.65.224]) (envelope-sender ) by mail21.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 2 Aug 2005 12:03:25 -0000 Received: from blue.virtual-estates.net (blue [127.0.0.1]) by blue.virtual-estates.net (8.13.3/8.13.3) with ESMTP id j72C3MF3058437 for ; Tue, 2 Aug 2005 08:03:22 -0400 (EDT) (envelope-from mi@blue.virtual-estates.net) Received: (from mi@localhost) by blue.virtual-estates.net (8.13.3/8.13.3/Submit) id j72C3MgS058436 for gnome@FreeBSD.org; Tue, 2 Aug 2005 08:03:22 -0400 (EDT) (envelope-from mi) From: "Mikhail T." Message-Id: <200508021203.j72C3MgS058436@blue.virtual-estates.net> To: gnome@FreeBSD.org Date: Tue, 2 Aug 2005 08:03:22 -0400 (EDT) X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7w hJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 12:03:26 -0000 Hi! Thank you for accepting most of my changes for nss (and all of them for nspr). May I ask, why did you leave NSS to build its own zlib and dbm, however? Every OS has zlib these days and NSS is planning to drop it from their distribution: https://bugzilla.mozilla.org/show_bug.cgi?id=302670 Also, FreeBSD happens to have an equivalent of their dbm in -lc. This is, probably, also true for Open and NetBSD and our other siblings. -mi From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 2 13:56:39 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73CEE16A41F; Tue, 2 Aug 2005 13:56:39 +0000 (GMT) (envelope-from mi@tulik.bychok.com) Received: from tulik.bychok.com (aldan.algebra.com [216.254.65.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3E5143D48; Tue, 2 Aug 2005 13:56:36 +0000 (GMT) (envelope-from mi@tulik.bychok.com) Received: from tulik.bychok.com (localhost [127.0.0.1]) by tulik.bychok.com (8.13.3/8.13.3) with ESMTP id j72DuaFO026003; Tue, 2 Aug 2005 09:56:36 -0400 (EDT) (envelope-from mi@tulik.bychok.com) Received: (from mi@localhost) by tulik.bychok.com (8.13.3/8.13.3/Submit) id j72DuZ7x026002; Tue, 2 Aug 2005 09:56:35 -0400 (EDT) (envelope-from mi) Date: Tue, 2 Aug 2005 09:56:35 -0400 (EDT) Message-Id: <200508021356.j72DuZ7x026002@tulik.bychok.com> To: FreeBSD-gnats-submit@freebsd.org From: "Mikhail T." X-send-pr-version: 3.113 X-GNATS-Notify: Cc: gnome@freebsd.org, freebsd-threads@freebsd.org Subject: problems with devel/nspr and -lc_r on 4.x X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Mikhail T." List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 13:56:39 -0000 >Submitter-Id: current-users >Originator: Mikhail T. >Organization: Virtual Estates, Inc. >Confidential: no >Synopsis: problems with devel/nspr and -lc_r on 4.x >Severity: serious >Priority: medium >Category: threads >Class: sw-bug >Release: FreeBSD 4.11-STABLE i386 >Environment: System: FreeBSD tulik.bychok.com 4.11-STABLE FreeBSD 4.11-STABLE #1: Wed Jul 20 21:04:19 EDT 2005 mi@tulik.bychok.com:/home/src/sys/compile/TULIK i386 >Description: The self-tests, which come with NSPR (devel/nspr port) are now patched and built to be meaningful. The also succeed on FreeBSD-5. On FreeBSD-4 some tests hang for ever all (or most) having to do with semaphores. >How-To-Repeat: Update to the very latest version of the devel/nspr port. Run: make build test Some tests at the beginning may take a while, but the first one to truly hang is nameshm1: (gdb) where #0 0x280cfeac in semsys () from /usr/lib/libc_r.so.4 #1 0x280c7122 in semop () from /usr/lib/libc_r.so.4 #2 0x80526d8 in PR_WaitSemaphore () #3 0x804c1d0 in ClientServerTest () #4 0x804c643 in main () #5 0x804b556 in _start () You can kill the hung ones (killall nameshm1) and allow the test harness to proceed to the next one (randseed): (gdb) where #0 0x280dcf38 in __sys_poll () from /usr/lib/libc_r.so.4 #1 0x280dc41d in _thread_kern_sched_state_unlock () from /usr/lib/libc_r.so.4 #2 0x280dbdd2 in _thread_kern_scheduler () from /usr/lib/libc_r.so.4 #3 0x0 in ?? () A thread-developer needs to look at this to either fix -lc_r, or point out the bugs in the NSPR or its self-tests. The tests are single-file C-programs in work/nspr-4.6/mozilla/nsprpub/pr/tests they are run from their build-area in work/nspr-4.6/mozilla/nsprpub/build/pr/tests/ Again, none of these problems exist on 5.x and, presumably, 6.x (except for the instrumt-test, which crashes on all and is currently patched-out from the list). >Fix: From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 2 14:21:37 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEF0016A41F for ; Tue, 2 Aug 2005 14:21:37 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 564B243D49 for ; Tue, 2 Aug 2005 14:21:37 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.3/8.13.3) with ESMTP id j72EKtfm048914; Tue, 2 Aug 2005 10:20:55 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: "Mikhail T." In-Reply-To: <200508021203.j72C3MgS058436@blue.virtual-estates.net> References: <200508021203.j72C3MgS058436@blue.virtual-estates.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-F5HgR9DZJqRrz5E7NyLJ" Organization: MarcusCom, Inc. Date: Tue, 02 Aug 2005 10:19:43 -0400 Message-Id: <1122992383.34069.3.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Cc: gnome@freebsd.org Subject: Re: nss' own zlib, dbm X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 14:21:37 -0000 --=-F5HgR9DZJqRrz5E7NyLJ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2005-08-02 at 08:03 -0400, Mikhail T. wrote: > Hi! >=20 > Thank you for accepting most of my changes for nss (and all of them for > nspr). >=20 > May I ask, why did you leave NSS to build its own zlib and dbm, however? I took your patch as-is except for the s/BATCH/PARALLEL_PACKAGE_BUILD/ and some portlint fixes. Joe >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-F5HgR9DZJqRrz5E7NyLJ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBC74D/b2iPiv4Uz4cRAr1xAJ9R+AkKfyjd8fAkQx+2rqlFTMxAzwCgmJjL Pw7VGdbFx8xa7dh7Ne+20Rk= =aEq6 -----END PGP SIGNATURE----- --=-F5HgR9DZJqRrz5E7NyLJ-- From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 2 15:21:22 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C9E016A41F; Tue, 2 Aug 2005 15:21:22 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC4FF43D46; Tue, 2 Aug 2005 15:21:20 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.52 (FreeBSD)) id 1Dzya0-0005qP-B0; Tue, 02 Aug 2005 17:21:20 +0200 Date: Tue, 2 Aug 2005 17:21:20 +0200 From: Kirill Ponomarew To: gnome@FreeBSD.org Message-ID: <20050802152120.GC21677@voodoo.oberon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE Cc: marcus@FreeBSD.org Subject: [ports-i386@FreeBSD.org: mozilla-1.8.b1_3,2 failed on i386 6] X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 15:21:22 -0000 FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks. ----- Forwarded message from User Ports-i386 ----- Date: Tue, 2 Aug 2005 15:10:00 GMT =46rom: User Ports-i386 To: krion@FreeBSD.org, kris@FreeBSD.org Subject: mozilla-1.8.b1_3,2 failed on i386 6 adding: skin/modern/chatzilla/images/face-wink.png (stored 0%) adding: skin/modern/chatzilla/images/no-symbol.png (stored 0%) adding: skin/modern/chatzilla/images/no-graphic.png (stored 0%) adding: skin/modern/chatzilla/images/op-symbol.png (stored 0%) adding: skin/modern/chatzilla/images/op-graphic.png (stored 0%) adding: skin/modern/chatzilla/images/halfop-symbol.png (stored 0%) adding: skin/modern/chatzilla/images/halfop-graphic.png (stored 0%) adding: skin/modern/chatzilla/images/voice-symbol.png (stored 0%) adding: skin/modern/chatzilla/images/voice-graphic.png (stored 0%) adding: skin/modern/chatzilla/images/taskbar-irc.gif (stored 0%) adding: skin/modern/chatzilla/images/chatzilla-16.gif (stored 0%) adding: skin/modern/chatzilla/images/multiline-expand.png (stored 0%) adding: skin/modern/chatzilla/images/multiline-contract.png (stored 0%) adding: skin/modern/chatzilla/images/input-send.png (stored 0%) adding: locale/en-US/chatzilla/chatzillaOverlay.dtd (stored 0%) adding: locale/en-US/chatzilla/browserOverlay.dtd (stored 0%) adding: locale/en-US/chatzilla/pref-irc.dtd (stored 0%) adding: locale/en-US/chatzilla/chatzilla.dtd (stored 0%) adding: locale/en-US/chatzilla/chatzilla.properties (stored 0%) adding: locale/en-US/chatzilla/config.dtd (stored 0%) adding: locale/en-US/chatzilla/channels.dtd (stored 0%) +++ overriding content/chatzilla/contents.rdf locale/en-US/chatzilla/conten= ts.rdf=20 adding: content/chatzilla/contents.rdf (stored 0%) adding: locale/en-US/chatzilla/contents.rdf (stored 0%) gmake[2]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/e= xtensions/irc' gmake[1]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/e= xtensions' gmake[1]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews' gmake[2]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/public' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 Mai= lNewsTypes.h /work/a/ports/www/mozilla-devel/work/fake/include/mozilla-deve= l/mailnews /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/mailnews.xpt /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-d= evel/components /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 Mai= lNewsTypes2.idl /work/a/ports/www/mozilla-devel/work/fake/share/idl/mozilla= -1.8b /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/MailNewsTypes2.h /work/a/ports/www/mozilla-devel/work/fake/include/m= ozilla-devel/mailnews gmake[2]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/public' gmake[2]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/base' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/base/public' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 msg= Core.h nsMsgFolderFlags.h nsMsgHeaderMasks.h nsMsgMessageFlags.h nsMsgLocal= FolderHdrs.h /work/a/ports/www/mozilla-devel/work/fake/include/mozilla-deve= l/msgbase /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/msgbase.xpt /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-de= vel/components /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsI= CopyMessageListener.idl nsICopyMsgStreamListener.idl nsIMessenger.idl nsIFo= lderListener.idl nsIMsgAccount.idl nsIMsgAccountManager.idl nsIMsgFolder.id= l nsIMsgFolderCache.idl nsIMsgFolderCacheElement.idl nsIMsgFolderCompactor.= idl nsIMsgGroupRecord.idl nsIMsgHost.idl nsIMsgIdentity.idl nsIMsgIncomingS= erver.idl nsIMsgMailSession.idl nsIMsgMessageService.idl nsIMsgSignature.id= l nsIMsgThread.idl nsIUrlListener.idl nsIUrlListenerManager.idl nsIMsgBiffM= anager.idl nsIMsgPurgeService.idl nsIMsgCopyService.idl nsIMsgCopyServiceLi= stener.idl nsIMsgStatusFeedback.idl nsIMsgMailNewsUrl.idl nsIMsgWindow.idl = nsIMsgProtocolInfo.idl nsIMsgRDFDataSource.idl nsIIncomingServerListener.id= l nsIMsgHdr.idl nsIMessengerMigrator.idl nsIMessengerWindowService.idl nsIM= sgStringService.idl nsIMsgPrintEngine.idl nsISubscribableServer.idl nsIMsgD= BView.idl nsIMsgOfflineManager.idl nsIMsgProgress.idl nsIMessengerOSIntegra= tion.idl nsIMsg MdnGenerator.idl nsISpamSettings.idl nsIMapiRegistry.idl /work/a/ports/www= /mozilla-devel/work/fake/share/idl/mozilla-1.8b /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/nsICopyMessageListener.h _xpidlgen/nsICopyMsgStreamListener.h _xpidl= gen/nsIMessenger.h _xpidlgen/nsIFolderListener.h _xpidlgen/nsIMsgAccount.h = _xpidlgen/nsIMsgAccountManager.h _xpidlgen/nsIMsgFolder.h _xpidlgen/nsIMsgF= olderCache.h _xpidlgen/nsIMsgFolderCacheElement.h _xpidlgen/nsIMsgFolderCom= pactor.h _xpidlgen/nsIMsgGroupRecord.h _xpidlgen/nsIMsgHost.h _xpidlgen/nsI= MsgIdentity.h _xpidlgen/nsIMsgIncomingServer.h _xpidlgen/nsIMsgMailSession.= h _xpidlgen/nsIMsgMessageService.h _xpidlgen/nsIMsgSignature.h _xpidlgen/ns= IMsgThread.h _xpidlgen/nsIUrlListener.h _xpidlgen/nsIUrlListenerManager.h _= xpidlgen/nsIMsgBiffManager.h _xpidlgen/nsIMsgPurgeService.h _xpidlgen/nsIMs= gCopyService.h _xpidlgen/nsIMsgCopyServiceListener.h _xpidlgen/nsIMsgStatus= Feedback.h _xpidlgen/nsIMsgMailNewsUrl.h _xpidlgen/nsIMsgWindow.h _xpidlgen= /nsIMsgProtocolInfo.h _xpidlgen/nsIMsgRDFDataSource.h _xpidlgen/nsIIncoming= ServerListener. h _xpidlgen/nsIMsgHdr.h _xpidlgen/nsIMessengerMigrator.h _xpidlgen/nsIMess= engerWindowService.h _xpidlgen/nsIMsgStringService.h _xpidlgen/nsIMsgPrintE= ngine.h _xpidlgen/nsISubscribableServer.h _xpidlgen/nsIMsgDBView.h _xpidlge= n/nsIMsgOfflineManager.h _xpidlgen/nsIMsgProgress.h _xpidlgen/nsIMessengerO= SIntegration.h _xpidlgen/nsIMsgMdnGenerator.h _xpidlgen/nsISpamSettings.h _= xpidlgen/nsIMapiRegistry.h /work/a/ports/www/mozilla-devel/work/fake/includ= e/mozilla-devel/msgbase gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/base/public' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/base/src' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsM= sgBaseCID.h nsMessenger.h nsMessengerBootstrap.h nsUrlListenerManager.h nsM= sgMailSession.h nsMsgAccountManager.h nsMsgAccount.h nsMsgFolderDataSource.= h nsMsgFolderCache.h nsMsgAccountManagerDS.h nsMsgRDFDataSource.h nsMsgRDFU= tils.h nsMsgBiffManager.h nsMsgPurgeService.h nsCopyMessageStreamListener.h= nsMsgCopyService.h nsMsgStatusFeedback.h nsMsgWindow.h nsMessengerMigrator= =2Eh nsMsgServiceProvider.h nsSubscribeDataSource.h nsSubscribableServer.h = nsMsgPrintEngine.h nsStatusBarBiffManager.h nsMsgProgress.h nsMessengerCont= entHandler.h /work/a/ports/www/mozilla-devel/work/fake/include/mozilla-deve= l/msgbase gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/base/src' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/base/util' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsM= sgGroupRecord.h nsMsgLineBuffer.h nsUint8Array.h nsUInt32Array.h nsMsgKeySe= t.h nsMsgKeyArray.h nsMsgDBFolder.h nsLocalFolderSummarySpec.h nsNewsSummar= ySpec.h nsMsgIdentity.h nsMsgIncomingServer.h nsMsgUtils.h nsMsgProtocol.h = nsMsgMailNewsUrl.h nsMsgTxn.h nsMsgI18N.h nsAdapterEnumerator.h nsImapMoveC= oalescer.h /work/a/ports/www/mozilla-devel/work/fake/include/mozilla-devel/= msgbaseutil /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 lib= msgbaseutil.so /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/base/util' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/base/search' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/base/search/public' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsM= sgBodyHandler.h nsMsgResultElement.h nsMsgSearchArray.h nsMsgSearchBoolExpr= ession.h nsMsgSearchScopeTerm.h nsMsgSearchTerm.h nsMsgSearchAdapter.h /wor= k/a/ports/www/mozilla-devel/work/fake/include/mozilla-devel/msgbase /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/msgsearch.xpt /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-= devel/components /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsI= MsgFilter.idl nsIMsgFilterHitNotify.idl nsIMsgFilterList.idl nsIMsgFilterPl= ugin.idl nsIMsgFilterService.idl nsIMsgSearchTerm.idl nsIMsgSearchValue.idl= nsIMsgSearchAdapter.idl nsIMsgSearchSession.idl nsIMsgSearchScopeTerm.idl = nsIMsgSearchNotify.idl nsIMsgSearchValidityTable.idl nsIMsgSearchValidityMa= nager.idl nsMsgFilterCore.idl nsMsgSearchCore.idl /work/a/ports/www/mozilla= -devel/work/fake/share/idl/mozilla-1.8b /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/nsIMsgFilter.h _xpidlgen/nsIMsgFilterHitNotify.h _xpidlgen/nsIMsgFil= terList.h _xpidlgen/nsIMsgFilterPlugin.h _xpidlgen/nsIMsgFilterService.h _x= pidlgen/nsIMsgSearchTerm.h _xpidlgen/nsIMsgSearchValue.h _xpidlgen/nsIMsgSe= archAdapter.h _xpidlgen/nsIMsgSearchSession.h _xpidlgen/nsIMsgSearchScopeTe= rm.h _xpidlgen/nsIMsgSearchNotify.h _xpidlgen/nsIMsgSearchValidityTable.h _= xpidlgen/nsIMsgSearchValidityManager.h _xpidlgen/nsMsgFilterCore.h _xpidlge= n/nsMsgSearchCore.h /work/a/ports/www/mozilla-devel/work/fake/include/mozil= la-devel/msgbase gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/base/search/public' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/base/search/src' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsM= sgFilterService.h nsMsgSearchSession.h nsMsgFilterDataSource.h nsMsgFilterD= elegateFactory.h /work/a/ports/www/mozilla-devel/work/fake/include/mozilla-= devel/msgbase gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/base/search/src' gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/base/search' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/base/ispdata' gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/base/ispdata' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/base/resources' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/base/resources/content' gmake[5]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/base/resources/content/unix' +++ making chrome /work/a/ports/www/mozilla-devel/work/mozilla/mailnews/bas= e/resources/content/unix =3D> /work/a/ports/www/mozilla-devel/work/fake/li= b/mozilla-devel/chrome/messenger.jar zip warning: ../messenger.jar not found or empty adding: content/messenger/platformMailnewsOverlay.xul (stored 0%) gmake[5]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/base/resources/content/unix' gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/base/resources/content' gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/base/resources' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/base/build' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 lib= mailnews.so /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/co= mponents gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/base/build' gmake[2]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/base' gmake[2]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/db/msgdb' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/db/msgdb/public' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsM= sgHdr.h nsMsgDatabase.h nsMailDatabase.h nsImapMailDatabase.h nsNewsDatabas= e.h nsDBFolderInfo.h nsMsgThread.h /work/a/ports/www/mozilla-devel/work/fak= e/include/mozilla-devel/msgdb /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/msgdb.xpt /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-deve= l/components /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsI= DBFolderInfo.idl nsIDBChangeListener.idl nsIDBChangeAnnouncer.idl nsIMsgDat= abase.idl nsINewsDatabase.idl nsIMsgOfflineImapOperation.idl /work/a/ports/= www/mozilla-devel/work/fake/share/idl/mozilla-1.8b /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/nsIDBFolderInfo.h _xpidlgen/nsIDBChangeListener.h _xpidlgen/nsIDBCha= ngeAnnouncer.h _xpidlgen/nsIMsgDatabase.h _xpidlgen/nsINewsDatabase.h _xpid= lgen/nsIMsgOfflineImapOperation.h /work/a/ports/www/mozilla-devel/work/fake= /include/mozilla-devel/msgdb gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/db/msgdb/public' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/db/msgdb/src' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsM= sgDBCID.h /work/a/ports/www/mozilla-devel/work/fake/include/mozilla-devel/m= sgdb gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/db/msgdb/src' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/db/msgdb/build' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 lib= msgdb.so /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/compo= nents gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/db/msgdb/build' gmake[2]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/db/msgdb' gmake[2]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/news' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/news/public' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/msgnews.xpt /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-de= vel/components /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsI= MsgOfflineNewsState.idl nsINNTPArticleList.idl nsINNTPNewsgroupList.idl nsI= NNTPProtocol.idl nsINntpIncomingServer.idl nsINntpService.idl nsINNTPNewsgr= oupPost.idl nsINntpUrl.idl nsIMsgNewsFolder.idl nsINewsDownloadDialogArgs.i= dl /work/a/ports/www/mozilla-devel/work/fake/share/idl/mozilla-1.8b /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/nsIMsgOfflineNewsState.h _xpidlgen/nsINNTPArticleList.h _xpidlgen/ns= INNTPNewsgroupList.h _xpidlgen/nsINNTPProtocol.h _xpidlgen/nsINntpIncomingS= erver.h _xpidlgen/nsINntpService.h _xpidlgen/nsINNTPNewsgroupPost.h _xpidlg= en/nsINntpUrl.h _xpidlgen/nsIMsgNewsFolder.h _xpidlgen/nsINewsDownloadDialo= gArgs.h /work/a/ports/www/mozilla-devel/work/fake/include/mozilla-devel/msg= news gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/news/public' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/news/src' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsM= sgNewsCID.h nsNNTPProtocol.h nsNntpUrl.h nsNNTPArticleList.h nsNNTPNewsgrou= pList.h nsNNTPNewsgroupPost.h nntpCore.h nsNntpService.h nsNewsFolder.h nsN= ntpIncomingServer.h nsNewsUtils.h nsNewsDownloadDialogArgs.h /work/a/ports/= www/mozilla-devel/work/fake/include/mozilla-devel/msgnews gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/news/src' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/news/build' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 lib= msgnews.so /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/com= ponents gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/news/build' gmake[2]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/news' gmake[2]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/local' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/local/public' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/msglocal.xpt /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-d= evel/components /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsI= Pop3IncomingServer.idl nsIPop3Service.idl nsIMailboxService.idl nsIPop3Sink= =2Eidl nsIPop3URL.idl nsIMailboxUrl.idl nsIMsgParseMailMsgState.idl nsINoIn= comingServer.idl nsINoneService.idl nsIMsgLocalMailFolder.idl nsILocalMailI= ncomingServer.idl nsIPop3Protocol.idl nsIRssIncomingServer.idl nsIRssServic= e.idl nsINewsBlogFeedDownloader.idl nsIMovemailService.idl nsIMovemailIncom= ingServer.idl /work/a/ports/www/mozilla-devel/work/fake/share/idl/mozilla-1= =2E8b /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/nsIPop3IncomingServer.h _xpidlgen/nsIPop3Service.h _xpidlgen/nsIMail= boxService.h _xpidlgen/nsIPop3Sink.h _xpidlgen/nsIPop3URL.h _xpidlgen/nsIMa= ilboxUrl.h _xpidlgen/nsIMsgParseMailMsgState.h _xpidlgen/nsINoIncomingServe= r.h _xpidlgen/nsINoneService.h _xpidlgen/nsIMsgLocalMailFolder.h _xpidlgen/= nsILocalMailIncomingServer.h _xpidlgen/nsIPop3Protocol.h _xpidlgen/nsIRssIn= comingServer.h _xpidlgen/nsIRssService.h _xpidlgen/nsINewsBlogFeedDownloade= r.h _xpidlgen/nsIMovemailService.h _xpidlgen/nsIMovemailIncomingServer.h /w= ork/a/ports/www/mozilla-devel/work/fake/include/mozilla-devel/msglocal gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/local/public' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/local/src' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsM= sgLocalCID.h nsPop3Protocol.h nsPop3URL.h nsPop3Sink.h nsParseMailbox.h nsM= ailboxUrl.h nsMailboxProtocol.h nsMailboxService.h nsPop3Service.h nsLocalM= ailFolder.h nsPop3IncomingServer.h nsLocalStringBundle.h nsNoneService.h ns= NoIncomingServer.h nsRssService.h nsRssIncomingServer.h nsMovemailService.h= nsMovemailIncomingServer.h /work/a/ports/www/mozilla-devel/work/fake/inclu= de/mozilla-devel/msglocal gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/local/src' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/local/build' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 lib= localmail.so /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/c= omponents gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/local/build' gmake[2]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/local' gmake[2]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/mime' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/mime/public' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsI= MimeObjectClassAccess.h nsMailHeaders.h nsIMimeContentTypeHandler.h /work/a= /ports/www/mozilla-devel/work/fake/include/mozilla-devel/mime /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/mime.xpt /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel= /components /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsI= MimeStreamConverter.idl nsIMimeEmitter.idl nsIMsgHeaderParser.idl nsIMimeMi= scStatus.idl nsIMimeHeaders.idl nsIMimeConverter.idl /work/a/ports/www/mozi= lla-devel/work/fake/share/idl/mozilla-1.8b /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/nsIMimeStreamConverter.h _xpidlgen/nsIMimeEmitter.h _xpidlgen/nsIMsg= HeaderParser.h _xpidlgen/nsIMimeMiscStatus.h _xpidlgen/nsIMimeHeaders.h _xp= idlgen/nsIMimeConverter.h /work/a/ports/www/mozilla-devel/work/fake/include= /mozilla-devel/mime gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/mime/public' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/mime/src' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsM= sgMimeCID.h nsMimeObjectClassAccess.h nsMimeStringResources.h nsMimeConvert= er.h nsMimeHeaders.h nsStreamConverter.h nsMsgHeaderParser.h mimetext.h mim= eleaf.h mimecth.h mimeobj.h mimei.h modmimee.h mimecont.h mimemult.h mimems= ig.h mimehdrs.h mimepbuf.h modlmime.h comi18n.h /work/a/ports/www/mozilla-d= evel/work/fake/include/mozilla-devel/mime gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/mime/src' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/mime/emitters' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/mime/emitters/src' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsM= imeEmitterCID.h nsEmitterUtils.h nsMimeRebuffer.h nsMimeHtmlEmitter.h nsMim= eXmlEmitter.h nsMimePlainEmitter.h nsMimeRawEmitter.h nsMimeBaseEmitter.h /= work/a/ports/www/mozilla-devel/work/fake/include/mozilla-devel/mimeemitter gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/mime/emitters/src' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/mime/emitters/build' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 lib= mimeemitter.so /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel= /components gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/mime/emitters/build' gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/mime/emitters' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/mime/cthandlers' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/mime/cthandlers/glue' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsM= imeContentTypeHandler.h /work/a/ports/www/mozilla-devel/work/fake/include/m= ozilla-devel/mime gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/mime/cthandlers/glue' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/mime/cthandlers/vcard' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 lib= vcard.so /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/compo= nents gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/mime/cthandlers/vcard' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/mime/cthandlers/resources' gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/mime/cthandlers/resources' gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/mime/cthandlers' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/mime/build' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 lib= mime.so /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/compon= ents gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/mime/build' gmake[2]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/mime' gmake[2]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/compose' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/compose/public' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/msgcompose.xpt /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla= -devel/components /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsI= MsgAttachment.idl nsIMsgComposeProgressParams.idl nsIMsgComposeParams.idl n= sIMsgComposeService.idl nsIMsgCompose.idl nsIMsgCompFields.idl nsIMsgQuote.= idl nsIMsgSendListener.idl nsIMsgSendLaterListener.idl nsIMsgSend.idl nsIMs= gSendLater.idl nsIMsgSendReport.idl nsIMsgDraft.idl nsIMsgRecipientArray.id= l nsISmtpServer.idl nsISmtpUrl.idl nsISmtpService.idl nsIURLFetcher.idl nsI= MsgComposeSecure.idl nsIMsgCompUtils.idl /work/a/ports/www/mozilla-devel/wo= rk/fake/share/idl/mozilla-1.8b /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/nsIMsgAttachment.h _xpidlgen/nsIMsgComposeProgressParams.h _xpidlgen= /nsIMsgComposeParams.h _xpidlgen/nsIMsgComposeService.h _xpidlgen/nsIMsgCom= pose.h _xpidlgen/nsIMsgCompFields.h _xpidlgen/nsIMsgQuote.h _xpidlgen/nsIMs= gSendListener.h _xpidlgen/nsIMsgSendLaterListener.h _xpidlgen/nsIMsgSend.h = _xpidlgen/nsIMsgSendLater.h _xpidlgen/nsIMsgSendReport.h _xpidlgen/nsIMsgDr= aft.h _xpidlgen/nsIMsgRecipientArray.h _xpidlgen/nsISmtpServer.h _xpidlgen/= nsISmtpUrl.h _xpidlgen/nsISmtpService.h _xpidlgen/nsIURLFetcher.h _xpidlgen= /nsIMsgComposeSecure.h _xpidlgen/nsIMsgCompUtils.h /work/a/ports/www/mozill= a-devel/work/fake/include/mozilla-devel/msgcompose gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/compose/public' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/compose/src' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsM= sgCompCID.h nsSmtpUrl.h nsSmtpProtocol.h nsSmtpService.h nsMsgCreate.h nsMs= gCopy.h nsMsgSendLater.h nsMsgDeliveryListener.h nsMsgComposeStringBundle.h= nsMsgEncoders.h nsMsgCompUtils.h nsMsgComposeService.h nsMsgComposeParams.= h nsMsgComposeProgressParams.h nsMsgComposeContentHandler.h nsMsgCompose.h = nsMsgCompFields.h nsMsgAttachment.h nsMsgAttachmentHandler.h nsMsgPrompts.h= nsMsgQuote.h nsMsgRecipientArray.h nsURLFetcher.h nsMsgSend.h nsMsgSendRep= ort.h nsMsgSimulateError.h nsSmtpServer.h nsSmtpDataSource.h nsSmtpDelegate= Factory.h /work/a/ports/www/mozilla-devel/work/fake/include/mozilla-devel/m= sgcompose gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/compose/src' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/compose/build' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 lib= msgcompose.so /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/= components gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/compose/build' gmake[2]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/compose' gmake[2]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/imap' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/imap/public' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsI= IMAPHostSessionList.h nsIImapExtensionSink.h nsIImapMiscellaneousSink.h /wo= rk/a/ports/www/mozilla-devel/work/fake/include/mozilla-devel/msgimap /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/msgimap.xpt /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-de= vel/components /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsI= ImapUrl.idl nsIImapService.idl nsIImapServerSink.idl nsIImapMessageSink.idl= nsIImapIncomingServer.idl nsIImapFlagAndUidState.idl nsIImapMockChannel.id= l nsIImapProtocol.idl nsIMailboxSpec.idl nsIImapMailFolderSink.idl nsIMsgIm= apMailFolder.idl nsIMsgLogonRedirector.idl nsIImapHeaderXferInfo.idl /work/= a/ports/www/mozilla-devel/work/fake/share/idl/mozilla-1.8b /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/nsIImapUrl.h _xpidlgen/nsIImapService.h _xpidlgen/nsIImapServerSink.= h _xpidlgen/nsIImapMessageSink.h _xpidlgen/nsIImapIncomingServer.h _xpidlge= n/nsIImapFlagAndUidState.h _xpidlgen/nsIImapMockChannel.h _xpidlgen/nsIImap= Protocol.h _xpidlgen/nsIMailboxSpec.h _xpidlgen/nsIImapMailFolderSink.h _xp= idlgen/nsIMsgImapMailFolder.h _xpidlgen/nsIMsgLogonRedirector.h _xpidlgen/n= sIImapHeaderXferInfo.h /work/a/ports/www/mozilla-devel/work/fake/include/mo= zilla-devel/msgimap gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/imap/public' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/imap/src' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsM= sgImapCID.h nsIMAPBodyShell.h nsIMAPGenericParser.h nsIMAPHostSessionList.h= nsIMAPNamespace.h nsImapCore.h nsImapFlagAndUidState.h nsImapIncomingServe= r.h nsImapMailFolder.h nsImapProtocol.h nsImapProxyEvent.h nsImapSearchResu= lts.h nsImapServerResponseParser.h nsImapService.h nsImapUrl.h nsImapUtils.= h /work/a/ports/www/mozilla-devel/work/fake/include/mozilla-devel/msgimap gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/imap/src' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/imap/build' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 lib= msgimap.so /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/com= ponents gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/imap/build' gmake[2]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/imap' gmake[2]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/addrbook' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/addrbook/public' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/addrbook.xpt /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-d= evel/components /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsI= AbListener.idl nsIAbDirectory.idl nsIAbCard.idl nsIAbMDBDirectory.idl nsIAb= MDBCard.idl nsIAddrDBAnnouncer.idl nsIAddrDBListener.idl nsIAddrDatabase.id= l nsIAddressBook.idl nsIAbBase.idl nsIAddrBookSession.idl nsIAbAutoComplete= Session.idl nsIAbAddressCollecter.idl nsIAbUpgrader.idl nsIAddbookUrl.idl n= sIAbDirFactory.idl nsIAbDirFactoryService.idl nsIAbDirectoryQueryProxy.idl = nsIAbDirectoryQuery.idl nsIAbBooleanExpression.idl nsIAbDirectorySearch.idl= nsIAbView.idl nsIMsgVCardService.idl nsILDAPPrefsService.idl nsIAbLDAPAuto= CompFormatter.idl nsIAbLDAPReplicationService.idl nsIAbLDAPReplicationQuery= =2Eidl nsIAbLDAPReplicationData.idl /work/a/ports/www/mozilla-devel/work/fa= ke/share/idl/mozilla-1.8b /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/nsIAbListener.h _xpidlgen/nsIAbDirectory.h _xpidlgen/nsIAbCard.h _xp= idlgen/nsIAbMDBDirectory.h _xpidlgen/nsIAbMDBCard.h _xpidlgen/nsIAddrDBAnno= uncer.h _xpidlgen/nsIAddrDBListener.h _xpidlgen/nsIAddrDatabase.h _xpidlgen= /nsIAddressBook.h _xpidlgen/nsIAbBase.h _xpidlgen/nsIAddrBookSession.h _xpi= dlgen/nsIAbAutoCompleteSession.h _xpidlgen/nsIAbAddressCollecter.h _xpidlge= n/nsIAbUpgrader.h _xpidlgen/nsIAddbookUrl.h _xpidlgen/nsIAbDirFactory.h _xp= idlgen/nsIAbDirFactoryService.h _xpidlgen/nsIAbDirectoryQueryProxy.h _xpidl= gen/nsIAbDirectoryQuery.h _xpidlgen/nsIAbBooleanExpression.h _xpidlgen/nsIA= bDirectorySearch.h _xpidlgen/nsIAbView.h _xpidlgen/nsIMsgVCardService.h _xp= idlgen/nsILDAPPrefsService.h _xpidlgen/nsIAbLDAPAutoCompFormatter.h _xpidlg= en/nsIAbLDAPReplicationService.h _xpidlgen/nsIAbLDAPReplicationQuery.h _xpi= dlgen/nsIAbLDAPReplicationData.h /work/a/ports/www/mozilla-devel/work/fake/= include/mozilla -devel/addrbook gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/addrbook/public' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/addrbook/src' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsA= bBaseCID.h nsAddressBook.h nsAddrBookSession.h nsAbRDFDataSource.h nsDirect= oryDataSource.h nsAbCardProperty.h nsDirPrefs.h nsAddrDatabase.h nsAbDirPro= perty.h nsAbAutoCompleteSession.h nsAbAddressCollecter.h nsAddbookProtocolH= andler.h nsAddbookUrl.h nsAbMDBDirProperty.h nsAbMDBDirectory.h nsAbMDBCard= Property.h nsAbMDBCard.h nsAbBSDirectory.h nsAbDirFactoryService.h nsAbMDBD= irFactory.h nsAbDirectoryQuery.h nsAbDirectoryQueryProxy.h nsAbDirSearchLis= tener.h nsAbBooleanExpression.h nsAbDirectoryRDFResource.h nsAbView.h nsVCa= rd.h nsVCardObj.h nsMsgVCardService.h nsAbLDAPDirectoryQuery.h nsAbLDAPDire= ctory.h nsAbLDAPDirFactory.h nsAbLDAPCard.h nsAbLDAPAutoCompFormatter.h nsA= bLDAPReplicationService.h nsAbLDAPReplicationQuery.h nsAbLDAPReplicationDat= a.h nsAbLDAPChangeLogQuery.h nsAbLDAPChangeLogData.h /work/a/ports/www/mozi= lla-devel/work/fake/include/mozilla-devel/addrbook gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/addrbook/src' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/addrbook/build' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 lib= addrbook.so /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/co= mponents gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/addrbook/build' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 src= /nsLDAPPrefsService.js /work/a/ports/www/mozilla-devel/work/fake/lib/mozill= a-devel/components gmake[2]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/addrbook' gmake[2]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/import' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/import/public' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/import.xpt /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-dev= el/components /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsI= ImportService.idl nsIImportModule.idl nsIImportMail.idl nsIImportMailboxDes= criptor.idl nsIImportGeneric.idl nsIImportAddressBooks.idl nsIImportABDescr= iptor.idl nsIImportSettings.idl nsIImportMimeEncode.idl nsIImportFieldMap.i= dl /work/a/ports/www/mozilla-devel/work/fake/share/idl/mozilla-1.8b /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/nsIImportService.h _xpidlgen/nsIImportModule.h _xpidlgen/nsIImportMa= il.h _xpidlgen/nsIImportMailboxDescriptor.h _xpidlgen/nsIImportGeneric.h _x= pidlgen/nsIImportAddressBooks.h _xpidlgen/nsIImportABDescriptor.h _xpidlgen= /nsIImportSettings.h _xpidlgen/nsIImportMimeEncode.h _xpidlgen/nsIImportFie= ldMap.h /work/a/ports/www/mozilla-devel/work/fake/include/mozilla-devel/imp= ort gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/import/public' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/import/src' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 lib= import.so /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/comp= onents gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/import/src' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/import/text' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/import/text/src' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 lib= impText.so /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/com= ponents gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/import/text/src' gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/import/text' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/import/comm4x' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/import/comm4x/public' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/impComm4xMail.xpt /work/a/ports/www/mozilla-devel/work/fake/lib/mozi= lla-devel/components /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsI= Comm4xProfile.idl /work/a/ports/www/mozilla-devel/work/fake/share/idl/mozil= la-1.8b /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/nsIComm4xProfile.h /work/a/ports/www/mozilla-devel/work/fake/include= /mozilla-devel/impComm4xMail gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/import/comm4x/public' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/import/comm4x/src' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 lib= impComm4xMail.so /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-dev= el/components gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/import/comm4x/src' gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/import/comm4x' gmake[2]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/import' gmake[2]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/extensions' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/extensions/mdn' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/extensions/mdn/src' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsM= sgMdnCID.h nsMsgMdnGenerator.h /work/a/ports/www/mozilla-devel/work/fake/in= clude/mozilla-devel/msgmdn /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 mdn= -service.js /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/com= ponents gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/extensions/mdn/src' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/extensions/mdn/build' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 lib= msgmdn.so /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/comp= onents gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/extensions/mdn/build' +++ making chrome /work/a/ports/www/mozilla-devel/work/mozilla/mailnews/ext= ensions/mdn =3D> /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-dev= el/chrome/messenger.jar +++ adding chrome /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-dev= el/chrome/installed-chrome.txt +++ content,install,url,jar:resource:/chrome/messenger.jar!/content/messeng= er-mdn/ adding: content/messenger/am-mdn.xul (stored 0%) adding: content/messenger/am-mdn.js (stored 0%) +++ overriding content/messenger-mdn/contents.rdf=20 adding: content/messenger-mdn/contents.rdf (stored 0%) +++ making chrome /work/a/ports/www/mozilla-devel/work/mozilla/mailnews/ext= ensions/mdn =3D> /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-dev= el/chrome/en-US.jar +++ adding chrome /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-dev= el/chrome/installed-chrome.txt +++ locale,install,url,jar:resource:/chrome/en-US.jar!/locale/en-US/messeng= er-mdn/ adding: locale/en-US/messenger/am-mdn.dtd (stored 0%) adding: locale/en-US/messenger/am-mdn.properties (stored 0%) adding: locale/en-US/messenger/msgmdn.properties (stored 0%) +++ overriding locale/en-US/messenger-mdn/contents.rdf=20 adding: locale/en-US/messenger-mdn/contents.rdf (stored 0%) /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 ./r= esources/content/mdn.js /work/a/ports/www/mozilla-devel/work/fake/lib/mozil= la-devel/defaults/pref +++ updating chrome /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-d= evel/chrome/installed-chrome.txt +++ content,install,url,jar:resource:/chrome/messenger.jar!/content/messeng= er-mdn/ +++ updating chrome /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-d= evel/chrome/installed-chrome.txt +++ locale,install,url,jar:resource:/chrome/en-US.jar!/locale/en-US/messeng= er-mdn/ gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/extensions/mdn' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/extensions/mailviews' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/extensions/mailviews/public' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/mailview.xpt /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-d= evel/components /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsI= MsgMailView.idl nsIMsgMailViewList.idl /work/a/ports/www/mozilla-devel/work= /fake/share/idl/mozilla-1.8b /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/nsIMsgMailView.h _xpidlgen/nsIMsgMailViewList.h /work/a/ports/www/mo= zilla-devel/work/fake/include/mozilla-devel/mailview gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/extensions/mailviews/public' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/extensions/mailviews/src' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsM= sgMailViewsCID.h nsMsgMailViewList.h /work/a/ports/www/mozilla-devel/work/f= ake/include/mozilla-devel/mailview gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/extensions/mailviews/src' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/extensions/mailviews/resources' gmake[5]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/extensions/mailviews/resources/content' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 mai= lViews.dat /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/defa= ults/messenger /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 mai= lViews.dat /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/defa= ults/messenger/US gmake[5]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/extensions/mailviews/resources/content' gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/extensions/mailviews/resources' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/extensions/mailviews/build' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 lib= mailview.so /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/co= mponents gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/extensions/mailviews/build' +++ making chrome /work/a/ports/www/mozilla-devel/work/mozilla/mailnews/ext= ensions/mailviews =3D> /work/a/ports/www/mozilla-devel/work/fake/lib/mozil= la-devel/chrome/messenger.jar +++ adding chrome /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-dev= el/chrome/installed-chrome.txt +++ content,install,url,jar:resource:/chrome/messenger.jar!/content/messeng= er-views/ adding: content/messenger/msgViewPickerOverlay.xul (stored 0%) adding: content/messenger/msgViewPickerOverlay.js (stored 0%) adding: content/messenger/mailViewSetup.js (stored 0%) adding: content/messenger/mailViewSetup.xul (stored 0%) adding: content/messenger/mailViewList.xul (stored 0%) adding: content/messenger/mailViewList.js (stored 0%) +++ overriding content/messenger-views/contents.rdf=20 adding: content/messenger-views/contents.rdf (stored 0%) +++ making chrome /work/a/ports/www/mozilla-devel/work/mozilla/mailnews/ext= ensions/mailviews =3D> /work/a/ports/www/mozilla-devel/work/fake/lib/mozil= la-devel/chrome/en-US.jar adding: locale/en-US/messenger/msgViewPickerOverlay.dtd (stored 0%) adding: locale/en-US/messenger/mailViewSetup.dtd (stored 0%) adding: locale/en-US/messenger/mailViewList.dtd (stored 0%) +++ updating chrome /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-d= evel/chrome/installed-chrome.txt +++ content,install,url,jar:resource:/chrome/messenger.jar!/content/messeng= er-views/ gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/extensions/mailviews' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/extensions/bayesian-spam-filter' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/extensions/bayesian-spam-filter/src' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsB= ayesianFilterCID.h nsBayesianFilter.h /work/a/ports/www/mozilla-devel/work/= fake/include/mozilla-devel/bayesflt gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/extensions/bayesian-spam-filter/src' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/extensions/bayesian-spam-filter/build' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 lib= bayesflt.so /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/co= mponents gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/extensions/bayesian-spam-filter/build' gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/extensions/bayesian-spam-filter' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/extensions/offline-startup' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/extensions/offline-startup/resources' gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/extensions/offline-startup/resources' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 js/= offlineStartup.js /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-dev= el/components +++ making chrome /work/a/ports/www/mozilla-devel/work/mozilla/mailnews/ext= ensions/offline-startup =3D> /work/a/ports/www/mozilla-devel/work/fake/lib= /mozilla-devel/chrome/en-US.jar adding: locale/en-US/messenger/offlineStartup.properties (stored 0%) gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/extensions/offline-startup' gmake[3]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/extensions/smime' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/extensions/smime/public' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/msgsmime.xpt /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-d= evel/components /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsI= MsgSMIMECompFields.idl nsIMsgSMIMEHeaderSink.idl nsISMimeJSHelper.idl nsIEn= cryptedSMIMEURIsSrvc.idl /work/a/ports/www/mozilla-devel/work/fake/share/id= l/mozilla-1.8b /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 _xp= idlgen/nsIMsgSMIMECompFields.h _xpidlgen/nsIMsgSMIMEHeaderSink.h _xpidlgen/= nsISMimeJSHelper.h _xpidlgen/nsIEncryptedSMIMEURIsSrvc.h /work/a/ports/www/= mozilla-devel/work/fake/include/mozilla-devel/msgsmime gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/extensions/smime/public' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/extensions/smime/src' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 nsM= sgSMIMECID.h nsMsgComposeSecure.h nsSMimeJSHelper.h nsEncryptedSMIMEURIsSer= vice.h /work/a/ports/www/mozilla-devel/work/fake/include/mozilla-devel/msgs= mime /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 smi= me-service.js /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/c= omponents gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/extensions/smime/src' gmake[4]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= mailnews/extensions/smime/build' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 lib= msgsmime.so /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/co= mponents gmake[4]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/extensions/smime/build' +++ making chrome /work/a/ports/www/mozilla-devel/work/mozilla/mailnews/ext= ensions/smime =3D> /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-d= evel/chrome/messenger.jar +++ adding chrome /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-dev= el/chrome/installed-chrome.txt +++ content,install,url,jar:resource:/chrome/messenger.jar!/content/messeng= er-smime/ adding: content/messenger/am-smime.xul (stored 0%) adding: content/messenger/am-smime.js (stored 0%) adding: content/messenger-smime/msgCompSMIMEOverlay.js (stored 0%) adding: content/messenger-smime/msgCompSMIMEOverlay.xul (stored 0%) adding: content/messenger-smime/msgReadSMIMEOverlay.js (stored 0%) adding: content/messenger-smime/msgReadSMIMEOverlay.xul (stored 0%) adding: content/messenger-smime/msgHdrViewSMIMEOverlay.xul (stored 0%) adding: content/messenger-smime/msgHdrViewSMIMEOverlay.js (stored 0%) adding: content/messenger-smime/msgCompSecurityInfo.xul (stored 0%) adding: content/messenger-smime/msgCompSecurityInfo.js (stored 0%) adding: content/messenger-smime/msgReadSecurityInfo.xul (stored 0%) adding: content/messenger-smime/msgReadSecurityInfo.js (stored 0%) adding: content/messenger-smime/certFetchingStatus.xul (stored 0%) adding: content/messenger-smime/certFetchingStatus.js (stored 0%) +++ overriding content/messenger-smime/contents.rdf=20 adding: content/messenger-smime/contents.rdf (stored 0%) +++ making chrome /work/a/ports/www/mozilla-devel/work/mozilla/mailnews/ext= ensions/smime =3D> /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-d= evel/chrome/en-US.jar +++ adding chrome /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-dev= el/chrome/installed-chrome.txt +++ locale,install,url,jar:resource:/chrome/en-US.jar!/locale/en-US/messeng= er-smime/ adding: locale/en-US/messenger/am-smime.dtd (stored 0%) adding: locale/en-US/messenger/am-smime.properties (stored 0%) adding: locale/en-US/messenger-smime/msgCompSMIMEOverlay.dtd (stored 0%) adding: locale/en-US/messenger-smime/msgCompSMIMEOverlay.properties (stor= ed 0%) adding: locale/en-US/messenger-smime/msgReadSMIMEOverlay.dtd (stored 0%) adding: locale/en-US/messenger-smime/msgReadSMIMEOverlay.properties (stor= ed 0%) adding: locale/en-US/messenger-smime/msgCompSecurityInfo.dtd (stored 0%) adding: locale/en-US/messenger-smime/msgCompSecurityInfo.properties (stor= ed 0%) adding: locale/en-US/messenger-smime/msgReadSecurityInfo.dtd (stored 0%) adding: locale/en-US/messenger-smime/certFetchingStatus.dtd (stored 0%) adding: locale/en-US/messenger-smime/msgSecurityInfo.properties (stored 0= %) +++ overriding locale/en-US/messenger-smime/contents.rdf=20 adding: locale/en-US/messenger-smime/contents.rdf (stored 0%) /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 ./r= esources/content/smime.js /work/a/ports/www/mozilla-devel/work/fake/lib/moz= illa-devel/defaults/pref gmake[3]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/extensions/smime' gmake[2]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews/extensions' set -e; \ for i in ./mailnews.js; \ do /usr/bin/perl5 ../config/preprocessor.pl -DOS_ARCH=3DFreeBSD -DMOZ_WIDGE= T_TOOLKIT=3Dgtk2 -DOSTYPE=3D\"FreeBSD6\" -DOSARCH=3D\"FreeBSD\" -DMOZILLA_= VERSION=3D\"1.8b\" -DD_INO=3Dd_ino -DSTDC_HEADERS=3D1 -DHAVE_ST_BLKSIZE=3D1= -DHAVE_SIGINFO_T=3D1 -DHAVE_INT16_T=3D1 -DHAVE_INT32_T=3D1 -DHAVE_INT64_T= =3D1 -DHAVE_UINT=3D1 -DHAVE_UINT16_T=3D1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE= =3D1 -DHAVE_DIRENT_H=3D1 -DHAVE_GETOPT_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_UNI= STD_H=3D1 -DHAVE_NL_TYPES_H=3D1 -DHAVE_X11_XKBLIB_H=3D1 -DHAVE_SYS_STATVFS_= H=3D1 -DHAVE_SYS_CDEFS_H=3D1 -DHAVE_LIBM=3D1 -DFUNCPROTO=3D15 -DHAVE_XSHM= =3D1 -D_REENTRANT=3D1 -D_THREAD_SAFE=3D1 -DHAVE_RANDOM=3D1 -DHAVE_STRERROR= =3D1 -DHAVE_LCHOWN=3D1 -DHAVE_FCHMOD=3D1 -DHAVE_SNPRINTF=3D1 -DHAVE_MEMMOVE= =3D1 -DHAVE_RINT=3D1 -DHAVE_FLOCKFILE=3D1 -DHAVE_LOCALTIME_R=3D1 -DHAVE_STR= TOK_R=3D1 -DHAVE_LANGINFO_CODESET=3D1 -DVA_COPY=3Dva_copy -DHAVE_VA_COPY=3D= 1 -DHAVE_I18N_LC_MESSAGES=3D1 -DMOZ_DEFAULT_TOOLKIT=3D\"gtk2\" -DMOZ_WIDGET= _GTK2=3D1 -DMOZ_ENABLE_XREMOTE=3D1 -DMOZ_X11=3D1 -DMOZ_BUILD_APP=3Dsuite -D= MOZ_DISTRIBUTION_ID=3D\"org.mozilla\" -D MOZ_ENABLE_XFT=3D1 -DMOZ_ENABLE_COREXFONTS=3D1 -DMOZ_EXTRA_X11CONVERTERS= =3D1 -DOJI=3D1 -DMOZ_ENABLE_XINERAMA=3D1 -DIBMBIDI=3D1 -DMOZ_VIEW_SOURCE=3D= 1 -DACCESSIBILITY=3D1 -DMOZ_XPINSTALL=3D1 -DMOZ_JSLOADER=3D1 -DMOZ_XTF=3D1 = -DHAVE_GSSAPI_H=3D1 -DHAVE_GSS_C_NT_HOSTBASED_SERVICE=3D1 -DMOZ_MATHML=3D1 = -DMOZ_SVG=3D1 -DMOZ_SVG_RENDERER_LIBART=3D1 -DMOZ_LOGGING=3D1 -DHAVE___CXA_= DEMANGLE=3D1 -DMOZ_USER_DIR=3D\".mozilla\" -DHAVE_ALLOCA=3D1 -DMOZ_XUL=3D1 = -DMOZ_PROFILESHARING=3D1 -DMOZ_PROFILELOCKING=3D1 -DMOZ_DLL_SUFFIX=3D\".so\= " -DXP_UNIX=3D1 -DUNIX_ASYNC_DNS=3D1 -DJS_THREADSAFE=3D1 -DNS_PRINT_PREVIEW= =3D1 -DNS_PRINTING=3D1 -DMOZ_ACCESSIBILITY_ATK=3D1 -DMOZILLA_LOCALE_VERSION= =3D\"1.8b\" -DMOZILLA_REGION_VERSION=3D\"1.8b\" -DMOZILLA_SKIN_VERSION=3D\"= 1.5\" $i > /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/def= aults/pref/`basename $i`; \ done +++ making chrome /work/a/ports/www/mozilla-devel/work/mozilla/mailnews = =3D> /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/chrome/mes= senger.jar +++ adding chrome /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-dev= el/chrome/installed-chrome.txt +++ content,install,url,jar:resource:/chrome/messenger.jar!/content/messeng= er/ +++ adding chrome /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-dev= el/chrome/installed-chrome.txt +++ content,install,url,jar:resource:/chrome/messenger.jar!/content/messeng= er-region/ adding: content/messenger/addressbook/pref-addressing.xul (stored 0%) adding: content/messenger/addressbook/pref-addressbookOverlay.xul (stored= 0%) adding: content/messenger/addressbook/pref-directory.js (stored 0%) adding: content/messenger/addressbook/pref-directory-add.js (stored 0%) adding: content/messenger/addressbook/pref-directory-add.xul (stored 0%) adding: content/messenger/addressbook/replicationProgress.xul (stored 0%) adding: content/messenger/addressbook/replicationProgress.js (stored 0%) adding: content/messenger/addressbook/pref-editdirectories.xul (stored 0%) adding: content/messenger/addressbook/abAddressBookNameDialog.js (stored = 0%) adding: content/messenger/addressbook/abAddressBookNameDialog.xul (stored= 0%) adding: content/messenger/addressbook/abCardOverlay.js (stored 0%) adding: content/messenger/addressbook/abCardOverlay.xul (stored 0%) adding: content/messenger/addressbook/abCardViewOverlay.js (stored 0%) adding: content/messenger/addressbook/abCardViewOverlay.xul (stored 0%) adding: content/messenger/addressbook/abCommon.js (stored 0%) adding: content/messenger/addressbook/abDirTreeOverlay.xul (stored 0%) adding: content/messenger/addressbook/abEditCardDialog.xul (stored 0%) adding: content/messenger/addressbook/abNewCardDialog.xul (stored 0%) adding: content/messenger/addressbook/abResultsPaneOverlay.xul (stored 0%) adding: content/messenger/addressbook/abResultsPane.js (stored 0%) adding: content/messenger/addressbook/abSelectAddressesDialog.js (stored = 0%) adding: content/messenger/addressbook/abSelectAddressesDialog.xul (stored= 0%) adding: content/messenger/addressbook/addressbook.js (stored 0%) adding: content/messenger/addressbook/addressbook.xul (stored 0%) adding: content/messenger/addressbook/abDragDrop.js (stored 0%) adding: content/messenger/addressbook/abMailListDialog.xul (stored 0%) adding: content/messenger/addressbook/abMailListDialog.js (stored 0%) adding: content/messenger/addressbook/abListOverlay.xul (stored 0%) adding: content/messenger/addressbook/abEditListDialog.xul (stored 0%) adding: content/messenger/addressbook/addressbook-panel.xul (stored 0%) adding: content/messenger/addressbook/addressbook-panel.js (stored 0%) adding: content/messenger/addressbook/print.css (stored 0%) adding: content/messenger/AccountManager.js (stored 0%) adding: content/messenger/am-main.xul (stored 0%) adding: content/messenger/am-main.js (stored 0%) adding: content/messenger/am-help.js (stored 0%) adding: content/messenger/am-server.xul (stored 0%) adding: content/messenger/am-serverwithnoidentities.xul (stored 0%) adding: content/messenger/am-server.js (stored 0%) adding: content/messenger/am-server-top.xul (stored 0%) adding: content/messenger/am-copies.xul (stored 0%) adding: content/messenger/am-copies.js (stored 0%) adding: content/messenger/am-offline.xul (stored 0%) adding: content/messenger/am-offline.js (stored 0%) adding: content/messenger/am-addressing.xul (stored 0%) adding: content/messenger/am-addressingOverlay.xul (stored 0%) adding: content/messenger/am-addressing.js (stored 0%) adding: content/messenger/am-server-advanced.xul (stored 0%) adding: content/messenger/am-server-advanced.js (stored 0%) adding: content/messenger/am-smtp.xul (stored 0%) adding: content/messenger/am-smtp.js (stored 0%) adding: content/messenger/am-prefs.js (stored 0%) adding: content/messenger/am-identities-list.js (stored 0%) adding: content/messenger/am-identities-list.xul (stored 0%) adding: content/messenger/am-identity-edit.js (stored 0%) adding: content/messenger/am-identity-edit.xul (stored 0%) adding: content/messenger/am-copiesOverlay.xul (stored 0%) adding: content/messenger/pref-mailnews.xul (stored 0%) adding: content/messenger/pref-mailnews.js (stored 0%) adding: content/messenger/pref-notifications.xul (stored 0%) adding: content/messenger/pref-notifications.js (stored 0%) adding: content/messenger/pref-windows.xul (stored 0%) adding: content/messenger/pref-labels.xul (stored 0%) adding: content/messenger/pref-labels.js (stored 0%) adding: content/messenger/pref-viewing_messages.xul (stored 0%) adding: content/messenger/pref-receipts.xul (stored 0%) adding: content/messenger/pref-receipts.js (stored 0%) adding: content/messenger/pref-offline.xul (stored 0%) adding: content/messenger/AccountWizard.xul (stored 0%) adding: content/messenger/AccountWizard.js (stored 0%) adding: content/messenger/aw-accounttype.js (stored 0%) adding: content/messenger/aw-identity.js (stored 0%) adding: content/messenger/aw-server.js (stored 0%) adding: content/messenger/aw-login.js (stored 0%) adding: content/messenger/aw-accname.js (stored 0%) adding: content/messenger/aw-done.js (stored 0%) adding: content/messenger/accountUtils.js (stored 0%) adding: content/messenger/amUtils.js (stored 0%) adding: content/messenger/ispUtils.js (stored 0%) adding: content/messenger/SmtpServerList.xul (stored 0%) adding: content/messenger/SmtpServerList.js (stored 0%) adding: content/messenger/SmtpServerEdit.xul (stored 0%) adding: content/messenger/SmtpServerEdit.js (stored 0%) adding: content/messenger/smtpEditOverlay.xul (stored 0%) adding: content/messenger/smtpEditOverlay.js (stored 0%) adding: content/messenger/mailPrefsOverlay.xul (stored 0%) adding: content/messenger/messenger.css (stored 0%) adding: content/messenger/messenger.xul (stored 0%) adding: content/messenger/mail3PaneWindowVertLayout.xul (stored 0%) adding: content/messenger/mailWindowExtrasOverlay.xul (stored 0%) adding: content/messenger/mailWindowOverlay.xul (stored 0%) adding: content/messenger/mailWindowOverlay.js (stored 0%) adding: content/messenger/msgSynchronize.xul (stored 0%) adding: content/messenger/msgSynchronize.js (stored 0%) adding: content/messenger/msgSelectOffline.xul (stored 0%) adding: content/messenger/mailWindow.js (stored 0%) adding: content/messenger/messageWindow.xul (stored 0%) adding: content/messenger/messageWindow.js (stored 0%) adding: content/messenger/folderPane.xul (stored 0%) adding: content/messenger/folderProps.xul (stored 0%) adding: content/messenger/folderProps.js (stored 0%) adding: content/messenger/threadPane.xul (stored 0%) adding: content/messenger/threadPane.js (stored 0%) adding: content/messenger/msgHdrViewOverlay.xul (stored 0%) adding: content/messenger/msgHdrViewOverlay.js (stored 0%) adding: content/messenger/msgHdrViewAddresses.js (stored 0%) adding: content/messenger/widgetglue.js (stored 0%) adding: content/messenger/commandglue.js (stored 0%) adding: content/messenger/mailCommands.js (stored 0%) adding: content/messenger/shareglue.js (stored 0%) adding: content/messenger/subscribe.xul (stored 0%) adding: content/messenger/subscribe.js (stored 0%) adding: content/messenger/newFolderDialog.xul (stored 0%) adding: content/messenger/newFolderDialog.js (stored 0%) adding: content/messenger/msgViewNavigation.js (stored 0%) adding: content/messenger/msgMail3PaneWindow.js (stored 0%) adding: content/messenger/searchBar.js (stored 0%) adding: content/messenger/msgAccountCentral.xul (stored 0%) adding: content/messenger/msgAccountCentral.js (stored 0%) adding: content/messenger/mail3PaneWindowCommands.js (stored 0%) adding: content/messenger/msgFolderPickerOverlay.js (stored 0%) adding: content/messenger/msgFolderPickerOverlay.xul (stored 0%) adding: content/messenger/renameFolderDialog.xul (stored 0%) adding: content/messenger/renameFolderDialog.js (stored 0%) adding: content/messenger/virtualFolderName.xul (stored 0%) adding: content/messenger/virtualFolderProperties.xul (stored 0%) adding: content/messenger/virtualFolderProperties.js (stored 0%) adding: content/messenger/virtualFolderListDialog.xul (stored 0%) adding: content/messenger/virtualFolderListDialog.js (stored 0%) adding: content/messenger/messengerdnd.js (stored 0%) adding: content/messenger/virtualFolderName.js (stored 0%) adding: content/messenger/mailContextMenus.js (stored 0%) adding: content/messenger/msgPrintEngine.js (stored 0%) adding: content/messenger/msgPrintEngine.xul (stored 0%) adding: content/messenger/mailTasksOverlay.xul (stored 0%) adding: content/messenger/mailEditorOverlay.xul (stored 0%) adding: content/messenger/mailABOverlay.xul (stored 0%) adding: content/messenger/mailMessengerOverlay.xul (stored 0%) adding: content/messenger/mailMessengerComposeOverlay.xul (stored 0%) adding: content/messenger/mailOverlay.xul (stored 0%) adding: content/messenger/mailWidgets.xml (stored 0%) adding: content/messenger/junkMail.xul (stored 0%) adding: content/messenger/junkMail.js (stored 0%) adding: content/messenger/SearchDialog.xul (stored 0%) adding: content/messenger/ABSearchDialog.xul (stored 0%) adding: content/messenger/SearchDialog.js (stored 0%) adding: content/messenger/ABSearchDialog.js (stored 0%) adding: content/messenger/searchTermOverlay.js (stored 0%) adding: content/messenger/searchTermOverlay.xul (stored 0%) adding: content/messenger/FilterListDialog.xul (stored 0%) adding: content/messenger/FilterListDialog.js (stored 0%) adding: content/messenger/CustomHeaders.xul (stored 0%) adding: content/messenger/CustomHeaders.js (stored 0%) adding: content/messenger/FilterEditor.xul (stored 0%) adding: content/messenger/FilterEditor.js (stored 0%) adding: content/messenger/mail-offline.js (stored 0%) adding: content/messenger/viewLog.xul (stored 0%) adding: content/messenger/viewLog.js (stored 0%) adding: content/messenger/junkLog.xul (stored 0%) adding: content/messenger/junkLog.js (stored 0%) adding: content/messenger/messengercompose/pref-composing_messages.xul (s= tored 0%) adding: content/messenger/messengercompose/pref-formatting.xul (stored 0%) adding: content/messenger/messengercompose/pref-formatting.js (stored 0%) adding: content/messenger/messengercompose/messengercompose.xul (stored 0= %) adding: content/messenger/messengercompose/MsgComposeCommands.js (stored = 0%) adding: content/messenger/messengercompose/addressingWidgetOverlay.js (st= ored 0%) adding: content/messenger/messengercompose/addressingWidgetOverlay.xul (s= tored 0%) adding: content/messenger/messengercompose/askSendFormat.js (stored 0%) adding: content/messenger/messengercompose/askSendFormat.xul (stored 0%) adding: content/messenger/messengercompose/sendProgress.xul (stored 0%) adding: content/messenger/messengercompose/sendProgress.js (stored 0%) adding: content/messenger/messengercompose/mailComposeBindings.xml (store= d 0%) adding: content/messenger/messengercompose/MsgAttachPage.xul (stored 0%) adding: content/messenger/messengercompose/MsgAttachPage.js (stored 0%) adding: content/messenger/messengercompose/mailComposeExtrasOverlay.xul (= stored 0%) adding: content/messenger/importDialog.js (stored 0%) adding: content/messenger/importDialog.xul (stored 0%) adding: content/messenger/fieldMapImport.xul (stored 0%) adding: content/messenger/fieldMapImport.js (stored 0%) adding: content/messenger/attach.js (stored 0%) adding: content/messenger/downloadheaders.js (stored 0%) adding: content/messenger/downloadheaders.xul (stored 0%) adding: content/messenger/markByDate.js (stored 0%) adding: content/messenger/markByDate.xul (stored 0%) adding: content/messenger/dateFormat.js (stored 0%) adding: content/messenger/start.xhtml (stored 0%) +++ overriding content/messenger/contents.rdf content/messenger-region/cont= ents.rdf content/messenger/AccountManager.xul content/messenger/junkMailInf= o.xul=20 adding: content/messenger/contents.rdf (stored 0%) adding: content/messenger-region/contents.rdf (stored 0%) adding: content/messenger/AccountManager.xul (stored 0%) adding: content/messenger/junkMailInfo.xul (stored 0%) +++ making chrome /work/a/ports/www/mozilla-devel/work/mozilla/mailnews = =3D> /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/chrome/en-= US.jar +++ adding chrome /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-dev= el/chrome/installed-chrome.txt +++ locale,install,url,jar:resource:/chrome/en-US.jar!/locale/en-US/messeng= er/ +++ adding chrome /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-dev= el/chrome/installed-chrome.txt +++ locale,install,url,jar:resource:/chrome/en-US.jar!/locale/en-US/messeng= er-mapi/ adding: locale/en-US/messenger/addressbook/abAddressBookNameDialog.dtd (s= tored 0%) adding: locale/en-US/messenger/addressbook/abCardOverlay.dtd (stored 0%) adding: locale/en-US/messenger/addressbook/abCardViewOverlay.dtd (stored = 0%) adding: locale/en-US/messenger/addressbook/abDirTreeOverlay.dtd (stored 0= %) adding: locale/en-US/messenger/addressbook/abMainWindow.dtd (stored 0%) adding: locale/en-US/messenger/addressbook/abNewCardDialog.dtd (stored 0%) adding: locale/en-US/messenger/addressbook/abResultsPaneOverlay.dtd (stor= ed 0%) adding: locale/en-US/messenger/addressbook/abSelectAddressesDialog.dtd (s= tored 0%) adding: locale/en-US/messenger/addressbook/abMailListDialog.dtd (stored 0= %) adding: locale/en-US/messenger/addressbook/addressBook.properties (stored= 0%) adding: locale/en-US/messenger/messenger.dtd (stored 0%) adding: locale/en-US/messenger/msgAccountCentral.dtd (stored 0%) adding: locale/en-US/messenger/messenger.properties (stored 0%) adding: locale/en-US/messenger/threadpane.dtd (stored 0%) adding: locale/en-US/messenger/folderpane.dtd (stored 0%) adding: locale/en-US/messenger/newFolderDialog.dtd (stored 0%) adding: locale/en-US/messenger/renameFolderDialog.dtd (stored 0%) adding: locale/en-US/messenger/virtualFolderName.dtd (stored 0%) adding: locale/en-US/messenger/virtualFolderProperties.dtd (stored 0%) adding: locale/en-US/messenger/virtualFolderListDialog.dtd (stored 0%) adding: locale/en-US/messenger/folderProps.dtd (stored 0%) adding: locale/en-US/messenger/subscribe.dtd (stored 0%) adding: locale/en-US/messenger/subscribe.properties (stored 0%) adding: locale/en-US/messenger/msgFolderPickerOverlay.dtd (stored 0%) adding: locale/en-US/messenger/msgHdrViewOverlay.dtd (stored 0%) adding: locale/en-US/messenger/mailTasksOverlay.dtd (stored 0%) adding: locale/en-US/messenger/mailTurboMenu.properties (stored 0%) adding: locale/en-US/messenger/mailEditorOverlay.dtd (stored 0%) adding: locale/en-US/messenger/mailOverlay.dtd (stored 0%) adding: locale/en-US/messenger/msgSynchronize.dtd (stored 0%) adding: locale/en-US/messenger/offline.properties (stored 0%) adding: locale/en-US/messenger/junkMail.dtd (stored 0%) adding: locale/en-US/messenger/start.dtd (stored 0%) adding: locale/en-US/messenger/junkMailInfo.dtd (stored 0%) adding: locale/en-US/messenger/SearchDialog.dtd (stored 0%) adding: locale/en-US/messenger/viewLog.dtd (stored 0%) adding: locale/en-US/messenger/junkLog.dtd (stored 0%) adding: locale/en-US/messenger/FilterListDialog.dtd (stored 0%) adding: locale/en-US/messenger/CustomHeaders.dtd (stored 0%) adding: locale/en-US/messenger/FilterEditor.dtd (stored 0%) adding: locale/en-US/messenger/search-attributes.properties (stored 0%) adding: locale/en-US/messenger/search-operators.properties (stored 0%) adding: locale/en-US/messenger/search.properties (stored 0%) adding: locale/en-US/messenger/filter.properties (stored 0%) adding: locale/en-US/messenger/custom.properties (stored 0%) adding: locale/en-US/messenger/searchTermOverlay.dtd (stored 0%) adding: locale/en-US/messenger/messengercompose/pref-composing_messages.d= td (stored 0%) adding: locale/en-US/messenger/messengercompose/pref-formatting.dtd (stor= ed 0%) adding: locale/en-US/messenger/messengercompose/messengercompose.dtd (sto= red 0%) adding: locale/en-US/messenger/messengercompose/addressingWidgetOverlay.d= td (stored 0%) adding: locale/en-US/messenger/messengercompose/askSendFormat.dtd (stored= 0%) adding: locale/en-US/messenger/messengercompose/sendProgress.dtd (stored = 0%) adding: locale/en-US/messenger/messengercompose/MsgAttachPage.dtd (stored= 0%) adding: locale/en-US/messenger/messengercompose/composeMsgs.properties (s= tored 0%) adding: locale/en-US/messenger/imapMsgs.properties (stored 0%) adding: locale/en-US/messenger/comm4xMailImportMsgs.properties (stored 0%) adding: locale/en-US/messenger/eudoraImportMsgs.properties (stored 0%) adding: locale/en-US/messenger/oeImportMsgs.properties (stored 0%) adding: locale/en-US/messenger/outlookImportMsgs.properties (stored 0%) adding: locale/en-US/messenger/importMsgs.properties (stored 0%) adding: locale/en-US/messenger/fieldMapImport.dtd (stored 0%) adding: locale/en-US/messenger/importDialog.dtd (stored 0%) adding: locale/en-US/messenger/textImportMsgs.properties (stored 0%) adding: locale/en-US/messenger/localMsgs.properties (stored 0%) adding: locale/en-US/messenger/downloadheaders.dtd (stored 0%) adding: locale/en-US/messenger/news.properties (stored 0%) adding: locale/en-US/messenger/pref-mailnews.dtd (stored 0%) adding: locale/en-US/messenger/pref-notifications.dtd (stored 0%) adding: locale/en-US/messenger/pref-windows.dtd (stored 0%) adding: locale/en-US/messenger/pref-labels.dtd (stored 0%) adding: locale/en-US/messenger/pref-receipts.dtd (stored 0%) adding: locale/en-US/messenger/pref-viewing_messages.dtd (stored 0%) adding: locale/en-US/messenger/pref-offline.dtd (stored 0%) adding: locale/en-US/messenger/AccountManager.dtd (stored 0%) adding: locale/en-US/messenger/AccountWizard.dtd (stored 0%) adding: locale/en-US/messenger/am-advanced.dtd (stored 0%) adding: locale/en-US/messenger/am-server-advanced.dtd (stored 0%) adding: locale/en-US/messenger/am-copies.dtd (stored 0%) adding: locale/en-US/messenger/am-offline.dtd (stored 0%) adding: locale/en-US/messenger/am-addressing.dtd (stored 0%) adding: locale/en-US/messenger/am-main.dtd (stored 0%) adding: locale/en-US/messenger/am-server-top.dtd (stored 0%) adding: locale/en-US/messenger/am-identities-list.dtd (stored 0%) adding: locale/en-US/messenger/am-identity-edit.dtd (stored 0%) adding: locale/en-US/messenger/prefs.properties (stored 0%) adding: locale/en-US/messenger/am-serverwithnoidentities.dtd (stored 0%) adding: locale/en-US/messenger/SmtpServerList.dtd (stored 0%) adding: locale/en-US/messenger/smtpEditOverlay.dtd (stored 0%) adding: locale/en-US/messenger/mailPrefsOverlay.dtd (stored 0%) adding: locale/en-US/messenger/addressbook/pref-addressing.dtd (stored 0%) adding: locale/en-US/messenger/addressbook/pref-directory.dtd (stored 0%) adding: locale/en-US/messenger/addressbook/pref-directory-add.dtd (stored= 0%) adding: locale/en-US/messenger/addressbook/replicationProgress.dtd (store= d 0%) adding: locale/en-US/messenger/addressbook/replicationProgress.properties= (stored 0%) adding: locale/en-US/messenger/mime.properties (stored 0%) adding: locale/en-US/messenger/mimeheader.properties (stored 0%) adding: locale/en-US/messenger/vcard.properties (stored 0%) adding: locale/en-US/messenger/smime.properties (stored 0%) adding: locale/en-US/messenger/markByDate.dtd (stored 0%) adding: locale/en-US/messenger-mapi/pref-mailnewsOverlay.dtd (stored 0%) adding: locale/en-US/messenger-mapi/mapi.properties (stored 0%) +++ overriding locale/en-US/messenger/contents.rdf locale/en-US/messenger-m= api/contents.rdf=20 adding: locale/en-US/messenger/contents.rdf (stored 0%) adding: locale/en-US/messenger-mapi/contents.rdf (stored 0%) +++ making chrome /work/a/ports/www/mozilla-devel/work/mozilla/mailnews = =3D> /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/chrome/US.= jar +++ adding chrome /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-dev= el/chrome/installed-chrome.txt +++ locale,install,url,jar:resource:/chrome/US.jar!/locale/US/messenger-reg= ion/ adding: locale/US/messenger-region/region.properties (stored 0%) +++ overriding locale/US/messenger-region/contents.rdf=20 adding: locale/US/messenger-region/contents.rdf (stored 0%) gmake[1]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/m= ailnews' gmake[1]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= editor/ui' set -e; \ for i in ./composer.js; \ do /usr/bin/perl5 ../../config/preprocessor.pl -DOSTYPE=3D\"FreeBSD6\" -DOS= ARCH=3D\"FreeBSD\" -DMOZILLA_VERSION=3D\"1.8b\" -DD_INO=3Dd_ino -DSTDC_HEAD= ERS=3D1 -DHAVE_ST_BLKSIZE=3D1 -DHAVE_SIGINFO_T=3D1 -DHAVE_INT16_T=3D1 -DHAV= E_INT32_T=3D1 -DHAVE_INT64_T=3D1 -DHAVE_UINT=3D1 -DHAVE_UINT16_T=3D1 -DHAVE= _VISIBILITY_HIDDEN_ATTRIBUTE=3D1 -DHAVE_DIRENT_H=3D1 -DHAVE_GETOPT_H=3D1 -D= HAVE_MEMORY_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_NL_TYPES_H=3D1 -DHAVE_X11_XKBL= IB_H=3D1 -DHAVE_SYS_STATVFS_H=3D1 -DHAVE_SYS_CDEFS_H=3D1 -DHAVE_LIBM=3D1 -D= FUNCPROTO=3D15 -DHAVE_XSHM=3D1 -D_REENTRANT=3D1 -D_THREAD_SAFE=3D1 -DHAVE_R= ANDOM=3D1 -DHAVE_STRERROR=3D1 -DHAVE_LCHOWN=3D1 -DHAVE_FCHMOD=3D1 -DHAVE_SN= PRINTF=3D1 -DHAVE_MEMMOVE=3D1 -DHAVE_RINT=3D1 -DHAVE_FLOCKFILE=3D1 -DHAVE_L= OCALTIME_R=3D1 -DHAVE_STRTOK_R=3D1 -DHAVE_LANGINFO_CODESET=3D1 -DVA_COPY=3D= va_copy -DHAVE_VA_COPY=3D1 -DHAVE_I18N_LC_MESSAGES=3D1 -DMOZ_DEFAULT_TOOLKI= T=3D\"gtk2\" -DMOZ_WIDGET_GTK2=3D1 -DMOZ_ENABLE_XREMOTE=3D1 -DMOZ_X11=3D1 -= DMOZ_BUILD_APP=3Dsuite -DMOZ_DISTRIBUTION_ID=3D\"org.mozilla\" -DMOZ_ENABLE= _XFT=3D1 -DMOZ_ENABLE_COREXFONTS=3D1 -DMOZ_EXTRA_X11CONVERTERS=3D1 -DOJI=3D1 -DMOZ_ENABLE_XINERAMA=3D1 -DIBMBI= DI=3D1 -DMOZ_VIEW_SOURCE=3D1 -DACCESSIBILITY=3D1 -DMOZ_XPINSTALL=3D1 -DMOZ_= JSLOADER=3D1 -DMOZ_XTF=3D1 -DHAVE_GSSAPI_H=3D1 -DHAVE_GSS_C_NT_HOSTBASED_SE= RVICE=3D1 -DMOZ_MATHML=3D1 -DMOZ_SVG=3D1 -DMOZ_SVG_RENDERER_LIBART=3D1 -DMO= Z_LOGGING=3D1 -DHAVE___CXA_DEMANGLE=3D1 -DMOZ_USER_DIR=3D\".mozilla\" -DHAV= E_ALLOCA=3D1 -DMOZ_XUL=3D1 -DMOZ_PROFILESHARING=3D1 -DMOZ_PROFILELOCKING=3D= 1 -DMOZ_DLL_SUFFIX=3D\".so\" -DXP_UNIX=3D1 -DUNIX_ASYNC_DNS=3D1 -DJS_THREAD= SAFE=3D1 -DNS_PRINT_PREVIEW=3D1 -DNS_PRINTING=3D1 -DMOZ_ACCESSIBILITY_ATK= =3D1 -DMOZILLA_LOCALE_VERSION=3D\"1.8b\" -DMOZILLA_REGION_VERSION=3D\"1.8b\= " -DMOZILLA_SKIN_VERSION=3D\"1.5\" $i > /work/a/ports/www/mozilla-devel/wo= rk/fake/lib/mozilla-devel/defaults/pref/`basename $i`; \ done /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 nsC= omposerCmdLineHandler.js /work/a/ports/www/mozilla-devel/work/fake/lib/mozi= lla-devel/components +++ making chrome /work/a/ports/www/mozilla-devel/work/mozilla/editor/ui = =3D> /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/chrome/com= m.jar +++ adding chrome /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-dev= el/chrome/installed-chrome.txt +++ content,install,url,jar:resource:/chrome/comm.jar!/content/editor/ +++ adding chrome /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-dev= el/chrome/installed-chrome.txt +++ content,install,url,jar:resource:/chrome/comm.jar!/content/editor-regio= n/ adding: content/editor/editor.xul (stored 0%) adding: content/editor/TextEditorAppShell.xul (stored 0%) adding: content/editor/editor.js (stored 0%) adding: content/editor/publishprefs.js (stored 0%) adding: content/editor/editorUtilities.js (stored 0%) adding: content/editor/ComposerCommands.js (stored 0%) adding: content/editor/EditorCommandsDebug.js (stored 0%) adding: content/editor/EditorContextMenu.js (stored 0%) adding: content/editor/EditorContextMenuOverlay.xul (stored 0%) adding: content/editor/EditorInitPage.html (stored 0%) adding: content/editor/EditorInitPagePlain.html (stored 0%) adding: content/editor/EditorExtra.css (stored 0%) adding: content/editor/EditorAllTags.css (stored 0%) adding: content/editor/EditorParagraphMarks.css (stored 0%) adding: content/editor/EditorContent.css (stored 0%) adding: content/editor/editorOverlay.js (stored 0%) adding: content/editor/composerOverlay.xul (stored 0%) adding: content/editor/pref-toolbars.xul (stored 0%) adding: content/editor/pref-editing.xul (stored 0%) adding: content/editor/pref-composer.js (stored 0%) adding: content/editor/pref-composer.xul (stored 0%) adding: content/editor/pref-publish.xul (stored 0%) adding: content/editor/editorSmileyOverlay.xul (stored 0%) adding: content/editor/editorInlineSpellCheck.js (stored 0%) adding: content/editor/editorPrefsOverlay.xul (stored 0%) adding: content/editor/editorNavigatorOverlay.xul (stored 0%) adding: content/editor/editorMailOverlay.xul (stored 0%) adding: content/editor/editorTasksOverlay.xul (stored 0%) adding: content/editor/editorApplicationOverlay.js (stored 0%) adding: content/editor/StructBarContextMenu.js (stored 0%) adding: content/editor/images/sendtoback.gif (stored 0%) adding: content/editor/images/sendtoback-disabled.gif (stored 0%) adding: content/editor/images/bringtofront.gif (stored 0%) adding: content/editor/images/bringtofront-disabled.gif (stored 0%) adding: content/editor/images/tag-anchor.gif (stored 0%) adding: content/editor/images/tag-abr.gif (stored 0%) adding: content/editor/images/tag-acr.gif (stored 0%) adding: content/editor/images/tag-adr.gif (stored 0%) adding: content/editor/images/tag-ara.gif (stored 0%) adding: content/editor/images/tag-bas.gif (stored 0%) adding: content/editor/images/tag-blq.gif (stored 0%) adding: content/editor/images/tag-bsf.gif (stored 0%) adding: content/editor/images/tag-btn.gif (stored 0%) adding: content/editor/images/tag-cit.gif (stored 0%) adding: content/editor/images/tag-clg.gif (stored 0%) adding: content/editor/images/tag-cod.gif (stored 0%) adding: content/editor/images/tag-cpt.gif (stored 0%) adding: content/editor/images/tag-ctr.gif (stored 0%) adding: content/editor/images/tag-fld.gif (stored 0%) adding: content/editor/images/tag-fnt.gif (stored 0%) adding: content/editor/images/tag-for.gif (stored 0%) adding: content/editor/images/tag-frm.gif (stored 0%) adding: content/editor/images/tag-fst.gif (stored 0%) adding: content/editor/images/tag-ifr.gif (stored 0%) adding: content/editor/images/tag-inp.gif (stored 0%) adding: content/editor/images/tag-lbl.gif (stored 0%) adding: content/editor/images/tag-lgn.gif (stored 0%) adding: content/editor/images/tag-lnk.gif (stored 0%) adding: content/editor/images/tag-lst.gif (stored 0%) adding: content/editor/images/tag-men.gif (stored 0%) adding: content/editor/images/tag-nbr.gif (stored 0%) adding: content/editor/images/tag-nfr.gif (stored 0%) adding: content/editor/images/tag-nsc.gif (stored 0%) adding: content/editor/images/tag-opg.gif (stored 0%) adding: content/editor/images/tag-opt.gif (stored 0%) adding: content/editor/images/tag-prm.gif (stored 0%) adding: content/editor/images/tag-scr.gif (stored 0%) adding: content/editor/images/tag-slc.gif (stored 0%) adding: content/editor/images/tag-sml.gif (stored 0%) adding: content/editor/images/tag-smp.gif (stored 0%) adding: content/editor/images/tag-spn.gif (stored 0%) adding: content/editor/images/tag-stk.gif (stored 0%) adding: content/editor/images/tag-stl.gif (stored 0%) adding: content/editor/images/tag-stn.gif (stored 0%) adding: content/editor/images/tag-tbd.gif (stored 0%) adding: content/editor/images/tag-tbl.gif (stored 0%) adding: content/editor/images/tag-tft.gif (stored 0%) adding: content/editor/images/tag-thd.gif (stored 0%) adding: content/editor/images/tag-hed.gif (stored 0%) adding: content/editor/images/tag-isx.gif (stored 0%) adding: content/editor/images/tag-met.gif (stored 0%) adding: content/editor/images/tag-ttl.gif (stored 0%) adding: content/editor/images/tag-pln.gif (stored 0%) adding: content/editor/images/tag-xmp.gif (stored 0%) adding: content/editor/images/tag-txt.gif (stored 0%) adding: content/editor/images/tag-a.gif (stored 0%) adding: content/editor/images/tag-app.gif (stored 0%) adding: content/editor/images/tag-b.gif (stored 0%) adding: content/editor/images/tag-bdo.gif (stored 0%) adding: content/editor/images/tag-big.gif (stored 0%) adding: content/editor/images/tag-body.gif (stored 0%) adding: content/editor/images/tag-br.gif (stored 0%) adding: content/editor/images/tag-col.gif (stored 0%) adding: content/editor/images/tag-dd.gif (stored 0%) adding: content/editor/images/tag-del.gif (stored 0%) adding: content/editor/images/tag-dfn.gif (stored 0%) adding: content/editor/images/tag-dir.gif (stored 0%) adding: content/editor/images/tag-div.gif (stored 0%) adding: content/editor/images/tag-dl.gif (stored 0%) adding: content/editor/images/tag-dt.gif (stored 0%) adding: content/editor/images/tag-em.gif (stored 0%) adding: content/editor/images/tag-h1.gif (stored 0%) adding: content/editor/images/tag-h2.gif (stored 0%) adding: content/editor/images/tag-h3.gif (stored 0%) adding: content/editor/images/tag-h4.gif (stored 0%) adding: content/editor/images/tag-h5.gif (stored 0%) adding: content/editor/images/tag-h6.gif (stored 0%) adding: content/editor/images/tag-hr.gif (stored 0%) adding: content/editor/images/tag-html.gif (stored 0%) adding: content/editor/images/tag-i.gif (stored 0%) adding: content/editor/images/tag-img.gif (stored 0%) adding: content/editor/images/tag-ins.gif (stored 0%) adding: content/editor/images/tag-kbd.gif (stored 0%) adding: content/editor/images/tag-li.gif (stored 0%) adding: content/editor/images/tag-map.gif (stored 0%) adding: content/editor/images/tag-obj.gif (stored 0%) adding: content/editor/images/tag-ol.gif (stored 0%) adding: content/editor/images/tag-p.gif (stored 0%) adding: content/editor/images/tag-pre.gif (stored 0%) adding: content/editor/images/tag-q.gif (stored 0%) adding: content/editor/images/tag-s.gif (stored 0%) adding: content/editor/images/tag-sub.gif (stored 0%) adding: content/editor/images/tag-sup.gif (stored 0%) adding: content/editor/images/tag-td.gif (stored 0%) adding: content/editor/images/tag-th.gif (stored 0%) adding: content/editor/images/tag-tr.gif (stored 0%) adding: content/editor/images/tag-tt.gif (stored 0%) adding: content/editor/images/tag-u.gif (stored 0%) adding: content/editor/images/tag-ul.gif (stored 0%) adding: content/editor/images/tag-var.gif (stored 0%) adding: content/editor/images/tag-userdefined.gif (stored 0%) adding: content/editor/images/smile.gif (stored 0%) adding: content/editor/images/s_smile.gif (stored 0%) adding: content/editor/images/smile_active.gif (stored 0%) adding: content/editor/images/smile_disabled.gif (stored 0%) adding: content/editor/images/smile_hover.gif (stored 0%) adding: content/editor/images/frown.gif (stored 0%) adding: content/editor/images/wink.gif (stored 0%) adding: content/editor/images/sick.gif (stored 0%) adding: content/editor/images/s_frown.gif (stored 0%) adding: content/editor/images/s_wink.gif (stored 0%) adding: content/editor/EdDialogCommon.js (stored 0%) adding: content/editor/EdLinkProps.xul (stored 0%) adding: content/editor/EdLinkProps.js (stored 0%) adding: content/editor/EdLinkChecker.xul (stored 0%) adding: content/editor/EdLinkChecker.js (stored 0%) adding: content/editor/EdImageProps.xul (stored 0%) adding: content/editor/EdImageProps.js (stored 0%) adding: content/editor/EdImageOverlay.xul (stored 0%) adding: content/editor/EdImageOverlay.js (stored 0%) adding: content/editor/EdHLineProps.xul (stored 0%) adding: content/editor/EdHLineProps.js (stored 0%) adding: content/editor/EdReplace.xul (stored 0%) adding: content/editor/EdReplace.js (stored 0%) adding: content/editor/EdSnapToGrid.xul (stored 0%) adding: content/editor/EdSnapToGrid.js (stored 0%) adding: content/editor/EdSpellCheck.xul (stored 0%) adding: content/editor/EdSpellCheck.js (stored 0%) adding: content/editor/EdDictionary.xul (stored 0%) adding: content/editor/EdDictionary.js (stored 0%) adding: content/editor/EdNamedAnchorProps.xul (stored 0%) adding: content/editor/EdNamedAnchorProps.js (stored 0%) adding: content/editor/EdInsertTOC.xul (stored 0%) adding: content/editor/EdInsertTOC.js (stored 0%) adding: content/editor/EdInsertTable.xul (stored 0%) adding: content/editor/EdInsertTable.js (stored 0%) adding: content/editor/EdTableProps.xul (stored 0%) adding: content/editor/EdTableProps.js (stored 0%) adding: content/editor/EdFormProps.xul (stored 0%) adding: content/editor/EdFormProps.js (stored 0%) adding: content/editor/EdInputProps.xul (stored 0%) adding: content/editor/EdInputProps.js (stored 0%) adding: content/editor/EdInputImage.xul (stored 0%) adding: content/editor/EdInputImage.js (stored 0%) adding: content/editor/EdTextAreaProps.xul (stored 0%) adding: content/editor/EdTextAreaProps.js (stored 0%) adding: content/editor/EdSelectProps.xul (stored 0%) adding: content/editor/EdSelectProps.js (stored 0%) adding: content/editor/EdButtonProps.xul (stored 0%) adding: content/editor/EdButtonProps.js (stored 0%) adding: content/editor/EdLabelProps.xul (stored 0%) adding: content/editor/EdLabelProps.js (stored 0%) adding: content/editor/EdFieldSetProps.xul (stored 0%) adding: content/editor/EdFieldSetProps.js (stored 0%) adding: content/editor/EdInsSrc.xul (stored 0%) adding: content/editor/EdInsSrc.js (stored 0%) adding: content/editor/EdInsertChars.xul (stored 0%) adding: content/editor/EdInsertChars.js (stored 0%) adding: content/editor/EdDialogOverlay.xul (stored 0%) adding: content/editor/EdAdvancedEdit.xul (stored 0%) adding: content/editor/EdAdvancedEdit.js (stored 0%) adding: content/editor/EdListProps.xul (stored 0%) adding: content/editor/EdListProps.js (stored 0%) adding: content/editor/EdPageProps.xul (stored 0%) adding: content/editor/EdPageProps.js (stored 0%) adding: content/editor/EdColorProps.xul (stored 0%) adding: content/editor/EdColorProps.js (stored 0%) adding: content/editor/EdColorPicker.xul (stored 0%) adding: content/editor/EdColorPicker.js (stored 0%) adding: content/editor/EdAECSSAttributes.js (stored 0%) adding: content/editor/EdAEHTMLAttributes.js (stored 0%) adding: content/editor/EdAEJSEAttributes.js (stored 0%) adding: content/editor/EdAEAttributes.js (stored 0%) adding: content/editor/EdImageMap.js (stored 0%) adding: content/editor/EdImageMap.xul (stored 0%) adding: content/editor/EdImageMapHotSpot.js (stored 0%) adding: content/editor/EdImageMapHotSpot.xul (stored 0%) adding: content/editor/EdImageMapShapes.js (stored 0%) adding: content/editor/EdImageMapPage.html (stored 0%) adding: content/editor/EditConflict.xul (stored 0%) adding: content/editor/EditConflict.js (stored 0%) adding: content/editor/EditorSaveAsCharset.xul (stored 0%) adding: content/editor/EditorSaveAsCharset.js (stored 0%) adding: content/editor/EdConvertToTable.xul (stored 0%) adding: content/editor/EdConvertToTable.js (stored 0%) adding: content/editor/EditorPublish.xul (stored 0%) adding: content/editor/EditorPublish.js (stored 0%) adding: content/editor/EditorPublishSettings.xul (stored 0%) adding: content/editor/EditorPublishSettings.js (stored 0%) adding: content/editor/EditorPublishOverlay.xul (stored 0%) adding: content/editor/EditorPublishProgress.xul (stored 0%) adding: content/editor/EditorPublishProgress.js (stored 0%) +++ overriding content/editor/contents.rdf content/editor-region/contents.r= df content/editor/editorOverlay.xul=20 adding: content/editor/contents.rdf (stored 0%) adding: content/editor-region/contents.rdf (stored 0%) adding: content/editor/editorOverlay.xul (stored 0%) +++ making chrome /work/a/ports/www/mozilla-devel/work/mozilla/editor/ui = =3D> /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/chrome/en-= US.jar +++ adding chrome /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-dev= el/chrome/installed-chrome.txt +++ locale,install,url,jar:resource:/chrome/en-US.jar!/locale/en-US/editor/ adding: locale/en-US/editor/editor.dtd (stored 0%) adding: locale/en-US/editor/editorSmileyOverlay.dtd (stored 0%) adding: locale/en-US/editor/editorPrefsOverlay.dtd (stored 0%) adding: locale/en-US/editor/editorNavigatorOverlay.dtd (stored 0%) adding: locale/en-US/editor/pref-toolbars.dtd (stored 0%) adding: locale/en-US/editor/pref-editing.dtd (stored 0%) adding: locale/en-US/editor/pref-composer.dtd (stored 0%) adding: locale/en-US/editor/pref-publish.dtd (stored 0%) adding: locale/en-US/editor/editorOverlay.dtd (stored 0%) adding: locale/en-US/editor/editor.properties (stored 0%) adding: locale/en-US/editor/EditorHLineProperties.dtd (stored 0%) adding: locale/en-US/editor/EditorImageProperties.dtd (stored 0%) adding: locale/en-US/editor/EditorInsertSource.dtd (stored 0%) adding: locale/en-US/editor/EditorInsertChars.dtd (stored 0%) adding: locale/en-US/editor/EditorInsertTable.dtd (stored 0%) adding: locale/en-US/editor/EditorInsertTOC.dtd (stored 0%) adding: locale/en-US/editor/EditorLinkProperties.dtd (stored 0%) adding: locale/en-US/editor/EdLinkChecker.dtd (stored 0%) adding: locale/en-US/editor/EditorListProperties.dtd (stored 0%) adding: locale/en-US/editor/EditorPageProperties.dtd (stored 0%) adding: locale/en-US/editor/EditorColorProperties.dtd (stored 0%) adding: locale/en-US/editor/EdColorPicker.dtd (stored 0%) adding: locale/en-US/editor/EditorPersonalDictionary.dtd (stored 0%) adding: locale/en-US/editor/EditorReplace.dtd (stored 0%) adding: locale/en-US/editor/EditorSnapToGrid.dtd (stored 0%) adding: locale/en-US/editor/EditorSpellCheck.dtd (stored 0%) adding: locale/en-US/editor/EditorTableProperties.dtd (stored 0%) adding: locale/en-US/editor/EditorFormProperties.dtd (stored 0%) adding: locale/en-US/editor/EditorInputProperties.dtd (stored 0%) adding: locale/en-US/editor/EditorTextAreaProperties.dtd (stored 0%) adding: locale/en-US/editor/EditorSelectProperties.dtd (stored 0%) adding: locale/en-US/editor/EditorButtonProperties.dtd (stored 0%) adding: locale/en-US/editor/EditorLabelProperties.dtd (stored 0%) adding: locale/en-US/editor/EditorFieldSetProperties.dtd (stored 0%) adding: locale/en-US/editor/EdNamedAnchorProperties.dtd (stored 0%) adding: locale/en-US/editor/EdDialogOverlay.dtd (stored 0%) adding: locale/en-US/editor/EdAdvancedEdit.dtd (stored 0%) adding: locale/en-US/editor/EditorImageMap.dtd (stored 0%) adding: locale/en-US/editor/EditorImageMapHotSpot.dtd (stored 0%) adding: locale/en-US/editor/EditConflict.dtd (stored 0%) adding: locale/en-US/editor/EditorSaveAsCharset.dtd (stored 0%) adding: locale/en-US/editor/EdConvertToTable.dtd (stored 0%) adding: locale/en-US/editor/EditorPublish.dtd (stored 0%) adding: locale/en-US/editor/EditorPublishProgress.dtd (stored 0%) +++ overriding locale/en-US/editor/contents.rdf=20 adding: locale/en-US/editor/contents.rdf (stored 0%) +++ making chrome /work/a/ports/www/mozilla-devel/work/mozilla/editor/ui = =3D> /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/chrome/US.= jar +++ adding chrome /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-dev= el/chrome/installed-chrome.txt +++ locale,install,url,jar:resource:/chrome/US.jar!/locale/US/editor-region/ adding: locale/US/editor-region/region.properties (stored 0%) +++ overriding locale/US/editor-region/contents.rdf=20 adding: locale/US/editor-region/contents.rdf (stored 0%) gmake[1]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/e= ditor/ui' gmake[1]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= xpfe/bootstrap' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 ico= ns/gtk/abcardWindow.xpm icons/gtk/addressbookWindow.xpm icons/gtk/bmPropsWi= ndow.xpm icons/gtk/bookmark-window.xpm icons/gtk/calendar-window.xpm icons/= gtk/chatzilla-window.xpm icons/gtk/downloadManager.xpm icons/gtk/editorWind= ow.xpm icons/gtk/findBookmarkWindow.xpm icons/gtk/findHistoryWindow.xpm ico= ns/gtk/history-window.xpm icons/gtk/jsconsoleWindow.xpm icons/gtk/main-wind= ow.xpm icons/gtk/messengerWindow.xpm icons/gtk/msgcomposeWindow.xpm icons/g= tk/venkman-window.xpm icons/gtk/winInspectorMain.xpm icons/gtk/abcardWindow= 16.xpm icons/gtk/addressbookWindow16.xpm icons/gtk/bmPropsWindow16.xpm icon= s/gtk/bookmark-window16.xpm icons/gtk/calendar-window16.xpm icons/gtk/chatz= illa-window16.xpm icons/gtk/downloadManager16.xpm icons/gtk/editorWindow16.= xpm icons/gtk/findBookmarkWindow16.xpm icons/gtk/findHistoryWindow16.xpm ic= ons/gtk/history-window16.xpm icons/gtk/jsconsoleWindow16.xpm icons/gtk/main= -window16.xpm i cons/gtk/messengerWindow16.xpm icons/gtk/msgcomposeWindow16.xpm icons/gtk/= venkman-window16.xpm icons/gtk/winInspectorMain16.xpm /work/a/ports/www/moz= illa-devel/work/fake/lib/mozilla-devel/chrome/icons/default gmake[2]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= xpfe/bootstrap/init.d' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 REA= DME /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/init.d gmake[2]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/x= pfe/bootstrap/init.d' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 moz= illa-bin /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel set -e; \ for i in ./browser-prefs.js; \ do /usr/bin/perl5 ../../config/preprocessor.pl -DOSTYPE=3D\"FreeBSD6\" -DOS= ARCH=3D\"FreeBSD\" -DSPLASH_XPM=3D\"./splash.xpm\" -DMOZILLA_VERSION=3D\"1.= 8b\" -DD_INO=3Dd_ino -DSTDC_HEADERS=3D1 -DHAVE_ST_BLKSIZE=3D1 -DHAVE_SIGINF= O_T=3D1 -DHAVE_INT16_T=3D1 -DHAVE_INT32_T=3D1 -DHAVE_INT64_T=3D1 -DHAVE_UIN= T=3D1 -DHAVE_UINT16_T=3D1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=3D1 -DHAVE_DIR= ENT_H=3D1 -DHAVE_GETOPT_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAV= E_NL_TYPES_H=3D1 -DHAVE_X11_XKBLIB_H=3D1 -DHAVE_SYS_STATVFS_H=3D1 -DHAVE_SY= S_CDEFS_H=3D1 -DHAVE_LIBM=3D1 -DFUNCPROTO=3D15 -DHAVE_XSHM=3D1 -D_REENTRANT= =3D1 -D_THREAD_SAFE=3D1 -DHAVE_RANDOM=3D1 -DHAVE_STRERROR=3D1 -DHAVE_LCHOWN= =3D1 -DHAVE_FCHMOD=3D1 -DHAVE_SNPRINTF=3D1 -DHAVE_MEMMOVE=3D1 -DHAVE_RINT= =3D1 -DHAVE_FLOCKFILE=3D1 -DHAVE_LOCALTIME_R=3D1 -DHAVE_STRTOK_R=3D1 -DHAVE= _LANGINFO_CODESET=3D1 -DVA_COPY=3Dva_copy -DHAVE_VA_COPY=3D1 -DHAVE_I18N_LC= _MESSAGES=3D1 -DMOZ_DEFAULT_TOOLKIT=3D\"gtk2\" -DMOZ_WIDGET_GTK2=3D1 -DMOZ_= ENABLE_XREMOTE=3D1 -DMOZ_X11=3D1 -DMOZ_BUILD_APP=3Dsuite -DMOZ_DISTRIBUTION= _ID=3D\"org.mozilla\" -DMOZ_ENABLE_X FT=3D1 -DMOZ_ENABLE_COREXFONTS=3D1 -DMOZ_EXTRA_X11CONVERTERS=3D1 -DOJI=3D1= -DMOZ_ENABLE_XINERAMA=3D1 -DIBMBIDI=3D1 -DMOZ_VIEW_SOURCE=3D1 -DACCESSIBIL= ITY=3D1 -DMOZ_XPINSTALL=3D1 -DMOZ_JSLOADER=3D1 -DMOZ_XTF=3D1 -DHAVE_GSSAPI_= H=3D1 -DHAVE_GSS_C_NT_HOSTBASED_SERVICE=3D1 -DMOZ_MATHML=3D1 -DMOZ_SVG=3D1 = -DMOZ_SVG_RENDERER_LIBART=3D1 -DMOZ_LOGGING=3D1 -DHAVE___CXA_DEMANGLE=3D1 -= DMOZ_USER_DIR=3D\".mozilla\" -DHAVE_ALLOCA=3D1 -DMOZ_XUL=3D1 -DMOZ_PROFILES= HARING=3D1 -DMOZ_PROFILELOCKING=3D1 -DMOZ_DLL_SUFFIX=3D\".so\" -DXP_UNIX=3D= 1 -DUNIX_ASYNC_DNS=3D1 -DJS_THREADSAFE=3D1 -DNS_PRINT_PREVIEW=3D1 -DNS_PRIN= TING=3D1 -DMOZ_ACCESSIBILITY_ATK=3D1 -DMOZILLA_LOCALE_VERSION=3D\"1.8b\" -D= MOZILLA_REGION_VERSION=3D\"1.8b\" -DMOZILLA_SKIN_VERSION=3D\"1.5\" $i > /w= ork/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/defaults/pref/`ba= sename $i`; \ done /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 moz= illa.1 /work/a/ports/www/mozilla-devel/work/fake/man/man1 /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 moz= illa /work/a/ports/www/mozilla-devel/work/fake/bin gmake[1]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/x= pfe/bootstrap' gmake[1]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= embedding/browser/gtk' gmake[2]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= embedding/browser/gtk/src' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 644 gtk= mozembed.h gtkmozembed_internal.h /work/a/ports/www/mozilla-devel/work/fake= /include/mozilla-devel/gtkembedmoz /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 lib= gtkembedmoz.so /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel gmake[2]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/e= mbedding/browser/gtk/src' gmake[2]: Entering directory `/work/a/ports/www/mozilla-devel/work/mozilla/= embedding/browser/gtk/tests' /work/a/ports/www/mozilla-devel/work/mozilla/config/nsinstall -t -m 755 Tes= tGtkEmbed /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel gmake[2]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/e= mbedding/browser/gtk/tests' gmake[1]: Leaving directory `/work/a/ports/www/mozilla-devel/work/mozilla/e= mbedding/browser/gtk' /bin/mkdir -p /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel /= work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/init.d /usr/bin/sed -i.bak -e 's|/work/a/ports/www/mozilla-devel/work/fake|/usr/X1= 1R6|g' /work/a/ports/www/mozilla-devel/work/fake/bin/mozilla /work/a/port= s/www/mozilla-devel/work/fake/bin/mozilla-config if [ ! -x /usr/X11R6/bin/mozilla -a ! -L /usr/X11R6/bin/mozilla ]; then ec= ho bin/mozilla >> /work/a/ports/www/mozilla-devel/work/pkg-plist ; fi echo bin/mozilla-devel >> /work/a/ports/www/mozilla-devel/work/pkg-plist if [ ! -L /usr/X11R6/lib/browser_plugins/libjavaplugin_oji.so ]; then for = jpi in /usr/local/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so /usr= /local/jdk1.4.1/jre/plugin/i386/ns610/libjavaplugin_oji.so /usr/local/diab= lo-jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so /usr/local/jdk1.3.1= /jre/plugin/i386/ns600/libjavaplugin_oji.so; do if [ -f ${jpi} ]; then ec= ho lib/browser_plugins/libjavaplugin_oji.so >> /work/a/ports/www/mozilla-de= vel/work/pkg-plist ; break; fi; done; fi echo lib/browser_plugins/.mozilla.keep >> /work/a/ports/www/mozilla-devel/w= ork/pkg-plist echo "@unexec /bin/rmdir %D/lib/browser_plugins 2>/dev/null || true" >> /wo= rk/a/ports/www/mozilla-devel/work/pkg-plist echo lib/mozilla-devel/mozilla >> /work/a/ports/www/mozilla-devel/work/pkg-= plist echo lib/mozilla-devel/mozilla-config >> /work/a/ports/www/mozilla-devel/wo= rk/pkg-plist install -o root -g wheel -m 555 /a/ports/www/mozilla-devel/files/moz_pis_S= 50cleanhome /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel/ini= t.d/S50cleanhome echo share/applications/mozilla-devel.desktop >> /work/a/ports/www/mozilla-= devel/work/pkg-plist echo "@unexec /bin/rmdir %D/share/applications 2>/dev/null || true" >> /wor= k/a/ports/www/mozilla-devel/work/pkg-plist cd /work/a/ports/www/mozilla-devel/work/fake/lib/mozilla-devel && /usr/bin/= find -s * -type f -o -type l | /usr/bin/sed -e 's:^:lib/mozilla-devel/:' >= > /work/a/ports/www/mozilla-devel/work/pkg-plist && /usr/bin/find -d * -ty= pe d | /usr/bin/sed -e 's:^:@dirrm lib/mozilla-devel/:' >> /work/a/ports/w= ww/mozilla-devel/work/pkg-plist echo @dirrm lib/mozilla-devel >> /work/a/ports/www/mozilla-devel/work/pkg-p= list for pcfile in mozilla-gtkmozembed mozilla-js mozilla-xpcom mozilla-nspr mo= zilla-nss mozilla-plugin; do echo libdata/pkgconfig/${pcfile}-devel.pc >> = /work/a/ports/www/mozilla-devel/work/pkg-plist ; done cd /work/a/ports/www/mozilla-devel/work/fake/include/mozilla-devel && /usr/= bin/find -s * -type f -o -type l | /usr/bin/sed -e 's:^:include/mozilla-de= vel/:' >> /work/a/ports/www/mozilla-devel/work/pkg-plist && /usr/bin/find = -d * -type d | /usr/bin/sed -e 's:^:@dirrm include/mozilla-devel/:' >> /wo= rk/a/ports/www/mozilla-devel/work/pkg-plist echo @dirrm include/mozilla-devel >> /work/a/ports/www/mozilla-devel/work/p= kg-plist echo "@exec /usr/local/bin/update-desktop-database > /dev/null || true" >> = /work/a/ports/www/mozilla-devel/work/pkg-plist echo "@unexec /usr/local/bin/update-desktop-database > /dev/null || true" >= > /work/a/ports/www/mozilla-devel/work/pkg-plist cd /work/a/ports/www/mozilla-devel/work/fake/share/idl/mozilla-devel-1.8.b1= && /usr/bin/find -s * -type f -o -type l | /usr/bin/sed -e 's:^:share/id= l/mozilla-devel/:' >> /work/a/ports/www/mozilla-devel/work/pkg-plist && /u= sr/bin/find -d * -type d | /usr/bin/sed -e 's:^:@dirrm share/idl/mozilla-d= evel/:' >> /work/a/ports/www/mozilla-devel/work/pkg-plist cd: can't cd to /work/a/ports/www/mozilla-devel/work/fake/share/idl/mozilla= -devel-1.8.b1 *** Error code 2 Stop in /a/ports/www/mozilla-devel. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build ended at Tue Aug 2 15:08:01 UTC 2005 ----- End forwarded message ----- -Kirill From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 2 18:55:28 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2727F16A41F for ; Tue, 2 Aug 2005 18:55:28 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE5EA43D55 for ; Tue, 2 Aug 2005 18:55:27 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtp (Exim 4.51 (FreeBSD)) id 1E01vD-000Hv3-Lb for freebsd-gnome@freebsd.org; Tue, 02 Aug 2005 18:55:27 +0000 Received: from [127.0.0.1] (helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.52 (FreeBSD)) id 1E01vD-0001iU-1h for freebsd-gnome@freebsd.org; Tue, 02 Aug 2005 08:55:27 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17135.49566.638293.449419@roam.psg.com> Date: Tue, 2 Aug 2005 08:55:26 -1000 To: freebsd gnome Subject: pdf sloooooooooowwwwwwwwwwwwww X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 18:55:28 -0000 galeon with Adobe Reader 7.0 File name: nppdf.so The Adobe Reader plugin is used to enable viewing of PDF and FDF files from within the browser. takes *many* minutes to start to display the pdf. clues? rnady From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 2 18:59:12 2005 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DCB616A41F for ; Tue, 2 Aug 2005 18:59:12 +0000 (GMT) (envelope-from jay@codegurus.org) Received: from pih-relay04.plus.net (pih-relay04.plus.net [212.159.14.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id F282543D53 for ; Tue, 2 Aug 2005 18:59:11 +0000 (GMT) (envelope-from jay@codegurus.org) Received: from [84.92.156.191] (helo=desktop.jayton.plus.com) by pih-relay04.plus.net with esmtp (Exim) id 1E01yn-0000cC-Pl for freebsd-gnome@FreeBSD.org; Tue, 02 Aug 2005 19:59:09 +0100 From: Jayton Garnett To: freebsd-gnome@FreeBSD.org Content-Type: text/plain Organization: Codegurus.org Date: Tue, 02 Aug 2005 19:59:12 +0100 Message-Id: <1123009152.2867.3.camel@desktop.jayton.plus.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Subject: application port request X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jay@codegurus.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 18:59:12 -0000 Hello, Could someone have a look at porting Gyach-Enhanced, I have tried to compile it from source but it just will not compile. This would be much appreciated :-) and I am sure many other people may want this ported as well. Kind regards, Jayton Garnett From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 2 19:09:20 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E558A16A41F for ; Tue, 2 Aug 2005 19:09:20 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmmtao03.cox.net (eastrmmtao03.cox.net [68.230.240.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DD1F43D45 for ; Tue, 2 Aug 2005 19:09:20 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by eastrmmtao03.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050802190900.EZEH8255.eastrmmtao03.cox.net@mezz.mezzweb.com>; Tue, 2 Aug 2005 15:09:00 -0400 Date: Tue, 02 Aug 2005 14:10:21 -0500 To: "Randy Bush" References: <17135.49566.638293.449419@roam.psg.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <17135.49566.638293.449419@roam.psg.com> User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: freebsd gnome Subject: Re: pdf sloooooooooowwwwwwwwwwwwww X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 19:09:21 -0000 On Tue, 02 Aug 2005 13:55:26 -0500, Randy Bush wrote: > galeon with > > Adobe Reader 7.0 > File name: nppdf.so > The Adobe Reader plugin is used to enable viewing of PDF and FDF > files > from within the browser. > > takes *many* minutes to start to display the pdf. > > clues? Don't use the linuxpluginwrapper. Fetch and open it by on your HD. If it's still slow, report it to www.adobe.com. BTW: We don't maintain both linuxpluginwrapper and Adobe Acrobat. I doubt that it's Galeon issue. Cheers, Mezz > rnady -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 2 19:13:52 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4C2916A41F for ; Tue, 2 Aug 2005 19:13:52 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmmtao04.cox.net (eastrmmtao04.cox.net [68.230.240.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F29F43D45 for ; Tue, 2 Aug 2005 19:13:52 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by eastrmmtao04.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050802191327.WLYG20730.eastrmmtao04.cox.net@mezz.mezzweb.com>; Tue, 2 Aug 2005 15:13:27 -0400 Date: Tue, 02 Aug 2005 14:14:52 -0500 To: jay@codegurus.org References: <1123009152.2867.3.camel@desktop.jayton.plus.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <1123009152.2867.3.camel@desktop.jayton.plus.com> User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: freebsd-gnome@freebsd.org Subject: Re: application port request X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 19:13:53 -0000 On Tue, 02 Aug 2005 13:59:12 -0500, Jayton Garnett wrote: > Hello, > > Could someone have a look at porting Gyach-Enhanced, I have tried to > compile it from source but it just will not compile. What's problem? We can't help if you just say it can't compile without show any errors. > This would be much appreciated :-) What's URL? What's Gyach-Enhanced? > and I am sure many other people may want this ported as > well. Only a request so far. ;-) Cheers, Mezz > Kind regards, > Jayton Garnett -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 2 19:43:00 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3E0516A41F for ; Tue, 2 Aug 2005 19:43:00 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id B067E43D46 for ; Tue, 2 Aug 2005 19:43:00 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtp (Exim 4.51 (FreeBSD)) id 1E02fE-000JBK-E1; Tue, 02 Aug 2005 19:43:00 +0000 Received: from [127.0.0.1] (helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.52 (FreeBSD)) id 1E02fD-0001mm-QV; Tue, 02 Aug 2005 09:42:59 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17135.52419.313473.130572@roam.psg.com> Date: Tue, 2 Aug 2005 09:42:59 -1000 To: "Jeremy Messenger" References: <17135.49566.638293.449419@roam.psg.com> Cc: freebsd gnome Subject: Re: pdf sloooooooooowwwwwwwwwwwwww X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 19:43:01 -0000 >> galeon with >> Adobe Reader 7.0 >> File name: nppdf.so >> The Adobe Reader plugin is used to enable viewing of PDF and FDF files >> from within the browser. >> takes *many* minutes to start to display the pdf. > Don't use the linuxpluginwrapper. Fetch and open it by on your HD. that is what i have been doing, as i don't have ten mins to wait for the plugin to work. it's pretty instant on the manual path. > BTW: We don't maintain both linuxpluginwrapper and Adobe Acrobat. > I doubt that it's Galeon issue. i don't know where the problem lies. hence my asking randy From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 2 20:35:56 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEA2316A41F for ; Tue, 2 Aug 2005 20:35:56 +0000 (GMT) (envelope-from barner@gmx.de) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id EC54843D48 for ; Tue, 2 Aug 2005 20:35:55 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 02 Aug 2005 20:35:53 -0000 Received: from unknown (EHLO zi025.glhnet.mhn.de) [129.187.19.157] by mail.gmx.net (mp002) with SMTP; 02 Aug 2005 22:35:53 +0200 X-Authenticated: #147403 Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 1B498C1EB; Tue, 2 Aug 2005 22:36:49 +0200 (CEST) Date: Tue, 2 Aug 2005 22:36:48 +0200 From: Simon Barner To: Randy Bush Message-ID: <20050802203648.GC6031@zi025.glhnet.mhn.de> References: <17135.49566.638293.449419@roam.psg.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JgQwtEuHJzHdouWu" Content-Disposition: inline In-Reply-To: <17135.49566.638293.449419@roam.psg.com> User-Agent: Mutt/1.5.9i X-Y-GMX-Trusted: 0 Cc: freebsd gnome Subject: Re: pdf sloooooooooowwwwwwwwwwwwww X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 20:35:56 -0000 --JgQwtEuHJzHdouWu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Randy Bush wrote: > galeon with=20 >=20 > Adobe Reader 7.0 > File name: nppdf.so > The Adobe Reader plugin is used to enable viewing of PDF and FDF files > from within the browser. >=20 > takes *many* minutes to start to display the pdf. Works fine for me (although acroread 7 is generally slower than version 5 that I used before). Does it happen with every PDF file? Or, can you share a link where it happens? Simon --JgQwtEuHJzHdouWu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFC79lgCkn+/eutqCoRAjdBAJ4kPTLJo4aUsyPDNkrD9CP/p0U43ACghFGr on7/RQvNYKetiPZej+9GJHk= =blJE -----END PGP SIGNATURE----- --JgQwtEuHJzHdouWu-- From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 2 21:50:56 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C195A16A41F for ; Tue, 2 Aug 2005 21:50:56 +0000 (GMT) (envelope-from jay@codegurus.org) Received: from pih-relay06.plus.net (pih-relay06.plus.net [212.159.14.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id D38A743D49 for ; Tue, 2 Aug 2005 21:50:55 +0000 (GMT) (envelope-from jay@codegurus.org) Received: from [84.92.156.191] (helo=[192.168.0.5]) by pih-relay06.plus.net with esmtp (Exim) id 1E03Wn-0003l2-LM; Tue, 02 Aug 2005 21:38:22 +0100 Message-ID: <42EFD9C0.3020309@codegurus.org> Date: Tue, 02 Aug 2005 21:38:24 +0100 From: Jayton Garnett User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeremy Messenger , freebsd-gnome@freebsd.org References: <1123009152.2867.3.camel@desktop.jayton.plus.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: application port request X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 21:50:56 -0000 Jeremy Messenger wrote: > > What's problem? We can't help if you just say it can't compile > without show any errors. > What's URL? What's Gyach-Enhanced? > Only a request so far. ;-) > > Cheers, > Mezz Gyach-Enhanced / PY! Voice is a yahoo chat client that supports webcam/voice, the main URL is http://www.phrozensmoke.com/projects/pyvoicechat/ I follow the installation instructions from the website. ( http://www.phrozensmoke.com/projects/pyvoicechat/install.php#gyachs ) and get the following: desktop# pwd /home/jay desktop# cd gyach-e ( This is my so called [BUILD_DIRECTORY] ) desktop# cd ./gyach desktop# ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands desktop# cp -f config.h.backup config.h desktop# cd .. desktop# pwd /usr/home/jay/gyach-e desktop# make if test -f COMPILE-ME.sh; then ./COMPILE-ME.sh; fi; Building Gyach Enhanced cd . && /bin/sh /Compile/truespeech/gyach-0.9.3/missing --run autoconf /Compile/truespeech/gyach-0.9.3/missing: Can't open /Compile/truespeech/gyach-0.9.3/missing: No such file or directory *** Error code 2 Stop in /usr/home/jay/gyach-e/gyach. strip: './src/gyach': No such file Building Gyach Spanish locale support if test -f gyach.po; then msgfmt -o `pwd`/LC_MESSAGES/gyach.mo gyach.po ; fi; Building PyTSP TrueSpeech library Compiling pyesd.c pyesd.c:54:17: esd.h: No such file or directory pyesd.c: In function `get_esd_default_port': pyesd.c:92: error: `ESD_DEFAULT_PORT' undeclared (first use in this function) pyesd.c:92: error: (Each undeclared identifier is reported only once pyesd.c:92: error: for each function it appears in.) pyesd.c: In function `get_esd_default_rate': pyesd.c:94: error: `ESD_DEFAULT_RATE' undeclared (first use in this function) pyesd.c: In function `get_esd_audio_device': pyesd.c:96: error: `esd_audio_device' undeclared (first use in this function) pyesd.c: In function `get_8bit_stereo': pyesd.c:129: error: syntax error before "fm" pyesd.c:130: error: `fm' undeclared (first use in this function) pyesd.c: In function `get_8bit_mono': pyesd.c:134: error: syntax error before "fm" pyesd.c:135: error: `fm' undeclared (first use in this function) pyesd.c: In function `get_16bit_stereo': pyesd.c:139: error: syntax error before "fm" pyesd.c:140: error: `fm' undeclared (first use in this function) pyesd.c: In function `get_16bit_mono': pyesd.c:144: error: syntax error before "fm" pyesd.c:145: error: `fm' undeclared (first use in this function) pyesd.c: In function `get_default_stream': pyesd.c:149: error: syntax error before "fm" pyesd.c:150: error: `fm' undeclared (first use in this function) pyesd.c: In function `open_volume': pyesd.c:162: error: `ESD_BITS16' undeclared (first use in this function) pyesd.c:162: error: `ESD_STEREO' undeclared (first use in this function) pyesd.c:162: error: `ESD_STREAM' undeclared (first use in this function) pyesd.c:162: error: `ESD_PLAY' undeclared (first use in this function) pyesd.c: In function `init_esd_play': pyesd.c:265: error: syntax error before "esd_fmt" pyesd.c:283: error: `esd_fmt' undeclared (first use in this function) pyesd.c:283: error: `ESD_STREAM' undeclared (first use in this function) pyesd.c:283: error: `ESD_PLAY' undeclared (first use in this function) pyesd.c:290: error: `ESD_MONO' undeclared (first use in this function) pyesd.c:294: error: `ESD_STEREO' undeclared (first use in this function) pyesd.c:302: error: `ESD_BITS8' undeclared (first use in this function) pyesd.c:305: error: `ESD_BITS16' undeclared (first use in this function) pyesd.c:317: error: `ESD_DEFAULT_RATE' undeclared (first use in this function) pyesd.c:318: error: `ESD_BUF_SIZE' undeclared (first use in this function) pyesd.c: In function `init_esd_record': pyesd.c:362: error: `ESD_DEFAULT_RATE' undeclared (first use in this function) pyesd.c:363: error: `ESD_BITS16' undeclared (first use in this function) pyesd.c:363: error: `ESD_STEREO' undeclared (first use in this function) pyesd.c:364: error: `ESD_STREAM' undeclared (first use in this function) pyesd.c:364: error: `ESD_RECORD' undeclared (first use in this function) pyesd.c:365: error: syntax error before "format" pyesd.c:368: error: `ESD_MONO' undeclared (first use in this function) pyesd.c:369: error: `ESD_BITS8' undeclared (first use in this function) pyesd.c:371: error: `format' undeclared (first use in this function) pyesd.c: In function `play': pyesd.c:445: error: `ESD_BUF_SIZE' undeclared (first use in this function) pyesd.c: In function `get_record_buffer_size': pyesd.c:565: error: `ESD_BUF_SIZE' undeclared (first use in this function) pyesd.c: In function `esd_record_sound': pyesd.c:571: error: `ESD_BUF_SIZE' undeclared (first use in this function) Running swig for pyesd swig: not found Compiling swig Python wrapper pyesd_wrap.c:222:20: Python.h: No such file or directory pyesd_wrap.c:263: error: syntax error before "PyObject" pyesd_wrap.c:264: error: syntax error before '*' token pyesd_wrap.c:269: error: syntax error before "PyObject_HEAD" pyesd_wrap.c:273: error: syntax error before '*' token pyesd_wrap.c: In function `swig_varlink_repr': pyesd_wrap.c:276: warning: return makes pointer from integer without a cast pyesd_wrap.c: At top level: pyesd_wrap.c:280: error: syntax error before "FILE" pyesd_wrap.c: In function `swig_varlink_print': pyesd_wrap.c:282: error: `flags' undeclared (first use in this function) pyesd_wrap.c:282: error: (Each undeclared identifier is reported only once pyesd_wrap.c:282: error: for each function it appears in.) pyesd_wrap.c:283: error: `fp' undeclared (first use in this function) pyesd_wrap.c:284: error: `v' undeclared (first use in this function) pyesd_wrap.c: At top level: pyesd_wrap.c:292: error: syntax error before '*' token pyesd_wrap.c: In function `swig_varlink_getattr': pyesd_wrap.c:294: error: structure has no member named `vars' pyesd_wrap.c:297: error: structure has no member named `get_attr' pyesd_wrap.c:301: error: `PyExc_NameError' undeclared (first use in this function) pyesd_wrap.c: At top level: pyesd_wrap.c:306: error: syntax error before "PyObject" pyesd_wrap.c: In function `swig_varlink_setattr': pyesd_wrap.c:307: error: `v' undeclared (first use in this function) pyesd_wrap.c:309: error: `n' undeclared (first use in this function) pyesd_wrap.c:310: error: `p' undeclared (first use in this function) pyesd_wrap.c:314: error: `PyExc_NameError' undeclared (first use in this function) pyesd_wrap.c: At top level: pyesd_wrap.c:318: error: syntax error before "PyTypeObject" pyesd_wrap.c:320: error: syntax error before numeric constant pyesd_wrap.c:321: warning: initialization makes integer from pointer without a cast pyesd_wrap.c:322: warning: excess elements in scalar initializer pyesd_wrap.c:322: warning: (near initialization for `varlinktype') pyesd_wrap.c:323: warning: excess elements in scalar initializer pyesd_wrap.c:323: warning: (near initialization for `varlinktype') pyesd_wrap.c:324: warning: excess elements in scalar initializer pyesd_wrap.c:324: warning: (near initialization for `varlinktype') pyesd_wrap.c:325: error: `printfunc' undeclared here (not in a function) pyesd_wrap.c:325: error: syntax error before "swig_varlink_print" pyesd_wrap.c:326: error: `getattrfunc' undeclared here (not in a function) pyesd_wrap.c:326: error: syntax error before "swig_varlink_getattr" pyesd_wrap.c:327: error: `setattrfunc' undeclared here (not in a function) pyesd_wrap.c:327: error: syntax error before "swig_varlink_setattr" pyesd_wrap.c:328: warning: excess elements in scalar initializer pyesd_wrap.c:328: warning: (near initialization for `varlinktype') pyesd_wrap.c:329: error: `reprfunc' undeclared here (not in a function) pyesd_wrap.c:329: error: syntax error before "swig_varlink_repr" pyesd_wrap.c:330: warning: excess elements in scalar initializer pyesd_wrap.c:330: warning: (near initialization for `varlinktype') pyesd_wrap.c:331: warning: excess elements in scalar initializer pyesd_wrap.c:331: warning: (near initialization for `varlinktype') pyesd_wrap.c:332: warning: excess elements in scalar initializer pyesd_wrap.c:332: warning: (near initialization for `varlinktype') pyesd_wrap.c:333: warning: data definition has no type or storage class pyesd_wrap.c:336: error: syntax error before '*' token pyesd_wrap.c: In function `SWIG_newvarlink': pyesd_wrap.c:339: error: syntax error before "swig_varlinkobject" pyesd_wrap.c:340: error: request for member `ob_type' in something not a structure or union pyesd_wrap.c:340: error: `PyType_Type' undeclared (first use in this function) pyesd_wrap.c:341: error: structure has no member named `ob_type' pyesd_wrap.c:342: error: structure has no member named `vars' pyesd_wrap.c:343: error: structure has no member named `ob_refcnt' pyesd_wrap.c:344: error: `PyObject' undeclared (first use in this function) pyesd_wrap.c:344: error: syntax error before ')' token pyesd_wrap.c:345: error: syntax error before ')' token pyesd_wrap.c: At top level: pyesd_wrap.c:349: error: syntax error before '*' token pyesd_wrap.c:350: error: `SWIG_addvarlink' declared as function returning a function pyesd_wrap.c:350: error: syntax error before "int" pyesd_wrap.c:353: error: `p' undeclared here (not in a function) pyesd_wrap.c:353: warning: data definition has no type or storage class pyesd_wrap.c:354: error: conflicting types for 'gv' pyesd_wrap.c:352: error: previous declaration of 'gv' was here pyesd_wrap.c:354: warning: initialization makes integer from pointer without a cast pyesd_wrap.c:354: error: initializer element is not constant pyesd_wrap.c:354: warning: data definition has no type or storage class pyesd_wrap.c:355: error: syntax error before '->' token pyesd_wrap.c:355: warning: passing arg 1 of `strlen' makes pointer from integer without a cast pyesd_wrap.c:355: warning: initialization makes integer from pointer without a cast pyesd_wrap.c:355: error: initializer element is not constant pyesd_wrap.c:355: warning: data definition has no type or storage class pyesd_wrap.c:356: error: syntax error before '->' token pyesd_wrap.c:356: error: conflicting types for 'strcpy' pyesd_wrap.c:356: error: conflicting types for 'strcpy' pyesd_wrap.c:356: warning: data definition has no type or storage class pyesd_wrap.c:357: error: syntax error before '->' token pyesd_wrap.c:357: error: initializer element is not constant pyesd_wrap.c:357: warning: data definition has no type or storage class pyesd_wrap.c:358: error: syntax error before '->' token pyesd_wrap.c:358: error: initializer element is not constant pyesd_wrap.c:358: warning: data definition has no type or storage class pyesd_wrap.c:359: error: syntax error before '->' token pyesd_wrap.c:359: error: invalid type argument of `->' pyesd_wrap.c:359: warning: data definition has no type or storage class pyesd_wrap.c:360: error: syntax error before '->' token pyesd_wrap.c:360: error: initializer element is not constant pyesd_wrap.c:360: warning: data definition has no type or storage class pyesd_wrap.c:361: error: syntax error before '}' token pyesd_wrap.c:244:1: unterminated #else Building Python shared library for pyesd.so gcc: pyesd.o: No such file or directory gcc: pyesd_wrap.o: No such file or directory Compiling pytruespeech.c Graph cycles through ldt_keeper.o Graph cycles through pe_image.o Graph cycles through module.o Graph cycles through ext.o Graph cycles through win32.o Graph cycles through driver.o Graph cycles through pe_resource.o Graph cycles through resource.o Graph cycles through registry.o Graph cycles through elfdll.o Graph cycles through afl.o Graph cycles through vfl.o gcc -I. -I.. -U_FILE_OFFSET_BITS -D_REENTRANT -Wall -fno-omit-frame-pointer -g3 -c wrapper.S Graph cycles through cpudetect.o Graph cycles through mp_msg.o Graph cycles through pytruespeech.o `all' not remade because of errors. Running swig for pytsp swig: not found Compiling swig Python wrapper for pytsp pytsp_wrap.c:222:20: Python.h: No such file or directory pytsp_wrap.c:263: error: syntax error before "PyObject" pytsp_wrap.c:264: error: syntax error before '*' token pytsp_wrap.c:269: error: syntax error before "PyObject_HEAD" pytsp_wrap.c:273: error: syntax error before '*' token pytsp_wrap.c: In function `swig_varlink_repr': pytsp_wrap.c:276: warning: return makes pointer from integer without a cast pytsp_wrap.c: At top level: pytsp_wrap.c:280: error: syntax error before "FILE" pytsp_wrap.c: In function `swig_varlink_print': pytsp_wrap.c:282: error: `flags' undeclared (first use in this function) pytsp_wrap.c:282: error: (Each undeclared identifier is reported only once pytsp_wrap.c:282: error: for each function it appears in.) pytsp_wrap.c:283: error: `fp' undeclared (first use in this function) pytsp_wrap.c:284: error: `v' undeclared (first use in this function) pytsp_wrap.c: At top level: pytsp_wrap.c:292: error: syntax error before '*' token pytsp_wrap.c: In function `swig_varlink_getattr': pytsp_wrap.c:294: error: structure has no member named `vars' pytsp_wrap.c:297: error: structure has no member named `get_attr' pytsp_wrap.c:301: error: `PyExc_NameError' undeclared (first use in this function) pytsp_wrap.c: At top level: pytsp_wrap.c:306: error: syntax error before "PyObject" pytsp_wrap.c: In function `swig_varlink_setattr': pytsp_wrap.c:307: error: `v' undeclared (first use in this function) pytsp_wrap.c:309: error: `n' undeclared (first use in this function) pytsp_wrap.c:310: error: `p' undeclared (first use in this function) pytsp_wrap.c:314: error: `PyExc_NameError' undeclared (first use in this function) pytsp_wrap.c: At top level: pytsp_wrap.c:318: error: syntax error before "PyTypeObject" pytsp_wrap.c:320: error: syntax error before numeric constant pytsp_wrap.c:321: warning: initialization makes integer from pointer without a cast pytsp_wrap.c:322: warning: excess elements in scalar initializer pytsp_wrap.c:322: warning: (near initialization for `varlinktype') pytsp_wrap.c:323: warning: excess elements in scalar initializer pytsp_wrap.c:323: warning: (near initialization for `varlinktype') pytsp_wrap.c:324: warning: excess elements in scalar initializer pytsp_wrap.c:324: warning: (near initialization for `varlinktype') pytsp_wrap.c:325: error: `printfunc' undeclared here (not in a function) pytsp_wrap.c:325: error: syntax error before "swig_varlink_print" pytsp_wrap.c:326: error: `getattrfunc' undeclared here (not in a function) pytsp_wrap.c:326: error: syntax error before "swig_varlink_getattr" pytsp_wrap.c:327: error: `setattrfunc' undeclared here (not in a function) pytsp_wrap.c:327: error: syntax error before "swig_varlink_setattr" pytsp_wrap.c:328: warning: excess elements in scalar initializer pytsp_wrap.c:328: warning: (near initialization for `varlinktype') pytsp_wrap.c:329: error: `reprfunc' undeclared here (not in a function) pytsp_wrap.c:329: error: syntax error before "swig_varlink_repr" pytsp_wrap.c:330: warning: excess elements in scalar initializer pytsp_wrap.c:330: warning: (near initialization for `varlinktype') pytsp_wrap.c:331: warning: excess elements in scalar initializer pytsp_wrap.c:331: warning: (near initialization for `varlinktype') pytsp_wrap.c:332: warning: excess elements in scalar initializer pytsp_wrap.c:332: warning: (near initialization for `varlinktype') pytsp_wrap.c:333: warning: data definition has no type or storage class pytsp_wrap.c:336: error: syntax error before '*' token pytsp_wrap.c: In function `SWIG_newvarlink': pytsp_wrap.c:339: error: syntax error before "swig_varlinkobject" pytsp_wrap.c:340: error: request for member `ob_type' in something not a structure or union pytsp_wrap.c:340: error: `PyType_Type' undeclared (first use in this function) pytsp_wrap.c:341: error: structure has no member named `ob_type' pytsp_wrap.c:342: error: structure has no member named `vars' pytsp_wrap.c:343: error: structure has no member named `ob_refcnt' pytsp_wrap.c:344: error: `PyObject' undeclared (first use in this function) pytsp_wrap.c:344: error: syntax error before ')' token pytsp_wrap.c:345: error: syntax error before ')' token pytsp_wrap.c: At top level: pytsp_wrap.c:349: error: syntax error before '*' token pytsp_wrap.c:350: error: `SWIG_addvarlink' declared as function returning a function pytsp_wrap.c:350: error: syntax error before "int" pytsp_wrap.c:353: error: `p' undeclared here (not in a function) pytsp_wrap.c:353: warning: data definition has no type or storage class pytsp_wrap.c:354: error: conflicting types for 'gv' pytsp_wrap.c:352: error: previous declaration of 'gv' was here pytsp_wrap.c:354: warning: initialization makes integer from pointer without a cast pytsp_wrap.c:354: error: initializer element is not constant pytsp_wrap.c:354: warning: data definition has no type or storage class pytsp_wrap.c:355: error: syntax error before '->' token pytsp_wrap.c:355: warning: passing arg 1 of `strlen' makes pointer from integer without a cast pytsp_wrap.c:355: warning: initialization makes integer from pointer without a cast pytsp_wrap.c:355: error: initializer element is not constant pytsp_wrap.c:355: warning: data definition has no type or storage class pytsp_wrap.c:356: error: syntax error before '->' token pytsp_wrap.c:356: error: conflicting types for 'strcpy' pytsp_wrap.c:356: error: conflicting types for 'strcpy' pytsp_wrap.c:356: warning: data definition has no type or storage class pytsp_wrap.c:357: error: syntax error before '->' token pytsp_wrap.c:357: error: initializer element is not constant pytsp_wrap.c:357: warning: data definition has no type or storage class pytsp_wrap.c:358: error: syntax error before '->' token pytsp_wrap.c:358: error: initializer element is not constant pytsp_wrap.c:358: warning: data definition has no type or storage class pytsp_wrap.c:359: error: syntax error before '->' token pytsp_wrap.c:359: error: invalid type argument of `->' pytsp_wrap.c:359: warning: data definition has no type or storage class pytsp_wrap.c:360: error: syntax error before '->' token pytsp_wrap.c:360: error: initializer element is not constant pytsp_wrap.c:360: warning: data definition has no type or storage class pytsp_wrap.c:361: error: syntax error before '}' token pytsp_wrap.c:244:1: unterminated #else Building Python shared library for pytsp gcc: pytsp_wrap.o: No such file or directory gcc: pytruespeech.o: No such file or directory gcc: pyesd_wrap.o: No such file or directory gcc: pyesd.o: No such file or directory gcc: libloader.a: No such file or directory strip: 'pytspc.so': No such file cp: _pytsp.so: No such file or directory Building PyVoiceChat Spanish locale support if test -f pyvoice.po; then msgfmt -o `pwd`/LC_MESSAGES/pyvoice.mo pyvoice.po ; fi; Building complete. If all went well, run 'make install' From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 00:42:28 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88ECA16A41F; Wed, 3 Aug 2005 00:42:28 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56C6143D45; Wed, 3 Aug 2005 00:42:28 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtp (Exim 4.51 (FreeBSD)) id 1E07L1-0001Zj-Vi; Wed, 03 Aug 2005 00:42:28 +0000 Received: from [127.0.0.1] (helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.52 (FreeBSD)) id 1E07L1-00077R-Dd; Tue, 02 Aug 2005 14:42:27 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17136.4850.917781.612093@roam.psg.com> Date: Tue, 2 Aug 2005 14:42:26 -1000 To: Simon Barner References: <17135.49566.638293.449419@roam.psg.com> <20050802203648.GC6031@zi025.glhnet.mhn.de> Cc: freebsd gnome Subject: Re: pdf sloooooooooowwwwwwwwwwwwww X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 00:42:28 -0000 > Does it happen with every PDF file? Or, can you share a link where it > happens? all files of which i am aware. e.g. try http://rip.psg.com/~randy/050728.janog-wedgies.pdf the file fetches quickly, and then things go into lala land for five minutes before the pdf displays. randy From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 01:14:24 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD76616A420 for ; Wed, 3 Aug 2005 01:14:24 +0000 (GMT) (envelope-from mi@blue.virtual-estates.net) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id C27B143D46 for ; Wed, 3 Aug 2005 01:14:23 +0000 (GMT) (envelope-from mi@blue.virtual-estates.net) Received: (qmail 16847 invoked from network); 3 Aug 2005 01:14:23 -0000 Received: from aldan.algebra.com (HELO blue.virtual-estates.net) ([216.254.65.224]) (envelope-sender ) by mail21.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 3 Aug 2005 01:14:22 -0000 Received: from blue.virtual-estates.net (blue [127.0.0.1]) by blue.virtual-estates.net (8.13.3/8.13.3) with ESMTP id j731EK7n067862; Tue, 2 Aug 2005 21:14:20 -0400 (EDT) (envelope-from mi@blue.virtual-estates.net) Received: (from mi@localhost) by blue.virtual-estates.net (8.13.3/8.13.3/Submit) id j731EKZQ067861; Tue, 2 Aug 2005 21:14:20 -0400 (EDT) (envelope-from mi) From: "Mikhail T." Message-Id: <200508030114.j731EKZQ067861@blue.virtual-estates.net> To: gnome@FreeBSD.org Date: Tue, 2 Aug 2005 21:14:20 -0400 (EDT) X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7w hJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 01:14:25 -0000 Attached are the diffs to make www/firefox build without its own jpeg, zlib, dbm, nspr, and nss using respected ports or FreeBSD's main libraries (-lz for zlib and -lc for dbm) instead. I'm using it right now (on FreeBSD/amd64-5.4-stable). Anyone else cares to try? You'll need very recent versions of devel/nspr and security/nss ports. The earlier version of nspr (4.4.1) is too old and does not supply some of the functionality needed by firefox. -mi cvs diff: Diffing . Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/firefox/Makefile,v retrieving revision 1.127 diff -U2 -p -r1.127 Makefile --- Makefile 30 Jul 2005 04:36:55 -0000 1.127 +++ Makefile 3 Aug 2005 01:11:40 -0000 @@ -8,5 +8,5 @@ PORTNAME= firefox PORTVERSION= 1.0.6 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www @@ -18,6 +18,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ + nspr4:${PORTSDIR}/devel/nspr \ + png:${PORTSDIR}/graphics/png \ + nss3:${PORTSDIR}/security/nss BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip @@ -42,5 +44,11 @@ PKGDEINSTALL= ${WRKDIR}/pkg-deinstall EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude */CVS/* \ --exclude */macbuild/*\ + --exclude */nsprpub/*\ --exclude */package/* \ + --exclude */zlib/ \ + --exclude mozilla/modules/libimg/png \ + --exclude mozilla/jpeg \ + --exclude mozilla/dbm \ + --exclude mozilla/security/nss \ --exclude .cvsignore \ --exclude makefile.win \ @@ -53,5 +61,5 @@ FIREFOX_ICON= ${PREFIX}/lib/${FIREFOX}/c PKGCONFIG_FILES=firefox-gtkmozembed firefox-js firefox-xpcom \ - firefox-nspr firefox-nss firefox-plugin + firefox-plugin JPI_LIST?=\ @@ -158,8 +166,6 @@ post-patch: @${REINPLACE_CMD} -e 's|-lc_r|${PTHREAD_LIBS}|g ; \ s|-lpthread|${PTHREAD_LIBS}|g' \ - ${WRKSRC}/configure \ - ${WRKSRC}/nsprpub/configure + ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|g' \ - ${WRKSRC}/nsprpub/config/config.mk \ ${WRKSRC}/security/coreconf/FreeBSD.mk \ ${WRKSRC}/directory/c-sdk/config/FreeBSD.mk \ cvs diff: Diffing files Index: files/mozconfig.in =================================================================== RCS file: /home/pcvs/ports/www/firefox/files/mozconfig.in,v retrieving revision 1.31 diff -U2 -p -r1.31 mozconfig.in --- files/mozconfig.in 14 Apr 2005 03:09:30 -0000 1.31 +++ files/mozconfig.in 3 Aug 2005 01:11:40 -0000 @@ -33,5 +33,5 @@ ac_add_options --with-system-jpeg=@LOCAL ac_add_options --with-system-zlib ac_add_options --with-system-png=@LOCALBASE@ -ac_add_options --without-system-nspr +ac_add_options --with-system-nspr ac_add_options --with-gssapi=/usr ###################################################################### Index: files/patch-gfx-src-gtk-Makefile.in =================================================================== RCS file: files/patch-gfx-src-gtk-Makefile.in diff -N files/patch-gfx-src-gtk-Makefile.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-gfx-src-gtk-Makefile.in 3 Aug 2005 01:11:40 -0000 @@ -0,0 +1,15 @@ +When using ``--with-system-nspr'' option, MOZ_COMPONENT_LIBS does not +contain the ``-L../../../dist/lib'' -- only ``-L../../../dist/bin''. + +This causes an error, because libgfxshared_s is only under dist/lib. + + -mi + +--- gfx/src/gtk/Makefile.in Mon Nov 10 07:24:51 2003 ++++ gfx/src/gtk/Makefile.in Thu Jul 21 23:58:26 2005 +@@ -165,4 +165,5 @@ + ifdef MOZ_ENABLE_GTK2 + EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS) \ ++ $(LIBS_DIR) \ + -lgkgfx \ + -lgfxshared_s \ Index: files/patch-nspr-unix.c =================================================================== RCS file: files/patch-nspr-unix.c diff -N files/patch-nspr-unix.c --- files/patch-nspr-unix.c 10 Mar 2005 00:43:22 -0000 1.3 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,23 +0,0 @@ -$FreeBSD: ports/www/firefox/files/patch-nspr-unix.c,v 1.3 2005/03/10 00:43:22 marcus Exp $ - ---- nsprpub/pr/src/md/unix/unix.c.orig Sat May 31 18:06:04 2003 -+++ nsprpub/pr/src/md/unix/unix.c Sat May 31 18:04:43 2003 -@@ -65,7 +65,8 @@ - * PRInt32* pointer to a _PRSockLen_t* pointer. - */ - #if defined(HAVE_SOCKLEN_T) \ -- || (defined(LINUX) && defined(__GLIBC__) && __GLIBC__ >= 2) -+ || (defined(LINUX) && defined(__GLIBC__) && __GLIBC__ >= 2) \ -+ || defined(FREEBSD) - #define _PRSockLen_t socklen_t - #elif defined(IRIX) || defined(HPUX) || defined(OSF1) || defined(SOLARIS) \ - || defined(AIX4_1) || defined(LINUX) || defined(SONY) \ -@@ -73,7 +74,7 @@ - || defined(SUNOS4) || defined(NCR) || defined(DARWIN) \ - || defined(NEXTSTEP) || defined(QNX) - #define _PRSockLen_t int --#elif (defined(AIX) && !defined(AIX4_1)) || defined(FREEBSD) \ -+#elif (defined(AIX) && !defined(AIX4_1)) \ - || defined(NETBSD) || defined(OPENBSD) || defined(UNIXWARE) \ - || defined(DGUX) || defined(VMS) || defined(NTO) - #define _PRSockLen_t size_t Index: files/patch-nsprpub-pr-include-md-_freebsd.cfg =================================================================== RCS file: files/patch-nsprpub-pr-include-md-_freebsd.cfg diff -N files/patch-nsprpub-pr-include-md-_freebsd.cfg --- files/patch-nsprpub-pr-include-md-_freebsd.cfg 10 Mar 2005 00:43:22 -0000 1.4 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,163 +0,0 @@ -$FreeBSD: ports/www/firefox/files/patch-nsprpub-pr-include-md-_freebsd.cfg,v 1.4 2005/03/10 00:43:22 marcus Exp $ - ---- nsprpub/pr/include/md/_freebsd.cfg.orig Wed Jan 2 18:38:25 2002 -+++ nsprpub/pr/include/md/_freebsd.cfg Sun Feb 1 15:09:53 2004 -@@ -91,7 +91,7 @@ - #define PR_ALIGN_OF_DOUBLE 4 - #define PR_ALIGN_OF_POINTER 4 - --#elif defined(__alpha) -+#elif defined(__alpha__) - - #define IS_LITTLE_ENDIAN 1 - #undef IS_BIG_ENDIAN -@@ -138,6 +138,149 @@ - #define PR_ALIGN_OF_DOUBLE 8 - #define PR_ALIGN_OF_POINTER 8 - -+#elif defined(__sparc64__) -+#undef IS_LITTLE_ENDIAN -+#define IS_BIG_ENDIAN 1 -+#define PR_ALIGN_OF_INT64 8 -+#define PR_ALIGN_OF_DOUBLE 8 -+#define IS_64 -+ -+#define PR_BYTES_PER_BYTE 1 -+#define PR_BYTES_PER_SHORT 2 -+#define PR_BYTES_PER_INT 4 -+#define PR_BYTES_PER_INT64 8 -+#define PR_BYTES_PER_LONG 8 -+#define PR_BYTES_PER_FLOAT 4 -+#define PR_BYTES_PER_DOUBLE 8 -+#define PR_BYTES_PER_WORD 8 -+#define PR_BYTES_PER_DWORD 8 -+#define PR_BYTES_PER_WORD_LOG2 3 -+#define PR_BYTES_PER_DWORD_LOG2 3 -+ -+#define PR_BITS_PER_BYTE 8 -+#define PR_BITS_PER_SHORT 16 -+#define PR_BITS_PER_INT 32 -+#define PR_BITS_PER_INT64 64 -+#define PR_BITS_PER_LONG 64 -+#define PR_BITS_PER_FLOAT 32 -+#define PR_BITS_PER_DOUBLE 64 -+#define PR_BITS_PER_WORD 64 -+ -+#define PR_BITS_PER_BYTE_LOG2 3 -+#define PR_BITS_PER_SHORT_LOG2 4 -+#define PR_BITS_PER_INT_LOG2 5 -+#define PR_BITS_PER_INT64_LOG2 6 -+#define PR_BITS_PER_LONG_LOG2 6 -+#define PR_BITS_PER_FLOAT_LOG2 5 -+#define PR_BITS_PER_DOUBLE_LOG2 6 -+#define PR_BITS_PER_WORD_LOG2 6 -+ -+#define PR_ALIGN_OF_SHORT 2 -+#define PR_ALIGN_OF_INT 4 -+#define PR_ALIGN_OF_LONG 8 -+#define PR_ALIGN_OF_FLOAT 4 -+#define PR_ALIGN_OF_POINTER 8 -+ -+#define HAVE_LONG_LONG -+#define HAVE_ALIGNED_DOUBLES -+#define HAVE_ALIGNED_LONGLONGS -+ -+#elif defined(__ia64__) -+#define IS_LITTLE_ENDIAN 1 -+#undef IS_BIG_ENDIAN -+#define HAVE_LONG_LONG -+#define HAVE_ALIGNED_DOUBLES -+#define HAVE_ALIGNED_LONGLONGS -+#define IS_64 -+ -+#define PR_BYTES_PER_BYTE 1 -+#define PR_BYTES_PER_SHORT 2 -+#define PR_BYTES_PER_INT 4 -+#define PR_BYTES_PER_INT64 8 -+#define PR_BYTES_PER_LONG 8 -+#define PR_BYTES_PER_FLOAT 4 -+#define PR_BYTES_PER_DOUBLE 8 -+#define PR_BYTES_PER_WORD 8 -+#define PR_BYTES_PER_DWORD 8 -+ -+#define PR_BITS_PER_BYTE 8 -+#define PR_BITS_PER_SHORT 16 -+#define PR_BITS_PER_INT 32 -+#define PR_BITS_PER_INT64 64 -+#define PR_BITS_PER_LONG 64 -+#define PR_BITS_PER_FLOAT 32 -+#define PR_BITS_PER_DOUBLE 64 -+#define PR_BITS_PER_WORD 64 -+ -+#define PR_BITS_PER_BYTE_LOG2 3 -+#define PR_BITS_PER_SHORT_LOG2 4 -+#define PR_BITS_PER_INT_LOG2 5 -+#define PR_BITS_PER_INT64_LOG2 6 -+#define PR_BITS_PER_LONG_LOG2 6 -+#define PR_BITS_PER_FLOAT_LOG2 5 -+#define PR_BITS_PER_DOUBLE_LOG2 6 -+#define PR_BITS_PER_WORD_LOG2 6 -+ -+#define PR_ALIGN_OF_SHORT 2 -+#define PR_ALIGN_OF_INT 4 -+#define PR_ALIGN_OF_LONG 8 -+#define PR_ALIGN_OF_INT64 8 -+#define PR_ALIGN_OF_FLOAT 4 -+#define PR_ALIGN_OF_DOUBLE 8 -+#define PR_ALIGN_OF_POINTER 8 -+#define PR_ALIGN_OF_WORD 8 -+ -+#define PR_BYTES_PER_WORD_LOG2 3 -+#define PR_BYTES_PER_DWORD_LOG2 3 -+ -+#elif defined(__amd64__) -+#define IS_LITTLE_ENDIAN 1 -+#undef IS_BIG_ENDIAN -+#define IS_64 -+ -+#define PR_BYTES_PER_BYTE 1 -+#define PR_BYTES_PER_SHORT 2 -+#define PR_BYTES_PER_INT 4 -+#define PR_BYTES_PER_INT64 8 -+#define PR_BYTES_PER_LONG 8 -+#define PR_BYTES_PER_FLOAT 4 -+#define PR_BYTES_PER_DOUBLE 8 -+#define PR_BYTES_PER_WORD 8 -+#define PR_BYTES_PER_DWORD 8 -+ -+#define PR_BITS_PER_BYTE 8 -+#define PR_BITS_PER_SHORT 16 -+#define PR_BITS_PER_INT 32 -+#define PR_BITS_PER_INT64 64 -+#define PR_BITS_PER_LONG 64 -+#define PR_BITS_PER_FLOAT 32 -+#define PR_BITS_PER_DOUBLE 64 -+#define PR_BITS_PER_WORD 64 -+ -+#define PR_BITS_PER_BYTE_LOG2 3 -+#define PR_BITS_PER_SHORT_LOG2 4 -+#define PR_BITS_PER_INT_LOG2 5 -+#define PR_BITS_PER_INT64_LOG2 6 -+#define PR_BITS_PER_LONG_LOG2 6 -+#define PR_BITS_PER_FLOAT_LOG2 5 -+#define PR_BITS_PER_DOUBLE_LOG2 6 -+#define PR_BITS_PER_WORD_LOG2 6 -+ -+#define PR_ALIGN_OF_SHORT 2 -+#define PR_ALIGN_OF_INT 4 -+#define PR_ALIGN_OF_LONG 8 -+#define PR_ALIGN_OF_INT64 8 -+#define PR_ALIGN_OF_FLOAT 4 -+#define PR_ALIGN_OF_DOUBLE 8 -+#define PR_ALIGN_OF_POINTER 8 -+#define PR_ALIGN_OF_WORD 8 -+ -+#define PR_BYTES_PER_WORD_LOG2 3 -+#define PR_BYTES_PER_DWORD_LOG2 3 -+ -+#define HAVE_LONG_LONG -+#define HAVE_ALIGNED_DOUBLES -+#define HAVE_ALIGNED_LONGLONGS - #else - - #error "Unknown CPU architecture" Index: files/patch-nsprpub-pr-include-md-_freebsd.h =================================================================== RCS file: files/patch-nsprpub-pr-include-md-_freebsd.h diff -N files/patch-nsprpub-pr-include-md-_freebsd.h --- files/patch-nsprpub-pr-include-md-_freebsd.h 10 Mar 2005 00:43:22 -0000 1.4 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,15 +0,0 @@ -$FreeBSD: ports/www/firefox/files/patch-nsprpub-pr-include-md-_freebsd.h,v 1.4 2005/03/10 00:43:22 marcus Exp $ - ---- nsprpub/pr/include/md/_freebsd.h.orig Sat Nov 15 23:36:13 2003 -+++ nsprpub/pr/include/md/_freebsd.h Mon Feb 9 22:24:39 2004 -@@ -50,6 +50,10 @@ - #define _PR_SI_ARCHITECTURE "alpha" - #elif defined(__sparc__) - #define _PR_SI_ARCHITECTURE "sparc" -+#elif defined(__ia64__) -+#define _PR_SI_ARCHITECTURE "ia64" -+#elif defined(__amd64__) -+#define _PR_SI_ARCHITECTURE "amd64" - #else - #error "Unknown CPU architecture" - #endif Index: files/patch-nsprpub-pr-include-md-_pth.h =================================================================== RCS file: files/patch-nsprpub-pr-include-md-_pth.h diff -N files/patch-nsprpub-pr-include-md-_pth.h --- files/patch-nsprpub-pr-include-md-_pth.h 27 Jul 2004 14:18:27 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,11 +0,0 @@ ---- nsprpub/pr/include/md/_pth.h.orig Mon Jul 26 07:23:42 2004 -+++ nsprpub/pr/include/md/_pth.h Mon Jul 26 07:18:37 2004 -@@ -90,7 +90,7 @@ - #define _PT_PTHREAD_MUTEXATTR_INIT pthread_mutexattr_init - #define _PT_PTHREAD_MUTEXATTR_DESTROY pthread_mutexattr_destroy - #define _PT_PTHREAD_MUTEX_INIT(m, a) pthread_mutex_init(&(m), &(a)) --#define _PT_PTHREAD_MUTEX_IS_LOCKED(m) (EBUSY == pthread_mutex_trylock(&(m))) -+#define _PT_PTHREAD_MUTEX_IS_LOCKED(m) (0 != pthread_mutex_trylock(&(m))) - #if defined(DARWIN) - #define _PT_PTHREAD_CONDATTR_INIT(x) 0 - #else Index: files/patch-nsprpub-pr-src-io-prprf.c =================================================================== RCS file: files/patch-nsprpub-pr-src-io-prprf.c diff -N files/patch-nsprpub-pr-src-io-prprf.c --- files/patch-nsprpub-pr-src-io-prprf.c 16 Jun 2004 00:10:12 -0000 1.3 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,14 +0,0 @@ ---- nsprpub/pr/src/io/prprf.c.orig Mon Mar 8 22:18:19 2004 -+++ nsprpub/pr/src/io/prprf.c Tue Jun 15 13:17:30 2004 -@@ -51,7 +51,10 @@ - ** Note: on some platforms va_list is defined as an array, - ** and requires array notation. - */ --#if (defined(LINUX) && defined(__x86_64__)) -+#if defined(__amd64__) -+#include -+#define VARARGS_ASSIGN(foo, bar) va_copy((foo), (bar)) -+#elif (defined(LINUX) && defined(__x86_64__)) - #define VARARGS_ASSIGN(foo, bar) __va_copy((foo), (bar)) - #elif (defined(LINUX) && defined(__powerpc__)) || \ - (defined(LINUX) && defined(__s390__)) || \ Index: files/patch-nsprpub-pr-src-pthreads-ptio.c =================================================================== RCS file: files/patch-nsprpub-pr-src-pthreads-ptio.c diff -N files/patch-nsprpub-pr-src-pthreads-ptio.c --- files/patch-nsprpub-pr-src-pthreads-ptio.c 10 Mar 2005 00:43:22 -0000 1.5 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,31 +0,0 @@ -$FreeBSD: ports/www/firefox/files/patch-nsprpub-pr-src-pthreads-ptio.c,v 1.5 2005/03/10 00:43:22 marcus Exp $ - ---- nsprpub/pr/src/pthreads/ptio.c.orig Mon Jul 14 21:59:47 2003 -+++ nsprpub/pr/src/pthreads/ptio.c Fri Oct 17 05:25:43 2003 -@@ -189,7 +189,7 @@ - #endif - #endif - --#ifdef DARWIN -+#if defined(DARWIN) || defined(FREEBSD) - static PRBool _pr_ipv6_v6only_on_by_default; - /* The IPV6_V6ONLY socket option is not defined on Mac OS X 10.1. */ - #ifndef IPV6_V6ONLY -@@ -1154,7 +1154,7 @@ - _pr_stderr = pt_SetMethods(2, PR_DESC_FILE, PR_FALSE, PR_TRUE); - PR_ASSERT(_pr_stdin && _pr_stdout && _pr_stderr); - --#ifdef DARWIN -+#if defined(DARWIN) || defined(FREEBSD) - /* In Mac OS X v10.3 Panther Beta the IPV6_V6ONLY socket option - * is turned on by default, contrary to what RFC 3493, Section - * 5.3 says. So we have to turn it off. Find out whether we -@@ -3462,7 +3462,7 @@ - if (osfd == -1) pt_MapError(_PR_MD_MAP_SOCKET_ERROR, errno); - else - { --#ifdef DARWIN -+#if defined(DARWIN) || defined(FREEBSD) - if ((domain == AF_INET6) && _pr_ipv6_v6only_on_by_default) - { - int on = 0; Index: files/patch-sysnss =================================================================== RCS file: files/patch-sysnss diff -N files/patch-sysnss --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-sysnss 3 Aug 2005 01:11:40 -0000 @@ -0,0 +1,141 @@ +--- Makefile.in Tue Sep 14 16:59:40 2004 ++++ Makefile.in Tue Aug 2 08:26:55 2005 +@@ -102,6 +102,4 @@ + # tier 1 - 3rd party individual libraries + # +-tier_1_dirs += dbm +- + ifndef MOZ_NATIVE_JPEG + tier_1_dirs += jpeg +--- security/manager/Makefile.in Mon Mar 28 19:56:36 2005 ++++ security/manager/Makefile.in Tue Aug 2 09:02:50 2005 +@@ -37,16 +37,7 @@ + SOFTOKEN3_LIB \ + SOFTOKEN3_CHK \ +- LOADABLE_ROOT_MODULE \ + HAVE_FREEBL_MODULES \ + $(NULL) + +-LOADABLE_ROOT_MODULE = $(DLL_PREFIX)nssckbi$(DLL_SUFFIX) +- +-NSS3_LIB = $(DLL_PREFIX)nss3$(DLL_SUFFIX) +-SMIME3_LIB = $(DLL_PREFIX)smime3$(DLL_SUFFIX) +-SSL3_LIB = $(DLL_PREFIX)ssl3$(DLL_SUFFIX) +-SOFTOKEN3_LIB = $(DLL_PREFIX)softokn3$(DLL_SUFFIX) +-SOFTOKEN3_CHK = $(DLL_PREFIX)softokn3.chk +- + ifneq (,$(filter SunOS HP-UX,$(OS_ARCH))) + ifeq (,$(filter i86pc ia64,$(OS_TEST))) +@@ -132,9 +123,4 @@ + .nss.cleaned: .nss.checkout + $(MAKE) -C $(topsrcdir)/security/coreconf $(DEFAULT_GMAKE_FLAGS) clean +- $(MAKE) -C $(topsrcdir)/security/nss/lib $(DEFAULT_GMAKE_FLAGS) clean +-ifndef SKIP_CHK +- $(MAKE) -C $(topsrcdir)/security/nss/cmd/lib $(DEFAULT_GMAKE_FLAGS) clean +- $(MAKE) -C $(topsrcdir)/security/nss/cmd/shlibsign $(DEFAULT_GMAKE_FLAGS) clean +-endif + touch $@ + +@@ -153,43 +139,4 @@ + ifeq ($(OS_ARCH),WINNT) + cd $(DIST)/lib; cp -f $(LIB_PREFIX)dbm$(MOZ_BITS).$(LIB_SUFFIX) $(LIB_PREFIX)dbm.$(LIB_SUFFIX) +-else +- cd $(DIST)/lib; cp -f $(LIB_PREFIX)mozdbm_s.$(LIB_SUFFIX) $(LIB_PREFIX)dbm.$(LIB_SUFFIX); $(RANLIB) $(LIB_PREFIX)dbm.$(LIB_SUFFIX) +-endif +- $(MAKE) -C $(topsrcdir)/security/nss/lib $(DEFAULT_GMAKE_FLAGS) +-ifndef SKIP_CHK +- $(MAKE) -C $(topsrcdir)/security/nss/cmd/lib $(DEFAULT_GMAKE_FLAGS) +- $(MAKE) -C $(topsrcdir)/security/nss/cmd/shlibsign $(DEFAULT_GMAKE_FLAGS) +-endif +-ifndef DISABLE_DIST_GRE +- $(INSTALL) -m 755 $(DIST)/lib/$(LOADABLE_ROOT_MODULE) $(GRE_DIST) +-ifndef SKIP_CHK +- $(INSTALL) -m 644 $(DIST)/lib/$(SOFTOKEN3_CHK) $(GRE_DIST) +-endif +- $(INSTALL) -m 755 $(DIST)/lib/$(SOFTOKEN3_LIB) $(GRE_DIST) +- $(INSTALL) -m 755 $(DIST)/lib/$(NSS3_LIB) $(GRE_DIST) +- $(INSTALL) -m 755 $(DIST)/lib/$(SSL3_LIB) $(GRE_DIST) +- $(INSTALL) -m 755 $(DIST)/lib/$(SMIME3_LIB) $(GRE_DIST) +-ifdef HAVE_FREEBL_MODULES +- $(INSTALL) -m 644 $(DIST)/lib/$(FREEBL_PURE32_CHK) $(GRE_DIST) +- $(INSTALL) -m 755 $(DIST)/lib/$(FREEBL_PURE32_MODULE) $(GRE_DIST) +- $(INSTALL) -m 644 $(DIST)/lib/$(FREEBL_HYBRID_CHK) $(GRE_DIST) +- $(INSTALL) -m 755 $(DIST)/lib/$(FREEBL_HYBRID_MODULE) $(GRE_DIST) +-endif +-endif +-ifndef _SKIP_OLD_GRE_INSTALL +- $(INSTALL) -m 755 $(DIST)/lib/$(LOADABLE_ROOT_MODULE) $(DIST)/bin +-ifndef SKIP_CHK +- $(INSTALL) -m 644 $(DIST)/lib/$(SOFTOKEN3_CHK) $(DIST)/bin +-endif +- $(INSTALL) -m 755 $(DIST)/lib/$(SOFTOKEN3_LIB) $(DIST)/bin +- $(INSTALL) -m 755 $(DIST)/lib/$(NSS3_LIB) $(DIST)/bin +- $(INSTALL) -m 755 $(DIST)/lib/$(SSL3_LIB) $(DIST)/bin +- $(INSTALL) -m 755 $(DIST)/lib/$(SMIME3_LIB) $(DIST)/bin +-ifdef HAVE_FREEBL_MODULES +- $(INSTALL) -m 644 $(DIST)/lib/$(FREEBL_PURE32_CHK) $(DIST)/bin +- $(INSTALL) -m 755 $(DIST)/lib/$(FREEBL_PURE32_MODULE) $(DIST)/bin +- $(INSTALL) -m 644 $(DIST)/lib/$(FREEBL_HYBRID_CHK) $(DIST)/bin +- $(INSTALL) -m 755 $(DIST)/lib/$(FREEBL_HYBRID_MODULE) $(DIST)/bin +-endif + endif + $(MAKE) -C boot $@ +@@ -200,18 +147,4 @@ + + install:: +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(LOADABLE_ROOT_MODULE) $(DESTDIR)$(mozappdir) +-ifndef SKIP_CHK +- $(SYSINSTALL) -m 644 $(DIST)/lib/$(SOFTOKEN3_CHK) $(DESTDIR)$(mozappdir) +-endif +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(SOFTOKEN3_LIB) $(DESTDIR)$(mozappdir) +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(NSS3_LIB) $(DESTDIR)$(mozappdir) +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(SSL3_LIB) $(DESTDIR)$(mozappdir) +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(SMIME3_LIB) $(DESTDIR)$(mozappdir) +-ifdef HAVE_FREEBL_MODULES +- $(SYSINSTALL) -m 644 $(DIST)/lib/$(FREEBL_PURE32_CHK) $(DESTDIR)$(mozappdir) +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(FREEBL_PURE32_MODULE) $(DESTDIR)$(mozappdir) +- $(SYSINSTALL) -m 644 $(DIST)/lib/$(FREEBL_HYBRID_CHK) $(DESTDIR)$(mozappdir) +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(FREEBL_HYBRID_MODULE) $(DESTDIR)$(mozappdir) +-endif + $(MAKE) -C boot $@ + $(MAKE) -C ssl $@ +@@ -227,9 +160,4 @@ + endif + $(MAKE) -C $(topsrcdir)/security/coreconf $(DEFAULT_GMAKE_FLAGS) clean +- $(MAKE) -C $(topsrcdir)/security/nss/lib $(DEFAULT_GMAKE_FLAGS) clean +-ifndef SKIP_CHK +- $(MAKE) -C $(topsrcdir)/security/nss/cmd/lib $(DEFAULT_GMAKE_FLAGS) clean +- $(MAKE) -C $(topsrcdir)/security/nss/cmd/shlibsign $(DEFAULT_GMAKE_FLAGS) clean +-endif + + echo-requires-recursive:: +--- security/manager/ssl/src/Makefile.in Wed Jan 7 08:36:51 2004 ++++ security/manager/ssl/src/Makefile.in Tue Aug 2 09:13:07 2005 +@@ -117,5 +117,5 @@ + # Use local includes because they are inserted before INCLUDES + # so that Mozilla's nss.h is used, not glibc's +-LOCAL_INCLUDES += -I$(DIST)/public/nss \ ++LOCAL_INCLUDES += -I$(LOCALBASE)/include/nss/nss \ + $(NULL) + +--- config/config.mk Tue Oct 12 00:11:11 2004 ++++ config/config.mk Tue Aug 2 09:19:18 2005 +@@ -170,5 +170,4 @@ + NSS_LIBS = \ + $(LIBS_DIR) \ +- $(DIST)/lib/$(LIB_PREFIX)crmf.$(LIB_SUFFIX) \ + -lsmime3 \ + -lssl3 \ +@@ -189,11 +188,5 @@ + endif + +-NSS_DEP_LIBS = \ +- $(DIST)/lib/$(LIB_PREFIX)crmf.$(LIB_SUFFIX) \ +- $(DIST)/lib/$(DLL_PREFIX)smime3$(DLL_SUFFIX) \ +- $(DIST)/lib/$(DLL_PREFIX)ssl3$(DLL_SUFFIX) \ +- $(DIST)/lib/$(DLL_PREFIX)nss3$(DLL_SUFFIX) \ +- $(DIST)/lib/$(DLL_PREFIX)softokn3$(DLL_SUFFIX) \ +- $(NULL) ++NSS_DEP_LIBS = + + MOZ_UNICHARUTIL_LIBS = $(DIST)/lib/$(LIB_PREFIX)unicharutil_s.$(LIB_SUFFIX) From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 01:22:32 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46DAA16A41F; Wed, 3 Aug 2005 01:22:32 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from lakermmtao02.cox.net (lakermmtao02.cox.net [68.230.240.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2521543D7B; Wed, 3 Aug 2005 01:22:24 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao02.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050803012221.CZYV14195.lakermmtao02.cox.net@mezz.mezzweb.com>; Tue, 2 Aug 2005 21:22:21 -0400 To: mi@aldan.algebra.com References: <200508030114.j731EKZQ067861@blue.virtual-estates.net> Message-ID: Date: Tue, 02 Aug 2005 20:23:25 -0500 From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <200508030114.j731EKZQ067861@blue.virtual-estates.net> User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: ports@freebsd.org, gnome@freebsd.org Subject: Re: leaner and meaner www/firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 01:22:32 -0000 On Tue, 02 Aug 2005 20:14:20 -0500, Mikhail T. wrote: > Attached are the diffs to make www/firefox build without its own jpeg, > zlib, dbm, nspr, and nss using respected ports or FreeBSD's main > libraries (-lz for zlib and -lc for dbm) instead. > > I'm using it right now (on FreeBSD/amd64-5.4-stable). Anyone else cares > to try? > > You'll need very recent versions of devel/nspr and security/nss ports. > The earlier version of nspr (4.4.1) is too old and does not supply some > of the functionality needed by firefox. > > -mi > > cvs diff: Diffing . > Index: Makefile > =================================================================== > RCS file: /home/pcvs/ports/www/firefox/Makefile,v > retrieving revision 1.127 > diff -U2 -p -r1.127 Makefile > --- Makefile 30 Jul 2005 04:36:55 -0000 1.127 > +++ Makefile 3 Aug 2005 01:11:40 -0000 > @@ -8,5 +8,5 @@ > PORTNAME= firefox > PORTVERSION= 1.0.6 > -PORTREVISION= 1 > +PORTREVISION= 2 > PORTEPOCH= 1 > CATEGORIES= www > @@ -18,6 +18,8 @@ MAINTAINER= gnome@FreeBSD.org > COMMENT= Web browser based on the browser portion of Mozilla > -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ > - png.5:${PORTSDIR}/graphics/png > +LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ > + nspr4:${PORTSDIR}/devel/nspr \ > + png:${PORTSDIR}/graphics/png \ > + nss3:${PORTSDIR}/security/nss I like it, but change those back to jpeg.9, png.5 and etc. Thanks, Mezz > BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip > @@ -42,5 +44,11 @@ PKGDEINSTALL= ${WRKDIR}/pkg-deinstall > EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude */CVS/* \ > --exclude */macbuild/*\ > + --exclude */nsprpub/*\ > --exclude */package/* \ > + --exclude */zlib/ \ > + --exclude mozilla/modules/libimg/png \ > + --exclude mozilla/jpeg \ > + --exclude mozilla/dbm \ > + --exclude mozilla/security/nss \ > --exclude .cvsignore \ > --exclude makefile.win \ > @@ -53,5 +61,5 @@ FIREFOX_ICON= ${PREFIX}/lib/${FIREFOX}/c > PKGCONFIG_FILES=firefox-gtkmozembed firefox-js firefox-xpcom \ > - firefox-nspr firefox-nss firefox-plugin > + firefox-plugin > JPI_LIST?=\ > @@ -158,8 +166,6 @@ post-patch: > @${REINPLACE_CMD} -e 's|-lc_r|${PTHREAD_LIBS}|g ; \ > s|-lpthread|${PTHREAD_LIBS}|g' \ > - ${WRKSRC}/configure \ > - ${WRKSRC}/nsprpub/configure > + ${WRKSRC}/configure > @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|g' \ > - ${WRKSRC}/nsprpub/config/config.mk \ > ${WRKSRC}/security/coreconf/FreeBSD.mk \ > ${WRKSRC}/directory/c-sdk/config/FreeBSD.mk \ > cvs diff: Diffing files > Index: files/mozconfig.in > =================================================================== > RCS file: /home/pcvs/ports/www/firefox/files/mozconfig.in,v > retrieving revision 1.31 > diff -U2 -p -r1.31 mozconfig.in > --- files/mozconfig.in 14 Apr 2005 03:09:30 -0000 1.31 > +++ files/mozconfig.in 3 Aug 2005 01:11:40 -0000 > @@ -33,5 +33,5 @@ ac_add_options --with-system-jpeg=@LOCAL > ac_add_options --with-system-zlib > ac_add_options --with-system-png=@LOCALBASE@ > -ac_add_options --without-system-nspr > +ac_add_options --with-system-nspr > ac_add_options --with-gssapi=/usr > ###################################################################### > Index: files/patch-gfx-src-gtk-Makefile.in > =================================================================== > RCS file: files/patch-gfx-src-gtk-Makefile.in > diff -N files/patch-gfx-src-gtk-Makefile.in > --- /dev/null 1 Jan 1970 00:00:00 -0000 > +++ files/patch-gfx-src-gtk-Makefile.in 3 Aug 2005 01:11:40 -0000 > @@ -0,0 +1,15 @@ > +When using ``--with-system-nspr'' option, MOZ_COMPONENT_LIBS does not > +contain the ``-L../../../dist/lib'' -- only ``-L../../../dist/bin''. > + > +This causes an error, because libgfxshared_s is only under dist/lib. > + > + -mi > + > +--- gfx/src/gtk/Makefile.in Mon Nov 10 07:24:51 2003 > ++++ gfx/src/gtk/Makefile.in Thu Jul 21 23:58:26 2005 > +@@ -165,4 +165,5 @@ > + ifdef MOZ_ENABLE_GTK2 > + EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS) \ > ++ $(LIBS_DIR) \ > + -lgkgfx \ > + -lgfxshared_s \ > Index: files/patch-nspr-unix.c > =================================================================== > RCS file: files/patch-nspr-unix.c > diff -N files/patch-nspr-unix.c > --- files/patch-nspr-unix.c 10 Mar 2005 00:43:22 -0000 1.3 > +++ /dev/null 1 Jan 1970 00:00:00 -0000 > @@ -1,23 +0,0 @@ > -$FreeBSD: ports/www/firefox/files/patch-nspr-unix.c,v 1.3 2005/03/10 > 00:43:22 marcus Exp $ > - > ---- nsprpub/pr/src/md/unix/unix.c.orig Sat May 31 18:06:04 2003 > -+++ nsprpub/pr/src/md/unix/unix.c Sat May 31 18:04:43 2003 > -@@ -65,7 +65,8 @@ > - * PRInt32* pointer to a _PRSockLen_t* pointer. > - */ > - #if defined(HAVE_SOCKLEN_T) \ > -- || (defined(LINUX) && defined(__GLIBC__) && __GLIBC__ >= 2) > -+ || (defined(LINUX) && defined(__GLIBC__) && __GLIBC__ >= 2) \ > -+ || defined(FREEBSD) > - #define _PRSockLen_t socklen_t > - #elif defined(IRIX) || defined(HPUX) || defined(OSF1) || > defined(SOLARIS) \ > - || defined(AIX4_1) || defined(LINUX) || defined(SONY) \ > -@@ -73,7 +74,7 @@ > - || defined(SUNOS4) || defined(NCR) || defined(DARWIN) \ > - || defined(NEXTSTEP) || defined(QNX) > - #define _PRSockLen_t int > --#elif (defined(AIX) && !defined(AIX4_1)) || defined(FREEBSD) \ > -+#elif (defined(AIX) && !defined(AIX4_1)) \ > - || defined(NETBSD) || defined(OPENBSD) || defined(UNIXWARE) \ > - || defined(DGUX) || defined(VMS) || defined(NTO) > - #define _PRSockLen_t size_t > Index: files/patch-nsprpub-pr-include-md-_freebsd.cfg > =================================================================== > RCS file: files/patch-nsprpub-pr-include-md-_freebsd.cfg > diff -N files/patch-nsprpub-pr-include-md-_freebsd.cfg > --- files/patch-nsprpub-pr-include-md-_freebsd.cfg 10 Mar 2005 00:43:22 > -0000 1.4 > +++ /dev/null 1 Jan 1970 00:00:00 -0000 > @@ -1,163 +0,0 @@ > -$FreeBSD: > ports/www/firefox/files/patch-nsprpub-pr-include-md-_freebsd.cfg,v 1.4 > 2005/03/10 00:43:22 marcus Exp $ > - > ---- nsprpub/pr/include/md/_freebsd.cfg.orig Wed Jan 2 18:38:25 2002 > -+++ nsprpub/pr/include/md/_freebsd.cfg Sun Feb 1 15:09:53 2004 > -@@ -91,7 +91,7 @@ > - #define PR_ALIGN_OF_DOUBLE 4 > - #define PR_ALIGN_OF_POINTER 4 > - > --#elif defined(__alpha) > -+#elif defined(__alpha__) > - > - #define IS_LITTLE_ENDIAN 1 > - #undef IS_BIG_ENDIAN > -@@ -138,6 +138,149 @@ > - #define PR_ALIGN_OF_DOUBLE 8 > - #define PR_ALIGN_OF_POINTER 8 > - > -+#elif defined(__sparc64__) > -+#undef IS_LITTLE_ENDIAN > -+#define IS_BIG_ENDIAN 1 > -+#define PR_ALIGN_OF_INT64 8 > -+#define PR_ALIGN_OF_DOUBLE 8 > -+#define IS_64 > -+ > -+#define PR_BYTES_PER_BYTE 1 > -+#define PR_BYTES_PER_SHORT 2 > -+#define PR_BYTES_PER_INT 4 > -+#define PR_BYTES_PER_INT64 8 > -+#define PR_BYTES_PER_LONG 8 > -+#define PR_BYTES_PER_FLOAT 4 > -+#define PR_BYTES_PER_DOUBLE 8 > -+#define PR_BYTES_PER_WORD 8 > -+#define PR_BYTES_PER_DWORD 8 > -+#define PR_BYTES_PER_WORD_LOG2 3 > -+#define PR_BYTES_PER_DWORD_LOG2 3 > -+ > -+#define PR_BITS_PER_BYTE 8 > -+#define PR_BITS_PER_SHORT 16 > -+#define PR_BITS_PER_INT 32 > -+#define PR_BITS_PER_INT64 64 > -+#define PR_BITS_PER_LONG 64 > -+#define PR_BITS_PER_FLOAT 32 > -+#define PR_BITS_PER_DOUBLE 64 > -+#define PR_BITS_PER_WORD 64 > -+ > -+#define PR_BITS_PER_BYTE_LOG2 3 > -+#define PR_BITS_PER_SHORT_LOG2 4 > -+#define PR_BITS_PER_INT_LOG2 5 > -+#define PR_BITS_PER_INT64_LOG2 6 > -+#define PR_BITS_PER_LONG_LOG2 6 > -+#define PR_BITS_PER_FLOAT_LOG2 5 > -+#define PR_BITS_PER_DOUBLE_LOG2 6 > -+#define PR_BITS_PER_WORD_LOG2 6 > -+ > -+#define PR_ALIGN_OF_SHORT 2 > -+#define PR_ALIGN_OF_INT 4 > -+#define PR_ALIGN_OF_LONG 8 > -+#define PR_ALIGN_OF_FLOAT 4 > -+#define PR_ALIGN_OF_POINTER 8 > -+ > -+#define HAVE_LONG_LONG > -+#define HAVE_ALIGNED_DOUBLES > -+#define HAVE_ALIGNED_LONGLONGS > -+ > -+#elif defined(__ia64__) > -+#define IS_LITTLE_ENDIAN 1 > -+#undef IS_BIG_ENDIAN > -+#define HAVE_LONG_LONG > -+#define HAVE_ALIGNED_DOUBLES > -+#define HAVE_ALIGNED_LONGLONGS > -+#define IS_64 > -+ > -+#define PR_BYTES_PER_BYTE 1 > -+#define PR_BYTES_PER_SHORT 2 > -+#define PR_BYTES_PER_INT 4 > -+#define PR_BYTES_PER_INT64 8 > -+#define PR_BYTES_PER_LONG 8 > -+#define PR_BYTES_PER_FLOAT 4 > -+#define PR_BYTES_PER_DOUBLE 8 > -+#define PR_BYTES_PER_WORD 8 > -+#define PR_BYTES_PER_DWORD 8 > -+ > -+#define PR_BITS_PER_BYTE 8 > -+#define PR_BITS_PER_SHORT 16 > -+#define PR_BITS_PER_INT 32 > -+#define PR_BITS_PER_INT64 64 > -+#define PR_BITS_PER_LONG 64 > -+#define PR_BITS_PER_FLOAT 32 > -+#define PR_BITS_PER_DOUBLE 64 > -+#define PR_BITS_PER_WORD 64 > -+ > -+#define PR_BITS_PER_BYTE_LOG2 3 > -+#define PR_BITS_PER_SHORT_LOG2 4 > -+#define PR_BITS_PER_INT_LOG2 5 > -+#define PR_BITS_PER_INT64_LOG2 6 > -+#define PR_BITS_PER_LONG_LOG2 6 > -+#define PR_BITS_PER_FLOAT_LOG2 5 > -+#define PR_BITS_PER_DOUBLE_LOG2 6 > -+#define PR_BITS_PER_WORD_LOG2 6 > -+ > -+#define PR_ALIGN_OF_SHORT 2 > -+#define PR_ALIGN_OF_INT 4 > -+#define PR_ALIGN_OF_LONG 8 > -+#define PR_ALIGN_OF_INT64 8 > -+#define PR_ALIGN_OF_FLOAT 4 > -+#define PR_ALIGN_OF_DOUBLE 8 > -+#define PR_ALIGN_OF_POINTER 8 > -+#define PR_ALIGN_OF_WORD 8 > -+ > -+#define PR_BYTES_PER_WORD_LOG2 3 > -+#define PR_BYTES_PER_DWORD_LOG2 3 > -+ > -+#elif defined(__amd64__) > -+#define IS_LITTLE_ENDIAN 1 > -+#undef IS_BIG_ENDIAN > -+#define IS_64 > -+ > -+#define PR_BYTES_PER_BYTE 1 > -+#define PR_BYTES_PER_SHORT 2 > -+#define PR_BYTES_PER_INT 4 > -+#define PR_BYTES_PER_INT64 8 > -+#define PR_BYTES_PER_LONG 8 > -+#define PR_BYTES_PER_FLOAT 4 > -+#define PR_BYTES_PER_DOUBLE 8 > -+#define PR_BYTES_PER_WORD 8 > -+#define PR_BYTES_PER_DWORD 8 > -+ > -+#define PR_BITS_PER_BYTE 8 > -+#define PR_BITS_PER_SHORT 16 > -+#define PR_BITS_PER_INT 32 > -+#define PR_BITS_PER_INT64 64 > -+#define PR_BITS_PER_LONG 64 > -+#define PR_BITS_PER_FLOAT 32 > -+#define PR_BITS_PER_DOUBLE 64 > -+#define PR_BITS_PER_WORD 64 > -+ > -+#define PR_BITS_PER_BYTE_LOG2 3 > -+#define PR_BITS_PER_SHORT_LOG2 4 > -+#define PR_BITS_PER_INT_LOG2 5 > -+#define PR_BITS_PER_INT64_LOG2 6 > -+#define PR_BITS_PER_LONG_LOG2 6 > -+#define PR_BITS_PER_FLOAT_LOG2 5 > -+#define PR_BITS_PER_DOUBLE_LOG2 6 > -+#define PR_BITS_PER_WORD_LOG2 6 > -+ > -+#define PR_ALIGN_OF_SHORT 2 > -+#define PR_ALIGN_OF_INT 4 > -+#define PR_ALIGN_OF_LONG 8 > -+#define PR_ALIGN_OF_INT64 8 > -+#define PR_ALIGN_OF_FLOAT 4 > -+#define PR_ALIGN_OF_DOUBLE 8 > -+#define PR_ALIGN_OF_POINTER 8 > -+#define PR_ALIGN_OF_WORD 8 > -+ > -+#define PR_BYTES_PER_WORD_LOG2 3 > -+#define PR_BYTES_PER_DWORD_LOG2 3 > -+ > -+#define HAVE_LONG_LONG > -+#define HAVE_ALIGNED_DOUBLES > -+#define HAVE_ALIGNED_LONGLONGS > - #else > - > - #error "Unknown CPU architecture" > Index: files/patch-nsprpub-pr-include-md-_freebsd.h > =================================================================== > RCS file: files/patch-nsprpub-pr-include-md-_freebsd.h > diff -N files/patch-nsprpub-pr-include-md-_freebsd.h > --- files/patch-nsprpub-pr-include-md-_freebsd.h 10 Mar 2005 00:43:22 > -0000 1.4 > +++ /dev/null 1 Jan 1970 00:00:00 -0000 > @@ -1,15 +0,0 @@ > -$FreeBSD: > ports/www/firefox/files/patch-nsprpub-pr-include-md-_freebsd.h,v 1.4 > 2005/03/10 00:43:22 marcus Exp $ > - > ---- nsprpub/pr/include/md/_freebsd.h.orig Sat Nov 15 23:36:13 2003 > -+++ nsprpub/pr/include/md/_freebsd.h Mon Feb 9 22:24:39 2004 > -@@ -50,6 +50,10 @@ > - #define _PR_SI_ARCHITECTURE "alpha" > - #elif defined(__sparc__) > - #define _PR_SI_ARCHITECTURE "sparc" > -+#elif defined(__ia64__) > -+#define _PR_SI_ARCHITECTURE "ia64" > -+#elif defined(__amd64__) > -+#define _PR_SI_ARCHITECTURE "amd64" > - #else > - #error "Unknown CPU architecture" > - #endif > Index: files/patch-nsprpub-pr-include-md-_pth.h > =================================================================== > RCS file: files/patch-nsprpub-pr-include-md-_pth.h > diff -N files/patch-nsprpub-pr-include-md-_pth.h > --- files/patch-nsprpub-pr-include-md-_pth.h 27 Jul 2004 14:18:27 > -0000 1.1 > +++ /dev/null 1 Jan 1970 00:00:00 -0000 > @@ -1,11 +0,0 @@ > ---- nsprpub/pr/include/md/_pth.h.orig Mon Jul 26 07:23:42 2004 > -+++ nsprpub/pr/include/md/_pth.h Mon Jul 26 07:18:37 2004 > -@@ -90,7 +90,7 @@ > - #define _PT_PTHREAD_MUTEXATTR_INIT pthread_mutexattr_init > - #define _PT_PTHREAD_MUTEXATTR_DESTROY pthread_mutexattr_destroy > - #define _PT_PTHREAD_MUTEX_INIT(m, a) pthread_mutex_init(&(m), > &(a)) > --#define _PT_PTHREAD_MUTEX_IS_LOCKED(m) (EBUSY == > pthread_mutex_trylock(&(m))) > -+#define _PT_PTHREAD_MUTEX_IS_LOCKED(m) (0 != > pthread_mutex_trylock(&(m))) > - #if defined(DARWIN) > - #define _PT_PTHREAD_CONDATTR_INIT(x) 0 > - #else > Index: files/patch-nsprpub-pr-src-io-prprf.c > =================================================================== > RCS file: files/patch-nsprpub-pr-src-io-prprf.c > diff -N files/patch-nsprpub-pr-src-io-prprf.c > --- files/patch-nsprpub-pr-src-io-prprf.c 16 Jun 2004 00:10:12 -0000 1.3 > +++ /dev/null 1 Jan 1970 00:00:00 -0000 > @@ -1,14 +0,0 @@ > ---- nsprpub/pr/src/io/prprf.c.orig Mon Mar 8 22:18:19 2004 > -+++ nsprpub/pr/src/io/prprf.c Tue Jun 15 13:17:30 2004 > -@@ -51,7 +51,10 @@ > - ** Note: on some platforms va_list is defined as an array, > - ** and requires array notation. > - */ > --#if (defined(LINUX) && defined(__x86_64__)) > -+#if defined(__amd64__) > -+#include > -+#define VARARGS_ASSIGN(foo, bar) va_copy((foo), (bar)) > -+#elif (defined(LINUX) && defined(__x86_64__)) > - #define VARARGS_ASSIGN(foo, bar) __va_copy((foo), (bar)) > - #elif (defined(LINUX) && defined(__powerpc__)) || \ > - (defined(LINUX) && defined(__s390__)) || \ > Index: files/patch-nsprpub-pr-src-pthreads-ptio.c > =================================================================== > RCS file: files/patch-nsprpub-pr-src-pthreads-ptio.c > diff -N files/patch-nsprpub-pr-src-pthreads-ptio.c > --- files/patch-nsprpub-pr-src-pthreads-ptio.c 10 Mar 2005 00:43:22 > -0000 1.5 > +++ /dev/null 1 Jan 1970 00:00:00 -0000 > @@ -1,31 +0,0 @@ > -$FreeBSD: > ports/www/firefox/files/patch-nsprpub-pr-src-pthreads-ptio.c,v 1.5 > 2005/03/10 00:43:22 marcus Exp $ > - > ---- nsprpub/pr/src/pthreads/ptio.c.orig Mon Jul 14 21:59:47 2003 > -+++ nsprpub/pr/src/pthreads/ptio.c Fri Oct 17 05:25:43 2003 > -@@ -189,7 +189,7 @@ > - #endif > - #endif > - > --#ifdef DARWIN > -+#if defined(DARWIN) || defined(FREEBSD) > - static PRBool _pr_ipv6_v6only_on_by_default; > - /* The IPV6_V6ONLY socket option is not defined on Mac OS X 10.1. */ > - #ifndef IPV6_V6ONLY > -@@ -1154,7 +1154,7 @@ > - _pr_stderr = pt_SetMethods(2, PR_DESC_FILE, PR_FALSE, PR_TRUE); > - PR_ASSERT(_pr_stdin && _pr_stdout && _pr_stderr); > - > --#ifdef DARWIN > -+#if defined(DARWIN) || defined(FREEBSD) > - /* In Mac OS X v10.3 Panther Beta the IPV6_V6ONLY socket option > - * is turned on by default, contrary to what RFC 3493, Section > - * 5.3 says. So we have to turn it off. Find out whether we > -@@ -3462,7 +3462,7 @@ > - if (osfd == -1) pt_MapError(_PR_MD_MAP_SOCKET_ERROR, errno); > - else > - { > --#ifdef DARWIN > -+#if defined(DARWIN) || defined(FREEBSD) > - if ((domain == AF_INET6) && _pr_ipv6_v6only_on_by_default) > - { > - int on = 0; > Index: files/patch-sysnss > =================================================================== > RCS file: files/patch-sysnss > diff -N files/patch-sysnss > --- /dev/null 1 Jan 1970 00:00:00 -0000 > +++ files/patch-sysnss 3 Aug 2005 01:11:40 -0000 > @@ -0,0 +1,141 @@ > +--- Makefile.in Tue Sep 14 16:59:40 2004 > ++++ Makefile.in Tue Aug 2 08:26:55 2005 > +@@ -102,6 +102,4 @@ > + # tier 1 - 3rd party individual libraries > + # > +-tier_1_dirs += dbm > +- > + ifndef MOZ_NATIVE_JPEG > + tier_1_dirs += jpeg > +--- security/manager/Makefile.in Mon Mar 28 19:56:36 2005 > ++++ security/manager/Makefile.in Tue Aug 2 09:02:50 2005 > +@@ -37,16 +37,7 @@ > + SOFTOKEN3_LIB \ > + SOFTOKEN3_CHK \ > +- LOADABLE_ROOT_MODULE \ > + HAVE_FREEBL_MODULES \ > + $(NULL) > + > +-LOADABLE_ROOT_MODULE = $(DLL_PREFIX)nssckbi$(DLL_SUFFIX) > +- > +-NSS3_LIB = $(DLL_PREFIX)nss3$(DLL_SUFFIX) > +-SMIME3_LIB = $(DLL_PREFIX)smime3$(DLL_SUFFIX) > +-SSL3_LIB = $(DLL_PREFIX)ssl3$(DLL_SUFFIX) > +-SOFTOKEN3_LIB = $(DLL_PREFIX)softokn3$(DLL_SUFFIX) > +-SOFTOKEN3_CHK = $(DLL_PREFIX)softokn3.chk > +- > + ifneq (,$(filter SunOS HP-UX,$(OS_ARCH))) > + ifeq (,$(filter i86pc ia64,$(OS_TEST))) > +@@ -132,9 +123,4 @@ > + .nss.cleaned: .nss.checkout > + $(MAKE) -C $(topsrcdir)/security/coreconf $(DEFAULT_GMAKE_FLAGS) clean > +- $(MAKE) -C $(topsrcdir)/security/nss/lib $(DEFAULT_GMAKE_FLAGS) clean > +-ifndef SKIP_CHK > +- $(MAKE) -C $(topsrcdir)/security/nss/cmd/lib $(DEFAULT_GMAKE_FLAGS) > clean > +- $(MAKE) -C $(topsrcdir)/security/nss/cmd/shlibsign > $(DEFAULT_GMAKE_FLAGS) clean > +-endif > + touch $@ > + > +@@ -153,43 +139,4 @@ > + ifeq ($(OS_ARCH),WINNT) > + cd $(DIST)/lib; cp -f $(LIB_PREFIX)dbm$(MOZ_BITS).$(LIB_SUFFIX) > $(LIB_PREFIX)dbm.$(LIB_SUFFIX) > +-else > +- cd $(DIST)/lib; cp -f $(LIB_PREFIX)mozdbm_s.$(LIB_SUFFIX) > $(LIB_PREFIX)dbm.$(LIB_SUFFIX); $(RANLIB) $(LIB_PREFIX)dbm.$(LIB_SUFFIX) > +-endif > +- $(MAKE) -C $(topsrcdir)/security/nss/lib $(DEFAULT_GMAKE_FLAGS) > +-ifndef SKIP_CHK > +- $(MAKE) -C $(topsrcdir)/security/nss/cmd/lib $(DEFAULT_GMAKE_FLAGS) > +- $(MAKE) -C $(topsrcdir)/security/nss/cmd/shlibsign > $(DEFAULT_GMAKE_FLAGS) > +-endif > +-ifndef DISABLE_DIST_GRE > +- $(INSTALL) -m 755 $(DIST)/lib/$(LOADABLE_ROOT_MODULE) $(GRE_DIST) > +-ifndef SKIP_CHK > +- $(INSTALL) -m 644 $(DIST)/lib/$(SOFTOKEN3_CHK) $(GRE_DIST) > +-endif > +- $(INSTALL) -m 755 $(DIST)/lib/$(SOFTOKEN3_LIB) $(GRE_DIST) > +- $(INSTALL) -m 755 $(DIST)/lib/$(NSS3_LIB) $(GRE_DIST) > +- $(INSTALL) -m 755 $(DIST)/lib/$(SSL3_LIB) $(GRE_DIST) > +- $(INSTALL) -m 755 $(DIST)/lib/$(SMIME3_LIB) $(GRE_DIST) > +-ifdef HAVE_FREEBL_MODULES > +- $(INSTALL) -m 644 $(DIST)/lib/$(FREEBL_PURE32_CHK) $(GRE_DIST) > +- $(INSTALL) -m 755 $(DIST)/lib/$(FREEBL_PURE32_MODULE) $(GRE_DIST) > +- $(INSTALL) -m 644 $(DIST)/lib/$(FREEBL_HYBRID_CHK) $(GRE_DIST) > +- $(INSTALL) -m 755 $(DIST)/lib/$(FREEBL_HYBRID_MODULE) $(GRE_DIST) > +-endif > +-endif > +-ifndef _SKIP_OLD_GRE_INSTALL > +- $(INSTALL) -m 755 $(DIST)/lib/$(LOADABLE_ROOT_MODULE) $(DIST)/bin > +-ifndef SKIP_CHK > +- $(INSTALL) -m 644 $(DIST)/lib/$(SOFTOKEN3_CHK) $(DIST)/bin > +-endif > +- $(INSTALL) -m 755 $(DIST)/lib/$(SOFTOKEN3_LIB) $(DIST)/bin > +- $(INSTALL) -m 755 $(DIST)/lib/$(NSS3_LIB) $(DIST)/bin > +- $(INSTALL) -m 755 $(DIST)/lib/$(SSL3_LIB) $(DIST)/bin > +- $(INSTALL) -m 755 $(DIST)/lib/$(SMIME3_LIB) $(DIST)/bin > +-ifdef HAVE_FREEBL_MODULES > +- $(INSTALL) -m 644 $(DIST)/lib/$(FREEBL_PURE32_CHK) $(DIST)/bin > +- $(INSTALL) -m 755 $(DIST)/lib/$(FREEBL_PURE32_MODULE) $(DIST)/bin > +- $(INSTALL) -m 644 $(DIST)/lib/$(FREEBL_HYBRID_CHK) $(DIST)/bin > +- $(INSTALL) -m 755 $(DIST)/lib/$(FREEBL_HYBRID_MODULE) $(DIST)/bin > +-endif > + endif > + $(MAKE) -C boot $@ > +@@ -200,18 +147,4 @@ > + > + install:: > +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(LOADABLE_ROOT_MODULE) > $(DESTDIR)$(mozappdir) > +-ifndef SKIP_CHK > +- $(SYSINSTALL) -m 644 $(DIST)/lib/$(SOFTOKEN3_CHK) > $(DESTDIR)$(mozappdir) > +-endif > +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(SOFTOKEN3_LIB) > $(DESTDIR)$(mozappdir) > +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(NSS3_LIB) $(DESTDIR)$(mozappdir) > +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(SSL3_LIB) $(DESTDIR)$(mozappdir) > +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(SMIME3_LIB) $(DESTDIR)$(mozappdir) > +-ifdef HAVE_FREEBL_MODULES > +- $(SYSINSTALL) -m 644 $(DIST)/lib/$(FREEBL_PURE32_CHK) > $(DESTDIR)$(mozappdir) > +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(FREEBL_PURE32_MODULE) > $(DESTDIR)$(mozappdir) > +- $(SYSINSTALL) -m 644 $(DIST)/lib/$(FREEBL_HYBRID_CHK) > $(DESTDIR)$(mozappdir) > +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(FREEBL_HYBRID_MODULE) > $(DESTDIR)$(mozappdir) > +-endif > + $(MAKE) -C boot $@ > + $(MAKE) -C ssl $@ > +@@ -227,9 +160,4 @@ > + endif > + $(MAKE) -C $(topsrcdir)/security/coreconf $(DEFAULT_GMAKE_FLAGS) clean > +- $(MAKE) -C $(topsrcdir)/security/nss/lib $(DEFAULT_GMAKE_FLAGS) clean > +-ifndef SKIP_CHK > +- $(MAKE) -C $(topsrcdir)/security/nss/cmd/lib $(DEFAULT_GMAKE_FLAGS) > clean > +- $(MAKE) -C $(topsrcdir)/security/nss/cmd/shlibsign > $(DEFAULT_GMAKE_FLAGS) clean > +-endif > + > + echo-requires-recursive:: > +--- security/manager/ssl/src/Makefile.in Wed Jan 7 08:36:51 2004 > ++++ security/manager/ssl/src/Makefile.in Tue Aug 2 09:13:07 2005 > +@@ -117,5 +117,5 @@ > + # Use local includes because they are inserted before INCLUDES > + # so that Mozilla's nss.h is used, not glibc's > +-LOCAL_INCLUDES += -I$(DIST)/public/nss \ > ++LOCAL_INCLUDES += -I$(LOCALBASE)/include/nss/nss \ > + $(NULL) > + > +--- config/config.mk Tue Oct 12 00:11:11 2004 > ++++ config/config.mk Tue Aug 2 09:19:18 2005 > +@@ -170,5 +170,4 @@ > + NSS_LIBS = \ > + $(LIBS_DIR) \ > +- $(DIST)/lib/$(LIB_PREFIX)crmf.$(LIB_SUFFIX) \ > + -lsmime3 \ > + -lssl3 \ > +@@ -189,11 +188,5 @@ > + endif > + > +-NSS_DEP_LIBS = \ > +- $(DIST)/lib/$(LIB_PREFIX)crmf.$(LIB_SUFFIX) \ > +- $(DIST)/lib/$(DLL_PREFIX)smime3$(DLL_SUFFIX) \ > +- $(DIST)/lib/$(DLL_PREFIX)ssl3$(DLL_SUFFIX) \ > +- $(DIST)/lib/$(DLL_PREFIX)nss3$(DLL_SUFFIX) \ > +- $(DIST)/lib/$(DLL_PREFIX)softokn3$(DLL_SUFFIX) \ > +- $(NULL) > ++NSS_DEP_LIBS = > + > + MOZ_UNICHARUTIL_LIBS = > $(DIST)/lib/$(LIB_PREFIX)unicharutil_s.$(LIB_SUFFIX) -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 01:34:29 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61FE116A420 for ; Wed, 3 Aug 2005 01:34:29 +0000 (GMT) (envelope-from adamw@magnesium.net) Received: from smtp103.rog.mail.re2.yahoo.com (smtp103.rog.mail.re2.yahoo.com [206.190.36.81]) by mx1.FreeBSD.org (Postfix) with SMTP id ADA7E43D45 for ; Wed, 3 Aug 2005 01:34:28 +0000 (GMT) (envelope-from adamw@magnesium.net) Received: (qmail 47499 invoked from network); 3 Aug 2005 01:34:27 -0000 Received: from unknown (HELO ?192.168.1.142?) (tacopants@70.28.168.125 with plain) by smtp103.rog.mail.re2.yahoo.com with SMTP; 3 Aug 2005 01:34:27 -0000 Message-ID: <42F01F22.3000401@magnesium.net> Date: Tue, 02 Aug 2005 21:34:26 -0400 From: Adam Weinberger User-Agent: Mozilla Thunderbird 1.0+ (Macintosh/20050712) MIME-Version: 1.0 To: Jeremy Messenger References: <200508030114.j731EKZQ067861@blue.virtual-estates.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, gnome@freebsd.org, mi@aldan.algebra.com Subject: Re: leaner and meaner www/firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 01:34:29 -0000 Jeremy Messenger wrote: > On Tue, 02 Aug 2005 20:14:20 -0500, Mikhail T. > wrote: > >> Attached are the diffs to make www/firefox build without its own jpeg, >> zlib, dbm, nspr, and nss using respected ports or FreeBSD's main >> libraries (-lz for zlib and -lc for dbm) instead. >> >> I'm using it right now (on FreeBSD/amd64-5.4-stable). Anyone else cares >> to try? >> >> You'll need very recent versions of devel/nspr and security/nss ports. >> The earlier version of nspr (4.4.1) is too old and does not supply some >> of the functionality needed by firefox. >> >> -mi >> >> cvs diff: Diffing . >> Index: Makefile >> =================================================================== >> RCS file: /home/pcvs/ports/www/firefox/Makefile,v >> retrieving revision 1.127 >> diff -U2 -p -r1.127 Makefile >> --- Makefile 30 Jul 2005 04:36:55 -0000 1.127 >> +++ Makefile 3 Aug 2005 01:11:40 -0000 >> @@ -8,5 +8,5 @@ >> PORTNAME= firefox >> PORTVERSION= 1.0.6 >> -PORTREVISION= 1 >> +PORTREVISION= 2 >> PORTEPOCH= 1 >> CATEGORIES= www >> @@ -18,6 +18,8 @@ MAINTAINER= gnome@FreeBSD.org >> COMMENT= Web browser based on the browser portion of Mozilla >> -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ >> - png.5:${PORTSDIR}/graphics/png >> +LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ >> + nspr4:${PORTSDIR}/devel/nspr \ >> + png:${PORTSDIR}/graphics/png \ >> + nss3:${PORTSDIR}/security/nss > > I like it, but change those back to jpeg.9, png.5 and etc. > > Thanks, > Mezz Why? # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 03:17:47 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D30516A41F for ; Wed, 3 Aug 2005 03:17:47 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from mail1.fluidhosting.com (mail1.fluidhosting.com [204.14.90.61]) by mx1.FreeBSD.org (Postfix) with SMTP id 3213343D49 for ; Wed, 3 Aug 2005 03:17:45 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 93834 invoked by uid 399); 3 Aug 2005 03:17:43 -0000 Received: from mail1.fluidhosting.com (66.150.201.101) by mail1.fluidhosting.com with SMTP; 3 Aug 2005 03:17:43 -0000 Received: (qmail 9504 invoked by uid 399); 3 Aug 2005 03:17:41 -0000 Received: from unknown (HELO ?192.168.1.100?) (dougb@dougbarton.net@69.175.228.47) by mail1.fluidhosting.com with SMTP; 3 Aug 2005 03:17:41 -0000 Message-ID: <42F03754.4080001@FreeBSD.org> Date: Tue, 02 Aug 2005 20:17:40 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050726) X-Accept-Language: en-us, en MIME-Version: 1.0 To: mi@aldan.algebra.com References: <200508030114.j731EKZQ067861@blue.virtual-estates.net> In-Reply-To: <200508030114.j731EKZQ067861@blue.virtual-estates.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gnome@FreeBSD.org, ports@FreeBSD.org Subject: Re: leaner and meaner www/firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 03:17:47 -0000 Mikhail T. wrote: > Attached are the diffs to make www/firefox build without its own jpeg, > zlib, dbm, nspr, and nss using respected ports or FreeBSD's main > libraries (-lz for zlib and -lc for dbm) instead. I like this idea a lot, and I hope that it gets pursued. If there is similar action that can happen for thunderbird, that would be great too. Doug -- This .signature sanitized for your protection From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 04:58:14 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E42616A41F for ; Wed, 3 Aug 2005 04:58:14 +0000 (GMT) (envelope-from mi@blue.virtual-estates.net) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9356343D5C for ; Wed, 3 Aug 2005 04:58:13 +0000 (GMT) (envelope-from mi@blue.virtual-estates.net) Received: (qmail 31953 invoked from network); 3 Aug 2005 04:58:13 -0000 Received: from aldan.algebra.com (HELO blue.virtual-estates.net) ([216.254.65.224]) (envelope-sender ) by mail21.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 3 Aug 2005 04:58:13 -0000 Received: from blue.virtual-estates.net (blue [127.0.0.1]) by blue.virtual-estates.net (8.13.3/8.13.3) with ESMTP id j734w6sX084541 for ; Wed, 3 Aug 2005 00:58:06 -0400 (EDT) (envelope-from mi@blue.virtual-estates.net) Received: (from mi@localhost) by blue.virtual-estates.net (8.13.3/8.13.3/Submit) id j734w6Pk084540 for gnome@FreeBSD.org; Wed, 3 Aug 2005 00:58:06 -0400 (EDT) (envelope-from mi) From: "Mikhail T." Message-Id: <200508030458.j734w6Pk084540@blue.virtual-estates.net> To: gnome@FreeBSD.org Date: Wed, 3 Aug 2005 00:58:05 -0400 (EDT) X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7w hJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 04:58:14 -0000 It worked once. Now I'm trying to save the same file as HTML and keep getting the following stack in amd64: (gdb) r ~i/Record.abw Starting program: /var/ports/editors/abiword-devel/work/abiword-2.3.4/abi/src/wp/main/unix/AbiWord-2.4 ~i/Record.abw Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1 (LWP 100158)] 0x00000008050acefb in strchr () from /lib/libc.so.5 (gdb) where #0 0x00000008050acefb in strchr () from /lib/libc.so.5 #1 0x0000000803ac83c7 in g_param_spec_pool_lookup () from /usr/local/lib/libgobject-2.0.so.600 #2 0x0000000803ac32d5 in g_object_new_valist () from /usr/local/lib/libgobject-2.0.so.600 #3 0x000000080127012c in gnome_program_init () from /usr/local/lib/libgnome-2.so.1000 #4 0x00000008012701dd in gnome_program_initv () from /usr/local/lib/libgnome-2.so.1000 #5 0x000000080126fdfc in gnome_program_init () from /usr/local/lib/libgnome-2.so.1000 #6 0x00000000005394e6 in AP_UnixApp::main (szAppName=0x8855a6 "AbiWord", argc=2, argv=0x7fffffffe670) at ap_UnixApp.cpp:1400 #7 0x0000000000535e60 in main (argc=2, argv=0x7fffffffe670) at UnixMain.cpp:26 From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 05:01:29 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EDD716A420 for ; Wed, 3 Aug 2005 05:01:29 +0000 (GMT) (envelope-from mi@corbulon.video-collage.com) Received: from mail23.sea5.speakeasy.net (mail23.sea5.speakeasy.net [69.17.117.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id A79E643D48 for ; Wed, 3 Aug 2005 05:01:28 +0000 (GMT) (envelope-from mi@corbulon.video-collage.com) Received: (qmail 15930 invoked from network); 3 Aug 2005 05:01:28 -0000 Received: from aldan.algebra.com ([216.254.65.224]) (envelope-sender ) by mail23.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 3 Aug 2005 05:01:27 -0000 Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.1/8.13.1) with ESMTP id j7351J7Z047294 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 3 Aug 2005 01:01:20 -0400 (EDT) (envelope-from mi@corbulon.video-collage.com) Received: from corbulon.video-collage.com (mi@localhost.video-collage.com [127.0.0.1]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id j7351Doh009607 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 3 Aug 2005 01:01:13 -0400 (EDT) (envelope-from mi@corbulon.video-collage.com) Received: (from mi@localhost) by corbulon.video-collage.com (8.13.4/8.13.4/Submit) id j7351CWK009605; Wed, 3 Aug 2005 01:01:12 -0400 (EDT) (envelope-from mi) From: Mikhail Teterin Message-Id: <200508030501.j7351CWK009605@corbulon.video-collage.com> To: mezz7@cox.net (Jeremy Messenger) Date: Wed, 3 Aug 2005 01:01:12 -0400 (EDT) In-Reply-To: X-Mailer: ELM [version 2.5 PL7] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV devel-20050525/1001/Tue Aug 2 04:22:39 2005 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: gnome@FreeBSD.org, ports@FreeBSD.org Subject: Re: leaner and meaner www/firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 05:01:29 -0000 > without library version: > ================================== > 1) User doesn't update dependenies as in his practice. > 2) CVSup > 3) Install new libraries and apps. > 4) User have the problems in runtime, we end up have to chase to tell > him where the problem is. Possible more than just a dependency. He > never see the problem, because of PORTREVISION never tell you that > need to updated dependencies. Can you, please, elaborate on the steps 3 and 4? Although an active participant of the threads you mentioned, I still fail to see a possibility of a run-time problem. Thank you, -mi From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 05:14:00 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D19A616A41F for ; Wed, 3 Aug 2005 05:14:00 +0000 (GMT) (envelope-from mi@corbulon.video-collage.com) Received: from mail24.sea5.speakeasy.net (mail24.sea5.speakeasy.net [69.17.117.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F13B43D46 for ; Wed, 3 Aug 2005 05:13:59 +0000 (GMT) (envelope-from mi@corbulon.video-collage.com) Received: (qmail 4184 invoked from network); 3 Aug 2005 05:13:59 -0000 Received: from aldan.algebra.com ([216.254.65.224]) (envelope-sender ) by mail24.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 3 Aug 2005 05:13:58 -0000 Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.1/8.13.1) with ESMTP id j735DtQs047320 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 3 Aug 2005 01:13:56 -0400 (EDT) (envelope-from mi@corbulon.video-collage.com) Received: from corbulon.video-collage.com (mi@localhost.video-collage.com [127.0.0.1]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id j735DkvG009642 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 3 Aug 2005 01:13:50 -0400 (EDT) (envelope-from mi@corbulon.video-collage.com) Received: (from mi@localhost) by corbulon.video-collage.com (8.13.4/8.13.4/Submit) id j735DkMw009641; Wed, 3 Aug 2005 01:13:46 -0400 (EDT) (envelope-from mi) From: Mikhail Teterin Message-Id: <200508030513.j735DkMw009641@corbulon.video-collage.com> To: dougb@FreeBSD.org (Doug Barton) Date: Wed, 3 Aug 2005 01:13:46 -0400 (EDT) In-Reply-To: <42F03754.4080001@FreeBSD.org> X-Mailer: ELM [version 2.5 PL7] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV devel-20050525/1001/Tue Aug 2 04:22:39 2005 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: gnome@FreeBSD.org, ports@FreeBSD.org Subject: Re: leaner and meaner www/firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 05:14:01 -0000 > Mikhail T. wrote: > > Attached are the diffs to make www/firefox build without its own jpeg, > > zlib, dbm, nspr, and nss using respected ports or FreeBSD's main > > libraries (-lz for zlib and -lc for dbm) instead. > > I like this idea a lot, and I hope that it gets pursued. If there is similar > action that can happen for thunderbird, that would be great too. It seems like something is still missing, though -- the browser refuses to recognize any Certificate Authorities. I guess, some important data file does not get installed by my version. Any idea? -mi From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 05:30:18 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 728F416A41F; Wed, 3 Aug 2005 05:30:18 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E4BD43D46; Wed, 3 Aug 2005 05:30:03 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.3/8.13.3) with ESMTP id j735UU1q056539; Wed, 3 Aug 2005 01:30:30 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Mikhail Teterin In-Reply-To: <200508030513.j735DkMw009641@corbulon.video-collage.com> References: <200508030513.j735DkMw009641@corbulon.video-collage.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ptMcFmjj9m0ymkbkeGur" Organization: MarcusCom, Inc. Date: Wed, 03 Aug 2005 01:29:14 -0400 Message-Id: <1123046954.44404.45.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Cc: gnome@freebsd.org, ports@freebsd.org, Doug Barton Subject: Re: leaner and meaner www/firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 05:30:18 -0000 --=-ptMcFmjj9m0ymkbkeGur Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2005-08-03 at 01:13 -0400, Mikhail Teterin wrote: > > Mikhail T. wrote: > > > Attached are the diffs to make www/firefox build without its own jpeg= , > > > zlib, dbm, nspr, and nss using respected ports or FreeBSD's main > > > libraries (-lz for zlib and -lc for dbm) instead. > >=20 > > I like this idea a lot, and I hope that it gets pursued. If there is si= milar=20 > > action that can happen for thunderbird, that would be great too. >=20 > It seems like something is still missing, though -- the browser refuses > to recognize any Certificate Authorities. I guess, some important data > file does not get installed by my version. Any idea? >=20 CAs are stored in libnssckbi.so. Looks like both Firefox and NSS install comparable versions of this file. At a quick glance, I can't see why CAs would not be known using the NSS port. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-ptMcFmjj9m0ymkbkeGur Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBC8FYqb2iPiv4Uz4cRAinJAJ430J0zXIT5bewvZMFlOdg2rWy+pACfWwaX YZrXeiDpjsLkpZHUm4Oo3+s= =O9f+ -----END PGP SIGNATURE----- --=-ptMcFmjj9m0ymkbkeGur-- From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 06:42:37 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 582EB16A41F; Wed, 3 Aug 2005 06:42:37 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmmtai07.cox.net (eastrmmtai07.cox.net [68.230.240.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CE7043D45; Wed, 3 Aug 2005 06:42:36 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao03.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050803015439.KUPE9652.centrmmtao03.cox.net@mezz.mezzweb.com>; Tue, 2 Aug 2005 21:54:39 -0400 Date: Tue, 02 Aug 2005 20:56:05 -0500 To: "Adam Weinberger" References: <200508030114.j731EKZQ067861@blue.virtual-estates.net> <42F01F22.3000401@magnesium.net> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <42F01F22.3000401@magnesium.net> User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: ports@freebsd.org, gnome@freebsd.org, mi@aldan.algebra.com Subject: Re: leaner and meaner www/firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 06:42:37 -0000 On Tue, 02 Aug 2005 20:34:26 -0500, Adam Weinberger wrote: > Jeremy Messenger wrote: >> On Tue, 02 Aug 2005 20:14:20 -0500, Mikhail T. >> wrote: >> >>> Attached are the diffs to make www/firefox build without its own jpeg, >>> zlib, dbm, nspr, and nss using respected ports or FreeBSD's main >>> libraries (-lz for zlib and -lc for dbm) instead. >>> >>> I'm using it right now (on FreeBSD/amd64-5.4-stable). Anyone else cares >>> to try? >>> >>> You'll need very recent versions of devel/nspr and security/nss ports. >>> The earlier version of nspr (4.4.1) is too old and does not supply some >>> of the functionality needed by firefox. >>> >>> -mi >>> >>> cvs diff: Diffing . >>> Index: Makefile >>> =================================================================== >>> RCS file: /home/pcvs/ports/www/firefox/Makefile,v >>> retrieving revision 1.127 >>> diff -U2 -p -r1.127 Makefile >>> --- Makefile 30 Jul 2005 04:36:55 -0000 1.127 >>> +++ Makefile 3 Aug 2005 01:11:40 -0000 >>> @@ -8,5 +8,5 @@ >>> PORTNAME= firefox >>> PORTVERSION= 1.0.6 >>> -PORTREVISION= 1 >>> +PORTREVISION= 2 >>> PORTEPOCH= 1 >>> CATEGORIES= www >>> @@ -18,6 +18,8 @@ MAINTAINER= gnome@FreeBSD.org >>> COMMENT= Web browser based on the browser portion of Mozilla >>> -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ >>> - png.5:${PORTSDIR}/graphics/png >>> +LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ >>> + nspr4:${PORTSDIR}/devel/nspr \ >>> + png:${PORTSDIR}/graphics/png \ >>> + nss3:${PORTSDIR}/security/nss >> I like it, but change those back to jpeg.9, png.5 and etc. >> Thanks, >> Mezz > > Why? http://lists.freebsd.org/pipermail/cvs-ports/2005-July/068900.html and other one in freebsd-gnome in AbiWord topic. Tell exactly library version is a better solution than none with just PORTREVISION. without library version: ================================== 1) User doesn't update dependenies as in his practice. 2) CVSup 3) Install new libraries and apps. 4) User have the problems in runtime, we end up have to chase to tell him where the problem is. Possible more than just a dependency. He never see the problem, because of PORTREVISION never tell you that need to updated dependencies. ================================== with library version: ================================== 1) User doesn't update dependenies as in his practice. 2) CVSup 3) Install new libraries and apps. 4) Oops, the new libraries and apps tell him that they need the newer dependencies by can't find library error and old is already exist. Already tell what's wrong early. No chase and no messy. ================================== Yes, I do know about the new feature (ability to depend on versioned installed package) in bsd.port.mk, but it's an experimental feature and new. Cheers, Mezz > # Adam -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 08:55:06 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3587816A41F; Wed, 3 Aug 2005 08:55:06 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmmtao01.cox.net (eastrmmtao01.cox.net [68.230.240.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8098C43D5E; Wed, 3 Aug 2005 08:55:05 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by eastrmmtao01.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050803085444.FJXP12912.eastrmmtao01.cox.net@mezz.mezzweb.com>; Wed, 3 Aug 2005 04:54:44 -0400 Date: Wed, 03 Aug 2005 03:56:08 -0500 To: "Mikhail Teterin" References: <200508030501.j7351CWK009605@corbulon.video-collage.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <200508030501.j7351CWK009605@corbulon.video-collage.com> User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: gnome@freebsd.org, ports@freebsd.org Subject: Re: leaner and meaner www/firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 08:55:06 -0000 On Wed, 03 Aug 2005 00:01:12 -0500, Mikhail Teterin wrote: >> without library version: >> ================================== >> 1) User doesn't update dependenies as in his practice. >> 2) CVSup >> 3) Install new libraries and apps. >> 4) User have the problems in runtime, we end up have to chase to tell >> him where the problem is. Possible more than just a dependency. He >> never see the problem, because of PORTREVISION never tell you that >> need to updated dependencies. > > Can you, please, elaborate on the steps 3 and 4? Although an active > participant of the threads you mentioned, I still fail to see a > possibility of a run-time problem. Thank you, package (pkg_add), wouldn't you get error when run apps for can't find to link foobar.so.5 when you have foobar.so.4? I don't use package, but wouldn't package (without library version in Makefile) failed to check for need foobar.so.5 and go ahead install it because there was no library version info? With the library version would check and give the error earlier. Cheers, Mezz > -mi -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 12:06:30 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 448E616A41F; Wed, 3 Aug 2005 12:06:30 +0000 (GMT) (envelope-from chinsan@chinsan.twbbs.org) Received: from chinsan.twbbs.org (220-135-48-40.HINET-IP.hinet.net [220.135.48.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id C712243D46; Wed, 3 Aug 2005 12:06:29 +0000 (GMT) (envelope-from chinsan@chinsan.twbbs.org) Received: by chinsan.twbbs.org (Postfix, from userid 1001) id 0CC5A7301F; Wed, 3 Aug 2005 20:06:42 +0800 (CST) To: FreeBSD-gnats-submit@freebsd.org From: chinsan X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20050803120642.0CC5A7301F@chinsan.twbbs.org> Date: Wed, 3 Aug 2005 20:06:42 +0800 (CST) Cc: gnome@FreeBSD.org Subject: [PATCH] www/mozilla-devel: fix error path(make install) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: chinsan List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 12:06:30 -0000 >Submitter-Id: current-users >Originator: chinsan >Organization: FreeBSD Taiwan >Confidential: no >Synopsis: [PATCH] www/mozilla-devel: fix error path(make install) >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 5.4-STABLE i386 >Environment: System: FreeBSD chinsan.twbbs.org 5.4-STABLE FreeBSD 5.4-STABLE #2: Sat Jul 30 16:27:25 CST 2005 root@chinsan.twbbs.org:/usr/obj/usr/src/sys/TAKAKO i386 >Description: - While `make install' stage, it will "cd ${FAKEDIR}/share/idl/${MOZILLA}-${MOZ_VER}" However, in the ${FAKEDIR}/share/idl is "mozilla-1.8b" - port maintainer team(gnome@) is CC'd >How-To-Repeat: # cd /usr/ports/www/mozilla-devel && make install clean echo "@exec /usr/local/bin/update-desktop-database > /dev/null || true" >> /usr/ports/www/mozilla-devel/work/pkg-plist echo "@unexec /usr/local/bin/update-desktop-database > /dev/null || true" >> /usr/ports/www/mozilla-devel/work/pkg-plist cd /usr/ports/www/mozilla-devel/work/fake/share/idl/mozilla-devel-1.8b1 && /usr/bin/find -s * -type f -o -type l | /usr/bin/sed -e 's:^:share/idl/mozilla-devel/:' >> /usr/ports/www/mozilla-devel/work/pkg-plist && /usr/bin/find -d * -type d | /usr/bin/sed -e 's:^:@dirrm share/idl/mozilla-devel/:' >> /usr/ports/www/mozilla-devel/work/pkg-plist cd: can't cd to /usr/ports/www/mozilla-devel/work/fake/share/idl/mozilla-devel-1.8b1 *** Error code 2 Stop in /usr/ports/www/mozilla-devel. *** Error code 1 Stop in /usr/ports/www/mozilla-devel. >Fix: --- mozilla-devel.diff begins here --- diff -ruN mozilla-devel.orig/Makefile mozilla-devel/Makefile --- mozilla-devel.orig/Makefile Wed Aug 3 16:57:05 2005 +++ mozilla-devel/Makefile Wed Aug 3 16:57:26 2005 @@ -25,7 +25,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} MOZILLA?= mozilla-devel MOZ_SUFX?= -devel -MOZ_VER?= ${PORTVERSION:S/.b1/b1/} +MOZ_VER?= ${PORTVERSION:S/.b1/b/} LATEST_LINK= ${MOZILLA} EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude */CVS/* \ --exclude */macbuild/*\ @@ -306,7 +306,7 @@ ${ECHO_CMD} @dirrm include/${MOZILLA} >> ${PLIST} ${ECHO_CMD} "@exec ${LOCALBASE}/bin/update-desktop-database > /dev/null || ${TRUE}" >> ${PLIST} ${ECHO_CMD} "@unexec ${LOCALBASE}/bin/update-desktop-database > /dev/null || ${TRUE}" >> ${PLIST} - cd ${FAKEDIR}/share/idl/${MOZILLA}-${MOZ_VER} \ + cd ${FAKEDIR}/share/idl/${MOZILLA:S/-devel//}-${MOZ_VER} \ && ${FIND} -s * -type f -o -type l | \ ${SED} -e 's:^:share/idl/${MOZILLA}/:' >> ${PLIST} \ && ${FIND} -d * -type d | \ @@ -353,7 +353,7 @@ ${INSTALL_DATA} ${WRKDIR}/mozilla-devel.desktop \ ${PREFIX}/share/applications ${MKDIR} ${PREFIX}/share/idl/${MOZILLA} - cd ${FAKEDIR}/share/idl/${MOZILLA}-${MOZ_VER} && ${FIND} . | \ + cd ${FAKEDIR}/share/idl/${MOZILLA:S/-devel//}-${MOZ_VER} && ${FIND} . | \ ${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/idl/${MOZILLA} post-install: --- mozilla-devel.diff ends here --- From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 16:15:33 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 612FE16A41F; Wed, 3 Aug 2005 16:15:33 +0000 (GMT) (envelope-from roth@secure.socket.ch) Received: from secure.socket.ch (secure.socket.ch [193.138.215.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7330143D45; Wed, 3 Aug 2005 16:15:32 +0000 (GMT) (envelope-from roth@secure.socket.ch) Received: from localhost ([127.0.0.1] helo=secure.socket.ch) by secure.socket.ch with esmtp (Exim 4.51 (FreeBSD)) id 1E0LtG-000F03-Ol; Wed, 03 Aug 2005 18:15:30 +0200 Received: (from roth@localhost) by secure.socket.ch (8.13.1/8.13.1/Submit) id j73GEkcG057662; Wed, 3 Aug 2005 18:14:46 +0200 (CEST) (envelope-from roth) Date: Wed, 3 Aug 2005 18:14:46 +0200 (CEST) Message-Id: <200508031614.j73GEkcG057662@secure.socket.ch> To: FreeBSD-gnats-submit@freebsd.org From: Tobias Roth X-send-pr-version: 3.113 X-GNATS-Notify: X-Spam-Score: -2.8 (--) X-Spam-Report: Spam detection software, running on the system "secure.socket.ch", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: >Submitter-Id: current-users >Originator: Tobias Roth >Organization: >Confidential: no >Synopsis: [PATCH] www/firefox: fix preference saving problem (remove fast-math) >Severity: non-critical >Priority: low >Category: ports >Class: sw-bug >Release: FreeBSD 6.0-BETA1 i386 >Environment: System: FreeBSD reactor.fsck.ch 6.0-BETA1 FreeBSD 6.0-BETA1 #0: Sat Jul 30 10:06:53 CEST 2005 >Description: Firefox breaks when compiled with -ffast-math. Symptoms include the impossibility of saving preferences and sometimes non-functioning of preference menu buttons. [...] Content analysis details: (-2.8 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.8 ALL_TRUSTED Did not pass through any untrusted hosts X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: roth@secure.socket.ch X-SA-Exim-Scanned: No (on secure.socket.ch); SAEximRunCond expanded to false Cc: gnome@freebsd.org Subject: [PATCH] www/firefox: fix preference saving problem (remove fast-math) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 16:15:33 -0000 >Submitter-Id: current-users >Originator: Tobias Roth >Organization: >Confidential: no >Synopsis: [PATCH] www/firefox: fix preference saving problem (remove fast-math) >Severity: non-critical >Priority: low >Category: ports >Class: sw-bug >Release: FreeBSD 6.0-BETA1 i386 >Environment: System: FreeBSD reactor.fsck.ch 6.0-BETA1 FreeBSD 6.0-BETA1 #0: Sat Jul 30 10:06:53 CEST 2005 >Description: Firefox breaks when compiled with -ffast-math. Symptoms include the impossibility of saving preferences and sometimes non-functioning of preference menu buttons. The attached patch removes -ffast-math completely from CFLAGS. Alternatively, instead of tampering with CFLAGS, the user could be only warned when he/she attempts to compile the port with the bad cflag. Port maintainer (gnome@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- firefox-1.0.6_1,1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/firefox/Makefile,v retrieving revision 1.127 diff -u -u -r1.127 Makefile --- Makefile 30 Jul 2005 04:36:55 -0000 1.127 +++ Makefile 3 Aug 2005 16:01:37 -0000 @@ -86,6 +86,9 @@ CONFIGURE_ENV+= WITH_OPTIMIZE=-O .endif # defined(WITH_OPTIMIZED_CFLAGS) +# -ffast-math breaks preference-saving and more +CFLAGS:= ${CFLAGS:N-ffast-math} + .if defined(WITH_LOGGING) CONFIGURE_ENV+= WITH_LOGGING=yes .endif # defined(WITH_LOGGING) --- firefox-1.0.6_1,1.patch ends here --- From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 18:00:32 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9BEC16A41F; Wed, 3 Aug 2005 18:00:32 +0000 (GMT) (envelope-from werner.lemberg@onlinehome.de) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 599CF43D5C; Wed, 3 Aug 2005 18:00:32 +0000 (GMT) (envelope-from werner.lemberg@onlinehome.de) Received: from linzu3-216-106.utaonline.at [212.152.216.106] (helo=rigel.site) by mrelayeu.kundenserver.de with ESMTP (Nemesis), id 0ML2Dk-1E0NXW0WxL-0001vX; Wed, 03 Aug 2005 20:00:26 +0200 Received: from localhost (localhost [127.0.0.1]) by rigel.site (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id j73Hx8Aw002218; Wed, 3 Aug 2005 19:59:08 +0200 Date: Wed, 03 Aug 2005 19:59:07 +0200 (CEST) Message-Id: <20050803.195907.45886749.wl@gnu.org> To: DTurner@nds.com From: Werner LEMBERG In-Reply-To: <22326A72AE6CF647B89C8371452F6BFA28D171@frex02.fr.nds.com> References: <22326A72AE6CF647B89C8371452F6BFA28D171@frex02.fr.nds.com> X-Mailer: Mew version 4.2.50 on Emacs 22.0.50.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de login:2dc398bc694a1e60948148ba0a42c0da Cc: gnome@FreeBSD.org, hintak_leung@yahoo.co.uk, marcus@FreeBSD.org, freetype-devel@nongnu.org Subject: Re: [ft-devel] Re: xorg crashes with freetype2-2.1.10 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 18:00:33 -0000 > If you want to correct it safely, line 370 of > 'src/sfnt/sfdriver.c' should read instead: > > #ifdef FT_OPTIMIZE_MEMORY > 0 /* tt_find_sbit_image */, > 0 /* tt_load_sbit_metrics */, > #else > tt_find_sbit_image, > tt_load_sbit_metrics, > #endif I'll do that as a temporary fix. Werner From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 18:12:25 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCB3116A421 for ; Wed, 3 Aug 2005 18:12:25 +0000 (GMT) (envelope-from Mikhail.Teterin@murex.com) Received: from mail24.sea5.speakeasy.net (mail24.sea5.speakeasy.net [69.17.117.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DDA143D46 for ; Wed, 3 Aug 2005 18:12:24 +0000 (GMT) (envelope-from Mikhail.Teterin@murex.com) Received: (qmail 13640 invoked from network); 3 Aug 2005 18:12:23 -0000 Received: from aldan.algebra.com ([216.254.65.224]) (envelope-sender ) by mail24.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 3 Aug 2005 18:12:23 -0000 Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.1/8.13.1) with ESMTP id j73ICI57049210 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 3 Aug 2005 14:12:19 -0400 (EDT) (envelope-from Mikhail.Teterin@murex.com) Received: from mteterin.us.murex.com (195-11.customer.cloud9.net [168.100.195.11]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id j73IC9AH040458 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 3 Aug 2005 14:12:11 -0400 (EDT) (envelope-from Mikhail.Teterin@murex.com) Received: from mteterin.us.murex.com (mteterin@localhost [127.0.0.1]) by mteterin.us.murex.com (8.13.3/8.13.3) with ESMTP id j73IC3hE097436; Wed, 3 Aug 2005 14:12:03 -0400 (EDT) (envelope-from Mikhail.Teterin@murex.com) Received: from localhost (localhost [[UNIX: localhost]]) by mteterin.us.murex.com (8.13.3/8.13.3/Submit) id j73IC16D097435; Wed, 3 Aug 2005 14:12:01 -0400 (EDT) (envelope-from Mikhail.Teterin@murex.com) X-Authentication-Warning: mteterin.us.murex.com: mteterin set sender to Mikhail.Teterin@murex.com using -f From: Mikhail Teterin Organization: Murex North America To: "Jeremy Messenger" Date: Wed, 3 Aug 2005 14:12:01 -0400 User-Agent: KMail/1.8.1 References: <200508030501.j7351CWK009605@corbulon.video-collage.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200508031412.01404.Mikhail.Teterin@murex.com> X-Virus-Scanned: ClamAV devel-20050525/1002/Wed Aug 3 06:29:36 2005 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: gnome@freebsd.org, ports@freebsd.org Subject: Re: leaner and meaner www/firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 18:12:25 -0000 > package (pkg_add), wouldn't you get error when run apps for can't find to   > link foobar.so.5 when you have foobar.so.4? I don't use package, but   > wouldn't package (without library version in Makefile) failed to check for > need foobar.so.5 and go ahead install it because there was no library > version info? With the library version would check and give the error > earlier. No... See bsd.port.mk's cvs log: revision 1.424 date: 2002/09/19 00:16:39; author: kris; state: Exp; lines: +72 -39 [...] * [1] Registering real dependencies: dependency registration looks at the currently-installed version of the dependency and registers that version, instead of registering the version in ports which may be newer than what is installed. [...] (I recall pushing for this and submitting my own version of this change, but sobomax was part of portmgr and I was not...) Try it and let's get this one over with... -mi From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 18:21:02 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 159CE16A420 for ; Wed, 3 Aug 2005 18:21:02 +0000 (GMT) (envelope-from Mikhail.Teterin@murex.com) Received: from mail27.sea5.speakeasy.net (mail27.sea5.speakeasy.net [69.17.117.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 914FA43D45 for ; Wed, 3 Aug 2005 18:21:00 +0000 (GMT) (envelope-from Mikhail.Teterin@murex.com) Received: (qmail 9527 invoked from network); 3 Aug 2005 18:21:00 -0000 Received: from aldan.algebra.com ([216.254.65.224]) (envelope-sender ) by mail27.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 3 Aug 2005 18:20:59 -0000 Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.1/8.13.1) with ESMTP id j73IKuwG049220 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 3 Aug 2005 14:20:57 -0400 (EDT) (envelope-from Mikhail.Teterin@murex.com) Received: from mteterin.us.murex.com (195-11.customer.cloud9.net [168.100.195.11]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id j73IKlxQ040548 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 3 Aug 2005 14:20:49 -0400 (EDT) (envelope-from Mikhail.Teterin@murex.com) Received: from mteterin.us.murex.com (mteterin@localhost [127.0.0.1]) by mteterin.us.murex.com (8.13.3/8.13.3) with ESMTP id j73IKfij098271; Wed, 3 Aug 2005 14:20:41 -0400 (EDT) (envelope-from Mikhail.Teterin@murex.com) Received: from localhost (localhost [[UNIX: localhost]]) by mteterin.us.murex.com (8.13.3/8.13.3/Submit) id j73IKco1098262; Wed, 3 Aug 2005 14:20:38 -0400 (EDT) (envelope-from Mikhail.Teterin@murex.com) X-Authentication-Warning: mteterin.us.murex.com: mteterin set sender to Mikhail.Teterin@murex.com using -f From: Mikhail Teterin Organization: Murex North America To: Joe Marcus Clarke Date: Wed, 3 Aug 2005 14:20:37 -0400 User-Agent: KMail/1.8.1 References: <200508030513.j735DkMw009641@corbulon.video-collage.com> <1123046954.44404.45.camel@shumai.marcuscom.com> In-Reply-To: <1123046954.44404.45.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200508031420.37994.Mikhail.Teterin@murex.com> X-Virus-Scanned: ClamAV devel-20050525/1002/Wed Aug 3 06:29:36 2005 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: gnome@freebsd.org, ports@freebsd.org, Doug Barton Subject: CA certificates (Re: leaner and meaner www/firefox) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 18:21:02 -0000 > > It seems like something is still missing, though -- the browser refuses > > to recognize any Certificate Authorities. I guess, some important data > > file does not get installed by my version. Any idea? > > CAs are stored in libnssckbi.so. Looks like both Firefox and NSS > install comparable versions of this file. At a quick glance, I can't > see why CAs would not be known using the NSS port. Interesting, thanks... I guess, firefox only looks for the library in its own ${PREFIX}/lib/firefox. Either it needs to be patched to check ${PREFIX}/lib instead or a sym-link needs to be created in post-install somewhere... I'll check that theory tonight -- if no one beats me to it. -mi From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 19:37:02 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB10B16A41F; Wed, 3 Aug 2005 19:37:02 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from lakermmtao08.cox.net (lakermmtao08.cox.net [68.230.240.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2914343D46; Wed, 3 Aug 2005 19:37:02 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao08.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050803193701.ZNA23463.lakermmtao08.cox.net@mezz.mezzweb.com>; Wed, 3 Aug 2005 15:37:01 -0400 Date: Wed, 03 Aug 2005 14:38:07 -0500 To: "Mikhail Teterin" References: <200508030501.j7351CWK009605@corbulon.video-collage.com> <200508031412.01404.Mikhail.Teterin@murex.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <200508031412.01404.Mikhail.Teterin@murex.com> User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: gnome@freebsd.org, ports@freebsd.org Subject: Re: leaner and meaner www/firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 19:37:03 -0000 On Wed, 03 Aug 2005 13:12:01 -0500, Mikhail Teterin wrote: >> package (pkg_add), wouldn't you get error when run apps for can't find >> to   >> link foobar.so.5 when you have foobar.so.4? I don't use package, but   >> wouldn't package (without library version in Makefile) failed to check >> for >> need foobar.so.5 and go ahead install it because there was no library >> version info? With the library version would check and give the error >> earlier. > > No... See bsd.port.mk's cvs log: > > revision 1.424 > date: 2002/09/19 00:16:39; author: kris; state: Exp; lines: +72 -39 > [...] > * [1] Registering real dependencies: dependency registration looks at the > currently-installed version of the dependency and registers that > version, > instead of registering the version in ports which may be newer than > what is installed. > [...] > > (I recall pushing for this and submitting my own version of this change, > but > sobomax was part of portmgr and I was not...) Either above still doesn't explain clear or I don't understand it clear. Register version of what? PORTVERSION or library? If it's library, then how does it check if Makefile doesn't has any of library version? It said, 'dependency registration looks at the currently-installed version of the dependency and registers that version'. What about that currently-installed (without have library version in Makefile) has foobar.so.4 but that new package (without have library version in Makefile) registered on currently-installed, but it still needs foobar.so.5? > Try it and let's get this one over with... > > -mi -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 19:37:17 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 787D216A41F for ; Wed, 3 Aug 2005 19:37:17 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3331243D49 for ; Wed, 3 Aug 2005 19:37:17 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtp (Exim 4.51 (FreeBSD)) id 1E0P3E-0004zC-6F; Wed, 03 Aug 2005 19:37:16 +0000 Received: from [127.0.0.1] (helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.52 (FreeBSD)) id 1E0P3D-0008YK-Ib; Wed, 03 Aug 2005 09:37:15 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17137.7403.70261.222754@roam.psg.com> Date: Wed, 3 Aug 2005 09:37:15 -1000 To: Simon Barner References: <17135.49566.638293.449419@roam.psg.com> <20050802203648.GC6031@zi025.glhnet.mhn.de> <17136.4850.917781.612093@roam.psg.com> <20050803113139.GD6031@zi025.glhnet.mhn.de> Cc: freebsd gnome Subject: Re: pdf sloooooooooowwwwwwwwwwwwww X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 19:37:17 -0000 > Works fine for me. I've attached my package list, and my libmap.conf, so > you can have a look (I didn't do a lot of updating during the last > time). bingo! it was that my labmap.conf had not been hacked for the version bump for -current. thanks for the clue! randy From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 20:07:02 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6565416A420 for ; Wed, 3 Aug 2005 20:07:02 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from mail27.sea5.speakeasy.net (mail27.sea5.speakeasy.net [69.17.117.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18B3643D48 for ; Wed, 3 Aug 2005 20:07:00 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: (qmail 15108 invoked from network); 3 Aug 2005 20:07:00 -0000 Received: from aldan.algebra.com ([216.254.65.224]) (envelope-sender ) by mail27.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 3 Aug 2005 20:07:00 -0000 Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.1/8.13.1) with ESMTP id j73K6ugv049451 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 3 Aug 2005 16:06:57 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (195-11.customer.cloud9.net [168.100.195.11]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id j73K6mOf042254 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 3 Aug 2005 16:06:50 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (mteterin@localhost [127.0.0.1]) by mteterin.us.murex.com (8.13.3/8.13.3) with ESMTP id j73K6gNQ012456; Wed, 3 Aug 2005 16:06:42 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by mteterin.us.murex.com (8.13.3/8.13.3/Submit) id j73K6gT9012455; Wed, 3 Aug 2005 16:06:42 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) X-Authentication-Warning: mteterin.us.murex.com: mteterin set sender to mi+mx@aldan.algebra.com using -f From: Mikhail Teterin Organization: Virtual Estates, Inc. To: "Jeremy Messenger" Date: Wed, 3 Aug 2005 16:06:41 -0400 User-Agent: KMail/1.8.1 References: <200508030501.j7351CWK009605@corbulon.video-collage.com> <200508031412.01404.Mikhail.Teterin@murex.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200508031606.41790.mi+mx@aldan.algebra.com> X-Virus-Scanned: ClamAV devel-20050525/1002/Wed Aug 3 06:29:36 2005 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: gnome@freebsd.org, ports@freebsd.org Subject: Re: leaner and meaner www/firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 20:07:02 -0000 > Either above still doesn't explain clear or I don't understand it clear.   The first step to clarity is using complete sentences. English is not my native language, and, apparently, it is not yours either. To overcome this barrier, why don't you present me a real life example to illustrate your point -- step by step. Maybe, Marcus can help you -- I know, you guys are conversing on IRC... Build an nss-package from the current port, for example. Now, remove the major version number from the nspr dependency in the nss' Makefile and re-build the nss-package. Carefully compare the two packages... > Register version of what? PORTVERSION or library? Not sure, if this is, what you are asking, but packages don't depend on libraries, they depend on other packages. Yours, -mi From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 20:09:20 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 751E616A41F; Wed, 3 Aug 2005 20:09:20 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmmtao01.cox.net (eastrmmtao01.cox.net [68.230.240.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CC7243D58; Wed, 3 Aug 2005 20:09:19 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by eastrmmtao01.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050803200858.ICPZ12912.eastrmmtao01.cox.net@mezz.mezzweb.com>; Wed, 3 Aug 2005 16:08:58 -0400 Date: Wed, 03 Aug 2005 15:10:25 -0500 To: "Mikhail Teterin" References: <200508030501.j7351CWK009605@corbulon.video-collage.com> <200508031412.01404.Mikhail.Teterin@murex.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: gnome@freebsd.org, ports@freebsd.org Subject: Re: leaner and meaner www/firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 20:09:20 -0000 On Wed, 03 Aug 2005 14:38:07 -0500, Jeremy Messenger wrote: > On Wed, 03 Aug 2005 13:12:01 -0500, Mikhail Teterin > wrote: > >>> package (pkg_add), wouldn't you get error when run apps for can't find >>> to   >>> link foobar.so.5 when you have foobar.so.4? I don't use package, but   >>> wouldn't package (without library version in Makefile) failed to check >>> for >>> need foobar.so.5 and go ahead install it because there was no library >>> version info? With the library version would check and give the error >>> earlier. >> >> No... See bsd.port.mk's cvs log: >> >> revision 1.424 >> date: 2002/09/19 00:16:39; author: kris; state: Exp; lines: +72 -39 >> [...] >> * [1] Registering real dependencies: dependency registration looks at >> the >> currently-installed version of the dependency and registers that >> version, >> instead of registering the version in ports which may be newer than >> what is installed. >> [...] >> >> (I recall pushing for this and submitting my own version of this >> change, but >> sobomax was part of portmgr and I was not...) > > Either above still doesn't explain clear or I don't understand it clear. > Register version of what? PORTVERSION or library? If it's library, then > how does it check if Makefile doesn't has any of library version? It > said, 'dependency registration looks at the currently-installed version > of the dependency and registers that version'. What about that > currently-installed (without have library version in Makefile) has > foobar.so.4 but that new package (without have library version in > Makefile) registered on currently-installed, but it still needs > foobar.so.5? http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-naming.html#MAKEFILE-NAMING-REVEPOCH ============================================= Version bump of a port's shared library dependency (in this case, someone trying to install the old package after installing a newer version of the dependency will fail since it will look for the old libfoo.x instead of libfoo.(x+1)). ============================================= It's what I was trying to explain. If library doesn't need to be bump, but it does then hack it like we did with gettext, pango and etc recently to force them to not bump when it is not need. Current, we have a new module in our bsd.gnome.mk at MarcusCom CVS for test that will control library version on our own and bump it when it is need. >> Try it and let's get this one over with... >> >> -mi -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 20:27:21 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 729C916A42C for ; Wed, 3 Aug 2005 20:27:21 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E55343D48 for ; Wed, 3 Aug 2005 20:27:20 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: (qmail 13221 invoked from network); 3 Aug 2005 20:27:20 -0000 Received: from aldan.algebra.com ([216.254.65.224]) (envelope-sender ) by mail21.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 3 Aug 2005 20:27:19 -0000 Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.1/8.13.1) with ESMTP id j73KRGvM049495 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 3 Aug 2005 16:27:17 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (195-11.customer.cloud9.net [168.100.195.11]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id j73KR9AS042458 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 3 Aug 2005 16:27:11 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (mteterin@localhost [127.0.0.1]) by mteterin.us.murex.com (8.13.3/8.13.3) with ESMTP id j73KR4X7012544; Wed, 3 Aug 2005 16:27:04 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by mteterin.us.murex.com (8.13.3/8.13.3/Submit) id j73KR32C012543; Wed, 3 Aug 2005 16:27:03 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) X-Authentication-Warning: mteterin.us.murex.com: mteterin set sender to mi+mx@aldan.algebra.com using -f From: Mikhail Teterin Organization: Virtual Estates, Inc. To: "Jeremy Messenger" Date: Wed, 3 Aug 2005 16:27:03 -0400 User-Agent: KMail/1.8.1 References: <200508030501.j7351CWK009605@corbulon.video-collage.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200508031627.03336.mi+mx@aldan.algebra.com> X-Virus-Scanned: ClamAV devel-20050525/1002/Wed Aug 3 06:29:36 2005 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: gnome@freebsd.org, ports@freebsd.org Subject: Re: leaner and meaner www/firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 20:27:21 -0000 > It's what I was trying to explain. If library doesn't need to be bump [...] I'll wait for a real life example of failure stemming from my insistence on not using major library number, when not need. The easiest for you is, probably, to try removing nspr's major version from nss' Makefile and compare the two packages. -mi From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 20:36:50 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EDEC16A41F; Wed, 3 Aug 2005 20:36:50 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmmtao03.cox.net (eastrmmtao03.cox.net [68.230.240.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 985DD43D46; Wed, 3 Aug 2005 20:36:49 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by eastrmmtao03.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050803203627.LALZ8255.eastrmmtao03.cox.net@mezz.mezzweb.com>; Wed, 3 Aug 2005 16:36:27 -0400 Date: Wed, 03 Aug 2005 15:37:55 -0500 To: "Mikhail Teterin" References: <200508030501.j7351CWK009605@corbulon.video-collage.com> <200508031627.03336.mi+mx@aldan.algebra.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <200508031627.03336.mi+mx@aldan.algebra.com> User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: gnome@freebsd.org, ports@freebsd.org Subject: Re: leaner and meaner www/firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 20:36:50 -0000 On Wed, 03 Aug 2005 15:27:03 -0500, Mikhail Teterin wrote: >> It's what I was trying to explain. If library doesn't need to be bump >> [...] > > I'll wait for a real life example of failure stemming from my insistence > on > not using major library number, when not need. > > The easiest for you is, probably, to try removing nspr's major version > from > nss' Makefile and compare the two packages. Well, it's not just remove nspr's major version. Need a real library version difference. Example, have new library installed and removing nspr's major version then build package. Downgrade one of library that has difference library shared version like foobar.so.5 -> foobar.so.4 and install that nspr package with no major version. I think I will try to test MarcusCom CVS stuff in my jail. Cheers, Mezz > -mi -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 22:09:55 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7A8916A420 for ; Wed, 3 Aug 2005 22:09:55 +0000 (GMT) (envelope-from barner@gmx.de) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 95C6B43D48 for ; Wed, 3 Aug 2005 22:09:54 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 03 Aug 2005 22:09:52 -0000 Received: from unknown (EHLO zi025.glhnet.mhn.de) [129.187.19.157] by mail.gmx.net (mp023) with SMTP; 04 Aug 2005 00:09:52 +0200 X-Authenticated: #147403 Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 28CBBC139; Thu, 4 Aug 2005 00:10:52 +0200 (CEST) Date: Thu, 4 Aug 2005 00:10:51 +0200 From: Simon Barner To: Randy Bush Message-ID: <20050803221051.GE6031@zi025.glhnet.mhn.de> Mail-Followup-To: freebsd-ports@FreeBSD.org, nork@FreeBSD.org, randy@psg.com References: <17135.49566.638293.449419@roam.psg.com> <20050802203648.GC6031@zi025.glhnet.mhn.de> <17136.4850.917781.612093@roam.psg.com> <20050803113139.GD6031@zi025.glhnet.mhn.de> <17137.7403.70261.222754@roam.psg.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7mxbaLlpDEyR1+x6" Content-Disposition: inline In-Reply-To: <17137.7403.70261.222754@roam.psg.com> User-Agent: Mutt/1.5.9i X-Y-GMX-Trusted: 0 Cc: nork@FreeBSD.org, freebsd gnome Subject: Re: pdf sloooooooooowwwwwwwwwwwwww X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 22:09:55 -0000 --7mxbaLlpDEyR1+x6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Randy Bush wrote: [ Randy reported that the acroread plugin would hang for several minutes] > > Works fine for me. I've attached my package list, and my libmap.conf, so > > you can have a look (I didn't do a lot of updating during the last > > time). >=20 > bingo! it was that my labmap.conf had not been hacked for the > version bump for -current. >=20 > thanks for the clue! It seems that linuxpluginwrapper needs to have as well sample libmap.confs for 6.x and 7.x as a port revision bump, so people upgrading from 5.x are reminded to adjust their libmap.conf. [Cc'ing nork@, the linuxpluginwrapper maintainer, Mail-Followup-To freebsd-ports, since this is becoming completely OT for freebsd-gnome] Regards, Simon --7mxbaLlpDEyR1+x6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFC8UDrCkn+/eutqCoRAiopAJ9rFQO4Ag9/0r9+R0m27aY7Z5WPaQCg99on vdH1EX6P6rei7frgwbGHdIw= =QntZ -----END PGP SIGNATURE----- --7mxbaLlpDEyR1+x6-- From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 22:15:12 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E34016A41F; Wed, 3 Aug 2005 22:15:12 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C4CA43D46; Wed, 3 Aug 2005 22:15:11 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j73MF6NV002375 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 3 Aug 2005 18:15:07 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j73MF56P019436; Wed, 3 Aug 2005 18:15:06 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B4F3A511CD; Wed, 3 Aug 2005 18:15:05 -0400 (EDT) Date: Wed, 3 Aug 2005 18:15:05 -0400 From: Kris Kennaway To: Jeremy Messenger Message-ID: <20050803221505.GB20160@xor.obsecurity.org> References: <200508030501.j7351CWK009605@corbulon.video-collage.com> <200508031412.01404.Mikhail.Teterin@murex.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QKdGvSO+nmPlgiQ/" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: gnome@freebsd.org, Mikhail Teterin , ports@freebsd.org Subject: Re: leaner and meaner www/firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 22:15:12 -0000 --QKdGvSO+nmPlgiQ/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 03, 2005 at 02:38:07PM -0500, Jeremy Messenger wrote: > On Wed, 03 Aug 2005 13:12:01 -0500, Mikhail Teterin =20 > wrote: >=20 > >>package (pkg_add), wouldn't you get error when run apps for can't find = =20 > >>to ?? > >>link foobar.so.5 when you have foobar.so.4? I don't use package, but ?? > >>wouldn't package (without library version in Makefile) failed to check = =20 > >>for > >>need foobar.so.5 and go ahead install it because there was no library > >>version info? With the library version would check and give the error > >>earlier. > > > >No... See bsd.port.mk's cvs log: > > > >revision 1.424 > >date: 2002/09/19 00:16:39; author: kris; state: Exp; lines: +72 -39 > >[...] > >* [1] Registering real dependencies: dependency registration looks at the > > currently-installed version of the dependency and registers that =20 > >version, > > instead of registering the version in ports which may be newer than > > what is installed. > >[...] > > > >(I recall pushing for this and submitting my own version of this change,= =20 > >but > >sobomax was part of portmgr and I was not...) >=20 > Either above still doesn't explain clear or I don't understand it clear. = =20 > Register version of what? PORTVERSION or library? If it's library, then = =20 The above means that the foo package dependency in /var/db/pkg/ will be registered against whatever foo-x.y package you have installed, not foo-z.w which is currently in the ports tree, which the user may not have installed yet. It doesn't mean anything more than that. Kris --QKdGvSO+nmPlgiQ/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFC8UHpWry0BWjoQKURAl+gAJ49leOsrs65mEAOcT9jc41vYY4ragCdHP+3 PWPEkAR9S3dQLs8i5fDZaeI= =wiYv -----END PGP SIGNATURE----- --QKdGvSO+nmPlgiQ/-- From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 3 23:31:10 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EECA516A41F; Wed, 3 Aug 2005 23:31:10 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A13AE43D48; Wed, 3 Aug 2005 23:31:10 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j73NVAc0082928; Wed, 3 Aug 2005 23:31:10 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j73NVA4N082924; Wed, 3 Aug 2005 23:31:10 GMT (envelope-from linimon) Date: Wed, 3 Aug 2005 23:31:10 GMT From: Mark Linimon Message-Id: <200508032331.j73NVA4N082924@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/84523: [PATCH] www/firefox: fix preference saving problem (remove fast-math) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2005 23:31:11 -0000 Synopsis: [PATCH] www/firefox: fix preference saving problem (remove fast-math) Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: linimon Responsible-Changed-When: Wed Aug 3 23:30:56 GMT 2005 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=84523 From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 4 08:01:56 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A1C716A41F; Thu, 4 Aug 2005 08:01:56 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmmtai09.cox.net (eastrmmtai09.cox.net [68.230.240.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 159D343D68; Thu, 4 Aug 2005 08:01:53 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao06.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050804015557.SLBW1903.centrmmtao06.cox.net@mezz.mezzweb.com>; Wed, 3 Aug 2005 21:55:57 -0400 To: "Kris Kennaway" References: <200508030501.j7351CWK009605@corbulon.video-collage.com> <200508031412.01404.Mikhail.Teterin@murex.com> <20050803221505.GB20160@xor.obsecurity.org> Message-ID: From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Wed, 03 Aug 2005 20:57:24 -0500 In-Reply-To: <20050803221505.GB20160@xor.obsecurity.org> User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: gnome@freebsd.org, Mikhail Teterin , ports@freebsd.org Subject: Re: leaner and meaner www/firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 08:01:56 -0000 On Wed, 03 Aug 2005 17:15:05 -0500, Kris Kennaway wrote: > On Wed, Aug 03, 2005 at 02:38:07PM -0500, Jeremy Messenger wrote: >> On Wed, 03 Aug 2005 13:12:01 -0500, Mikhail Teterin >> wrote: >> >> >>package (pkg_add), wouldn't you get error when run apps for can't find >> >>to ?? >> >>link foobar.so.5 when you have foobar.so.4? I don't use package, but >> ?? >> >>wouldn't package (without library version in Makefile) failed to check >> >>for >> >>need foobar.so.5 and go ahead install it because there was no library >> >>version info? With the library version would check and give the error >> >>earlier. >> > >> >No... See bsd.port.mk's cvs log: >> > >> >revision 1.424 >> >date: 2002/09/19 00:16:39; author: kris; state: Exp; lines: +72 -39 >> >[...] >> >* [1] Registering real dependencies: dependency registration looks at >> the >> > currently-installed version of the dependency and registers that >> >version, >> > instead of registering the version in ports which may be newer than >> > what is installed. >> >[...] >> > >> >(I recall pushing for this and submitting my own version of this >> change, >> >but >> >sobomax was part of portmgr and I was not...) >> >> Either above still doesn't explain clear or I don't understand it clear. >> Register version of what? PORTVERSION or library? If it's library, then > > The above means that the foo package dependency in /var/db/pkg/ will > be registered against whatever foo-x.y package you have installed, not > foo-z.w which is currently in the ports tree, which the user may not > have installed yet. It doesn't mean anything more than that. Thanks, got it. Cheers, Mezz > Kris -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 4 08:01:59 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39C8416A421; Thu, 4 Aug 2005 08:01:59 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmmtai09.cox.net (eastrmmtai09.cox.net [68.230.240.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 441B643D5D; Thu, 4 Aug 2005 08:01:57 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao03.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050804015306.ULWM9652.centrmmtao03.cox.net@mezz.mezzweb.com>; Wed, 3 Aug 2005 21:53:06 -0400 Date: Wed, 03 Aug 2005 20:54:39 -0500 To: "Mikhail Teterin" References: <200508030501.j7351CWK009605@corbulon.video-collage.com> <200508031627.03336.mi+mx@aldan.algebra.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: gnome@freebsd.org, ports@freebsd.org Subject: Re: leaner and meaner www/firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 08:01:59 -0000 On Wed, 03 Aug 2005 15:37:55 -0500, Jeremy Messenger wrote: > On Wed, 03 Aug 2005 15:27:03 -0500, Mikhail Teterin > wrote: > >>> It's what I was trying to explain. If library doesn't need to be bump >>> [...] >> >> I'll wait for a real life example of failure stemming from my >> insistence on >> not using major library number, when not need. >> >> The easiest for you is, probably, to try removing nspr's major version >> from >> nss' Makefile and compare the two packages. > > Well, it's not just remove nspr's major version. Need a real library > version difference. Example, have new library installed and removing > nspr's major version then build package. Downgrade one of library that > has difference library shared version like foobar.so.5 -> foobar.so.4 > and install that nspr package with no major version. I think I will try > to test MarcusCom CVS stuff in my jail. I tested it and surprised me that package doesn't check library version at all. With or without major version in Makefile gave the same result. I know, my bad for not learn on package very well. Without major version: ============================================ # grep glib20_LIB_DEPENDS /usr/ports/Mk/bsd.gnome.mk glib20_LIB_DEPENDS= glib-2.0:${PORTSDIR}/devel/glib20 # cd /usr/ports/editors/leafpad # make depends | grep glib ===> leafpad-0.8.2 depends on shared library: glib-2.0 - found # make package => leafpad-0.8.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. [...] ===> leafpad-0.8.2 depends on shared library: glib-2.0 - found [...] ===> Building package for leafpad-0.8.2 ============================================ With major version: ============================================ # grep glib20_LIB_DEPENDS /usr/ports/Mk/bsd.gnome.mk glib20_LIB_DEPENDS= glib-2.0.701:${PORTSDIR}/devel/glib20 # cd /usr/ports/editors/leafpad # make depends | grep glib ===> leafpad-0.8.2 depends on shared library: glib-2.0.701 - found # make package => leafpad-0.8.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. [...] ===> leafpad-0.8.2 depends on shared library: glib-2.0.701 - found [...] ===> Building package for leafpad-0.8.2 ============================================ Both has same result: ============================================ # pkg_add ./leafpad-0.8.2.tbz pkg_add: warning: package 'leafpad-0.8.2' requires 'glib-2.7.4', but 'glib-2.7.5' is installed # leafpad /libexec/ld-elf.so.1: Shared object "libgobject-2.0.so.701" not found, required by "leafpad" # ldconfig -r | grep glib-2 198:-lglib-2.0.0 => /usr/local/lib/libglib-2.0.so.0 ============================================ Okay, it gave the warning about what leafpad needs package for the best result, but why did it still installed this package? It shouldn't be install package at all if the library shared version has changed. I think it's mistake for not check library shared version. Since, package doesn't work as I thought, then I guess my two reasons left of prefer to have major version in Makefile is that force users (keep in mind, read my later paragraph below for bump when it need) to update their dependencies (if they use ports tree) and easier to search in Makefile for bump. Before you say that you can just search for foo/bar, but it doesn't give a good result as search for foobar.0 to bump those. You said that in another email (AbiWord thread): "I am sorry, I can not parse the above statement. My point -- as you seem to have missed it -- is that a user, who already has libpng.so.4 installed, should NOT be forced by the abiword build to upgrade his png port." I believe that if the library that shouldn't bump, but it did then we have to hack it to make it to not bump and keep the major library in Makefile is a better solution. Same as how we did with gettext, pango and etc. The major library is there for reason. It's what my team (FreeBSD GNOME) is working on this change with bump when it need. Cheers, Mezz > Cheers, > Mezz > >> -mi -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 4 08:02:00 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA6EF16A434; Thu, 4 Aug 2005 08:02:00 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmmtai09.cox.net (eastrmmtai09.cox.net [68.230.240.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB71743D4C; Thu, 4 Aug 2005 08:01:59 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao03.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050804040215.YUEK9652.centrmmtao03.cox.net@mezz.mezzweb.com>; Thu, 4 Aug 2005 00:02:15 -0400 To: "Werner LEMBERG" References: <22326A72AE6CF647B89C8371452F6BFA28D171@frex02.fr.nds.com> <20050803.195907.45886749.wl@gnu.org> Message-ID: Date: Wed, 03 Aug 2005 23:03:48 -0500 From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <20050803.195907.45886749.wl@gnu.org> User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: gnome@freebsd.org, DTurner@nds.com, hintak_leung@yahoo.co.uk, marcus@freebsd.org, freetype-devel@nongnu.org Subject: Re: [ft-devel] Re: xorg crashes with freetype2-2.1.10 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 08:02:01 -0000 On Wed, 03 Aug 2005 12:59:07 -0500, Werner LEMBERG wrote: > >> If you want to correct it safely, line 370 of >> 'src/sfnt/sfdriver.c' should read instead: >> >> #ifdef FT_OPTIMIZE_MEMORY >> 0 /* tt_find_sbit_image */, >> 0 /* tt_load_sbit_metrics */, >> #else >> tt_find_sbit_image, >> tt_load_sbit_metrics, >> #endif > > I'll do that as a temporary fix. Thanks, it fixed my crash problem. marcus has committed in FreeBSD ports tree like this patch. Cheers, Mezz > Werner -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 4 13:27:48 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E354816A41F for ; Thu, 4 Aug 2005 13:27:47 +0000 (GMT) (envelope-from mi@corbulon.video-collage.com) Received: from mail23.sea5.speakeasy.net (mail23.sea5.speakeasy.net [69.17.117.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C9AF43D46 for ; Thu, 4 Aug 2005 13:27:45 +0000 (GMT) (envelope-from mi@corbulon.video-collage.com) Received: (qmail 9011 invoked from network); 4 Aug 2005 13:27:27 -0000 Received: from aldan.algebra.com ([216.254.65.224]) (envelope-sender ) by mail23.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 4 Aug 2005 13:27:26 -0000 Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.1/8.13.1) with ESMTP id j74DRJSU052317 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 4 Aug 2005 09:27:23 -0400 (EDT) (envelope-from mi@corbulon.video-collage.com) Received: from corbulon.video-collage.com (mi@localhost.video-collage.com [127.0.0.1]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id j74DRDkC082610 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 4 Aug 2005 09:27:13 -0400 (EDT) (envelope-from mi@corbulon.video-collage.com) Received: (from mi@localhost) by corbulon.video-collage.com (8.13.4/8.13.4/Submit) id j74DRDeR082609; Thu, 4 Aug 2005 09:27:13 -0400 (EDT) (envelope-from mi) From: Mikhail Teterin Message-Id: <200508041327.j74DRDeR082609@corbulon.video-collage.com> To: mezz7@cox.net (Jeremy Messenger) Date: Thu, 4 Aug 2005 09:27:12 -0400 (EDT) In-Reply-To: X-Mailer: ELM [version 2.5 PL7] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV devel-20050525/1002/Wed Aug 3 06:29:36 2005 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: gnome@freebsd.org, ports@freebsd.org Subject: shlib majors and the ports (Re: leaner and meaner www/firefox) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 13:27:48 -0000 > I tested it and surprised me that package doesn't check library > version at all. That's right. Only the versions of the other packages are recorded in the dependent package -- not individual versions of those packages' libraries: =# pkg_add ./leafpad-0.8.2.tbz =pkg_add: warning: package 'leafpad-0.8.2' requires 'glib-2.7.4', but 'glib-2.7.5' is installed =# leafpad =/libexec/ld-elf.so.1: Shared object "libgobject-2.0.so.701" not found, required by "leafpad" =Okay, it gave the warning about what leafpad needs package for the best =result, but why did it still installed this package? It shouldn't be =install package at all if the library shared version has changed. Because the shared library versions of dependencies are not recorded in the package. At all... We have now established, that package dependencies are not affected by the explicit shared library versions in the LIB_DEPENDS. Woof... Moving on to ports. =Since, package doesn't work as I thought, then I guess my two reasons =left of prefer to have major version in Makefile is that force users =(keep in mind, read my later paragraph below for bump when it need) to =update their dependencies (if they use ports tree) and easier to search =in Makefile for bump. This is maintainer's convenience, which should not trump that of the user, who may not want (and should not be forced) to update all of her/his ports at once. ="[...] a user, who already has libpng.so.4 installed, should NOT be =forced by the abiword build to upgrade his png port." =I believe that if the library that shouldn't bump, but it did then =we have to hack it to make it to not bump and keep the major library =in Makefile is a better solution. Same as how we did with gettext, =pango and etc. The major library is there for reason. It's what my team =(FreeBSD GNOME) is working on this change with bump when it need. That _reason_ -- why a library's major number is there -- is to ensure the application BINARY interface (ABI) compatibility. Building a port from source is only affected by the application PROGRAMMING interface (API) compatibility. Back to the example you quoted, as long as abiword does not require some new API-feature of png.5, it should be buildable with png.4. I must've said this 10 times already, and am quite tired of pointing out the difference between the concepts of ABI and API to you... Can someone, please, take this thanksless task over? This is, after all, a prominent member of the gnome@ team, which controls dozens of ports (including all of mozilla software)... -mi From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 4 21:42:59 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EF4616A41F for ; Thu, 4 Aug 2005 21:42:59 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEF6143D45 for ; Thu, 4 Aug 2005 21:42:58 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: (qmail 23753 invoked from network); 4 Aug 2005 21:42:58 -0000 Received: from aldan.algebra.com ([216.254.65.224]) (envelope-sender ) by mail22.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 4 Aug 2005 21:42:57 -0000 Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.1/8.13.1) with ESMTP id j74LgrLv066125 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 4 Aug 2005 17:42:54 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (195-11.customer.cloud9.net [168.100.195.11]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id j74Lgj6I087064 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 4 Aug 2005 17:42:46 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (mteterin@localhost [127.0.0.1]) by mteterin.us.murex.com (8.13.3/8.13.3) with ESMTP id j74LgZfD066837 for ; Thu, 4 Aug 2005 17:42:35 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by mteterin.us.murex.com (8.13.3/8.13.3/Submit) id j74LgXqY066836 for gnome@freebsd.org; Thu, 4 Aug 2005 17:42:33 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) X-Authentication-Warning: mteterin.us.murex.com: mteterin set sender to mi+mx@aldan.algebra.com using -f From: Mikhail Teterin Organization: Virtual Estates, Inc. To: gnome@freebsd.org Date: Thu, 4 Aug 2005 17:42:33 -0400 User-Agent: KMail/1.8.1 MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_Jvo8CIGRebiaibp" Message-Id: <200508041742.33580.mi+mx@aldan.algebra.com> X-Virus-Scanned: ClamAV devel-20050525/1002/Wed Aug 3 06:29:36 2005 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: Subject: leaner and even meaner firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 21:42:59 -0000 --Boundary-00=_Jvo8CIGRebiaibp Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline The quick workaround for the unrecognized CA certificates was, indeed, to symlink ../libnssckbi.so.1 into firefox/libnssckbi.so The attached diffs include a more proper fix, which does not require such symlinking. I had to let the "security manager" know about another possible location, teach it to, actually, verify the location's existence (see patches for nsNSSComponent.cpp in patch-sysnss), and make sure that location is specified correctly (/usr/local/lib/netscape does not exist -- the new REINPLACE_CMD in Makefile). I wish, I could say nspr.2 in firefox' LIB_DEPENDS, but, unfortunately, you refused to bump libnspr's major number... Thanks! Please, test and consider comitting. -mi P.S. You can paint the major library numbers bikeshed (for jpeg, png, nss, etc.) any way you wish... --Boundary-00=_Jvo8CIGRebiaibp Content-Type: text/x-diff; charset="us-ascii"; name="firefox.update" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="firefox.update" Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/firefox/Makefile,v retrieving revision 1.127 diff -U2 -p -r1.127 Makefile --- Makefile 30 Jul 2005 04:36:55 -0000 1.127 +++ Makefile 4 Aug 2005 21:32:26 -0000 @@ -8,5 +8,5 @@ PORTNAME= firefox PORTVERSION= 1.0.6 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www @@ -18,6 +18,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ + nspr4:${PORTSDIR}/devel/nspr \ + png:${PORTSDIR}/graphics/png \ + nss3:${PORTSDIR}/security/nss BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip @@ -42,5 +44,11 @@ PKGDEINSTALL= ${WRKDIR}/pkg-deinstall EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude */CVS/* \ --exclude */macbuild/*\ + --exclude */nsprpub/*\ --exclude */package/* \ + --exclude */zlib/ \ + --exclude mozilla/modules/libimg/png \ + --exclude mozilla/jpeg \ + --exclude mozilla/dbm \ + --exclude mozilla/security/nss \ --exclude .cvsignore \ --exclude makefile.win \ @@ -53,5 +61,5 @@ FIREFOX_ICON= ${PREFIX}/lib/${FIREFOX}/c PKGCONFIG_FILES=firefox-gtkmozembed firefox-js firefox-xpcom \ - firefox-nspr firefox-nss firefox-plugin + firefox-plugin JPI_LIST?=\ @@ -109,8 +117,4 @@ LIBS+= ${PTHREAD_LIBS} EXTRA_SCRIPTS= ${PORTNAME}.rb -.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 -IGNORE= core dumps on alpha during post-build -.endif - .if ${PERL_LEVEL} < 500600 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-config_make-jars.pl @@ -158,8 +162,6 @@ post-patch: @${REINPLACE_CMD} -e 's|-lc_r|${PTHREAD_LIBS}|g ; \ s|-lpthread|${PTHREAD_LIBS}|g' \ - ${WRKSRC}/configure \ - ${WRKSRC}/nsprpub/configure + ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|g' \ - ${WRKSRC}/nsprpub/config/config.mk \ ${WRKSRC}/security/coreconf/FreeBSD.mk \ ${WRKSRC}/directory/c-sdk/config/FreeBSD.mk \ @@ -169,4 +171,7 @@ post-patch: @${REINPLACE_CMD} -E -e 's|libcups\.so\.[0-9]+|libcups.so|g' \ ${WRKSRC}/gfx/src/gtk/nsDeviceContextSpecG.cpp + @${REINPLACE_CMD} -e 's|/usr/local/netscape|${PREFIX}|g' \ + -e 's|/usr/local/lib/netscape|${PREFIX}/lib|g' \ + ${WRKSRC}/xpcom/*/SpecialSystemDirectory.cpp .for ii in modules/libpref/src/init extensions/sroaming/resources/content/prefs \ embedding/minimo Index: files/mozconfig.in =================================================================== RCS file: /home/pcvs/ports/www/firefox/files/mozconfig.in,v retrieving revision 1.31 diff -U2 -p -r1.31 mozconfig.in --- files/mozconfig.in 14 Apr 2005 03:09:30 -0000 1.31 +++ files/mozconfig.in 4 Aug 2005 21:32:26 -0000 @@ -33,5 +33,5 @@ ac_add_options --with-system-jpeg=@LOCAL ac_add_options --with-system-zlib ac_add_options --with-system-png=@LOCALBASE@ -ac_add_options --without-system-nspr +ac_add_options --with-system-nspr ac_add_options --with-gssapi=/usr ###################################################################### Index: files/patch-gfx-src-gtk-Makefile.in =================================================================== RCS file: files/patch-gfx-src-gtk-Makefile.in diff -N files/patch-gfx-src-gtk-Makefile.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-gfx-src-gtk-Makefile.in 4 Aug 2005 21:32:26 -0000 @@ -0,0 +1,15 @@ +When using ``--with-system-nspr'' option, MOZ_COMPONENT_LIBS does not +contain the ``-L../../../dist/lib'' -- only ``-L../../../dist/bin''. + +This causes an error, because libgfxshared_s is only under dist/lib. + + -mi + +--- gfx/src/gtk/Makefile.in Mon Nov 10 07:24:51 2003 ++++ gfx/src/gtk/Makefile.in Thu Jul 21 23:58:26 2005 +@@ -165,4 +165,5 @@ + ifdef MOZ_ENABLE_GTK2 + EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS) \ ++ $(LIBS_DIR) \ + -lgkgfx \ + -lgfxshared_s \ Index: files/patch-nspr-unix.c =================================================================== RCS file: files/patch-nspr-unix.c diff -N files/patch-nspr-unix.c --- files/patch-nspr-unix.c 10 Mar 2005 00:43:22 -0000 1.3 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,23 +0,0 @@ -$FreeBSD: ports/www/firefox/files/patch-nspr-unix.c,v 1.3 2005/03/10 00:43:22 marcus Exp $ - ---- nsprpub/pr/src/md/unix/unix.c.orig Sat May 31 18:06:04 2003 -+++ nsprpub/pr/src/md/unix/unix.c Sat May 31 18:04:43 2003 -@@ -65,7 +65,8 @@ - * PRInt32* pointer to a _PRSockLen_t* pointer. - */ - #if defined(HAVE_SOCKLEN_T) \ -- || (defined(LINUX) && defined(__GLIBC__) && __GLIBC__ >= 2) -+ || (defined(LINUX) && defined(__GLIBC__) && __GLIBC__ >= 2) \ -+ || defined(FREEBSD) - #define _PRSockLen_t socklen_t - #elif defined(IRIX) || defined(HPUX) || defined(OSF1) || defined(SOLARIS) \ - || defined(AIX4_1) || defined(LINUX) || defined(SONY) \ -@@ -73,7 +74,7 @@ - || defined(SUNOS4) || defined(NCR) || defined(DARWIN) \ - || defined(NEXTSTEP) || defined(QNX) - #define _PRSockLen_t int --#elif (defined(AIX) && !defined(AIX4_1)) || defined(FREEBSD) \ -+#elif (defined(AIX) && !defined(AIX4_1)) \ - || defined(NETBSD) || defined(OPENBSD) || defined(UNIXWARE) \ - || defined(DGUX) || defined(VMS) || defined(NTO) - #define _PRSockLen_t size_t Index: files/patch-nsprpub-pr-include-md-_freebsd.cfg =================================================================== RCS file: files/patch-nsprpub-pr-include-md-_freebsd.cfg diff -N files/patch-nsprpub-pr-include-md-_freebsd.cfg --- files/patch-nsprpub-pr-include-md-_freebsd.cfg 10 Mar 2005 00:43:22 -0000 1.4 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,163 +0,0 @@ -$FreeBSD: ports/www/firefox/files/patch-nsprpub-pr-include-md-_freebsd.cfg,v 1.4 2005/03/10 00:43:22 marcus Exp $ - ---- nsprpub/pr/include/md/_freebsd.cfg.orig Wed Jan 2 18:38:25 2002 -+++ nsprpub/pr/include/md/_freebsd.cfg Sun Feb 1 15:09:53 2004 -@@ -91,7 +91,7 @@ - #define PR_ALIGN_OF_DOUBLE 4 - #define PR_ALIGN_OF_POINTER 4 - --#elif defined(__alpha) -+#elif defined(__alpha__) - - #define IS_LITTLE_ENDIAN 1 - #undef IS_BIG_ENDIAN -@@ -138,6 +138,149 @@ - #define PR_ALIGN_OF_DOUBLE 8 - #define PR_ALIGN_OF_POINTER 8 - -+#elif defined(__sparc64__) -+#undef IS_LITTLE_ENDIAN -+#define IS_BIG_ENDIAN 1 -+#define PR_ALIGN_OF_INT64 8 -+#define PR_ALIGN_OF_DOUBLE 8 -+#define IS_64 -+ -+#define PR_BYTES_PER_BYTE 1 -+#define PR_BYTES_PER_SHORT 2 -+#define PR_BYTES_PER_INT 4 -+#define PR_BYTES_PER_INT64 8 -+#define PR_BYTES_PER_LONG 8 -+#define PR_BYTES_PER_FLOAT 4 -+#define PR_BYTES_PER_DOUBLE 8 -+#define PR_BYTES_PER_WORD 8 -+#define PR_BYTES_PER_DWORD 8 -+#define PR_BYTES_PER_WORD_LOG2 3 -+#define PR_BYTES_PER_DWORD_LOG2 3 -+ -+#define PR_BITS_PER_BYTE 8 -+#define PR_BITS_PER_SHORT 16 -+#define PR_BITS_PER_INT 32 -+#define PR_BITS_PER_INT64 64 -+#define PR_BITS_PER_LONG 64 -+#define PR_BITS_PER_FLOAT 32 -+#define PR_BITS_PER_DOUBLE 64 -+#define PR_BITS_PER_WORD 64 -+ -+#define PR_BITS_PER_BYTE_LOG2 3 -+#define PR_BITS_PER_SHORT_LOG2 4 -+#define PR_BITS_PER_INT_LOG2 5 -+#define PR_BITS_PER_INT64_LOG2 6 -+#define PR_BITS_PER_LONG_LOG2 6 -+#define PR_BITS_PER_FLOAT_LOG2 5 -+#define PR_BITS_PER_DOUBLE_LOG2 6 -+#define PR_BITS_PER_WORD_LOG2 6 -+ -+#define PR_ALIGN_OF_SHORT 2 -+#define PR_ALIGN_OF_INT 4 -+#define PR_ALIGN_OF_LONG 8 -+#define PR_ALIGN_OF_FLOAT 4 -+#define PR_ALIGN_OF_POINTER 8 -+ -+#define HAVE_LONG_LONG -+#define HAVE_ALIGNED_DOUBLES -+#define HAVE_ALIGNED_LONGLONGS -+ -+#elif defined(__ia64__) -+#define IS_LITTLE_ENDIAN 1 -+#undef IS_BIG_ENDIAN -+#define HAVE_LONG_LONG -+#define HAVE_ALIGNED_DOUBLES -+#define HAVE_ALIGNED_LONGLONGS -+#define IS_64 -+ -+#define PR_BYTES_PER_BYTE 1 -+#define PR_BYTES_PER_SHORT 2 -+#define PR_BYTES_PER_INT 4 -+#define PR_BYTES_PER_INT64 8 -+#define PR_BYTES_PER_LONG 8 -+#define PR_BYTES_PER_FLOAT 4 -+#define PR_BYTES_PER_DOUBLE 8 -+#define PR_BYTES_PER_WORD 8 -+#define PR_BYTES_PER_DWORD 8 -+ -+#define PR_BITS_PER_BYTE 8 -+#define PR_BITS_PER_SHORT 16 -+#define PR_BITS_PER_INT 32 -+#define PR_BITS_PER_INT64 64 -+#define PR_BITS_PER_LONG 64 -+#define PR_BITS_PER_FLOAT 32 -+#define PR_BITS_PER_DOUBLE 64 -+#define PR_BITS_PER_WORD 64 -+ -+#define PR_BITS_PER_BYTE_LOG2 3 -+#define PR_BITS_PER_SHORT_LOG2 4 -+#define PR_BITS_PER_INT_LOG2 5 -+#define PR_BITS_PER_INT64_LOG2 6 -+#define PR_BITS_PER_LONG_LOG2 6 -+#define PR_BITS_PER_FLOAT_LOG2 5 -+#define PR_BITS_PER_DOUBLE_LOG2 6 -+#define PR_BITS_PER_WORD_LOG2 6 -+ -+#define PR_ALIGN_OF_SHORT 2 -+#define PR_ALIGN_OF_INT 4 -+#define PR_ALIGN_OF_LONG 8 -+#define PR_ALIGN_OF_INT64 8 -+#define PR_ALIGN_OF_FLOAT 4 -+#define PR_ALIGN_OF_DOUBLE 8 -+#define PR_ALIGN_OF_POINTER 8 -+#define PR_ALIGN_OF_WORD 8 -+ -+#define PR_BYTES_PER_WORD_LOG2 3 -+#define PR_BYTES_PER_DWORD_LOG2 3 -+ -+#elif defined(__amd64__) -+#define IS_LITTLE_ENDIAN 1 -+#undef IS_BIG_ENDIAN -+#define IS_64 -+ -+#define PR_BYTES_PER_BYTE 1 -+#define PR_BYTES_PER_SHORT 2 -+#define PR_BYTES_PER_INT 4 -+#define PR_BYTES_PER_INT64 8 -+#define PR_BYTES_PER_LONG 8 -+#define PR_BYTES_PER_FLOAT 4 -+#define PR_BYTES_PER_DOUBLE 8 -+#define PR_BYTES_PER_WORD 8 -+#define PR_BYTES_PER_DWORD 8 -+ -+#define PR_BITS_PER_BYTE 8 -+#define PR_BITS_PER_SHORT 16 -+#define PR_BITS_PER_INT 32 -+#define PR_BITS_PER_INT64 64 -+#define PR_BITS_PER_LONG 64 -+#define PR_BITS_PER_FLOAT 32 -+#define PR_BITS_PER_DOUBLE 64 -+#define PR_BITS_PER_WORD 64 -+ -+#define PR_BITS_PER_BYTE_LOG2 3 -+#define PR_BITS_PER_SHORT_LOG2 4 -+#define PR_BITS_PER_INT_LOG2 5 -+#define PR_BITS_PER_INT64_LOG2 6 -+#define PR_BITS_PER_LONG_LOG2 6 -+#define PR_BITS_PER_FLOAT_LOG2 5 -+#define PR_BITS_PER_DOUBLE_LOG2 6 -+#define PR_BITS_PER_WORD_LOG2 6 -+ -+#define PR_ALIGN_OF_SHORT 2 -+#define PR_ALIGN_OF_INT 4 -+#define PR_ALIGN_OF_LONG 8 -+#define PR_ALIGN_OF_INT64 8 -+#define PR_ALIGN_OF_FLOAT 4 -+#define PR_ALIGN_OF_DOUBLE 8 -+#define PR_ALIGN_OF_POINTER 8 -+#define PR_ALIGN_OF_WORD 8 -+ -+#define PR_BYTES_PER_WORD_LOG2 3 -+#define PR_BYTES_PER_DWORD_LOG2 3 -+ -+#define HAVE_LONG_LONG -+#define HAVE_ALIGNED_DOUBLES -+#define HAVE_ALIGNED_LONGLONGS - #else - - #error "Unknown CPU architecture" Index: files/patch-nsprpub-pr-include-md-_freebsd.h =================================================================== RCS file: files/patch-nsprpub-pr-include-md-_freebsd.h diff -N files/patch-nsprpub-pr-include-md-_freebsd.h --- files/patch-nsprpub-pr-include-md-_freebsd.h 10 Mar 2005 00:43:22 -0000 1.4 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,15 +0,0 @@ -$FreeBSD: ports/www/firefox/files/patch-nsprpub-pr-include-md-_freebsd.h,v 1.4 2005/03/10 00:43:22 marcus Exp $ - ---- nsprpub/pr/include/md/_freebsd.h.orig Sat Nov 15 23:36:13 2003 -+++ nsprpub/pr/include/md/_freebsd.h Mon Feb 9 22:24:39 2004 -@@ -50,6 +50,10 @@ - #define _PR_SI_ARCHITECTURE "alpha" - #elif defined(__sparc__) - #define _PR_SI_ARCHITECTURE "sparc" -+#elif defined(__ia64__) -+#define _PR_SI_ARCHITECTURE "ia64" -+#elif defined(__amd64__) -+#define _PR_SI_ARCHITECTURE "amd64" - #else - #error "Unknown CPU architecture" - #endif Index: files/patch-nsprpub-pr-include-md-_pth.h =================================================================== RCS file: files/patch-nsprpub-pr-include-md-_pth.h diff -N files/patch-nsprpub-pr-include-md-_pth.h --- files/patch-nsprpub-pr-include-md-_pth.h 27 Jul 2004 14:18:27 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,11 +0,0 @@ ---- nsprpub/pr/include/md/_pth.h.orig Mon Jul 26 07:23:42 2004 -+++ nsprpub/pr/include/md/_pth.h Mon Jul 26 07:18:37 2004 -@@ -90,7 +90,7 @@ - #define _PT_PTHREAD_MUTEXATTR_INIT pthread_mutexattr_init - #define _PT_PTHREAD_MUTEXATTR_DESTROY pthread_mutexattr_destroy - #define _PT_PTHREAD_MUTEX_INIT(m, a) pthread_mutex_init(&(m), &(a)) --#define _PT_PTHREAD_MUTEX_IS_LOCKED(m) (EBUSY == pthread_mutex_trylock(&(m))) -+#define _PT_PTHREAD_MUTEX_IS_LOCKED(m) (0 != pthread_mutex_trylock(&(m))) - #if defined(DARWIN) - #define _PT_PTHREAD_CONDATTR_INIT(x) 0 - #else Index: files/patch-nsprpub-pr-src-io-prprf.c =================================================================== RCS file: files/patch-nsprpub-pr-src-io-prprf.c diff -N files/patch-nsprpub-pr-src-io-prprf.c --- files/patch-nsprpub-pr-src-io-prprf.c 16 Jun 2004 00:10:12 -0000 1.3 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,14 +0,0 @@ ---- nsprpub/pr/src/io/prprf.c.orig Mon Mar 8 22:18:19 2004 -+++ nsprpub/pr/src/io/prprf.c Tue Jun 15 13:17:30 2004 -@@ -51,7 +51,10 @@ - ** Note: on some platforms va_list is defined as an array, - ** and requires array notation. - */ --#if (defined(LINUX) && defined(__x86_64__)) -+#if defined(__amd64__) -+#include -+#define VARARGS_ASSIGN(foo, bar) va_copy((foo), (bar)) -+#elif (defined(LINUX) && defined(__x86_64__)) - #define VARARGS_ASSIGN(foo, bar) __va_copy((foo), (bar)) - #elif (defined(LINUX) && defined(__powerpc__)) || \ - (defined(LINUX) && defined(__s390__)) || \ Index: files/patch-nsprpub-pr-src-pthreads-ptio.c =================================================================== RCS file: files/patch-nsprpub-pr-src-pthreads-ptio.c diff -N files/patch-nsprpub-pr-src-pthreads-ptio.c --- files/patch-nsprpub-pr-src-pthreads-ptio.c 10 Mar 2005 00:43:22 -0000 1.5 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,31 +0,0 @@ -$FreeBSD: ports/www/firefox/files/patch-nsprpub-pr-src-pthreads-ptio.c,v 1.5 2005/03/10 00:43:22 marcus Exp $ - ---- nsprpub/pr/src/pthreads/ptio.c.orig Mon Jul 14 21:59:47 2003 -+++ nsprpub/pr/src/pthreads/ptio.c Fri Oct 17 05:25:43 2003 -@@ -189,7 +189,7 @@ - #endif - #endif - --#ifdef DARWIN -+#if defined(DARWIN) || defined(FREEBSD) - static PRBool _pr_ipv6_v6only_on_by_default; - /* The IPV6_V6ONLY socket option is not defined on Mac OS X 10.1. */ - #ifndef IPV6_V6ONLY -@@ -1154,7 +1154,7 @@ - _pr_stderr = pt_SetMethods(2, PR_DESC_FILE, PR_FALSE, PR_TRUE); - PR_ASSERT(_pr_stdin && _pr_stdout && _pr_stderr); - --#ifdef DARWIN -+#if defined(DARWIN) || defined(FREEBSD) - /* In Mac OS X v10.3 Panther Beta the IPV6_V6ONLY socket option - * is turned on by default, contrary to what RFC 3493, Section - * 5.3 says. So we have to turn it off. Find out whether we -@@ -3462,7 +3462,7 @@ - if (osfd == -1) pt_MapError(_PR_MD_MAP_SOCKET_ERROR, errno); - else - { --#ifdef DARWIN -+#if defined(DARWIN) || defined(FREEBSD) - if ((domain == AF_INET6) && _pr_ipv6_v6only_on_by_default) - { - int on = 0; Index: files/patch-sysnss =================================================================== RCS file: files/patch-sysnss diff -N files/patch-sysnss --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-sysnss 4 Aug 2005 21:32:27 -0000 @@ -0,0 +1,178 @@ +--- Makefile.in Tue Sep 14 16:59:40 2004 ++++ Makefile.in Tue Aug 2 08:26:55 2005 +@@ -102,6 +102,4 @@ + # tier 1 - 3rd party individual libraries + # +-tier_1_dirs += dbm +- + ifndef MOZ_NATIVE_JPEG + tier_1_dirs += jpeg +--- security/manager/Makefile.in Mon Mar 28 19:56:36 2005 ++++ security/manager/Makefile.in Tue Aug 2 09:02:50 2005 +@@ -37,16 +37,7 @@ + SOFTOKEN3_LIB \ + SOFTOKEN3_CHK \ +- LOADABLE_ROOT_MODULE \ + HAVE_FREEBL_MODULES \ + $(NULL) + +-LOADABLE_ROOT_MODULE = $(DLL_PREFIX)nssckbi$(DLL_SUFFIX) +- +-NSS3_LIB = $(DLL_PREFIX)nss3$(DLL_SUFFIX) +-SMIME3_LIB = $(DLL_PREFIX)smime3$(DLL_SUFFIX) +-SSL3_LIB = $(DLL_PREFIX)ssl3$(DLL_SUFFIX) +-SOFTOKEN3_LIB = $(DLL_PREFIX)softokn3$(DLL_SUFFIX) +-SOFTOKEN3_CHK = $(DLL_PREFIX)softokn3.chk +- + ifneq (,$(filter SunOS HP-UX,$(OS_ARCH))) + ifeq (,$(filter i86pc ia64,$(OS_TEST))) +@@ -132,9 +123,4 @@ + .nss.cleaned: .nss.checkout + $(MAKE) -C $(topsrcdir)/security/coreconf $(DEFAULT_GMAKE_FLAGS) clean +- $(MAKE) -C $(topsrcdir)/security/nss/lib $(DEFAULT_GMAKE_FLAGS) clean +-ifndef SKIP_CHK +- $(MAKE) -C $(topsrcdir)/security/nss/cmd/lib $(DEFAULT_GMAKE_FLAGS) clean +- $(MAKE) -C $(topsrcdir)/security/nss/cmd/shlibsign $(DEFAULT_GMAKE_FLAGS) clean +-endif + touch $@ + +@@ -153,43 +139,4 @@ + ifeq ($(OS_ARCH),WINNT) + cd $(DIST)/lib; cp -f $(LIB_PREFIX)dbm$(MOZ_BITS).$(LIB_SUFFIX) $(LIB_PREFIX)dbm.$(LIB_SUFFIX) +-else +- cd $(DIST)/lib; cp -f $(LIB_PREFIX)mozdbm_s.$(LIB_SUFFIX) $(LIB_PREFIX)dbm.$(LIB_SUFFIX); $(RANLIB) $(LIB_PREFIX)dbm.$(LIB_SUFFIX) +-endif +- $(MAKE) -C $(topsrcdir)/security/nss/lib $(DEFAULT_GMAKE_FLAGS) +-ifndef SKIP_CHK +- $(MAKE) -C $(topsrcdir)/security/nss/cmd/lib $(DEFAULT_GMAKE_FLAGS) +- $(MAKE) -C $(topsrcdir)/security/nss/cmd/shlibsign $(DEFAULT_GMAKE_FLAGS) +-endif +-ifndef DISABLE_DIST_GRE +- $(INSTALL) -m 755 $(DIST)/lib/$(LOADABLE_ROOT_MODULE) $(GRE_DIST) +-ifndef SKIP_CHK +- $(INSTALL) -m 644 $(DIST)/lib/$(SOFTOKEN3_CHK) $(GRE_DIST) +-endif +- $(INSTALL) -m 755 $(DIST)/lib/$(SOFTOKEN3_LIB) $(GRE_DIST) +- $(INSTALL) -m 755 $(DIST)/lib/$(NSS3_LIB) $(GRE_DIST) +- $(INSTALL) -m 755 $(DIST)/lib/$(SSL3_LIB) $(GRE_DIST) +- $(INSTALL) -m 755 $(DIST)/lib/$(SMIME3_LIB) $(GRE_DIST) +-ifdef HAVE_FREEBL_MODULES +- $(INSTALL) -m 644 $(DIST)/lib/$(FREEBL_PURE32_CHK) $(GRE_DIST) +- $(INSTALL) -m 755 $(DIST)/lib/$(FREEBL_PURE32_MODULE) $(GRE_DIST) +- $(INSTALL) -m 644 $(DIST)/lib/$(FREEBL_HYBRID_CHK) $(GRE_DIST) +- $(INSTALL) -m 755 $(DIST)/lib/$(FREEBL_HYBRID_MODULE) $(GRE_DIST) +-endif +-endif +-ifndef _SKIP_OLD_GRE_INSTALL +- $(INSTALL) -m 755 $(DIST)/lib/$(LOADABLE_ROOT_MODULE) $(DIST)/bin +-ifndef SKIP_CHK +- $(INSTALL) -m 644 $(DIST)/lib/$(SOFTOKEN3_CHK) $(DIST)/bin +-endif +- $(INSTALL) -m 755 $(DIST)/lib/$(SOFTOKEN3_LIB) $(DIST)/bin +- $(INSTALL) -m 755 $(DIST)/lib/$(NSS3_LIB) $(DIST)/bin +- $(INSTALL) -m 755 $(DIST)/lib/$(SSL3_LIB) $(DIST)/bin +- $(INSTALL) -m 755 $(DIST)/lib/$(SMIME3_LIB) $(DIST)/bin +-ifdef HAVE_FREEBL_MODULES +- $(INSTALL) -m 644 $(DIST)/lib/$(FREEBL_PURE32_CHK) $(DIST)/bin +- $(INSTALL) -m 755 $(DIST)/lib/$(FREEBL_PURE32_MODULE) $(DIST)/bin +- $(INSTALL) -m 644 $(DIST)/lib/$(FREEBL_HYBRID_CHK) $(DIST)/bin +- $(INSTALL) -m 755 $(DIST)/lib/$(FREEBL_HYBRID_MODULE) $(DIST)/bin +-endif + endif + $(MAKE) -C boot $@ +@@ -200,18 +147,4 @@ + + install:: +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(LOADABLE_ROOT_MODULE) $(DESTDIR)$(mozappdir) +-ifndef SKIP_CHK +- $(SYSINSTALL) -m 644 $(DIST)/lib/$(SOFTOKEN3_CHK) $(DESTDIR)$(mozappdir) +-endif +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(SOFTOKEN3_LIB) $(DESTDIR)$(mozappdir) +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(NSS3_LIB) $(DESTDIR)$(mozappdir) +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(SSL3_LIB) $(DESTDIR)$(mozappdir) +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(SMIME3_LIB) $(DESTDIR)$(mozappdir) +-ifdef HAVE_FREEBL_MODULES +- $(SYSINSTALL) -m 644 $(DIST)/lib/$(FREEBL_PURE32_CHK) $(DESTDIR)$(mozappdir) +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(FREEBL_PURE32_MODULE) $(DESTDIR)$(mozappdir) +- $(SYSINSTALL) -m 644 $(DIST)/lib/$(FREEBL_HYBRID_CHK) $(DESTDIR)$(mozappdir) +- $(SYSINSTALL) -m 755 $(DIST)/lib/$(FREEBL_HYBRID_MODULE) $(DESTDIR)$(mozappdir) +-endif + $(MAKE) -C boot $@ + $(MAKE) -C ssl $@ +@@ -227,9 +160,4 @@ + endif + $(MAKE) -C $(topsrcdir)/security/coreconf $(DEFAULT_GMAKE_FLAGS) clean +- $(MAKE) -C $(topsrcdir)/security/nss/lib $(DEFAULT_GMAKE_FLAGS) clean +-ifndef SKIP_CHK +- $(MAKE) -C $(topsrcdir)/security/nss/cmd/lib $(DEFAULT_GMAKE_FLAGS) clean +- $(MAKE) -C $(topsrcdir)/security/nss/cmd/shlibsign $(DEFAULT_GMAKE_FLAGS) clean +-endif + + echo-requires-recursive:: +--- security/manager/ssl/src/Makefile.in Wed Jan 7 08:36:51 2004 ++++ security/manager/ssl/src/Makefile.in Tue Aug 2 09:13:07 2005 +@@ -117,5 +117,5 @@ + # Use local includes because they are inserted before INCLUDES + # so that Mozilla's nss.h is used, not glibc's +-LOCAL_INCLUDES += -I$(DIST)/public/nss \ ++LOCAL_INCLUDES += -I$(LOCALBASE)/include/nss/nss \ + $(NULL) + +--- config/config.mk Tue Oct 12 00:11:11 2004 ++++ config/config.mk Tue Aug 2 09:19:18 2005 +@@ -170,5 +170,4 @@ + NSS_LIBS = \ + $(LIBS_DIR) \ +- $(DIST)/lib/$(LIB_PREFIX)crmf.$(LIB_SUFFIX) \ + -lsmime3 \ + -lssl3 \ +@@ -189,11 +188,5 @@ + endif + +-NSS_DEP_LIBS = \ +- $(DIST)/lib/$(LIB_PREFIX)crmf.$(LIB_SUFFIX) \ +- $(DIST)/lib/$(DLL_PREFIX)smime3$(DLL_SUFFIX) \ +- $(DIST)/lib/$(DLL_PREFIX)ssl3$(DLL_SUFFIX) \ +- $(DIST)/lib/$(DLL_PREFIX)nss3$(DLL_SUFFIX) \ +- $(DIST)/lib/$(DLL_PREFIX)softokn3$(DLL_SUFFIX) \ +- $(NULL) ++NSS_DEP_LIBS = + + MOZ_UNICHARUTIL_LIBS = $(DIST)/lib/$(LIB_PREFIX)unicharutil_s.$(LIB_SUFFIX) +--- security/manager/ssl/src/nsNSSComponent.cpp Thu Apr 22 15:48:30 2004 ++++ security/manager/ssl/src/nsNSSComponent.cpp Thu Aug 4 16:44:27 2005 +@@ -88,4 +88,8 @@ + } + ++#include ++#include ++#include ++ + #ifdef PR_LOGGING + PRLogModuleInfo* gPIPNSSLog = nsnull; +@@ -406,4 +410,5 @@ + const char *possible_ckbi_locations[] = { + NS_GRE_DIR, ++ NS_UNIX_LIB_DIR, + NS_XPCOM_CURRENT_PROCESS_DIR + }; +@@ -419,5 +424,5 @@ + } + +- char *fullModuleName = nsnull; ++ char *fullModuleName; + #ifdef XP_MAC + nsCAutoString nativePath; +@@ -431,4 +436,12 @@ + fullModuleName = PR_GetLibraryName(processDir.get(), "nssckbi"); + #endif ++ if (fullModuleName == nsnull) ++ continue; ++ struct stat sb; ++ if (stat(fullModuleName, &sb)) { ++ if (errno != ENOENT) ++ perror(fullModuleName); ++ continue; ++ } + /* If a module exists with the same name, delete it. */ + NS_ConvertUCS2toUTF8 modNameUTF8(modName); --Boundary-00=_Jvo8CIGRebiaibp-- From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 4 22:21:23 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3260916A41F for ; Thu, 4 Aug 2005 22:21:23 +0000 (GMT) (envelope-from oberman@es.net) Received: from postal1.es.net (postal1.es.net [198.128.3.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE11843D46 for ; Thu, 4 Aug 2005 22:21:22 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal1.es.net (Postal Node 1) with ESMTP (SSL) id IBA74465 for ; Thu, 04 Aug 2005 15:21:21 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id A5A1A5D07 for ; Thu, 4 Aug 2005 15:21:21 -0700 (PDT) To: gnome@freebsd.org Date: Thu, 04 Aug 2005 15:21:21 -0700 From: "Kevin Oberman" Message-Id: <20050804222121.A5A1A5D07@ptavv.es.net> Cc: Subject: Unable to update 4.11 system to Gnome 2.10 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 22:21:23 -0000 I am trying to upgrade a system to gnome2.10, and failing to re-build gnomevfs2. I get: Making all in neon gmake[3]: Entering directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.1/imported/neon' source='ne_request.c' object='ne_request.lo' libtool=yes \ depfile='.deps/ne_request.Plo' tmpdepfile='.deps/ne_request.TPlo' \ depmode=gcc /bin/sh ../../depcomp \ /bin/sh /usr/local/bin/libtool15 --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -O -pipe -I.. -I../.. -I./imported/neon -I/usr/local/include/libxml2 -I/usr/local/include -D_THREAD_SAFE -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gconf/2 -I/usr/local/include -I/usr/local/include/howl -I/usr/include @INCLUDE_des@ -I../.. -I../.. -I../../libgnomevfs -I../../libgnomevfs -D_THREAD_SAFE -I/usr/local/include -O -pipe -c -o ne_request.lo `test -f 'ne_request.c' || echo './'`ne_request.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -O -pipe -I.. -I../.. -I./imported/neon -I/usr/local/include/libxml2 -I/usr/local/include -D_THREAD_SAFE -DORBIT2=1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gconf/2 -I/usr/local/include -I/usr/local/include/howl -I/usr/include @INCLUDE_des@ -I../.. -I../.. -I../../libgnomevfs -I../../libgnomevfs -D_THREAD_SAFE -I/usr/local/include -O -pipe -c ne_request.c -Wp,-MD,.deps/ne_request.TPlo -fPIC -DPIC -o .libs/ne_request.o cc: cannot specify -o with -c or -S and multiple compilations gmake[3]: *** [ne_request.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.1/imported/neon' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.1/imported' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.1' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/devel/gnomevfs2. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall55141.0 make BATCH=yes GNOME_UPGRADE_SH_VER=2.10-4 DISABLE_VULNERABILITIES=1 ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! devel/gnomevfs2 (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed INFO: GNOME upgrade finished at Thu Aug 4 13:51:05 PDT 2005 Any hope or am I going to have to backup to an older version of gnome? -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 4 23:06:58 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5630816A41F for ; Thu, 4 Aug 2005 23:06:58 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmmtao03.cox.net (eastrmmtao03.cox.net [68.230.240.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id B694543D49 for ; Thu, 4 Aug 2005 23:06:57 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by eastrmmtao03.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050804230654.JNUR8255.eastrmmtao03.cox.net@mezz.mezzweb.com>; Thu, 4 Aug 2005 19:06:54 -0400 Date: Thu, 04 Aug 2005 18:08:08 -0500 To: "Mikhail Teterin" References: <200508041742.33580.mi+mx@aldan.algebra.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <200508041742.33580.mi+mx@aldan.algebra.com> User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: gnome@freebsd.org Subject: Re: leaner and even meaner firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 23:06:58 -0000 On Thu, 04 Aug 2005 16:42:33 -0500, Mikhail Teterin wrote: > The quick workaround for the unrecognized CA certificates was, indeed, to > symlink ../libnssckbi.so.1 into firefox/libnssckbi.so > > The attached diffs include a more proper fix, which does not require such > symlinking. I had to let the "security manager" know about another > possible > location, teach it to, actually, verify the location's existence (see > patches for nsNSSComponent.cpp in patch-sysnss), and make sure that > location > is specified correctly (/usr/local/lib/netscape does not exist -- the new > REINPLACE_CMD in Makefile). > > I wish, I could say nspr.2 in firefox' LIB_DEPENDS, but, unfortunately, > you > refused to bump libnspr's major number... > > Thanks! Please, test and consider comitting. I don't think we can leave your patch out as I like it, but as long it works as before. When I went to www.providianonline.com and www.hotmail.com, and it complained about can't trust CA. I don't get that before and I did tried 'rm -rf ~/.mozilla'. Is there anything else that I should do? % pkg_info | grep nss nss-3.10 % pkg_info | grep nspr nspr-4.6 % pkg_info | grep firefox firefox-1.0.6_2,1 > -mi > > P.S. You can paint the major library numbers bikeshed (for jpeg, png, > nss, etc.) any way you wish... I will leave them alone unless marcus and ahze want to keep the major library. The package doesn't work as I thought have broke my legs. In future, please control yourself. ;-) Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 4 23:12:44 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18F7316A41F for ; Thu, 4 Aug 2005 23:12:44 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5630543D48 for ; Thu, 4 Aug 2005 23:12:43 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: (qmail 18718 invoked from network); 4 Aug 2005 23:12:42 -0000 Received: from aldan.algebra.com ([216.254.65.224]) (envelope-sender ) by mail21.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 4 Aug 2005 23:12:42 -0000 Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.1/8.13.1) with ESMTP id j74NCWjI066320 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 4 Aug 2005 19:12:33 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (195-11.customer.cloud9.net [168.100.195.11]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id j74NCQ7F087636 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 4 Aug 2005 19:12:26 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (mteterin@localhost [127.0.0.1]) by mteterin.us.murex.com (8.13.3/8.13.3) with ESMTP id j74NCLla067287; Thu, 4 Aug 2005 19:12:21 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by mteterin.us.murex.com (8.13.3/8.13.3/Submit) id j74NCKKn067286; Thu, 4 Aug 2005 19:12:20 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) X-Authentication-Warning: mteterin.us.murex.com: mteterin set sender to mi+mx@aldan.algebra.com using -f From: Mikhail Teterin Organization: Virtual Estates, Inc. To: "Jeremy Messenger" Date: Thu, 4 Aug 2005 19:12:20 -0400 User-Agent: KMail/1.8.1 References: <200508041742.33580.mi+mx@aldan.algebra.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200508041912.20472.mi+mx@aldan.algebra.com> X-Virus-Scanned: ClamAV devel-20050525/1002/Wed Aug 3 06:29:36 2005 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: gnome@freebsd.org Subject: Re: leaner and even meaner firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 23:12:44 -0000 > I don't think we can leave your patch out as I like it, but as long it   > works as before. When I went to www.providianonline.com and   > www.hotmail.com, and it complained about can't trust CA. I don't get that   > before and I did tried 'rm -rf ~/.mozilla'. Is there anything else that I   > should do? This is weird -- it works for me now and I did not have to touch my ~/.mozilla. Can you run ktrace -i firefox https://www.providianonline.com/ kill it when it starts complaining about CA and examine the trace: kdump | less and search for nssckbi... Thanks! -mi From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 4 23:23:06 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30C3216A41F for ; Thu, 4 Aug 2005 23:23:06 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from lakermmtao02.cox.net (lakermmtao02.cox.net [68.230.240.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90B1543D45 for ; Thu, 4 Aug 2005 23:23:05 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao02.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050804232303.NGFM14195.lakermmtao02.cox.net@mezz.mezzweb.com>; Thu, 4 Aug 2005 19:23:03 -0400 To: "Mikhail Teterin" References: <200508041742.33580.mi+mx@aldan.algebra.com> <200508041912.20472.mi+mx@aldan.algebra.com> Message-ID: Date: Thu, 04 Aug 2005 18:24:17 -0500 From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <200508041912.20472.mi+mx@aldan.algebra.com> User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: gnome@freebsd.org Subject: Re: leaner and even meaner firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 23:23:06 -0000 On Thu, 04 Aug 2005 18:12:20 -0500, Mikhail Teterin wrote: >> I don't think we can leave your patch out as I like it, but as long it   >> works as before. When I went to www.providianonline.com and   >> www.hotmail.com, and it complained about can't trust CA. I don't get >> that   >> before and I did tried 'rm -rf ~/.mozilla'. Is there anything else that >> I   >> should do? > > This is weird -- it works for me now and I did not have to touch my > ~/.mozilla. > > Can you run > > ktrace -i firefox https://www.providianonline.com/ > > kill it when it starts complaining about CA and examine the trace: > > kdump | less > > and search for nssckbi... Ok, here they are: ============================================== 54484 firefox-bin RET read 4096/0x1000 54484 firefox-bin CALL open(0x28921000,0,0x280637a6) 54484 firefox-bin NAMI "/usr/home/mezz/.mozilla/firefox/1d1f1lrh.default/libnssckbi.so" 54484 firefox-bin RET open -1 errno 2 No such file or directory 54484 firefox-bin CALL stat(0x8869780,0xbfbfb608) 54484 firefox-bin NAMI "/usr/X11R6/lib/firefox/libnssckbi.so" 54484 firefox-bin RET stat -1 errno 2 No such file or directory 54484 firefox-bin CALL stat(0x883f120,0xbfbfb608) 54484 firefox-bin NAMI "/usr/X11R6/lib/libnssckbi.so" 54484 firefox-bin RET stat -1 errno 2 No such file or directory 54484 firefox-bin CALL stat(0x88697c0,0xbfbfb608) 54484 firefox-bin NAMI "/usr/X11R6/lib/firefox/libnssckbi.so" 54484 firefox-bin RET stat -1 errno 2 No such file or directory 54484 firefox-bin CALL gettimeofday(0xbfbfb840,0) 54484 firefox-bin RET gettimeofday 0 54484 firefox-bin CALL gettimeofday(0xbfbfbae0,0) 54484 firefox-bin RET gettimeofday 0 54484 firefox-bin CALL write(0x3,0x8077000,0x1d0) 54484 firefox-bin GIO fd 3 wrote 464 bytes ============================================== ============================================== % find /usr -name libnssckbi\* /usr/local/lib/libnssckbi.so /usr/local/lib/libnssckbi.so.1 ============================================== Looks like it need to be teach to find in LOCALBASE instead X11BASE. Cheers, Mezz > Thanks! > > -mi -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 4 23:29:35 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2978716A41F for ; Thu, 4 Aug 2005 23:29:35 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97E8A43D46 for ; Thu, 4 Aug 2005 23:29:34 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: (qmail 29893 invoked from network); 4 Aug 2005 23:29:34 -0000 Received: from aldan.algebra.com ([216.254.65.224]) (envelope-sender ) by mail21.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 4 Aug 2005 23:29:33 -0000 Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.1/8.13.1) with ESMTP id j74NTUTo066345 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 4 Aug 2005 19:29:31 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (195-11.customer.cloud9.net [168.100.195.11]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id j74NTOoc087732 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 4 Aug 2005 19:29:25 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (mteterin@localhost [127.0.0.1]) by mteterin.us.murex.com (8.13.3/8.13.3) with ESMTP id j74NTJVS067343; Thu, 4 Aug 2005 19:29:19 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by mteterin.us.murex.com (8.13.3/8.13.3/Submit) id j74NTIxH067342; Thu, 4 Aug 2005 19:29:18 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) X-Authentication-Warning: mteterin.us.murex.com: mteterin set sender to mi+mx@aldan.algebra.com using -f From: Mikhail Teterin Organization: Virtual Estates, Inc. To: "Jeremy Messenger" Date: Thu, 4 Aug 2005 19:29:18 -0400 User-Agent: KMail/1.8.1 References: <200508041742.33580.mi+mx@aldan.algebra.com> <200508041912.20472.mi+mx@aldan.algebra.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200508041929.18245.mi+mx@aldan.algebra.com> X-Virus-Scanned: ClamAV devel-20050525/1002/Wed Aug 3 06:29:36 2005 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: gnome@freebsd.org Subject: Re: leaner and even meaner firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 23:29:35 -0000 > Ok, here they are: Yes, this is the same I was seeing before patching up the security/manager/ssl/src/nsNSSComponent.cpp ... Are you sure, you are using my diffs from today? The files/patch-sysnss should contain patches for nsNSSComponent.cpp at the end _and_ the port's Makefile should apply REINPLACE_CMD to SpecialSystemDirectory.cpp. -mi > ============================================== > 54484 firefox-bin RET read 4096/0x1000 > 54484 firefox-bin CALL open(0x28921000,0,0x280637a6) > 54484 firefox-bin NAMI > "/usr/home/mezz/.mozilla/firefox/1d1f1lrh.default/libnssckbi.so" > 54484 firefox-bin RET open -1 errno 2 No such file or directory > 54484 firefox-bin CALL stat(0x8869780,0xbfbfb608) > 54484 firefox-bin NAMI "/usr/X11R6/lib/firefox/libnssckbi.so" > 54484 firefox-bin RET stat -1 errno 2 No such file or directory > 54484 firefox-bin CALL stat(0x883f120,0xbfbfb608) > 54484 firefox-bin NAMI "/usr/X11R6/lib/libnssckbi.so" > 54484 firefox-bin RET stat -1 errno 2 No such file or directory > 54484 firefox-bin CALL stat(0x88697c0,0xbfbfb608) > 54484 firefox-bin NAMI "/usr/X11R6/lib/firefox/libnssckbi.so" > 54484 firefox-bin RET stat -1 errno 2 No such file or directory > 54484 firefox-bin CALL gettimeofday(0xbfbfb840,0) > 54484 firefox-bin RET gettimeofday 0 > 54484 firefox-bin CALL gettimeofday(0xbfbfbae0,0) > 54484 firefox-bin RET gettimeofday 0 > 54484 firefox-bin CALL write(0x3,0x8077000,0x1d0) > 54484 firefox-bin GIO fd 3 wrote 464 bytes > ============================================== > > ============================================== > % find /usr -name libnssckbi\* > /usr/local/lib/libnssckbi.so > /usr/local/lib/libnssckbi.so.1 > ============================================== > > Looks like it need to be teach to find in LOCALBASE instead X11BASE. > > Cheers, > Mezz > > > Thanks! > > > > -mi From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 4 23:34:11 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8B3916A41F for ; Thu, 4 Aug 2005 23:34:11 +0000 (GMT) (envelope-from scienceblm@yahoo.com) Received: from web40522.mail.yahoo.com (web40522.mail.yahoo.com [66.218.92.42]) by mx1.FreeBSD.org (Postfix) with SMTP id 5CF1A43D46 for ; Thu, 4 Aug 2005 23:34:11 +0000 (GMT) (envelope-from scienceblm@yahoo.com) Received: (qmail 87574 invoked by uid 60001); 4 Aug 2005 23:34:11 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=vE8wwwBTBh0nQCJOOR3f3Zb8sM5Bpf+cPCHeeyaCCjw2NSfAYVC3+mtk+LL9vcqLgHeG8VPl9W2+ZEuyPDLMS1/L7ZSlnOZV98fitcH5JvuCZwFZ6mZdjVT2c+9ryLSDmT9wdb8A5m62o+GjZlLogXwSaxfeNkyRAs9b9knIn4c= ; Message-ID: <20050804233411.87572.qmail@web40522.mail.yahoo.com> Received: from [70.16.215.246] by web40522.mail.yahoo.com via HTTP; Thu, 04 Aug 2005 16:34:11 PDT Date: Thu, 4 Aug 2005 16:34:11 -0700 (PDT) From: Brandon Marzolf To: gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Subject: windows help X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 23:34:11 -0000 i have no clue who to ask this to so i'm sending it here - i want to put gnome desktop on my windows xp machine - can i do that and will i lose windows XP by doing so?, i am not a computer OS expert so i might be asking a dumb question, i don't know - i don't like windows and am looking for an alternative but nothing is as versatile when it comes to graphix design and illustration so i thaught i might try this (sadly even the mac has fallen short) Brandon L. Marzolf __________________________________ Yahoo! Mail for Mobile Take Yahoo! Mail with you! Check email on your mobile phone. http://mobile.yahoo.com/learn/mail From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 4 23:34:41 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 532B516A41F for ; Thu, 4 Aug 2005 23:34:41 +0000 (GMT) (envelope-from diabolo@fibertel.com.ar) Received: from avas-mr11.fibertel.com.ar (avas-mr11.fibertel.com.ar [24.232.0.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 583C343D46 for ; Thu, 4 Aug 2005 23:34:40 +0000 (GMT) (envelope-from diabolo@fibertel.com.ar) Received: from 53-164-126-200.fibertel.com.ar ([200.126.164.53]:16596 "EHLO hellgate.inferno" smtp-auth: "diabolo") by avas-mr11.fibertel.com.ar with ESMTP id S229450AbVHDXee; Thu, 4 Aug 2005 20:34:34 -0300 X-Comment: RFC 2476 MSA function at avas-mr11.fibertel.com.ar logged sender identity as: diabolo From: Diabolo To: gnome@freebsd.org Content-Type: multipart/mixed; boundary="=-jKj8XFlG4yrbpY9czkXT" Date: Thu, 04 Aug 2005 20:34:23 -0300 Message-Id: <1123198463.867.9.camel@hellgate.inferno> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port X-Fib-Al-Info: Al X-Fib-Al-MRId: 597649124815b85acdd30d3d47c0c563 X-Fib-Al-From: diabolo@fibertel.com.ar Cc: Subject: error building inkscape X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 23:34:41 -0000 --=-jKj8XFlG4yrbpY9czkXT Content-Type: text/plain Content-Transfer-Encoding: 7bit hey guys, when i try to build inkscape in current gave me this error: checking gc.h presence... yes checking for gc.h... yes checking for GC_init in -lgc... yes checking libgc version 6.4+... Segmentation fault (core dumped) no configure: error: libgc (the Boehm Conservative Collector) 6.4+, is needed to compile inkscape -- http://www.hpl.hp.com/personal/Hans_Boehm/gc ===> Script "configure" failed unexpectedly. Please direct the output of the failure of the make command to a file, and then feed that file to the gnomelogalyzer, available from http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the problem to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach "/usr/ports/graphics/inkscape/work/inkscape-0.42/config.log" and the output of the failure of the make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/graphics/inkscape. Regards, Diabolo.- --=-jKj8XFlG4yrbpY9czkXT Content-Disposition: attachment; filename=dmesg.txt Content-Type: text/plain; name=dmesg.txt; charset=us-ascii Content-Transfer-Encoding: 7bit Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 7.0-CURRENT #0: Mon Aug 1 20:22:08 ART 2005 root@hellgate.inferno:/usr/obj/usr/src/sys/HELLKERN Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz (3200.00-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf41 Stepping = 1 Features=0xbfebfbff Features2=0x441d> AMD Features=0x100000 Hyperthreading: 2 logical CPUs real memory = 2146627584 (2047 MB) avail memory = 2091454464 (1994 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ioapic0 irqs 0-23 on motherboard npx0: [FAST] npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi_bus_number: can't get _ADR acpi_bus_number: can't get _ADR acpi_bus_number: can't get _ADR acpi_bus_number: can't get _ADR acpi_bus_number: can't get _ADR acpi_bus_number: can't get _ADR acpi_bus_number: can't get _ADR acpi_bus_number: can't get _ADR acpi0: Power Button (fixed) acpi_bus_number: can't get _ADR acpi_bus_number: can't get _ADR pci_link0: irq 11 on acpi0 pci_link1: irq 0 on acpi0 pci_link2: irq 5 on acpi0 pci_link3: irq 10 on acpi0 pci_link4: irq 0 on acpi0 pci_link5: irq 0 on acpi0 pci_link6: irq 0 on acpi0 pci_link7: irq 9 on acpi0 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 cpu0: on acpi0 acpi_throttle0: on cpu0 cpu1: on acpi0 acpi_throttle1: on cpu1 acpi_throttle1: failed to attach P_CNT device_attach: acpi_throttle1 attach returned 6 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 nvidia0: mem 0xf8000000-0xfbffffff,0xc0000000-0xcfffffff,0xfd000000-0xfdffffff irq 16 at device 0.0 on pci1 nvidia0: [GIANT-LOCKED] pci0: at device 27.0 (no driver attached) pcib2: at device 28.0 on pci0 pci5: on pcib2 pcib3: at device 28.1 on pci0 pci4: on pcib3 pcib4: at device 28.2 on pci0 pci3: on pcib4 pcib5: at device 28.3 on pci0 pci2: on pcib5 uhci0: port 0xcc00-0xcc1f irq 23 at device 29.0 on pci0 uhci0: [GIANT-LOCKED] usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xd000-0xd01f irq 19 at device 29.1 on pci0 uhci1: [GIANT-LOCKED] usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0xd400-0xd41f irq 18 at device 29.2 on pci0 uhci2: [GIANT-LOCKED] usb2: on uhci2 usb2: USB revision 1.0 uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered uhci3: port 0xd800-0xd81f irq 16 at device 29.3 on pci0 uhci3: [GIANT-LOCKED] usb3: on uhci3 usb3: USB revision 1.0 uhub3: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub3: 2 ports with 2 removable, self powered ehci0: mem 0xfebfbc00-0xfebfbfff irq 23 at device 29.7 on pci0 ehci0: [GIANT-LOCKED] usb4: EHCI version 1.0 usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4: on ehci0 usb4: USB revision 2.0 uhub4: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub4: 8 ports with 8 removable, self powered pcib6: at device 30.0 on pci0 pci6: on pcib6 pcm0: port 0xb800-0xb81f irq 18 at device 2.0 on pci6 pcm0: xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xb400-0xb47f mem 0xfeaffc00-0xfeaffc7f irq 19 at device 3.0 on pci6 miibus0: on xl0 xlphy0: <3Com internal media interface> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl0: Ethernet address: 00:10:5a:a0:db:db isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 31.1 on pci0 ata0: on atapci0 ata1: on atapci0 atapci1: port 0xec00-0xec07,0xe800-0xe803,0xe400-0xe407,0xe000-0xe003,0xdc00-0xdc0f irq 19 at device 31.2 on pci0 atapci1: failed to enable memory mapping! ata2: on atapci1 ata3: on atapci1 pci0: at device 31.3 (no driver attached) acpi_button0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model NetMouse/NetScroll Optical, device ID 0 sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A ppc0: port 0x378-0x37f irq 7 on acpi0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppbus0: on ppc0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xcefff pnpid ORM0000 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounters tick every 1.000 msec ad0: 190782MB at ata0-master UDMA100 acd0: DVDR at ata0-slave UDMA33 ad4: 190782MB at ata2-master SATA150 ATA PseudoRAID loaded SMP: AP CPU #1 Launched! cd0 at ata0 bus 0 target 1 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 33.000MB/s transfers cd0: cd present [2065728 x 2048 byte records] Trying to mount root from ufs:/dev/ad4s1a Accounting enabled --=-jKj8XFlG4yrbpY9czkXT-- From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 4 23:39:17 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EA3B16A41F for ; Thu, 4 Aug 2005 23:39:17 +0000 (GMT) (envelope-from adamw@magnesium.net) Received: from smtp101.rog.mail.re2.yahoo.com (smtp101.rog.mail.re2.yahoo.com [206.190.36.79]) by mx1.FreeBSD.org (Postfix) with SMTP id CEF7443D46 for ; Thu, 4 Aug 2005 23:39:16 +0000 (GMT) (envelope-from adamw@magnesium.net) Received: (qmail 59063 invoked from network); 4 Aug 2005 23:39:16 -0000 Received: from unknown (HELO ?192.168.1.142?) (tacopants@70.28.168.125 with plain) by smtp101.rog.mail.re2.yahoo.com with SMTP; 4 Aug 2005 23:39:16 -0000 Message-ID: <42F2A722.6050208@magnesium.net> Date: Thu, 04 Aug 2005 19:39:14 -0400 From: Adam Weinberger User-Agent: Mozilla Thunderbird 1.0+ (Macintosh/20050712) MIME-Version: 1.0 To: Brandon Marzolf References: <20050804233411.87572.qmail@web40522.mail.yahoo.com> In-Reply-To: <20050804233411.87572.qmail@web40522.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org Subject: Re: windows help X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 23:39:17 -0000 Brandon Marzolf wrote: > i have no clue who to ask this to so i'm sending it here - i want to put gnome desktop on my > windows xp machine - can i do that and will i lose windows XP by doing so?, i am not a computer OS > expert so i might be asking a dumb question, i don't know - i don't like windows and am looking > for an alternative but nothing is as versatile when it comes to graphix design and illustration so > i thaught i might try this (sadly even the mac has fallen short) > > Brandon L. Marzolf If it's graphics that you want, the GNOME graphics app is the GIMP, which will run on windows (http://gimp-win.sourceforge.net). Other than that, no, the GNOME Desktop will not run on Windows XP, though efforts are being made so that it will be possible some time in the future (probably a few years from now). A FreeBSD mailing list is not the place to ask Windows XP questions. You'd have better luck on a GNOME mailing list (see http://www.gnome.org) # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 4 23:39:33 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73CEF16A41F for ; Thu, 4 Aug 2005 23:39:33 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmmtao01.cox.net (eastrmmtao01.cox.net [68.230.240.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0072743D46 for ; Thu, 4 Aug 2005 23:39:32 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by eastrmmtao01.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050804233932.FBJF12912.eastrmmtao01.cox.net@mezz.mezzweb.com>; Thu, 4 Aug 2005 19:39:32 -0400 Date: Thu, 04 Aug 2005 18:40:44 -0500 To: "Mikhail Teterin" References: <200508041742.33580.mi+mx@aldan.algebra.com> <200508041912.20472.mi+mx@aldan.algebra.com> <200508041929.18245.mi+mx@aldan.algebra.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <200508041929.18245.mi+mx@aldan.algebra.com> User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: gnome@freebsd.org Subject: Re: leaner and even meaner firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 23:39:33 -0000 On Thu, 04 Aug 2005 18:29:18 -0500, Mikhail Teterin wrote: >> Ok, here they are: > > Yes, this is the same I was seeing before patching up the > security/manager/ssl/src/nsNSSComponent.cpp ... Are you sure, you are > using my diffs from today? Yeah, it's my first time to download your patch and patch it in firefox. > The files/patch-sysnss should contain patches for > nsNSSComponent.cpp at the end ======================================= [...] --- security/manager/ssl/src/nsNSSComponent.cpp Thu Apr 22 15:48:30 2004 +++ security/manager/ssl/src/nsNSSComponent.cpp Thu Aug 4 16:44:27 2005 @@ -88,4 +88,8 @@ } +#include +#include +#include + #ifdef PR_LOGGING PRLogModuleInfo* gPIPNSSLog = nsnull; @@ -406,4 +410,5 @@ const char *possible_ckbi_locations[] = { NS_GRE_DIR, + NS_UNIX_LIB_DIR, NS_XPCOM_CURRENT_PROCESS_DIR }; @@ -419,5 +424,5 @@ } - char *fullModuleName = nsnull; + char *fullModuleName; #ifdef XP_MAC nsCAutoString nativePath; @@ -431,4 +436,12 @@ fullModuleName = PR_GetLibraryName(processDir.get(), "nssckbi"); #endif + if (fullModuleName == nsnull) + continue; + struct stat sb; + if (stat(fullModuleName, &sb)) { + if (errno != ENOENT) + perror(fullModuleName); + continue; + } /* If a module exists with the same name, delete it. */ NS_ConvertUCS2toUTF8 modNameUTF8(modName); ======================================= > _and_ the port's Makefile should apply > REINPLACE_CMD to SpecialSystemDirectory.cpp. ======================================= @${REINPLACE_CMD} -e 's|/usr/local/netscape|${PREFIX}|g' \ -e 's|/usr/local/lib/netscape|${PREFIX}/lib|g' \ ${WRKSRC}/xpcom/*/SpecialSystemDirectory.cpp ======================================= Ummm, s/${PREFIX}/${LOCALBASE}/g? or need both to find anything in two prefixes? Cheers, Mezz > -mi > >> ============================================== >> 54484 firefox-bin RET read 4096/0x1000 >> 54484 firefox-bin CALL open(0x28921000,0,0x280637a6) >> 54484 firefox-bin NAMI >> "/usr/home/mezz/.mozilla/firefox/1d1f1lrh.default/libnssckbi.so" >> 54484 firefox-bin RET open -1 errno 2 No such file or directory >> 54484 firefox-bin CALL stat(0x8869780,0xbfbfb608) >> 54484 firefox-bin NAMI "/usr/X11R6/lib/firefox/libnssckbi.so" >> 54484 firefox-bin RET stat -1 errno 2 No such file or directory >> 54484 firefox-bin CALL stat(0x883f120,0xbfbfb608) >> 54484 firefox-bin NAMI "/usr/X11R6/lib/libnssckbi.so" >> 54484 firefox-bin RET stat -1 errno 2 No such file or directory >> 54484 firefox-bin CALL stat(0x88697c0,0xbfbfb608) >> 54484 firefox-bin NAMI "/usr/X11R6/lib/firefox/libnssckbi.so" >> 54484 firefox-bin RET stat -1 errno 2 No such file or directory >> 54484 firefox-bin CALL gettimeofday(0xbfbfb840,0) >> 54484 firefox-bin RET gettimeofday 0 >> 54484 firefox-bin CALL gettimeofday(0xbfbfbae0,0) >> 54484 firefox-bin RET gettimeofday 0 >> 54484 firefox-bin CALL write(0x3,0x8077000,0x1d0) >> 54484 firefox-bin GIO fd 3 wrote 464 bytes >> ============================================== >> >> ============================================== >> % find /usr -name libnssckbi\* >> /usr/local/lib/libnssckbi.so >> /usr/local/lib/libnssckbi.so.1 >> ============================================== >> >> Looks like it need to be teach to find in LOCALBASE instead X11BASE. >> >> Cheers, >> Mezz >> >> > Thanks! >> > >> > -mi -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 4 23:42:18 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B28516A41F for ; Thu, 4 Aug 2005 23:42:18 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE56A43D48 for ; Thu, 4 Aug 2005 23:42:17 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.3/8.13.3) with ESMTP id j74NgsN1078144; Thu, 4 Aug 2005 19:42:54 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Kevin Oberman In-Reply-To: <20050804222121.A5A1A5D07@ptavv.es.net> References: <20050804222121.A5A1A5D07@ptavv.es.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-zqfNLqEPIRbVbFMzey7e" Organization: MarcusCom, Inc. Date: Thu, 04 Aug 2005 19:41:26 -0400 Message-Id: <1123198886.9948.11.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Cc: gnome@freebsd.org Subject: Re: Unable to update 4.11 system to Gnome 2.10 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 23:42:18 -0000 --=-zqfNLqEPIRbVbFMzey7e Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2005-08-04 at 15:21 -0700, Kevin Oberman wrote: > I am trying to upgrade a system to gnome2.10, and failing to re-build > gnomevfs2. I get: > Making all in neon > gmake[3]: Entering directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2= .10.1/imported/neon' > source=3D'ne_request.c' object=3D'ne_request.lo' libtool=3Dyes \ > depfile=3D'.deps/ne_request.Plo' tmpdepfile=3D'.deps/ne_request.TPlo' \ > depmode=3Dgcc /bin/sh ../../depcomp \ > /bin/sh /usr/local/bin/libtool15 --mode=3Dcompile cc -DHAVE_CONFIG_H -I. = -I. -I../.. -O -pipe -I.. -I../.. -I./imported/neon -I/usr/local/include/l= ibxml2 -I/usr/local/include -D_THREAD_SAFE -DORBIT2=3D1 -I/usr/local/incl= ude/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2= .0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libbonob= o-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/includ= e/gconf/2 -I/usr/local/include > -I/usr/local/include/howl -I/usr/include @INCLUDE_des@ -I../.. -I../.. = -I../../libgnomevfs -I../../libgnomevfs -D_THREAD_SAFE -I/usr/local/inclu= de -O -pipe -c -o ne_request.lo `test -f 'ne_request.c' || echo './'`ne_r= equest.c > mkdir .libs > cc -DHAVE_CONFIG_H -I. -I. -I../.. -O -pipe -I.. -I../.. -I./imported/ne= on -I/usr/local/include/libxml2 -I/usr/local/include -D_THREAD_SAFE -DORBIT= 2=3D1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/us= r/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr= /local/include/libbonobo-2.0 -I/usr/local/include/libxml2 -I/usr/local/incl= ude -I/usr/X11R6/include/gconf/2 -I/usr/local/include -I/usr/local/include/= howl -I/usr/include @INCLUDE_des@ > -I../.. -I../.. -I../../libgnomevfs -I../../libgnomevfs -D_THREAD_SAFE -I= /usr/local/include -O -pipe -c ne_request.c -Wp,-MD,.deps/ne_request.TPlo = -fPIC -DPIC > -o .libs/ne_request.o > cc: cannot specify -o with -c or -S and multiple compilations > gmake[3]: *** [ne_request.lo] Error 1 > gmake[3]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.= 10.1/imported/neon' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.= 10.1/imported' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.= 10.1' > gmake: *** [all] Error 2 > *** Error code 2 >=20 > Stop in /usr/ports/devel/gnomevfs2. > ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall5514= 1.0 make BATCH=3Dyes GNOME_UPGRADE_SH_VER=3D2.10-4 DISABLE_VULNERABILITIES= =3D1 > ** Fix the problem and try again. > ** Listing the failed packages (*:skipped / !:failed) > ! devel/gnomevfs2 (unknown build error) > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed > INFO: GNOME upgrade finished at Thu Aug 4 13:51:05 PDT 2005 >=20 > Any hope or am I going to have to backup to an older version of gnome? Known issue with krb5-config in the base system. Remove it, and rebuild gnomevfs2. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-zqfNLqEPIRbVbFMzey7e Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBC8qemb2iPiv4Uz4cRAukPAJ9X+K9CQUUz/6LapgD9f2sbK0xjqQCghJu2 3vdllI8qXu9mrqj8ZejKlIA= =M5cM -----END PGP SIGNATURE----- --=-zqfNLqEPIRbVbFMzey7e-- From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 4 23:43:37 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7ADF16A41F for ; Thu, 4 Aug 2005 23:43:37 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2096B43D48 for ; Thu, 4 Aug 2005 23:43:36 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.3/8.13.3) with ESMTP id j74NiFxV078166; Thu, 4 Aug 2005 19:44:15 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Diabolo In-Reply-To: <1123198463.867.9.camel@hellgate.inferno> References: <1123198463.867.9.camel@hellgate.inferno> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-rkfB81KFSWJvsLJyvwuR" Organization: MarcusCom, Inc. Date: Thu, 04 Aug 2005 19:42:48 -0400 Message-Id: <1123198968.9948.13.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Cc: gnome@freebsd.org Subject: Re: error building inkscape X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 23:43:37 -0000 --=-rkfB81KFSWJvsLJyvwuR Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2005-08-04 at 20:34 -0300, Diabolo wrote: > hey guys, when i try to build inkscape in current gave me this error: > checking gc.h presence... yes > checking for gc.h... yes > checking for GC_init in -lgc... yes > checking libgc version 6.4+... Segmentation fault (core dumped) > no > configure: error: libgc (the Boehm Conservative Collector) 6.4+, is > needed to compile inkscape -- > http://www.hpl.hp.com/personal/Hans_Boehm/gc > =3D=3D=3D> Script "configure" failed unexpectedly. > Please direct the output of the failure of the make command to a file, > and > then feed that file to the gnomelogalyzer, available from > http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the > problem > and suggest a solution. If - and only if - the gnomelogalyzer cannot > solve > the problem, report the problem to the FreeBSD GNOME team at > gnome@FreeBSD.org, > and attach "/usr/ports/graphics/inkscape/work/inkscape-0.42/config.log" > and > the output of the failure of the make command. Also, it might be a good > idea > to provide an overview of all packages installed on your system (e.g. an > `ls > /var/db/pkg`). > *** Error code 1 >=20 > Stop in /usr/ports/graphics/inkscape. Could be that boehm-gc doesn't support -CURRENT yet. You might want to rebuild boehm-gc first, and if it still fails, report the problem to the boehm maintainer. Joe >=20 > Regards, Diabolo.- > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-rkfB81KFSWJvsLJyvwuR Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBC8qf4b2iPiv4Uz4cRAoxuAJ0Vct9o3tQKBv3rjWo5IDEz+LfvLACgh1ol Wktaw/UwIw9ZpVCn//BOCEo= =KWkn -----END PGP SIGNATURE----- --=-rkfB81KFSWJvsLJyvwuR-- From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 4 23:47:02 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6288D16A41F for ; Thu, 4 Aug 2005 23:47:02 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from mail28.sea5.speakeasy.net (mail28.sea5.speakeasy.net [69.17.117.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id D593D43D45 for ; Thu, 4 Aug 2005 23:47:01 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: (qmail 17301 invoked from network); 4 Aug 2005 23:47:01 -0000 Received: from aldan.algebra.com ([216.254.65.224]) (envelope-sender ) by mail28.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 4 Aug 2005 23:47:01 -0000 Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.1/8.13.1) with ESMTP id j74NkwPX066386 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 4 Aug 2005 19:46:59 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (195-11.customer.cloud9.net [168.100.195.11]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id j74NkqvR087942 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 4 Aug 2005 19:46:52 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (mteterin@localhost [127.0.0.1]) by mteterin.us.murex.com (8.13.3/8.13.3) with ESMTP id j74NkkhR067413; Thu, 4 Aug 2005 19:46:46 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by mteterin.us.murex.com (8.13.3/8.13.3/Submit) id j74NkkFj067412; Thu, 4 Aug 2005 19:46:46 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) X-Authentication-Warning: mteterin.us.murex.com: mteterin set sender to mi+mx@aldan.algebra.com using -f From: Mikhail Teterin Organization: Virtual Estates, Inc. To: "Jeremy Messenger" Date: Thu, 4 Aug 2005 19:46:45 -0400 User-Agent: KMail/1.8.1 References: <200508041742.33580.mi+mx@aldan.algebra.com> <200508041929.18245.mi+mx@aldan.algebra.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200508041946.46147.mi+mx@aldan.algebra.com> X-Virus-Scanned: ClamAV devel-20050525/1002/Wed Aug 3 06:29:36 2005 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: gnome@freebsd.org Subject: Re: leaner and even meaner firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 23:47:02 -0000 > > The files/patch-sysnss should contain patches for > > nsNSSComponent.cpp at the end > [...] > --- security/manager/ssl/src/nsNSSComponent.cpp Thu Apr 22 15:48:30 2004 > +++ security/manager/ssl/src/nsNSSComponent.cpp Thu Aug 4 16:44:27 2005 [...] Yes, looks right... I knew, I should not have removed the debug printfs. Can you instrument the code patched? Just make it fprintf the fullModuleName when it is about to try it the next one (before stat()), and when it picks one. The NS_UNIX_LIB_DIR property should return something like "/usr/local/lib" at run-time. > Ummm, s/${PREFIX}/${LOCALBASE}/g? or need both to find anything in two > prefixes? No, not ${PREFIX}, but the literal '/usr/local/lib/netscape' is replaced with the ${LOCALBASE}, where the nss' libraries are to be found. -mi From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 4 23:58:32 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49E8D16A41F for ; Thu, 4 Aug 2005 23:58:32 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmmtao06.cox.net (eastrmmtao06.cox.net [68.230.240.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABE9943D45 for ; Thu, 4 Aug 2005 23:58:31 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by eastrmmtao06.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050804235829.NVIO1531.eastrmmtao06.cox.net@mezz.mezzweb.com>; Thu, 4 Aug 2005 19:58:29 -0400 Date: Thu, 04 Aug 2005 18:59:42 -0500 To: "Mikhail Teterin" References: <200508041742.33580.mi+mx@aldan.algebra.com> <200508041929.18245.mi+mx@aldan.algebra.com> <200508041946.46147.mi+mx@aldan.algebra.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <200508041946.46147.mi+mx@aldan.algebra.com> User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: gnome@freebsd.org Subject: Re: leaner and even meaner firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2005 23:58:32 -0000 On Thu, 04 Aug 2005 18:46:45 -0500, Mikhail Teterin wrote: >> > The files/patch-sysnss should contain patches for >> > nsNSSComponent.cpp at the end >> [...] >> --- security/manager/ssl/src/nsNSSComponent.cpp Thu Apr 22 15:48:30 2004 >> +++ security/manager/ssl/src/nsNSSComponent.cpp Thu Aug 4 16:44:27 2005 > [...] > > Yes, looks right... I knew, I should not have removed the debug printfs. > Can > you instrument the code patched? Just make it fprintf the fullModuleName > when > it is about to try it the next one (before stat()), and when it picks > one. Yeah, I can. > The NS_UNIX_LIB_DIR property should return something like > "/usr/local/lib" at > run-time. > >> Ummm, s/${PREFIX}/${LOCALBASE}/g? or need both to find anything in two >> prefixes? > > No, not ${PREFIX}, but the literal '/usr/local/lib/netscape' is replaced > with > the ${LOCALBASE}, where the nss' libraries are to be found. ${PREFIX} == ${X11BASE}, since firefox's prefix is X11BASE. I will test it by change PREFIX -> LOCALBASE and see what happen. Cheers, Mezz > -mi -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 5 00:11:53 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD71216A41F for ; Fri, 5 Aug 2005 00:11:52 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from mail26.sea5.speakeasy.net (mail26.sea5.speakeasy.net [69.17.117.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F7C143D46 for ; Fri, 5 Aug 2005 00:11:52 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: (qmail 16683 invoked from network); 5 Aug 2005 00:11:51 -0000 Received: from aldan.algebra.com ([216.254.65.224]) (envelope-sender ) by mail26.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 5 Aug 2005 00:11:51 -0000 Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.1/8.13.1) with ESMTP id j750Bl7R066444 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 4 Aug 2005 20:11:48 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (195-11.customer.cloud9.net [168.100.195.11]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id j750Bfnx088068 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 4 Aug 2005 20:11:41 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (mteterin@localhost [127.0.0.1]) by mteterin.us.murex.com (8.13.3/8.13.3) with ESMTP id j750Ba6K067563; Thu, 4 Aug 2005 20:11:36 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by mteterin.us.murex.com (8.13.3/8.13.3/Submit) id j750BZVI067562; Thu, 4 Aug 2005 20:11:35 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) X-Authentication-Warning: mteterin.us.murex.com: mteterin set sender to mi+mx@aldan.algebra.com using -f From: Mikhail Teterin Organization: Virtual Estates, Inc. To: "Jeremy Messenger" Date: Thu, 4 Aug 2005 20:11:35 -0400 User-Agent: KMail/1.8.1 References: <200508041742.33580.mi+mx@aldan.algebra.com> <200508041946.46147.mi+mx@aldan.algebra.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200508042011.35369.mi+mx@aldan.algebra.com> X-Virus-Scanned: ClamAV devel-20050525/1002/Wed Aug 3 06:29:36 2005 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: gnome@freebsd.org Subject: Re: leaner and even meaner firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 00:11:53 -0000 > ${PREFIX} == ${X11BASE}, since firefox's prefix is X11BASE. I will test it >   by change PREFIX -> LOCALBASE and see what happen. Aha! You are right -- this is my mistake... (My machines all have both LOCALBASE and X11BASE set to /opt, so I did not notice this). The new addition to the makefile should read: @${REINPLACE_CMD} -e 's|/usr/local/netscape|${LOCALBASE}|g' \ -e 's|/usr/local/lib/netscape|${LOCALBASE}/lib|g' \ ${WRKSRC}/xpcom/*/SpecialSystemDirectory.cpp PREFIX was a wrong pick anyway -- we don't need firefox' directory there, but that of another port (nss). It should work for you now... -mi From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 5 00:13:26 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A844D16A41F for ; Fri, 5 Aug 2005 00:13:26 +0000 (GMT) (envelope-from oberman@es.net) Received: from postal2.es.net (postal2.es.net [198.128.3.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 792F343D45 for ; Fri, 5 Aug 2005 00:13:26 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal2.es.net (Postal Node 2) with ESMTP (SSL) id IBA74465; Thu, 04 Aug 2005 17:13:25 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 30A085D07; Thu, 4 Aug 2005 17:13:25 -0700 (PDT) To: Joe Marcus Clarke In-reply-to: Your message of "Thu, 04 Aug 2005 19:41:26 EDT." <1123198886.9948.11.camel@shumai.marcuscom.com> Date: Thu, 04 Aug 2005 17:13:25 -0700 From: "Kevin Oberman" Message-Id: <20050805001325.30A085D07@ptavv.es.net> Cc: gnome@freebsd.org Subject: Re: Unable to update 4.11 system to Gnome 2.10 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 00:13:26 -0000 > From: Joe Marcus Clarke > Date: Thu, 04 Aug 2005 19:41:26 -0400 > > [...] > > ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall5514> 1.0 make BATCH=yes GNOME_UPGRADE_SH_VER=2.10-4 DISABLE_VULNERABILITIES> =1 > > ** Fix the problem and try again. > > ** Listing the failed packages (*:skipped / !:failed) > > ! devel/gnomevfs2 (unknown build error) > > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed > > INFO: GNOME upgrade finished at Thu Aug 4 13:51:05 PDT 2005 > > > > Any hope or am I going to have to backup to an older version of gnome? > > Known issue with krb5-config in the base system. Remove it, and rebuild > gnomevfs2. Ack! I hit this back in April when Gnome 2.10 was released and even was involved it tracking it down. I'm getting old. Thanks! -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 5 00:17:42 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C638316A41F for ; Fri, 5 Aug 2005 00:17:42 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmmtao04.cox.net (eastrmmtao04.cox.net [68.230.240.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3310543D45 for ; Fri, 5 Aug 2005 00:17:42 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by eastrmmtao04.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050805001739.WAES20730.eastrmmtao04.cox.net@mezz.mezzweb.com>; Thu, 4 Aug 2005 20:17:39 -0400 Date: Thu, 04 Aug 2005 19:18:48 -0500 To: "Mikhail Teterin" References: <200508041742.33580.mi+mx@aldan.algebra.com> <200508041946.46147.mi+mx@aldan.algebra.com> <200508042011.35369.mi+mx@aldan.algebra.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <200508042011.35369.mi+mx@aldan.algebra.com> User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: gnome@freebsd.org Subject: Re: leaner and even meaner firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 00:17:42 -0000 On Thu, 04 Aug 2005 19:11:35 -0500, Mikhail Teterin wrote: >> ${PREFIX} == ${X11BASE}, since firefox's prefix is X11BASE. I will test >> it >>   by change PREFIX -> LOCALBASE and see what happen. > > Aha! You are right -- this is my mistake... (My machines all have both > LOCALBASE and X11BASE set to /opt, so I did not notice this). > > The new addition to the makefile should read: > > @${REINPLACE_CMD} -e 's|/usr/local/netscape|${LOCALBASE}|g' \ > -e 's|/usr/local/lib/netscape|${LOCALBASE}/lib|g' \ > ${WRKSRC}/xpcom/*/SpecialSystemDirectory.cpp > > PREFIX was a wrong pick anyway -- we don't need firefox' directory > there, but > that of another port (nss). It should work for you now... Yep, it works here now. Bless to ccache. ;-) I will clean up a bit to make portlint happy and put in ports-stable. If you want to send more changes, be sure to compare with MarcusCom CVS in ports-stable. Thanks. Cheers, Mezz > -mi -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 5 03:15:14 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AE8616A41F for ; Fri, 5 Aug 2005 03:15:14 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmmtai09.cox.net (eastrmmtai09.cox.net [68.230.240.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76C1443D45 for ; Fri, 5 Aug 2005 03:15:13 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao06.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050805003931.HWDC1903.centrmmtao06.cox.net@mezz.mezzweb.com>; Thu, 4 Aug 2005 20:39:31 -0400 Date: Thu, 04 Aug 2005 19:40:45 -0500 To: "Mikhail Teterin" References: <200508041742.33580.mi+mx@aldan.algebra.com> <200508041946.46147.mi+mx@aldan.algebra.com> <200508042011.35369.mi+mx@aldan.algebra.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: gnome@freebsd.org Subject: Re: leaner and even meaner firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 03:15:14 -0000 On Thu, 04 Aug 2005 19:18:48 -0500, Jeremy Messenger wrote: > On Thu, 04 Aug 2005 19:11:35 -0500, Mikhail Teterin > wrote: > >>> ${PREFIX} == ${X11BASE}, since firefox's prefix is X11BASE. I will >>> test it >>>   by change PREFIX -> LOCALBASE and see what happen. >> >> Aha! You are right -- this is my mistake... (My machines all have both >> LOCALBASE and X11BASE set to /opt, so I did not notice this). >> >> The new addition to the makefile should read: >> >> @${REINPLACE_CMD} -e 's|/usr/local/netscape|${LOCALBASE}|g' \ >> -e 's|/usr/local/lib/netscape|${LOCALBASE}/lib|g' \ >> ${WRKSRC}/xpcom/*/SpecialSystemDirectory.cpp >> >> PREFIX was a wrong pick anyway -- we don't need firefox' directory >> there, but >> that of another port (nss). It should work for you now... > > Yep, it works here now. Bless to ccache. ;-) I will clean up a bit to > make portlint happy and put in ports-stable. If you want to send more > changes, be sure to compare with MarcusCom CVS in ports-stable. Thanks. I have found another problem. I can't build epiphany with this new change. ======================================= checking which mozilla to use... firefox checking for firefox-gtkmozembed >= 0.10 firefox-xpcom >= 0.10... gnome-config: not found gnome-config: not found Package firefox-nspr was not found in the pkg-config search path. Perhaps you should add the directory containing `firefox-nspr.pc' to the PKG_CONFIG_PATH environment variable Package 'firefox-nspr', required by 'XPCOM', not found configure: error: Library requirements (firefox-gtkmozembed >= 0.10 firefox-xpcom >= 0.10) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ===> Script "configure" failed unexpectedly. ======================================= We don't have nspr.pc anymore if we use with your firefox patch. Maybe nspr port needs to install nspr.pc then add a hack to teach for nspr.pc in each ports, not *-nspr.pc. Or another better way if anyone find. ======================================= # find /usr -name \*nspr.pc [...empty...] ======================================= BTW: update firefox patch: http://people.freebsd.org/~mezz/diff/firefox.diff Cheers, Mezz > Cheers, > Mezz > >> -mi -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 5 04:18:07 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D1EE16A41F for ; Fri, 5 Aug 2005 04:18:07 +0000 (GMT) (envelope-from oceanare@pacific.net.sg) Received: from smtpgate2.pacific.net.sg (smtpgate2.pacific.net.sg [203.120.90.28]) by mx1.FreeBSD.org (Postfix) with SMTP id 8150743D45 for ; Fri, 5 Aug 2005 04:18:06 +0000 (GMT) (envelope-from oceanare@pacific.net.sg) Received: (qmail 27404 invoked from network); 5 Aug 2005 04:18:04 -0000 Received: from maxwell6.pacific.net.sg (203.120.90.212) by smtpgate2.pacific.net.sg with SMTP; 5 Aug 2005 04:18:01 -0000 Received: from [192.168.0.107] ([210.24.246.166]) by maxwell6.pacific.net.sg with ESMTP id <20050805041801.CBLR1233.maxwell6.pacific.net.sg@[192.168.0.107]>; Fri, 5 Aug 2005 12:18:01 +0800 Message-ID: <42F2E82E.5060406@pacific.net.sg> Date: Fri, 05 Aug 2005 12:16:46 +0800 From: Erich Dollansky Organization: oceanare pte ltd User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Brandon Marzolf References: <20050804233411.87572.qmail@web40522.mail.yahoo.com> In-Reply-To: <20050804233411.87572.qmail@web40522.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org Subject: Re: windows help X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 04:18:07 -0000 Hi, you might also check www.cygwin.com. This gives you a Unix look and feel, even if it is pretty limited and you keep your Windows. Just ask at their mailing list for details. Erich Brandon Marzolf wrote: > i have no clue who to ask this to so i'm sending it here - i want to put gnome desktop on my > windows xp machine - can i do that and will i lose windows XP by doing so?, i am not a computer OS > expert so i might be asking a dumb question, i don't know - i don't like windows and am looking > for an alternative but nothing is as versatile when it comes to graphix design and illustration so > i thaught i might try this (sadly even the mac has fallen short) > > Brandon L. Marzolf > > > > __________________________________ > Yahoo! Mail for Mobile > Take Yahoo! Mail with you! Check email on your mobile phone. > http://mobile.yahoo.com/learn/mail > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 5 04:58:44 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B376416A41F for ; Fri, 5 Aug 2005 04:58:44 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmmtao05.cox.net (eastrmmtao05.cox.net [68.230.240.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE62243D49 for ; Fri, 5 Aug 2005 04:58:43 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by eastrmmtao05.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050805045841.VYES2947.eastrmmtao05.cox.net@mezz.mezzweb.com>; Fri, 5 Aug 2005 00:58:41 -0400 Date: Thu, 04 Aug 2005 23:59:55 -0500 To: "Mikhail Teterin" References: <200508041742.33580.mi+mx@aldan.algebra.com> <200508041946.46147.mi+mx@aldan.algebra.com> <200508042011.35369.mi+mx@aldan.algebra.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: gnome@freebsd.org Subject: Re: leaner and even meaner firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 04:58:44 -0000 On Thu, 04 Aug 2005 23:30:21 -0500, Jeremy Messenger wrote: > On Thu, 04 Aug 2005 19:40:45 -0500, Jeremy Messenger > wrote: > >> On Thu, 04 Aug 2005 19:18:48 -0500, Jeremy Messenger >> wrote: >> >>> On Thu, 04 Aug 2005 19:11:35 -0500, Mikhail Teterin >>> wrote: >>> >>>>> ${PREFIX} == ${X11BASE}, since firefox's prefix is X11BASE. I will >>>>> test it >>>>>   by change PREFIX -> LOCALBASE and see what happen. >>>> >>>> Aha! You are right -- this is my mistake... (My machines all have both >>>> LOCALBASE and X11BASE set to /opt, so I did not notice this). >>>> >>>> The new addition to the makefile should read: >>>> >>>> @${REINPLACE_CMD} -e 's|/usr/local/netscape|${LOCALBASE}|g' \ >>>> -e 's|/usr/local/lib/netscape|${LOCALBASE}/lib|g' \ >>>> ${WRKSRC}/xpcom/*/SpecialSystemDirectory.cpp >>>> >>>> PREFIX was a wrong pick anyway -- we don't need firefox' directory >>>> there, but >>>> that of another port (nss). It should work for you now... >>> >>> Yep, it works here now. Bless to ccache. ;-) I will clean up a bit to >>> make portlint happy and put in ports-stable. If you want to send more >>> changes, be sure to compare with MarcusCom CVS in ports-stable. Thanks. >> >> I have found another problem. I can't build epiphany with this new >> change. >> >> ======================================= >> checking which mozilla to use... firefox >> checking for firefox-gtkmozembed >= 0.10 firefox-xpcom >= 0.10... >> gnome-config: not found >> gnome-config: not found >> Package firefox-nspr was not found in the pkg-config search path. >> Perhaps you should add the directory containing `firefox-nspr.pc' to >> the PKG_CONFIG_PATH environment variable Package 'firefox-nspr', >> required by 'XPCOM', not found >> configure: error: Library requirements (firefox-gtkmozembed >= 0.10 >> firefox-xpcom >= 0.10) not met; consider adjusting the PKG_CONFIG_PATH >> environment variable if your libraries are in a nonstandard prefix so >> pkg-config can find them. >> ===> Script "configure" failed unexpectedly. >> ======================================= >> >> We don't have nspr.pc anymore if we use with your firefox patch. Maybe >> nspr port needs to install nspr.pc then add a hack to teach for nspr.pc >> in each ports, not *-nspr.pc. Or another better way if anyone find. >> >> ======================================= >> # find /usr -name \*nspr.pc >> [...empty...] >> ======================================= > > Here is add nspr.pc patch: http://people.freebsd.org/~mezz/diff/nspr.diff > > I will put it in MarcusCom CVS in ports-stable module soon. Many emails, but it's my last for tonight... I have fixed the epiphany build if I edit in firefox-xpcom.pc like this: -Requires: firefox-nspr = 1.0.6 +Requires: nspr >= 4.6.0 I put 4.6.0, because I have no idea if previous version will work. At least, we don't have to hack in epiphany, but might need to check other ports to make sure they do or don't need to hack. Cheers, Mezz > Cheers, > Mezz > >> BTW: update firefox patch: >> http://people.freebsd.org/~mezz/diff/firefox.diff >> >> Cheers, >> Mezz >> >>> Cheers, >>> Mezz >>> >>>> -mi -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 5 05:24:23 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B096D16A41F; Fri, 5 Aug 2005 05:24:23 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7013843D46; Fri, 5 Aug 2005 05:24:23 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j755ONko000798; Fri, 5 Aug 2005 05:24:23 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j755ONpu000794; Fri, 5 Aug 2005 05:24:23 GMT (envelope-from linimon) Date: Fri, 5 Aug 2005 05:24:23 GMT From: Mark Linimon Message-Id: <200508050524.j755ONpu000794@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/84564: [PATCH] irc/xchat2 on amd64 should --enable-perl X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 05:24:23 -0000 Synopsis: [PATCH] irc/xchat2 on amd64 should --enable-perl Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: linimon Responsible-Changed-When: Fri Aug 5 05:24:14 GMT 2005 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=84564 From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 5 08:32:07 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44B2F16A41F for ; Fri, 5 Aug 2005 08:32:07 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmmtao04.cox.net (eastrmmtao04.cox.net [68.230.240.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 983D843D48 for ; Fri, 5 Aug 2005 08:32:06 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by eastrmmtao04.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050805083204.BHLJ20730.eastrmmtao04.cox.net@mezz.mezzweb.com>; Fri, 5 Aug 2005 04:32:04 -0400 Date: Fri, 05 Aug 2005 03:33:19 -0500 To: "Mikhail Teterin" References: <200508041742.33580.mi+mx@aldan.algebra.com> <200508041946.46147.mi+mx@aldan.algebra.com> <200508042011.35369.mi+mx@aldan.algebra.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: gnome@freebsd.org Subject: Re: leaner and even meaner firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 08:32:07 -0000 On Thu, 04 Aug 2005 23:59:55 -0500, Jeremy Messenger wrote: > On Thu, 04 Aug 2005 23:30:21 -0500, Jeremy Messenger > wrote: > >> On Thu, 04 Aug 2005 19:40:45 -0500, Jeremy Messenger >> wrote: >> >>> On Thu, 04 Aug 2005 19:18:48 -0500, Jeremy Messenger >>> wrote: >>> >>> I have found another problem. I can't build epiphany with this new >>> change. >>> >>> ======================================= >>> checking which mozilla to use... firefox >>> checking for firefox-gtkmozembed >= 0.10 firefox-xpcom >= 0.10... >>> gnome-config: not found >>> gnome-config: not found >>> Package firefox-nspr was not found in the pkg-config search path. >>> Perhaps you should add the directory containing `firefox-nspr.pc' to >>> the PKG_CONFIG_PATH environment variable Package 'firefox-nspr', >>> required by 'XPCOM', not found >>> configure: error: Library requirements (firefox-gtkmozembed >= 0.10 >>> firefox-xpcom >= 0.10) not met; consider adjusting the PKG_CONFIG_PATH >>> environment variable if your libraries are in a nonstandard prefix so >>> pkg-config can find them. >>> ===> Script "configure" failed unexpectedly. >>> ======================================= >>> >>> We don't have nspr.pc anymore if we use with your firefox patch. Maybe >>> nspr port needs to install nspr.pc then add a hack to teach for >>> nspr.pc in each ports, not *-nspr.pc. Or another better way if anyone >>> find. >>> >>> ======================================= >>> # find /usr -name \*nspr.pc >>> [...empty...] >>> ======================================= >> >> Here is add nspr.pc patch: >> http://people.freebsd.org/~mezz/diff/nspr.diff >> >> I will put it in MarcusCom CVS in ports-stable module soon. > > Many emails, but it's my last for tonight... I have fixed the epiphany > build if I edit in firefox-xpcom.pc like this: > > -Requires: firefox-nspr = 1.0.6 > +Requires: nspr >= 4.6.0 > > I put 4.6.0, because I have no idea if previous version will work. At > least, we don't have to hack in epiphany, but might need to check other > ports to make sure they do or don't need to hack. I couldn't sleep, so I quickly modified Makefile. It can build with epiphany and yelp so far in my test. Here's what I did: ======================================= @@ -213,7 +218,8 @@ ${ECHO_CMD} @dirrm lib/firefox >> ${PLIST} for pcfile in ${PKGCONFIG_FILES}; do \ ${REINPLACE_CMD} -e 's|${FIREFOX}-${FF_VER}|${FIREFOX}|g; \ - s|${FAKEDIR}|${PREFIX}|' \ + s|${FAKEDIR}|${PREFIX}|g ; \ + s|firefox-nspr = ${FF_VER}|nspr >= 4.6.0|g' \ ${FAKEDIR}/lib/pkgconfig/$${pcfile}.pc ; \ ${ECHO_CMD} libdata/pkgconfig/$${pcfile}.pc >> ${PLIST} ; \ done ======================================= Updated patch: http://people.freebsd.org/~mezz/diff/firefox.diff Please let me know if it looks good to you, then I can add in MC's ports-stable. I will ask my team to review too, since it's not normal for me to work with any of gecko-based browser ports. Cheers, Mezz > Cheers, > Mezz > >> Cheers, >> Mezz >> >>> BTW: update firefox patch: >>> http://people.freebsd.org/~mezz/diff/firefox.diff >>> >>> Cheers, >>> Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 5 10:51:44 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 407E616A41F for ; Fri, 5 Aug 2005 10:51:44 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from eastrmmtai07.cox.net (eastrmmtai07.cox.net [68.230.240.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C3B343D45 for ; Fri, 5 Aug 2005 10:51:43 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao06.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050805042905.QLJF1903.centrmmtao06.cox.net@mezz.mezzweb.com>; Fri, 5 Aug 2005 00:29:05 -0400 Date: Thu, 04 Aug 2005 23:30:21 -0500 To: "Mikhail Teterin" References: <200508041742.33580.mi+mx@aldan.algebra.com> <200508041946.46147.mi+mx@aldan.algebra.com> <200508042011.35369.mi+mx@aldan.algebra.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: User-Agent: Opera M2/8.02 (Linux, build 1272) Cc: gnome@freebsd.org Subject: Re: leaner and even meaner firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 10:51:44 -0000 On Thu, 04 Aug 2005 19:40:45 -0500, Jeremy Messenger wrote: > On Thu, 04 Aug 2005 19:18:48 -0500, Jeremy Messenger > wrote: > >> On Thu, 04 Aug 2005 19:11:35 -0500, Mikhail Teterin >> wrote: >> >>>> ${PREFIX} == ${X11BASE}, since firefox's prefix is X11BASE. I will >>>> test it >>>>   by change PREFIX -> LOCALBASE and see what happen. >>> >>> Aha! You are right -- this is my mistake... (My machines all have both >>> LOCALBASE and X11BASE set to /opt, so I did not notice this). >>> >>> The new addition to the makefile should read: >>> >>> @${REINPLACE_CMD} -e 's|/usr/local/netscape|${LOCALBASE}|g' \ >>> -e 's|/usr/local/lib/netscape|${LOCALBASE}/lib|g' \ >>> ${WRKSRC}/xpcom/*/SpecialSystemDirectory.cpp >>> >>> PREFIX was a wrong pick anyway -- we don't need firefox' directory >>> there, but >>> that of another port (nss). It should work for you now... >> >> Yep, it works here now. Bless to ccache. ;-) I will clean up a bit to >> make portlint happy and put in ports-stable. If you want to send more >> changes, be sure to compare with MarcusCom CVS in ports-stable. Thanks. > > I have found another problem. I can't build epiphany with this new > change. > > ======================================= > checking which mozilla to use... firefox > checking for firefox-gtkmozembed >= 0.10 firefox-xpcom >= 0.10... > gnome-config: not found > gnome-config: not found > Package firefox-nspr was not found in the pkg-config search path. > Perhaps you should add the directory containing `firefox-nspr.pc' to the > PKG_CONFIG_PATH environment variable Package 'firefox-nspr', required by > 'XPCOM', not found > configure: error: Library requirements (firefox-gtkmozembed >= 0.10 > firefox-xpcom >= 0.10) not met; consider adjusting the PKG_CONFIG_PATH > environment variable if your libraries are in a nonstandard prefix so > pkg-config can find them. > ===> Script "configure" failed unexpectedly. > ======================================= > > We don't have nspr.pc anymore if we use with your firefox patch. Maybe > nspr port needs to install nspr.pc then add a hack to teach for nspr.pc > in each ports, not *-nspr.pc. Or another better way if anyone find. > > ======================================= > # find /usr -name \*nspr.pc > [...empty...] > ======================================= Here is add nspr.pc patch: http://people.freebsd.org/~mezz/diff/nspr.diff I will put it in MarcusCom CVS in ports-stable module soon. Cheers, Mezz > BTW: update firefox patch: > http://people.freebsd.org/~mezz/diff/firefox.diff > > Cheers, > Mezz > >> Cheers, >> Mezz >> >>> -mi -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 5 12:31:03 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AFB016A41F for ; Fri, 5 Aug 2005 12:31:03 +0000 (GMT) (envelope-from marcus@corp.grupos.com.br) Received: from mail.grupos.com.br (mail.grupos.com.br [200.203.183.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id E10AE43D46 for ; Fri, 5 Aug 2005 12:31:02 +0000 (GMT) (envelope-from marcus@corp.grupos.com.br) Received: from corp.grupos.com.br (unknown [150.162.166.55]) by mail.grupos.com.br (Postfix) with ESMTP id 916D811E19B for ; Fri, 5 Aug 2005 09:30:58 -0300 (BRT) Received: from [150.162.166.51] (noc.grupos.com.br [150.162.166.51]) by corp.grupos.com.br (Postfix) with ESMTP id 68A6655BE for ; Fri, 5 Aug 2005 09:30:58 -0300 (BRT) Message-ID: <42F35C01.3090007@corp.grupos.com.br> Date: Fri, 05 Aug 2005 09:30:57 -0300 From: Marcus Grando User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050722) X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Port: x11/gnome-menus X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 12:31:03 -0000 Hi list, Someone include this patch on x11/gnome-menus http://bugzilla.gnome.org/show_bug.cgi?id=312502 Thanks -- Marcus Grando Grupos Internet S/A marcus(at)corp.grupos.com.br From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 5 16:11:30 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BBF016A41F for ; Fri, 5 Aug 2005 16:11:30 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE83343D45 for ; Fri, 5 Aug 2005 16:11:29 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: (qmail 9060 invoked from network); 5 Aug 2005 16:11:29 -0000 Received: from aldan.algebra.com ([216.254.65.224]) (envelope-sender ) by mail21.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 5 Aug 2005 16:11:28 -0000 Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.1/8.13.1) with ESMTP id j75GBNr8068488 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 5 Aug 2005 12:11:24 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (195-11.customer.cloud9.net [168.100.195.11]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id j75GBHqd026920 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 5 Aug 2005 12:11:18 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (mteterin@localhost [127.0.0.1]) by mteterin.us.murex.com (8.13.3/8.13.3) with ESMTP id j75GBCvl074537; Fri, 5 Aug 2005 12:11:12 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by mteterin.us.murex.com (8.13.3/8.13.3/Submit) id j75GBBQ2074536; Fri, 5 Aug 2005 12:11:11 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) X-Authentication-Warning: mteterin.us.murex.com: mteterin set sender to mi+mx@aldan.algebra.com using -f From: Mikhail Teterin Organization: Virtual Estates, Inc. To: "Jeremy Messenger" , gnome@freebsd.org Date: Fri, 5 Aug 2005 12:11:11 -0400 User-Agent: KMail/1.8.1 References: <200508041742.33580.mi+mx@aldan.algebra.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200508051211.11385.mi+mx@aldan.algebra.com> X-Virus-Scanned: ClamAV devel-20050525/1003/Thu Aug 4 10:43:24 2005 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: Subject: Re: leaner and even meaner firefox X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 16:11:30 -0000 > Updated patch: http://people.freebsd.org/~mezz/diff/firefox.diff > > Please let me know if it looks good to you, then I can add in MC's   > ports-stable. I will ask my team to review too, since it's not normal for   > me to work with any of gecko-based browser ports. Up until today, I did not know, epiphany existed... But I'm very glad, that project had enough smarts NOT to ship yet another instance of the nspr tree :-) That said, I could not sleep too and dug into eliminating warnings in the firefox build (-Wall -Werror). Many of them are harmless, but there are nasty bugs too -- variables remaining uninitialized in some cases, pointers dumbed down into ints (a no-no on amd64) and then back into pointers. Also, due to some misconfiguration, firefox currently builds thinking, FreeBSD has no "long long". I'm not done with that yet, but plan to finish this weekend. Maybe, this will even stop the 64-bit firefox from going into the tight loops on occasion... -mi From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 5 20:29:24 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A76C316A41F; Fri, 5 Aug 2005 20:29:24 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37CF043D45; Fri, 5 Aug 2005 20:29:24 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j75KTO1n009626; Fri, 5 Aug 2005 20:29:24 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j75KTOjH009620; Fri, 5 Aug 2005 20:29:24 GMT (envelope-from linimon) Date: Fri, 5 Aug 2005 20:29:24 GMT From: Mark Linimon Message-Id: <200508052029.j75KTOjH009620@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/84578: mozilla-devel build fails: gmake[2]: *** No rule to make target export X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 20:29:24 -0000 Synopsis: mozilla-devel build fails: gmake[2]: *** No rule to make target export Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: linimon Responsible-Changed-When: Fri Aug 5 20:29:15 GMT 2005 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=84578 From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 5 21:53:20 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CF8916A41F; Fri, 5 Aug 2005 21:53:20 +0000 (GMT) (envelope-from root@noc.grupos.com.br) Received: from mail.grupos.com.br (mail.grupos.com.br [200.203.183.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0018C43D53; Fri, 5 Aug 2005 21:53:19 +0000 (GMT) (envelope-from root@noc.grupos.com.br) Received: from corp.grupos.com.br (unknown [150.162.166.55]) by mail.grupos.com.br (Postfix) with ESMTP id 51CBD11E206; Fri, 5 Aug 2005 18:53:17 -0300 (BRT) Received: from noc.grupos.com.br (noc.grupos.com.br [150.162.166.51]) by corp.grupos.com.br (Postfix) with ESMTP id 16BF95599; Fri, 5 Aug 2005 18:53:17 -0300 (BRT) Received: from noc.grupos.com.br (localhost [127.0.0.1]) by noc.grupos.com.br (8.13.4/8.13.4) with ESMTP id j75LrGGB037356; Fri, 5 Aug 2005 18:53:16 -0300 (BRT) (envelope-from root@noc.grupos.com.br) Received: (from root@localhost) by noc.grupos.com.br (8.13.4/8.13.4/Submit) id j75LrFQY037355; Fri, 5 Aug 2005 18:53:15 -0300 (BRT) (envelope-from root) Date: Fri, 5 Aug 2005 18:53:15 -0300 (BRT) Message-Id: <200508052153.j75LrFQY037355@noc.grupos.com.br> To: FreeBSD-gnats-submit@freebsd.org From: Marcus Grando X-send-pr-version: 3.113 X-GNATS-Notify: Cc: gnome@freebsd.org Subject: Update port: x11/gnome-menus fix SIGSEGV X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marcus Grando List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2005 21:53:20 -0000 >Submitter-Id: current-users >Originator: Marcus Grando >Organization: Grupos Internet S/A >Confidential: no >Synopsis: Update port: x11/gnome-menus fix SIGSEGV >Severity: non-critical >Priority: high >Category: ports >Class: update >Release: FreeBSD 6.0-BETA2 i386 >Environment: System: FreeBSD noc.grupos.com.br 6.0-BETA2 FreeBSD 6.0-BETA2 #4: Thu Aug 4 13:51:42 BRT 2005 root@noc.grupos.com.br:/usr/obj/usr/src/sys/NOC i386 >Description: Fix SIGSEGV http://bugzilla.gnome.org/show_bug.cgi?id=312502 >How-To-Repeat: >Fix: --- gnome-menus.patch begins here --- diff -ruN gnome-menus.orig/Makefile gnome-menus/Makefile --- gnome-menus.orig/Makefile Tue Jun 28 06:12:20 2005 +++ gnome-menus/Makefile Fri Aug 5 18:47:02 2005 @@ -7,6 +7,7 @@ PORTNAME= gnome-menus PORTVERSION= 2.10.2 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10 diff -ruN gnome-menus.orig/files/patch-bugzilla-312502 gnome-menus/files/patch-bugzilla-312502 --- gnome-menus.orig/files/patch-bugzilla-312502 Wed Dec 31 21:00:00 1969 +++ gnome-menus/files/patch-bugzilla-312502 Fri Aug 5 18:48:17 2005 @@ -0,0 +1,12 @@ +diff -u -p -r1.7.4.1 desktop-entries.c +--- libmenu/desktop-entries.c 5 Apr 2005 21:04:31 -0000 1.7.4.1 ++++ libmenu/desktop-entries.c 5 Aug 2005 07:57:37 -0000 +@@ -554,7 +554,7 @@ desktop_entry_add_legacy_category (Deskt + for (; entry->categories[i]; i++); + } + +- categories = g_new0 (GQuark, i + 1); ++ categories = g_new0 (GQuark, i + 2); + + i = 0; + if (entry->categories != NULL) --- gnome-menus.patch ends here --- From owner-freebsd-gnome@FreeBSD.ORG Sat Aug 6 00:17:22 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AB0016A41F for ; Sat, 6 Aug 2005 00:17:22 +0000 (GMT) (envelope-from marcus@corp.grupos.com.br) Received: from mail.grupos.com.br (mail.grupos.com.br [200.203.183.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id E13D743D48 for ; Sat, 6 Aug 2005 00:17:21 +0000 (GMT) (envelope-from marcus@corp.grupos.com.br) Received: from corp.grupos.com.br (unknown [150.162.166.55]) by mail.grupos.com.br (Postfix) with ESMTP id F114411E043 for ; Fri, 5 Aug 2005 21:17:19 -0300 (BRT) Received: from [150.162.166.51] (noc.grupos.com.br [150.162.166.51]) by corp.grupos.com.br (Postfix) with ESMTP id BA56A556D for ; Fri, 5 Aug 2005 21:17:19 -0300 (BRT) Message-ID: <42F4018F.2010203@corp.grupos.com.br> Date: Fri, 05 Aug 2005 21:17:19 -0300 From: Marcus Grando User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050722) X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Firefox 1.1a2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2005 00:17:22 -0000 Hi List, Today i work on www/firefox-devel port (version 1.1a2). I don't run yet, but patch compile clean, and plist files is OK. Patch can be found here: http://corp.grupos.com.br:8080/~marcus/patch/firefox-devel.patch Someone help to test? Regards -- Marcus Grando Grupos Internet S/A marcus(at)corp.grupos.com.br From owner-freebsd-gnome@FreeBSD.ORG Sat Aug 6 01:44:46 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64C4516A41F for ; Sat, 6 Aug 2005 01:44:46 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id F18EE43D49 for ; Sat, 6 Aug 2005 01:44:45 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.3/8.13.3) with ESMTP id j761jQjL090944; Fri, 5 Aug 2005 21:45:26 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Marcus Grando In-Reply-To: <42F4018F.2010203@corp.grupos.com.br> References: <42F4018F.2010203@corp.grupos.com.br> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-atLeGtkzBavvzlCl3MP6" Organization: MarcusCom, Inc. Date: Fri, 05 Aug 2005 21:43:51 -0400 Message-Id: <1123292631.31634.0.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Cc: gnome@freebsd.org Subject: Re: Firefox 1.1a2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2005 01:44:46 -0000 --=-atLeGtkzBavvzlCl3MP6 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2005-08-05 at 21:17 -0300, Marcus Grando wrote: > Hi List, >=20 > Today i work on www/firefox-devel port (version 1.1a2). I don't run yet,=20 > but patch compile clean, and plist files is OK. >=20 > Patch can be found here: > http://corp.grupos.com.br:8080/~marcus/patch/firefox-devel.patch >=20 > Someone help to test? Port is already done at http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ports. Joe >=20 > Regards >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-atLeGtkzBavvzlCl3MP6 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBC9BXXb2iPiv4Uz4cRApGSAJ4rKw4Ebt+VUJ4O4rtiRUpXxDXELwCfdVlX YHm3w+l2RZpg9B0eI1p7cHo= =jF9c -----END PGP SIGNATURE----- --=-atLeGtkzBavvzlCl3MP6-- From owner-freebsd-gnome@FreeBSD.ORG Sat Aug 6 02:15:51 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6D8216A41F for ; Sat, 6 Aug 2005 02:15:50 +0000 (GMT) (envelope-from marcus@corp.grupos.com.br) Received: from mail.grupos.com.br (mail.grupos.com.br [200.203.183.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D37743D48 for ; Sat, 6 Aug 2005 02:15:50 +0000 (GMT) (envelope-from marcus@corp.grupos.com.br) Received: from corp.grupos.com.br (unknown [150.162.166.55]) by mail.grupos.com.br (Postfix) with ESMTP id 36FEC11E219; Fri, 5 Aug 2005 23:15:47 -0300 (BRT) Received: from [192.168.1.3] (201-24-96-20.fnsce703.dsl.brasiltelecom.net.br [201.24.96.20]) (Authenticated sender: marcus@corp.grupos.com.br) by corp.grupos.com.br (Postfix) with ESMTP id C1DF95583; Fri, 5 Aug 2005 23:15:46 -0300 (BRT) Message-ID: <42F41D63.1030402@corp.grupos.com.br> Date: Fri, 05 Aug 2005 23:16:03 -0300 From: Marcus Grando User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Marcus Clarke References: <42F4018F.2010203@corp.grupos.com.br> <1123292631.31634.0.camel@shumai.marcuscom.com> In-Reply-To: <1123292631.31634.0.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org Subject: Re: Firefox 1.1a2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2005 02:15:51 -0000 Joe, Well, why firefox-devel is not in FreeBSD ports? Thanks Joe Marcus Clarke wrote: > On Fri, 2005-08-05 at 21:17 -0300, Marcus Grando wrote: > >>Hi List, >> >>Today i work on www/firefox-devel port (version 1.1a2). I don't run yet, >>but patch compile clean, and plist files is OK. >> >>Patch can be found here: >>http://corp.grupos.com.br:8080/~marcus/patch/firefox-devel.patch >> >>Someone help to test? > > > Port is already done at > http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ports. > > Joe > > >>Regards >> -- Marcus Grando Grupos Internet S/A marcus(at)corp.grupos.com.br From owner-freebsd-gnome@FreeBSD.ORG Sat Aug 6 02:21:40 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E21F16A41F for ; Sat, 6 Aug 2005 02:21:40 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id D21AE43D53 for ; Sat, 6 Aug 2005 02:21:39 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.3/8.13.3) with ESMTP id j762MLbF091508; Fri, 5 Aug 2005 22:22:21 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Marcus Grando In-Reply-To: <42F41D63.1030402@corp.grupos.com.br> References: <42F4018F.2010203@corp.grupos.com.br> <1123292631.31634.0.camel@shumai.marcuscom.com> <42F41D63.1030402@corp.grupos.com.br> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Wqu6l9FNnPBTD10BuReh" Organization: MarcusCom, Inc. Date: Fri, 05 Aug 2005 22:20:47 -0400 Message-Id: <1123294847.79356.0.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Cc: gnome@freebsd.org Subject: Re: Firefox 1.1a2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2005 02:21:40 -0000 --=-Wqu6l9FNnPBTD10BuReh Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2005-08-05 at 23:16 -0300, Marcus Grando wrote: > Joe, >=20 > Well, why firefox-devel is not in FreeBSD ports? There are still some problems with it that warrant a more limited test audience. Joe >=20 > Thanks >=20 > Joe Marcus Clarke wrote: > > On Fri, 2005-08-05 at 21:17 -0300, Marcus Grando wrote: > >=20 > >>Hi List, > >> > >>Today i work on www/firefox-devel port (version 1.1a2). I don't run yet= ,=20 > >>but patch compile clean, and plist files is OK. > >> > >>Patch can be found here: > >>http://corp.grupos.com.br:8080/~marcus/patch/firefox-devel.patch > >> > >>Someone help to test? > >=20 > >=20 > > Port is already done at > > http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ports. > >=20 > > Joe > >=20 > >=20 > >>Regards > >> >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-Wqu6l9FNnPBTD10BuReh Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBC9B5+b2iPiv4Uz4cRAmPVAKCejzVtTDn+W+5G3o/4DhAUf5v16gCgjucw QkR5LjRhIKsZevk82u8X924= =/Z42 -----END PGP SIGNATURE----- --=-Wqu6l9FNnPBTD10BuReh-- From owner-freebsd-gnome@FreeBSD.ORG Sat Aug 6 05:05:46 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 439BC16A420 for ; Sat, 6 Aug 2005 05:05:46 +0000 (GMT) (envelope-from mi@blue.virtual-estates.net) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BDA443D53 for ; Sat, 6 Aug 2005 05:05:45 +0000 (GMT) (envelope-from mi@blue.virtual-estates.net) Received: (qmail 22854 invoked from network); 6 Aug 2005 05:05:44 -0000 Received: from aldan.algebra.com (HELO blue.virtual-estates.net) ([216.254.65.224]) (envelope-sender ) by mail22.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 6 Aug 2005 05:05:44 -0000 Received: from blue.virtual-estates.net (blue [127.0.0.1]) by blue.virtual-estates.net (8.13.3/8.13.3) with ESMTP id j7655f7n045445; Sat, 6 Aug 2005 01:05:41 -0400 (EDT) (envelope-from mi@blue.virtual-estates.net) Received: (from mi@localhost) by blue.virtual-estates.net (8.13.3/8.13.3/Submit) id j7655frX045444; Sat, 6 Aug 2005 01:05:41 -0400 (EDT) (envelope-from mi) From: "Mikhail T." Message-Id: <200508060505.j7655frX045444@blue.virtual-estates.net> To: java@FreeBSD.org, glewis@FreeBSD.org, phantom@FreeBSD.org Date: Sat, 6 Aug 2005 01:05:41 -0400 (EDT) X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7w hJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2005 05:05:46 -0000 Hello! Looking deep into Mozilla's LiveConnect sources (under mozilla/sun-java/stubs/include/) I gather, jint really wants to be intptr_t -- not a mere int as, for example, jdk1.5.0/include/freebsd/jni_md.h makes it out to be. Can anyone comment? Thanks! -mi P.S. Obviously, I'm trying to make things work perfectly on amd64 :-) From owner-freebsd-gnome@FreeBSD.ORG Sat Aug 6 09:23:07 2005 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F059716A41F for ; Sat, 6 Aug 2005 09:23:07 +0000 (GMT) (envelope-from sou_bann@yahoo.fr) Received: from web25405.mail.ukl.yahoo.com (web25405.mail.ukl.yahoo.com [217.12.10.139]) by mx1.FreeBSD.org (Postfix) with SMTP id 5DB3F43D5C for ; Sat, 6 Aug 2005 09:23:06 +0000 (GMT) (envelope-from sou_bann@yahoo.fr) Received: (qmail 14511 invoked by uid 60001); 6 Aug 2005 09:23:05 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.fr; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=UAWrw09XekNcUX77va9wJXw/QxDeoLJYwbZFYBVHfFo4WAkvo5J3xGyJxTpzM7R0qeyEBvTThEzb1MxXMumGShy1mGThQXfLZLuzAWoD46rSxSIlurleEiuEc8tLJP6/nHkB/TljwRCdIbw2mV5x4dt+o8eebBxrpa5/69rlCGA= ; Message-ID: <20050806092305.14509.qmail@web25405.mail.ukl.yahoo.com> Received: from [193.95.33.18] by web25405.mail.ukl.yahoo.com via HTTP; Sat, 06 Aug 2005 11:23:05 CEST Date: Sat, 6 Aug 2005 11:23:05 +0200 (CEST) From: bannour souha To: gnome@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Subject: png-1.2.6 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2005 09:23:08 -0000 Hello, I have a freebsd-5.3 without graphic interface and I want to install this interface. When I try to do it from the net, It can not install it because it doesn't find a package png-1.2.6. I searched this package in the net, I find that it must be here ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.3-release/All/png- 1.2.6.tbz but the package-5.3-release doesn't exit :( Can you help me please? Thank you very much best regards, Souha ___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com From owner-freebsd-gnome@FreeBSD.ORG Sat Aug 6 13:20:46 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8726116A41F for ; Sat, 6 Aug 2005 13:20:46 +0000 (GMT) (envelope-from jay@codegurus.org) Received: from ptb-relay03.plus.net (ptb-relay03.plus.net [212.159.14.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A10743D45 for ; Sat, 6 Aug 2005 13:20:46 +0000 (GMT) (envelope-from jay@codegurus.org) Received: from [84.92.156.191] (helo=[192.168.0.5]) by ptb-relay03.plus.net with esmtp (Exim) id 1E1ObU-0004Kj-Ot for freebsd-gnome@freebsd.org; Sat, 06 Aug 2005 14:20:44 +0100 Message-ID: <42F4B930.8010206@codegurus.org> Date: Sat, 06 Aug 2005 14:20:48 +0100 From: Jayton Garnett User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050404) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-gnome@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: custom packages X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2005 13:20:46 -0000 Hello, Could anyone tell me or give me a URL that explains how too make a package, say of the FreeBSD native Java? I am thinking about creating my own packages so that when I have too reinstall I can use my own packaged applications, and will I be able too deploy them on other systems with the same version of FreeBSD as I am running (5.4) Thanks, Jayton Garnett From owner-freebsd-gnome@FreeBSD.ORG Sat Aug 6 15:20:26 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17A6316A420 for ; Sat, 6 Aug 2005 15:20:26 +0000 (GMT) (envelope-from itetcu@apropo.ro) Received: from relay.rdsnet.ro (gimli.rdsnet.ro [193.231.236.70]) by mx1.FreeBSD.org (Postfix) with SMTP id 1D7ED43D82 for ; Sat, 6 Aug 2005 15:20:24 +0000 (GMT) (envelope-from itetcu@apropo.ro) Received: (qmail 20496 invoked from network); 6 Aug 2005 15:20:22 -0000 Received: from unknown (HELO smtp.rdsnet.ro) (62.231.74.130) by smtp1-133.rdsnet.ro with SMTP; 6 Aug 2005 15:20:22 -0000 Received: (qmail 14344 invoked by uid 89); 6 Aug 2005 15:20:22 -0000 Received: from unknown (HELO it.buh.tecnik93.com) (81.196.204.98) by 0 with SMTP; 6 Aug 2005 15:20:22 -0000 Received: from it.buh.tecnik93.com (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id D0FE0116B0; Sat, 6 Aug 2005 18:20:22 +0300 (EEST) Date: Sat, 6 Aug 2005 18:20:22 +0300 From: Ion-Mihai Tetcu To: Jayton Garnett Message-ID: <20050806182022.6f647d51@it.buh.tecnik93.com> In-Reply-To: <42F4B930.8010206@codegurus.org> References: <42F4B930.8010206@codegurus.org> X-Mailer: Sylpheed-Claws 1.9.12 (GTK+ 2.6.8; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-gnome@freebsd.org Subject: Re: custom packages X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2005 15:20:26 -0000 On Sat, 06 Aug 2005 14:20:48 +0100 Jayton Garnett wrote: > Hello, > > Could anyone tell me or give me a URL that explains how too make a > package, say of the FreeBSD native Java? make package for a single port or: make package-recursive or portupgrade -Rp for the respective port and all depens packages. If you use portupgrade (I do this for upgrading a bunch of desktops at my clients) put: PKG_SITES = [ sprintf('ftp://my.pkgserver.tld/pub/FreeBSD/packages/'), ] in /usr/local/etc/pkgtools.conf and make the ftp server serve packages from that dir. -- IOnut Unregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" From owner-freebsd-gnome@FreeBSD.ORG Sat Aug 6 19:35:25 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2392316A41F; Sat, 6 Aug 2005 19:35:25 +0000 (GMT) (envelope-from frank@exit.com) Received: from tinker.exit.com (tinker.exit.com [206.223.0.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADF4443D46; Sat, 6 Aug 2005 19:35:24 +0000 (GMT) (envelope-from frank@exit.com) Received: from realtime.exit.com (realtime [206.223.0.5]) by tinker.exit.com (8.13.3/8.13.3) with ESMTP id j76JZOFm007167; Sat, 6 Aug 2005 12:35:24 -0700 (PDT) (envelope-from frank@exit.com) Received: from realtime.exit.com (localhost [127.0.0.1]) by realtime.exit.com (8.13.3/8.13.3) with ESMTP id j76JZOQI094411; Sat, 6 Aug 2005 12:35:24 -0700 (PDT) (envelope-from frank@realtime.exit.com) Received: (from frank@localhost) by realtime.exit.com (8.13.3/8.12.9/Submit) id j76JZNiQ094402; Sat, 6 Aug 2005 12:35:23 -0700 (PDT) (envelope-from frank) Date: Sat, 6 Aug 2005 12:35:23 -0700 (PDT) Message-Id: <200508061935.j76JZNiQ094402@realtime.exit.com> To: FreeBSD-gnats-submit@freebsd.org From: Frank Mayhar X-send-pr-version: 3.113 X-GNATS-Notify: X-Virus-Scanned: ClamAV 0.86.1/1005/Sat Aug 6 10:47:36 2005 on tinker.exit.com X-Virus-Status: Clean Cc: gnome@freebsd.org Subject: Update anjuta from 1.2.2 to 1.2.3. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Mayhar List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2005 19:35:25 -0000 >Submitter-Id: current-users >Originator: Frank Mayhar >Organization: Exit Consulting >Confidential: no >Synopsis: Update anjuta from 1.2.2 to 1.2.3. >Severity: non-critical >Priority: low >Category: ports >Class: sw-bug >Release: FreeBSD 5.4-STABLE i386 >Environment: System: FreeBSD realtime.exit.com 5.4-STABLE FreeBSD 5.4-STABLE #6: Mon Jul 25 11:50:48 PDT 2005 frank@realtime.exit.com:/usr/obj/usr/src/sys/REALTIME i386 Just like it says, bring anjuta to the latest stable version, 1.2.3. Note that this ignores problems that I'm currently having with screwed-up output in editing windows. I believe that it's not directly related to anjuta itself and is in one of the libraries or some interaction somewhere. >Fix: Index: anjuta/Makefile =================================================================== RCS file: /cvs/repos/ports/devel/anjuta/Makefile,v retrieving revision 1.30 diff -u -r1.30 Makefile --- anjuta/Makefile 12 Mar 2005 10:53:00 -0000 1.30 +++ anjuta/Makefile 6 Aug 2005 03:14:36 -0000 @@ -6,8 +6,7 @@ # PORTNAME= anjuta -PORTVERSION= 1.2.2 -PORTREVISION= 4 +PORTVERSION= 1.2.3 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= anjuta Index: anjuta/distinfo =================================================================== RCS file: /cvs/repos/ports/devel/anjuta/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- anjuta/distinfo 20 Apr 2004 07:04:45 -0000 1.13 +++ anjuta/distinfo 6 Aug 2005 03:14:24 -0000 @@ -1,2 +1,2 @@ -MD5 (anjuta-1.2.2.tar.gz) = a30858dba0b902064d0d702cedfdc84f -SIZE (anjuta-1.2.2.tar.gz) = 8556051 +MD5 (anjuta-1.2.3.tar.gz) = a2fc3873519f566607cf268276db3b90 +SIZE (anjuta-1.2.3.tar.gz) = 8693192 Index: anjuta/files/patch-Makefile.in =================================================================== RCS file: /cvs/repos/ports/devel/anjuta/files/patch-Makefile.in,v retrieving revision 1.8 diff -u -r1.8 patch-Makefile.in --- anjuta/files/patch-Makefile.in 7 Jan 2004 05:29:30 -0000 1.8 +++ anjuta/files/patch-Makefile.in 6 Aug 2005 03:19:09 -0000 @@ -1,31 +1,21 @@ ---- Makefile.in.orig Wed May 14 13:01:45 2003 -+++ Makefile.in Wed May 14 13:02:02 2003 -@@ -281,17 +281,17 @@ +--- Makefile.in.orig Fri Aug 5 20:15:40 2005 ++++ Makefile.in Fri Aug 5 20:18:50 2005 +@@ -399,12 +399,12 @@ done - install-anjutadocDATA: $(anjutadoc_DATA) -- @$(NORMAL_INSTALL) -- $(mkinstalldirs) $(DESTDIR)$(anjutadocdir) + uninstall-anjutadocDATA: +- @$(NORMAL_UNINSTALL) - @list='$(anjutadoc_DATA)'; for p in $$list; do \ -- if test -f $(srcdir)/$$p; then \ -- echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(anjutadocdir)/$$p"; \ -- $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(anjutadocdir)/$$p; \ -- else if test -f $$p; then \ -- echo " $(INSTALL_DATA) $$p $(DESTDIR)$(anjutadocdir)/$$p"; \ -- $(INSTALL_DATA) $$p $(DESTDIR)$(anjutadocdir)/$$p; \ -- fi; fi; \ +- f=$(am__strip_dir) \ +- echo " rm -f '$(DESTDIR)$(anjutadocdir)/$$f'"; \ +- rm -f "$(DESTDIR)$(anjutadocdir)/$$f"; \ - done -+# @$(NORMAL_INSTALL) -+# $(mkinstalldirs) $(DESTDIR)$(anjutadocdir) ++# @$(NORMAL_UNINSTALL) +# @list='$(anjutadoc_DATA)'; for p in $$list; do \ -+# if test -f $(srcdir)/$$p; then \ -+# echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(anjutadocdir)/$$p"; \ -+# $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(anjutadocdir)/$$p; \ -+# else if test -f $$p; then \ -+# echo " $(INSTALL_DATA) $$p $(DESTDIR)$(anjutadocdir)/$$p"; \ -+# $(INSTALL_DATA) $$p $(DESTDIR)$(anjutadocdir)/$$p; \ -+# fi; fi; \ ++# f=$(am__strip_dir) \ ++# echo " rm -f '$(DESTDIR)$(anjutadocdir)/$$f'"; \ ++# rm -f "$(DESTDIR)$(anjutadocdir)/$$f"; \ +# done - - uninstall-anjutadocDATA: - @$(NORMAL_UNINSTALL) + install-gnomemenuDATA: $(gnomemenu_DATA) + @$(NORMAL_INSTALL) + test -z "$(gnomemenudir)" || $(mkdir_p) "$(DESTDIR)$(gnomemenudir)" Index: anjuta/files/patch-configure =================================================================== RCS file: /cvs/repos/ports/devel/anjuta/files/patch-configure,v retrieving revision 1.9 diff -u -r1.9 patch-configure --- anjuta/files/patch-configure 13 Apr 2004 18:47:53 -0000 1.9 +++ anjuta/files/patch-configure 6 Aug 2005 03:20:07 -0000 @@ -1,6 +1,6 @@ ---- configure.orig Tue Apr 13 13:24:27 2004 -+++ configure Tue Apr 13 13:25:03 2004 -@@ -23995,11 +23995,11 @@ +--- configure.orig Fri Aug 5 20:19:35 2005 ++++ configure Fri Aug 5 20:19:53 2005 +@@ -25576,11 +25576,11 @@ fi systemdatadir=share Index: anjuta/files/patch-data::Makefile.in =================================================================== RCS file: /cvs/repos/ports/devel/anjuta/files/patch-data::Makefile.in,v retrieving revision 1.4 diff -u -r1.4 patch-data::Makefile.in --- anjuta/files/patch-data::Makefile.in 7 Jan 2004 05:29:30 -0000 1.4 +++ anjuta/files/patch-data::Makefile.in 6 Aug 2005 03:22:15 -0000 @@ -1,16 +1,15 @@ ---- data/Makefile.in.orig Wed May 14 17:19:02 2003 -+++ data/Makefile.in Wed May 14 17:19:32 2003 -@@ -176,11 +176,11 @@ - autogen.sh.wxwin - +--- data/Makefile.in.orig Fri Aug 5 20:20:35 2005 ++++ data/Makefile.in Fri Aug 5 20:21:02 2005 +@@ -264,10 +264,10 @@ + welcome.txt\ + autogen.sh -anjuta_mimedir = $(prefix)/share/mime-info +anjuta_mimedir = $(prefix)/share/gnome/mime-info anjuta_mime_DATA = anjuta.mime - anjuta_mimelnkdir = $(prefix)/share/mimelnk/application -anjuta_mimelnk_DATA = x-anjuta-project.desktop +anjuta_mimelnk_DATA = + EXTRA_DIST = $(anjuta_data_DATA) $(anjuta_mime_DATA) $(anjuta_mimelnk_DATA) + all: all-recursive - MACROS = \ - ChangeLog \ Index: anjuta/files/patch-doc::Makefile.in =================================================================== RCS file: /cvs/repos/ports/devel/anjuta/files/patch-doc::Makefile.in,v retrieving revision 1.1 diff -u -r1.1 patch-doc::Makefile.in --- anjuta/files/patch-doc::Makefile.in 7 Jan 2004 05:29:30 -0000 1.1 +++ anjuta/files/patch-doc::Makefile.in 6 Aug 2005 03:22:03 -0000 @@ -1,30 +1,24 @@ ---- doc/Makefile.in.orig Wed May 14 13:04:06 2003 -+++ doc/Makefile.in Wed May 14 13:04:39 2003 -@@ -239,17 +239,17 @@ - $(MAKE) $(AM_MAKEFLAGS) uninstall-man1 - +--- doc/Makefile.in.orig Fri Aug 5 20:21:13 2005 ++++ doc/Makefile.in Fri Aug 5 20:21:34 2005 +@@ -346,14 +346,14 @@ + rm -f "$(DESTDIR)$(man1dir)/$$inst"; \ + done install-anjuta_docDATA: $(anjuta_doc_DATA) - @$(NORMAL_INSTALL) -- $(mkinstalldirs) $(DESTDIR)$(anjuta_docdir) +- test -z "$(anjuta_docdir)" || $(mkdir_p) "$(DESTDIR)$(anjuta_docdir)" - @list='$(anjuta_doc_DATA)'; for p in $$list; do \ -- if test -f $(srcdir)/$$p; then \ -- echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(anjuta_docdir)/$$p"; \ -- $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(anjuta_docdir)/$$p; \ -- else if test -f $$p; then \ -- echo " $(INSTALL_DATA) $$p $(DESTDIR)$(anjuta_docdir)/$$p"; \ -- $(INSTALL_DATA) $$p $(DESTDIR)$(anjuta_docdir)/$$p; \ -- fi; fi; \ +- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- f=$(am__strip_dir) \ +- echo " $(anjuta_docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(anjuta_docdir)/$$f'"; \ +- $(anjuta_docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(anjuta_docdir)/$$f"; \ - done +# @$(NORMAL_INSTALL) -+# $(mkinstalldirs) $(DESTDIR)$(anjuta_docdir) ++# test -z "$(anjuta_docdir)" || $(mkdir_p) "$(DESTDIR)$(anjuta_docdir)" +# @list='$(anjuta_doc_DATA)'; for p in $$list; do \ -+# if test -f $(srcdir)/$$p; then \ -+# echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(anjuta_docdir)/$$p"; \ -+# $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(anjuta_docdir)/$$p; \ -+# else if test -f $$p; then \ -+# echo " $(INSTALL_DATA) $$p $(DESTDIR)$(anjuta_docdir)/$$p"; \ -+# $(INSTALL_DATA) $$p $(DESTDIR)$(anjuta_docdir)/$$p; \ -+# fi; fi; \ ++# if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ ++# f=$(am__strip_dir) \ ++# echo " $(anjuta_docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(anjuta_docdir)/$$f'"; \ ++# $(anjuta_docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(anjuta_docdir)/$$f"; \ +# done uninstall-anjuta_docDATA: Index: anjuta/files/patch-scripts::anjuta_import.sh.in =================================================================== RCS file: /cvs/repos/ports/devel/anjuta/files/patch-scripts::anjuta_import.sh.in,v retrieving revision 1.1 diff -u -r1.1 patch-scripts::anjuta_import.sh.in --- anjuta/files/patch-scripts::anjuta_import.sh.in 7 Jan 2004 05:29:30 -0000 1.1 +++ anjuta/files/patch-scripts::anjuta_import.sh.in 6 Aug 2005 03:23:16 -0000 @@ -1,5 +1,5 @@ ---- scripts/anjuta_import.sh.in.orig Wed May 14 16:09:42 2003 -+++ scripts/anjuta_import.sh.in Wed May 14 16:11:15 2003 +--- scripts/anjuta_import.sh.in.orig Fri Aug 5 20:22:37 2005 ++++ scripts/anjuta_import.sh.in Fri Aug 5 20:22:51 2005 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh Index: anjuta/files/patch-src::debugger.c =================================================================== RCS file: /cvs/repos/ports/devel/anjuta/files/patch-src::debugger.c,v retrieving revision 1.1 diff -u -r1.1 patch-src::debugger.c --- anjuta/files/patch-src::debugger.c 31 Jan 2004 01:36:08 -0000 1.1 +++ anjuta/files/patch-src::debugger.c 6 Aug 2005 03:25:13 -0000 @@ -1,6 +1,6 @@ ---- src/debugger.c.orig Fri Jan 30 20:24:26 2004 -+++ src/debugger.c Fri Jan 30 20:29:07 2004 -@@ -2092,9 +2092,11 @@ +--- src/debugger.c.orig Fri Aug 5 20:24:17 2005 ++++ src/debugger.c Fri Aug 5 20:24:45 2005 +@@ -2123,9 +2123,11 @@ void debugger_query_evaluate_expr_tip (const gchar *expr, void (*parser) (GList *outputs, gpointer data), gpointer data) { @@ -13,7 +13,7 @@ debugger_put_cmd_in_queqe (printcmd, DB_CMD_NONE, parser, data); query_set_verbose (TRUE); query_set_print_staticmembers (TRUE); -@@ -2104,9 +2106,11 @@ +@@ -2135,9 +2137,11 @@ void debugger_query_evaluate_expr (const gchar *expr, void (*parser) (GList *outputs, gpointer data), gpointer data) { Index: anjuta/files/patch-src::launcher.c =================================================================== RCS file: /cvs/repos/ports/devel/anjuta/files/patch-src::launcher.c,v retrieving revision 1.1 diff -u -r1.1 patch-src::launcher.c --- anjuta/files/patch-src::launcher.c 7 Jan 2004 05:29:30 -0000 1.1 +++ anjuta/files/patch-src::launcher.c 6 Aug 2005 03:27:44 -0000 @@ -1,18 +1,6 @@ ---- src/launcher.c.orig Thu Nov 27 17:37:16 2003 -+++ src/launcher.c Tue Dec 9 15:27:12 2003 -@@ -23,10 +23,10 @@ - #include - #include - #include --#include - #include - #include - #include -+#include - - #include "pixmaps.h" - #include "launcher.h" -@@ -845,9 +845,9 @@ +--- src/launcher.c.orig Fri Aug 5 20:25:24 2005 ++++ src/launcher.c Fri Aug 5 20:27:29 2005 +@@ -1130,9 +1130,9 @@ /* Set no delays for the write pipes (non_buffered) so that we get all the outputs immidiately */ if ((md = fcntl (stdout_pipe[1], F_GETFL)) != -1) @@ -23,13 +11,4 @@ + fcntl (stderr_pipe[1], F_SETFL, O_FSYNC | md); execvp (args[0], args); - g_error (_("Cannot execute command shell")); -@@ -902,7 +902,7 @@ - ECHOCTL | ISIG | ICANON | IEXTEN | NOFLSH | TOSTOP); - // termios_flags.c_lflag |= 0; - termios_flags.c_cc[VMIN] = 0; -- cfsetospeed(&termios_flags, __MAX_BAUD); -+ cfsetospeed(&termios_flags, B115200); - tcsetattr(pty_master_fd, TCSANOW, &termios_flags); - - launcher->priv->stdout_watch = + g_warning (_("Cannot execute command: \"%s\""), args[0]); Index: anjuta/files/patch-src::source.c =================================================================== RCS file: /cvs/repos/ports/devel/anjuta/files/patch-src::source.c,v retrieving revision 1.2 diff -u -r1.2 patch-src::source.c --- anjuta/files/patch-src::source.c 13 Apr 2004 18:47:54 -0000 1.2 +++ anjuta/files/patch-src::source.c 6 Aug 2005 03:28:52 -0000 @@ -9,3 +9,14 @@ "packagehelpdir=share/gnome/help/${PACKAGE}\n" "packagemenudir=share/gnome/apps\n"); } +--- src/source.c.orig Fri Aug 5 20:28:15 2005 ++++ src/source.c Fri Aug 5 20:28:26 2005 +@@ -323,7 +323,7 @@ + { + fprintf (fp, + "dnl Set PACKAGE DIRS in config.h.\n" +- "packagepixmapsdir=${packagedatadir}/pixmaps\n" ++ "packagepixmapsdir=${packagedatadir}/gnome/pixmaps\n" + "packagehelpdir=${packagedatadir}/help\n" + "packagemenudir=${packagedatadir}\n"); + } Index: anjuta/files/patch-src_breakpoints.c =================================================================== RCS file: /cvs/repos/ports/devel/anjuta/files/patch-src_breakpoints.c,v retrieving revision 1.2 diff -u -r1.2 patch-src_breakpoints.c --- anjuta/files/patch-src_breakpoints.c 14 Apr 2004 11:31:46 -0000 1.2 +++ anjuta/files/patch-src_breakpoints.c 6 Aug 2005 03:33:26 -0000 @@ -1,5 +1,5 @@ ---- src/breakpoints.c.orig Wed Apr 14 00:36:58 2004 -+++ src/breakpoints.c Wed Apr 14 00:37:19 2004 +--- src/breakpoints.c.orig Fri Aug 5 20:29:21 2005 ++++ src/breakpoints.c Fri Aug 5 20:31:12 2005 @@ -1409,8 +1409,9 @@ ptr1 = strchr (ptr, '\n'); if (ptr1) Index: anjuta/files/patch-src_commands.c =================================================================== RCS file: /cvs/repos/ports/devel/anjuta/files/patch-src_commands.c,v retrieving revision 1.1 diff -u -r1.1 patch-src_commands.c --- anjuta/files/patch-src_commands.c 17 Oct 2004 06:44:54 -0000 1.1 +++ anjuta/files/patch-src_commands.c 6 Aug 2005 03:33:43 -0000 @@ -1,5 +1,5 @@ ---- src/commands.c.orig Tue Aug 31 00:41:32 2004 -+++ src/commands.c Tue Aug 31 00:41:56 2004 +--- src/commands.c.orig Fri Aug 5 20:29:37 2005 ++++ src/commands.c Fri Aug 5 20:31:42 2005 @@ -102,6 +102,7 @@ /* Ditto */ static gchar * Index: anjuta/files/patch-src_executer.c =================================================================== RCS file: /cvs/repos/ports/devel/anjuta/files/patch-src_executer.c,v retrieving revision 1.1 diff -u -r1.1 patch-src_executer.c --- anjuta/files/patch-src_executer.c 17 Oct 2004 06:44:54 -0000 1.1 +++ anjuta/files/patch-src_executer.c 6 Aug 2005 03:34:00 -0000 @@ -1,6 +1,6 @@ ---- src/executer.c.orig Tue Aug 31 00:40:58 2004 -+++ src/executer.c Tue Aug 31 00:41:25 2004 -@@ -154,7 +154,7 @@ +--- src/executer.c.orig Fri Aug 5 20:29:51 2005 ++++ src/executer.c Fri Aug 5 20:32:23 2005 +@@ -152,7 +152,7 @@ if(e->terminal) { gchar* escaped_cmd; @@ -9,7 +9,7 @@ prop_set_with_key (e->props, "anjuta.current.command", escaped_cmd); #ifdef DEBUG -@@ -162,7 +162,7 @@ +@@ -160,7 +160,7 @@ #endif cmd = command_editor_get_command (app->command_editor, COMMAND_TERMINAL); From owner-freebsd-gnome@FreeBSD.ORG Sat Aug 6 21:57:15 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18CEF16A41F for ; Sat, 6 Aug 2005 21:57:15 +0000 (GMT) (envelope-from kchapdelaine@comcast.net) Received: from sccrmhc14.comcast.net (sccrmhc14.comcast.net [204.127.202.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1CAA43D45 for ; Sat, 6 Aug 2005 21:57:14 +0000 (GMT) (envelope-from kchapdelaine@comcast.net) Received: from computerwizrdry.comcast.net (c-24-17-133-156.hsd1.wa.comcast.net[24.17.133.156]) by comcast.net (sccrmhc14) with SMTP id <2005080621571301400d1ttre>; Sat, 6 Aug 2005 21:57:13 +0000 Message-Id: <5.1.0.14.2.20050806145150.03285d98@mail.comcast.net> X-Sender: kchapdelaine@mail.comcast.net (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 06 Aug 2005 15:18:23 -0700 To: freebsd-gnome@freebsd.org From: Karen Chapdelaine Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Startup message in GNOME X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2005 21:57:15 -0000 About a month ago Piero wrote: >Hi, >W lis'cie otrzymanym Sat, 14 Jun 2003 13:18:21 -0400 od "Paul Calabrese" > : >> I'm running FreeBSD Release 4.4. and trying to get GNOME working. When >> I start GNOME with xinit command I get the following start up message: (following part restored from previous message) >>Could not look up internet address for PRC.buf.adelphia.net. This will >>prevent GNOME from operating correctly. It may be possible to correct the >>problem by adding PRC.buf.adelphia.net to the file /etc/hosts. >You should probably upgrade to at least 4.6, see quote from >http://www.freebsd.org/gnome: >State of the port >We currently support 4.x and 5-CURRENT FreeBSD systems for GNOME 1.4 and >2.2. Anything prior to FreeBSD 4.6 is not supported. >--- >Piero >piero at poprostu.pl The answer is: No. I am running FreeBSD Release 5.4, new install, and get the same message (obviously with a different host name, etc...) when I try to run gnome. Actually, when I try to run it from .xinitrc using startx, nothing happens (gnomewise, that is), period. When I get into X, I can run "exec gnome-session" or "exec gnome-session &" in a window, and I get gnome, but I also get the error message. Most notably, I get my ip from my ISP using dhcp, and am on an internal network with bogus ips provided from my router (eg. 192.168.1.100, etc...). Yes, I put the computer name in the etc/hosts file. But I am pretty sure the fact that I am using DHCP and a bogus IP has something to do with my problem. And I think I just disabled my network interface on FreeBSD by accident by trying to run the networking setup interface in Gnome. That should take a few to fix, but I don't think I need help with that. I am a little inexperienced with xwindows, but quite experienced with FreeBSD. But I do need help trying to figure out how to fix the error message in gnome, and it isn't a problem with being up to date. I promise. I would prefer a solution that didn't involve disabling FAM in gnome-vfs, for example. Thank you, Karen Chapdelaine From owner-freebsd-gnome@FreeBSD.ORG Sat Aug 6 22:05:34 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8926816A41F for ; Sat, 6 Aug 2005 22:05:34 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 295BC43D53 for ; Sat, 6 Aug 2005 22:05:33 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.3/8.13.3) with ESMTP id j76M6KIA000628; Sat, 6 Aug 2005 18:06:20 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Karen Chapdelaine In-Reply-To: <5.1.0.14.2.20050806145150.03285d98@mail.comcast.net> References: <5.1.0.14.2.20050806145150.03285d98@mail.comcast.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-LjhquQYK85vJ8Ia6LoVn" Organization: MarcusCom, Inc. Date: Sat, 06 Aug 2005 18:05:32 -0400 Message-Id: <1123365932.852.2.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Cc: freebsd-gnome@freebsd.org Subject: Re: Startup message in GNOME X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2005 22:05:34 -0000 --=-LjhquQYK85vJ8Ia6LoVn Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2005-08-06 at 15:18 -0700, Karen Chapdelaine wrote: > About a month ago Piero wrote: >=20 > >Hi, >=20 > >W lis'cie otrzymanym Sat, 14 Jun 2003 13:18:21 -0400 od "Paul Calabrese= " > > : >=20 > >> I'm running FreeBSD Release 4.4. and trying to get GNOME working. Whe= n > >> I start GNOME with xinit command I get the following start up message= : >=20 > (following part restored from previous message) > >>Could not look up internet address for PRC.buf.adelphia.net. This will > >>prevent GNOME from operating correctly. It may be possible to correct = the > >>problem by adding PRC.buf.adelphia.net to the file /etc/hosts. >=20 > >You should probably upgrade to at least 4.6, see quote from > >http://www.freebsd.org/gnome: >=20 > >State of the port > >We currently support 4.x and 5-CURRENT FreeBSD systems for GNOME 1.4 an= d > >2.2. Anything prior to FreeBSD 4.6 is not supported. >=20 > >--- > >Piero > >piero at poprostu.pl >=20 > The answer is: No. >=20 > I am running FreeBSD Release 5.4, new install, and get the same > message (obviously with a different host name, etc...) when I try to run > gnome. Actually, when I try to run it from .xinitrc using startx, nothin= g > happens (gnomewise, that is), period. When I get into X, I can run > "exec gnome-session" or "exec gnome-session &" in a window, and > I get gnome, but I also get the error message. >=20 > Most notably, I get my ip from my ISP using dhcp, and am on an internal > network with bogus ips provided from my router (eg. 192.168.1.100, etc...= ). > Yes, I put the computer name in the etc/hosts file. But I am pretty sure= the > fact that I am using DHCP and a bogus IP has something to do with > my problem. >=20 > And I think I just disabled my network interface on FreeBSD by accident b= y > trying to run the networking setup interface in Gnome. That should take = a > few to fix, but I don't think I need help with that. I am a little=20 > inexperienced > with xwindows, but quite experienced with FreeBSD. >=20 > But I do need help trying to figure out how to fix the error message in g= nome, > and it isn't a problem with being up to date. I promise. I would prefer > a solution that didn't involve disabling FAM in gnome-vfs, for example. You need to add your hostname (as obtained via the hostname(1) command) to /etc/hosts. If your IP address changes, then it's best to add a entry that points this hostname to 127.0.0.1. You don't necessarily have to disable FAM, but you should thoroughly read the FAQ surrounding this issue at http://www.freebsd.org/gnome/docs/faq2.html#q20. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-LjhquQYK85vJ8Ia6LoVn Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBC9TQrb2iPiv4Uz4cRAo9zAJ9Ol8UjWF7rMQs1IyCRh0W4ZQ6f4gCdGhtm DHVsHeizKnpSIH9YNI1QZho= =z7Ba -----END PGP SIGNATURE----- --=-LjhquQYK85vJ8Ia6LoVn-- From owner-freebsd-gnome@FreeBSD.ORG Sat Aug 6 22:08:37 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1984516A41F for ; Sat, 6 Aug 2005 22:08:37 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DBBE43D45 for ; Sat, 6 Aug 2005 22:08:36 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.3/8.13.3) with ESMTP id j76M9OBe000653; Sat, 6 Aug 2005 18:09:24 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: bannour souha In-Reply-To: <20050806092305.14509.qmail@web25405.mail.ukl.yahoo.com> References: <20050806092305.14509.qmail@web25405.mail.ukl.yahoo.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-piM7mrwGL0acjKqW4lTP" Organization: MarcusCom, Inc. Date: Sat, 06 Aug 2005 18:08:35 -0400 Message-Id: <1123366115.852.6.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Cc: gnome@freebsd.org Subject: Re: png-1.2.6 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2005 22:08:37 -0000 --=-piM7mrwGL0acjKqW4lTP Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Sat, 2005-08-06 at 11:23 +0200, bannour souha wrote: > Hello, >=20 > I have a freebsd-5.3 without graphic interface and I > want to install this interface. When I try to do it > from the net, It can not install it because it doesn't > find a package png-1.2.6. > I searched this package in the net, I find that it > must be here > ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.3-release/All/png- > 1.2.6.tbz > but the package-5.3-release doesn't exit :( > Can you help me please? Older packages get garbage collected a lot from time-to-time. You should update your ports tree as described at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html, then build the latest GNOME from ports, or use the GNOME Tinderbox (http://www.freebsd.org/gnome/docs/faq2.html#q21) to install GNOME for FreeBSD 5.3 from packages. Joe > Thank you very much > =20 > best regards, > Souha >=20 >=20 > =09 >=20 > =09 > =09 > _________________________________________________________________________= __=20 > Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenge= r=20 > T=E9l=E9chargez cette version sur http://fr.messenger.yahoo.com > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-piM7mrwGL0acjKqW4lTP Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBC9TTjb2iPiv4Uz4cRArgXAJ4pLWULR7DreR4P132OroIBA2Od0QCfQ57x zxHjKn6rEz7uLtgZ57zR0is= =wzQi -----END PGP SIGNATURE----- --=-piM7mrwGL0acjKqW4lTP-- From owner-freebsd-gnome@FreeBSD.ORG Sat Aug 6 23:27:16 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16B4516A41F; Sat, 6 Aug 2005 23:27:16 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEF0A440FA; Sat, 6 Aug 2005 23:27:15 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j76NRFfH028763; Sat, 6 Aug 2005 23:27:15 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j76NRFhD028759; Sat, 6 Aug 2005 23:27:15 GMT (envelope-from linimon) Date: Sat, 6 Aug 2005 23:27:15 GMT From: Mark Linimon Message-Id: <200508062327.j76NRFhD028759@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/84628: Update devel/anjuta from 1.2.2 to 1.2.3. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Aug 2005 23:27:16 -0000 Old Synopsis: Update anjuta from 1.2.2 to 1.2.3. New Synopsis: Update devel/anjuta from 1.2.2 to 1.2.3. Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: linimon Responsible-Changed-When: Sat Aug 6 23:26:49 GMT 2005 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=84628