From owner-cvs-ports@FreeBSD.ORG Tue Feb 10 23:16:18 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 05EE516A4CE; Tue, 10 Feb 2004 23:16:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3EB843D1D; Tue, 10 Feb 2004 23:16:17 -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 i1B7GHGe017804; Tue, 10 Feb 2004 23:16:17 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1B7GH9D017803; Tue, 10 Feb 2004 23:16:17 -0800 (PST) (envelope-from marcus) Message-Id: <200402110716.i1B7GH9D017803@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 10 Feb 2004 23:16:17 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/firefox Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/firefox/files firebird.rb firefox.rb mkdistfile mozconfig.in patch-Double.cpp patch-config-rules.mk ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2004 07:16:18 -0000 marcus 2004/02/10 23:16:17 PST FreeBSD ports repository Modified files: www/firefox Makefile distinfo pkg-descr pkg-message www/firefox/files mkdistfile mozconfig.in patch-Double.cpp patch-build_unix_run-mozilla.sh patch-config-mkdepend-imakemdep.h patch-config-rules.mk patch-directory-c-sdk-ldap-libraries-liblber-lber-int.h patch-nspr-unix.c patch-nsprpub-pr-include-md-_freebsd.cfg patch-nsprpub-pr-include-md-_freebsd.h patch-nsprpub-pr-src-io-prprf.c patch-nsprpub-pr-src-pthreads-ptio.c patch-security-coreconf-FreeBSD.mk patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in patch-xptcall-alpha patch-xptcall-amd64 patch-xptcall-ia64 patch-xptcall-sparc64 Added files: www/firefox/files firefox.rb patch-extensions_typeaheadfind_src_nsTypeAheadFind.cpp patch-extensions_typeaheadfind_src_nsTypeAheadFind.h Removed files: www/firefox pkg-plist www/firefox/files firebird.rb patch-config_preprocess.pl patch-gfx_src_gtk_nsFontMetricsXft.cpp patch-nsprpub-pr-src-misc-prtime.c patch-typeaheadfind-nosound Log: Add Firefox after a repo copy from mozilla-firebird. Firefox is the next release of the Firebird web browser with a new name to avoid conflicts with the Firebird database. This is version 0.8. http://www.mozilla.org/products/firefox/releases/ * Update to 0.8 and change name to firefox [1] * Make PLIST from a fake installation [1] * Restore original credit and portname in Makefile [1] * Optionally install headers and IDL files [2] * Use PERL instead of REINPLACE_CMD in a few places [1] * Use OPTIONS * Enable the Inspector extension * Fix another possible esound related problem * Enable basic optimizations if WITH_DEBUG is not specified PR: 62631 [2] Submitted by: trevor [1] [2] Revision Changes Path 1.63 +65 -69 ports/www/firefox/Makefile 1.11 +2 -2 ports/www/firefox/distinfo 1.2 +0 -95 ports/www/firefox/files/firebird.rb (dead) 1.1 +95 -0 ports/www/firefox/files/firefox.rb (new) 1.6 +4 -4 ports/www/firefox/files/mkdistfile 1.21 +3 -2 ports/www/firefox/files/mozconfig.in 1.3 +2 -0 ports/www/firefox/files/patch-Double.cpp 1.2 +5 -22 ports/www/firefox/files/patch-build_unix_run-mozilla.sh 1.2 +2 -0 ports/www/firefox/files/patch-config-mkdepend-imakemdep.h 1.3 +2 -0 ports/www/firefox/files/patch-config-rules.mk 1.3 +0 -57 ports/www/firefox/files/patch-config_preprocess.pl (dead) 1.2 +2 -0 ports/www/firefox/files/patch-directory-c-sdk-ldap-libraries-liblber-lber-int.h 1.1 +48 -0 ports/www/firefox/files/patch-extensions_typeaheadfind_src_nsTypeAheadFind.cpp (new) 1.1 +14 -0 ports/www/firefox/files/patch-extensions_typeaheadfind_src_nsTypeAheadFind.h (new) 1.4 +0 -57 ports/www/firefox/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp (dead) 1.2 +2 -0 ports/www/firefox/files/patch-nspr-unix.c 1.3 +2 -0 ports/www/firefox/files/patch-nsprpub-pr-include-md-_freebsd.cfg 1.3 +7 -7 ports/www/firefox/files/patch-nsprpub-pr-include-md-_freebsd.h 1.2 +2 -0 ports/www/firefox/files/patch-nsprpub-pr-src-io-prprf.c 1.3 +0 -11 ports/www/firefox/files/patch-nsprpub-pr-src-misc-prtime.c (dead) 1.4 +0 -0 ports/www/firefox/files/patch-nsprpub-pr-src-pthreads-ptio.c 1.2 +2 -0 ports/www/firefox/files/patch-security-coreconf-FreeBSD.mk 1.2 +0 -72 ports/www/firefox/files/patch-typeaheadfind-nosound (dead) 1.2 +2 -0 ports/www/firefox/files/patch-xpcom-reflect-xptcall-public-xptcstubsdecl.inc 1.3 +2 -0 ports/www/firefox/files/patch-xpcom-reflect-xptcall-src-md-unix-Makefile.in 1.2 +2 -0 ports/www/firefox/files/patch-xptcall-alpha 1.2 +2 -0 ports/www/firefox/files/patch-xptcall-amd64 1.2 +2 -0 ports/www/firefox/files/patch-xptcall-ia64 1.3 +2 -0 ports/www/firefox/files/patch-xptcall-sparc64 1.4 +3 -3 ports/www/firefox/pkg-descr 1.11 +3 -3 ports/www/firefox/pkg-message 1.17 +0 -3386 ports/www/firefox/pkg-plist (dead)