summaryrefslogtreecommitdiff
path: root/www/firefox10/files/patch-browser_app_mozilla.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.7. SeeJoe Marcus Clarke2005-09-211-6/+8
| | | | | | | http://www.mozilla.org/products/firefox/releases/1.0.7.html#new for the list of fixes in this release. Security: Fixes http://vuxml.FreeBSD.org/2e28cefb-2aee-11da-a263-0001020eed82.html among other things
* * Update to 1.0.2 to fix security issues (seeJoe Marcus Clarke2005-03-251-3/+7
| | | | | | | | | | http://www.vuxml.org/freebsd/7d2aac52-9c6b-11d9-99a7-000a95bc6fae.html and http://www.vuxml.org/freebsd/741f8841-9c6b-11d9-9dbe-000a95bc6fae.html for more details) * Fix some minor cosmetic issues with the startup script Submitted by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> Approved by: portmgr (implicit)
* Fix the startup script so that arguments are passed correctly to the browserJoe Marcus Clarke2005-03-021-122/+79
| | | | | | | | binary. PR: 78175 (firefox) 78217 (mozilla-devel) Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
* Re-add support for specifying a profile using the -P option.Joe Marcus Clarke2005-02-281-3/+12
| | | | Submitted by: Jeremy Prior <jez@netcraft.com>
* * Update to 1.0.1 (see http://www.mozilla.org/products/firefox/releases/ forJoe Marcus Clarke2005-02-251-49/+492
| | | | | | | | | | | | the release notes) * Add a new Firefox launch script [1] * Merge URI helper patch from www/mozilla * Add option to make URLs open in new tabs instead of new windows [1] * Sanitize CFLAGS [1] * Update the GNOME .desktop file with i18n translations and MIME types [1] PR: 75816 [1] Submitted by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [1]
* - Update pkg-descr to better reflect firefoxMichael Johnson2004-12-291-1/+1
| | | | | | | - Fix expr usage for 4.x since expr on 4.x is not POSIX compliant. [1] Submitted by: girgen [1]
* - Remove WITH_NEW_ICON knobMichael Johnson2004-12-281-3/+17
| | | | | | | | | | | | | | | - Mozilla license team has approved the FreeBSD Gnome team to use official branding for firefox and thunderbird [1] o Add --enable-official-branding to mozconfig o Install official thunderbird/firefox icon as default.xpm icon - Fix error when running firefox/thunderbird -v [2] - Bump PORTREVISION References: http://www.mozilla.org/foundation/licensing.html [1] http://people.freebsd.org/~ahze/firefox_thunderbird-approved.txt [1] PR: ports/75262 [2] Submitted by: girgen [2]
* Fix a patch.Jeremy Messenger2004-11-201-1/+1
| | | | | PR: ports/74155 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
* Change the Firefox installation directory to be more manageable. Now,Michael Johnson2004-11-131-3/+35
| | | | | | | | | | | | | Firefox is installed similar to Mozilla in that its main installation directory no longer has a Firefox version number in its name. This will help maintainers of ports that depend on Firefox stay in sync more easily. Add i18n Support [1] PR: ports/73837 [1] Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> [1] Approved by: marcus (co mentor)
* Add a patch that was forgotten in the 1.0.1.p update.Joe Marcus Clarke2004-10-131-0/+10