From 6593022e89db95668f762d4db0020b296f786594 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 11 Feb 2004 07:16:17 +0000 Subject: 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] --- www/firefox10/files/patch-nsprpub-pr-src-misc-prtime.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 www/firefox10/files/patch-nsprpub-pr-src-misc-prtime.c (limited to 'www/firefox10/files/patch-nsprpub-pr-src-misc-prtime.c') diff --git a/www/firefox10/files/patch-nsprpub-pr-src-misc-prtime.c b/www/firefox10/files/patch-nsprpub-pr-src-misc-prtime.c deleted file mode 100644 index 9682808e4d9e..000000000000 --- a/www/firefox10/files/patch-nsprpub-pr-src-misc-prtime.c +++ /dev/null @@ -1,11 +0,0 @@ ---- nsprpub/pr/src/misc/prtime.c.orig Thu Feb 27 01:01:02 2003 -+++ nsprpub/pr/src/misc/prtime.c Thu May 22 16:46:49 2003 -@@ -1666,7 +1666,7 @@ - */ - - #if defined(SUNOS4) || (__GLIBC__ >= 2) || defined(XP_BEOS) \ -- || defined(NETBSD) -+ || defined(NETBSD) || defined(__FreeBSD__) - a.tm_zone = NULL; - a.tm_gmtoff = tm->tm_params.tp_gmt_offset + tm->tm_params.tp_dst_offset; - #endif -- cgit v1.2.3