summaryrefslogtreecommitdiff
path: root/www/firefox-devel/files/patch-Double.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add Firefox after a repo copy from mozilla-firebird. Firefox is the nextJoe Marcus Clarke2004-02-111-0/+2
| | | | | | | | | | | | | | | | | | | | 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]
* Add a new patch-Double.cpp that fixes the recent core dumps during post-buildJoe Marcus Clarke2003-11-161-6/+54
| | | | | | on Sparc64. Submitted by: tmm (bless that man)
* Add mozilla-firebird after a repo move from phoenix.Joe Marcus Clarke2003-06-021-0/+11
Mozilla Firebird is the browser reborn from the ashes of the Phoenix. * Update to 0.6 [1] * Add optional GTK+-2 support [2] * Add [untested] Sparc64 support [3] * Add [untested] Alpha support [4] * Do not compile with -O2 by default. Instead specify -DWITH_OPTIMIZED_CFLAGS to get extra optimizations * Link the Java Plug-in again Submitted by: Stijn Hoop <stijn@win.tue.nl> [1] Christopher Nehren <apeiron@comcast.net> [2] (based on) tmm and kris [3] Bernd Walter <ticso@cicely.de> [4] Minor fixes by: obraun