aboutsummaryrefslogtreecommitdiff
path: root/www/firefox-devel/files/firefox.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add firefox-devel after a repocopy from ports/www/firefox. Firefox-develJoe Marcus Clarke2005-11-051-95/+0
| | | | | | | | | | represents work in progress towards Firefox 1.5. See http://www.mozilla.org/products/firefox/releases/1.5.html for more details. Most of this work was done by ahze and mnag. Notes: svn path=/head/; revision=147335
* Update freetype2 to 2.1.9, and patch Mozilla and friends accordingly.Joe Marcus Clarke2005-03-101-1/+1
| | | | | | | | | | | Note: since 2.1.9 is ABI compatible with 2.1.7, no recompilation is necessary. PR: 78385 Submitted by: lesi Notes: svn path=/head/; revision=130757
* * Update to 1.0.1.p (aka 0.10.1, aka 1.0PR)Joe Marcus Clarke2004-10-121-1/+1
| | | | | | | | | | | | | * Add support for installing the new Firefox brand icon by defining WITH_NEW_ICON [1] For all that's new, check out http://www.mozilla.org/products/firefox/releases/ PR: 71781 [1] Submitted by: Radek Kozlowski <radek@raadradd.com> [1] Notes: svn path=/head/; revision=118704
* Fix the window ID in firefox.rb (new PORTREVISION).Trevor Johnson2004-02-121-1/+1
| | | | | | | | PR: 62735 Submitted by: obraun Notes: svn path=/head/; revision=100791
* Add Firefox after a repo copy from mozilla-firebird. Firefox is the nextJoe Marcus Clarke2004-02-111-0/+95
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] Notes: svn path=/head/; revision=100632