From owner-cvs-ports@FreeBSD.ORG Sat Feb 14 01:40:05 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CB0216A4CE; Sat, 14 Feb 2004 01:40:05 -0800 (PST) Received: from admin.x.com (unknown [210.172.132.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F54743D31; Sat, 14 Feb 2004 01:40:04 -0800 (PST) (envelope-from marcus@freebsd.org) Received: from mail pickup service by admin.x.com with Microsoft SMTPSVC; Sat, 14 Feb 2004 18:40:04 +0900 Received: from mxforward01.ms.interq.net ([172.16.5.24]) by ex2kmail01.x.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 13 Feb 2004 16:28:17 +0900 Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) i1D7UknR028768 for ; Fri, 13 Feb 2004 16:30:46 +0900 (JST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id DBFD156AC0; Thu, 12 Feb 2004 23:30:36 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 628C116A4D8; Thu, 12 Feb 2004 23:30:36 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9281316A4CE; Thu, 12 Feb 2004 23:30:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7506D43D2F; Thu, 12 Feb 2004 23:30:22 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1D7UMGe048408; Thu, 12 Feb 2004 23:30:22 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1D7ULJe048406; Thu, 12 Feb 2004 23:30:21 -0800 (PST) (envelope-from marcus) Message-Id: <200402130730.i1D7ULJe048406@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 12 Feb 2004 23:30:21 -0800 (PST) To: ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-OriginalArrivalTime: 13 Feb 2004 07:28:18.0023 (UTC) FILETIME=[F32DD770:01C3F202] Subject: cvs commit: ports/www/firefox Makefile ports/www/firefox/files patch-configure X-BeenThere: cvs-ports@freebsd.org List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2004 09:40:05 -0000 marcus 2004/02/12 23:30:21 PST FreeBSD ports repository Modified files: www/firefox Makefile Added files: www/firefox/files patch-configure Log: Remove the ugly libnspr hack, and be a little more clever when adding libiconv support. While this approach adds an extra patch, it insures that the built-in nspr will used without the need for additional messy symlinks. Revision Changes Path 1.76 +3 -5 ports/www/firefox/Makefile 1.1 +38 -0 ports/www/firefox/files/patch-configure (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"