aboutsummaryrefslogtreecommitdiff
path: root/www/firefox10
Commit message (Collapse)AuthorAgeFilesLines
* - Make portlint happier.Jeremy Messenger2005-08-2817-327/+408
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add Java 5 plugins support. [1] - Use system's libm (/usr/src/lib/msun), nss, nspr and etc. Also, do not extract those. Better explain, use external dependencies. [1] - Teach firefox-config and *.pc files for nspr that will making other third apps to buildable like epiphany, vlc-devel's mozilla plugins and etc. Have been tested with full GNOME 2.11.x build too. - Add four patches: [1] patch-bugzilla243151: https://bugzilla.mozilla.org/show_bug.cgi?id=243151 patch-jsosdep: Fix the FreeBSD define patch-oji-threads: 64-bit wide pthread_t patch-xptcinvoke_x86_64_linux: Setting a possibly uninitialized variable (value). - Fix a crash that can occur using gtk+-2.7 and possibly 2.6.10 when closing windows. https://bugzilla.mozilla.org/show_bug.cgi?id=3002 [2] - Get rid of FIREFOX and FF_VER, best to use PORTNAME and PORTVERSION varibles that are arleady exist and lesser complicate. - Change all hardcore of 'firefox' to PORTNAME. - Change a manual loop for patch all.js to find(1), so we can sleep on it. Submitted by: mi [1], marcus [2] Reviewed by: my team, FreeBSD GNOME Team. Tested by: many Notes: svn path=/head/; revision=141034
* Install IDL files into ${PREFIX}/share/idl/firefox.Joe Marcus Clarke2005-07-301-0/+11
| | | | | | | Obtained from: www/mozilla Notes: svn path=/head/; revision=140433
* - Update to 1.0.6Michael Johnson2005-07-203-12/+3
| | | | Notes: svn path=/head/; revision=139648
* Use ${PORTVERSION} instead of duplicating its value in the MASTER_SITE_SUBDIR.Joe Marcus Clarke2005-07-141-1/+1
| | | | | | | Reported by: Andrzej Tobola <ato@iem.pw.edu.pl> Notes: svn path=/head/; revision=139167
* Update to 1.0.5. This release addresses numerous security bugs as well asJoe Marcus Clarke2005-07-142-4/+4
| | | | | | | | | adds some stability enhancements. Security: See http://www.mozilla.org/projects/security/known-vulnerabilities.html#Firefox for a list of fixed vulnerabilities in 1.0.5 Notes: svn path=/head/; revision=139164
* - Update to 1.0.4Michael Johnson2005-05-122-4/+4
| | | | | | | | | | This release fixes 3 very critical bugs. [1] Release notes: http://www.mozilla.org/products/firefox/releases/1.0.4.html Security notes: http://www.mozilla.org/projects/security/known-vulnerabilities.html Notes: svn path=/head/; revision=135111
* - Install .desktop file in share/applications instead ofMichael Johnson2005-04-261-6/+4
| | | | | | | | | | | share/gnome/applications so we can remove the gnomehier dependency so non-gnome users don't have to install a bunch of un-needed gnome directories. - Remove WITH_MENU option from mozilla[-devel], .desktop file will always be installed now. Notes: svn path=/head/; revision=134223
* - Update to 1.0.3Michael Johnson2005-04-162-5/+5
| | | | | | | | | - Re-enable cups support Release Notes: http://www.mozilla.org/products/firefox/releases/1.0.3.html Notes: svn path=/head/; revision=133466
* - Remove mng support, it doesn't workMichael Johnson2005-04-142-4/+2
| | | | Notes: svn path=/head/; revision=133296
* * Update to 1.0.2 to fix security issues (seeJoe Marcus Clarke2005-03-253-11/+14
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=131937
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Update freetype2 to 2.1.9, and patch Mozilla and friends accordingly.Joe Marcus Clarke2005-03-102-1/+343
| | | | | | | | | | | 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
* Fix the startup script so that arguments are passed correctly to the browserJoe Marcus Clarke2005-03-022-123/+80
| | | | | | | | | | | binary. PR: 78175 (firefox) 78217 (mozilla-devel) Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> Notes: svn path=/head/; revision=130146
* 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> Notes: svn path=/head/; revision=129961
* Add a Mozilla Mozilla Plugable Init Script (PIS) to handle automaticallyJoe Marcus Clarke2005-02-262-1/+47
| | | | | | | | | | | sanitizing each users' home directory when starting Firefox. This should make upgrades much more painless. PR: 75816 Submitted by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> Notes: svn path=/head/; revision=129825
* * Update to 1.0.1 (see http://www.mozilla.org/products/firefox/releases/ forJoe Marcus Clarke2005-02-255-62/+733
| | | | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=129730
* Correct a typo that prevented the Firefox Ruby script from being addedJoe Marcus Clarke2005-01-021-2/+2
| | | | | | | | | | to the plist. Reported by: pointyhat via kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=125687
* - Update pkg-descr to better reflect firefoxMichael Johnson2004-12-292-6/+12
| | | | | | | | | | - Fix expr usage for 4.x since expr on 4.x is not POSIX compliant. [1] Submitted by: girgen [1] Notes: svn path=/head/; revision=125414
* - Remove WITH_NEW_ICON knobMichael Johnson2004-12-283-10/+24
| | | | | | | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=125299
* - Add EXTRACT_AFTER_ARGS to speed up extract a littleMichael Johnson2004-12-151-0/+7
| | | | | | | Obtained From: www/mozilla Notes: svn path=/head/; revision=124099
* * Fix build with upcoming X.Org 6.8.1 [1]Joe Marcus Clarke2004-12-153-1/+15
| | | | | | | | | | | * Temporarily disable CUPS support to fix a crash do to a symbol conflict between OpenSSL and NSS [2] PR: 75045 [2] Submitted by: lesi [1] Notes: svn path=/head/; revision=124067
* Add Encoding type to desktop file to validate via desktop-file-validateMichael Johnson2004-12-131-0/+1
| | | | Notes: svn path=/head/; revision=123863
* Bump PORTREVISION for plist changesMichael Johnson2004-12-111-1/+1
| | | | Notes: svn path=/head/; revision=123676
* - Fix plist in firefox [1]Michael Johnson2004-12-111-0/+3
| | | | | | | | | - Touch lib/browser_plugins/.${PORTNAME}.keep so this directory will not be removed durring deinstall of mozilla[-devel] or firefox if you still have mozilla[-devel] or firefox installed. Pointed out by: pointy hat [1] Notes: svn path=/head/; revision=123675
* Fix plist by fixing the way EXTRA_SCRIPTS (bin/firefox.rb) is added to plist.Michael Johnson2004-12-091-1/+1
| | | | Notes: svn path=/head/; revision=123578
* Be sure to create the browser_plugins during package install as well. SomeJoe Marcus Clarke2004-12-042-0/+5
| | | | | | | | | ports (e.g. www/ump) depend on this directory being there. Reported by: pointyhat via kris Notes: svn path=/head/; revision=123091
* Use -Bsymbolic when linking nss to avoid symbol conflicts with librariesJoe Marcus Clarke2004-11-222-6/+20
| | | | | | | | that include OpenSSL (e.g. CUPS). This may help alleviate the problem with Firefox crashing when trying to print when using CUPS. Notes: svn path=/head/; revision=122115
* Fix a patch.Jeremy Messenger2004-11-201-1/+1
| | | | | | | | PR: ports/74155 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Notes: svn path=/head/; revision=122028
* Instead of using Xvfb, and evil black magic to create the extensionsJoe Marcus Clarke2004-11-182-6/+2
| | | | | | | | | repository, use the hidden "-register" option instead. This has the advantage of not requiring an X DISPLAY and not modifying any preferences. Notes: svn path=/head/; revision=121879
* Fix pkg-config files by re-adding REINPLACE_CMD lineMichael Johnson2004-11-141-1/+2
| | | | | | | | Pointed out by: Pascal Hofstee Approved by: marcus (co mentor) Notes: svn path=/head/; revision=121578
* Change the Firefox installation directory to be more manageable. Now,Michael Johnson2004-11-133-81/+108
| | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=121506
* * Update to 1.0Joe Marcus Clarke2004-11-104-10/+26
| | | | | | | | | | | | * Install a firefox desktop entry for the GNOME desktop [1] * Fix the post-install plug-in repository generation when root is using a non-default shell [2] Submitted by: ahze [1] Clemens Fischer <ino-qc@spotteswoode.de.eu.org> [2] Notes: svn path=/head/; revision=121265
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* update to 1.0.r2Michael Johnson2004-11-062-5/+5
| | | | | | | Approved by: marcus (co mentor) Notes: svn path=/head/; revision=120928
* Update to 1.0.r (aka 1.0 Release Candidate 1). So far, the release notes haveJoe Marcus Clarke2004-10-284-24/+8
| | | | | | | | not been published, but see http://www.squarefree.com/burningedge/releases/1.0.html for a list of changes. Notes: svn path=/head/; revision=120438
* Essentially a NOP commit. The xpcom reflect patches for amd64 supportPeter Wemm2004-10-242-389/+1
| | | | | | | | are now present in the firefox source tree, but with one bug fix compared to the old version we provided. Use their version. Notes: svn path=/head/; revision=120065
* * Remove some patches that are no longer neededJoe Marcus Clarke2004-10-175-39/+13
| | | | | | | | | | * Workaround a crash that can be triggered by JavaScript pop-up windows [1] * Use Xvfb to initialize the Firefox extensions datastore as root [1] https://bugzilla.mozilla.org/show_bug.cgi?id=264557 Notes: svn path=/head/; revision=119692
* Check PERL_LEVEL and not OSVERSION when deciding if we need to use the extraJoe Marcus Clarke2004-10-141-1/+1
| | | | | | | patch to fix the build. Notes: svn path=/head/; revision=119346
* Bump PORTREVISION for the last commit since it re-enables remote executionJoe Marcus Clarke2004-10-131-1/+1
| | | | | | | support. Notes: svn path=/head/; revision=119299
* Add a patch that was forgotten in the 1.0.1.p update.Joe Marcus Clarke2004-10-131-0/+10
| | | | Notes: svn path=/head/; revision=119297
* Fix build with Perl 5.00503.Joe Marcus Clarke2004-10-132-0/+14
| | | | | | | PR: 72632 Notes: svn path=/head/; revision=119295
* * Update to 1.0.1.p (aka 0.10.1, aka 1.0PR)Joe Marcus Clarke2004-10-1210-161/+23
| | | | | | | | | | | | | * 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
* Patch the various recently reported security vulnerabilities in Mozilla.Joe Marcus Clarke2004-09-284-0/+101
| | | | | | | | | | | | | | | | | | | This is being done instead of the update to 1.0 PR 1 since we're in a ports freeze, and too many big changes is not a good idea. This update covers the following Mozilla bugs: 250862 255067 256316 Thanks to nectar for scraping all of these patches together. Obtained from: Mozilla CVS Approved by: portmgr (implicit) Notes: svn path=/head/; revision=118476
* Update to 0.9.3 to fix a few security issues:Joe Marcus Clarke2004-08-053-4/+29
| | | | | | | | | | | http://bugzilla.mozilla.org/buglist.cgi?bug_id=251381,249004,250906,253121 Also, add a pkg-deinstall script to remove the auto-generated registry files. PR: 70031 Notes: svn path=/head/; revision=115475
* Fix global extension and theme installation by making sure the path to theJoe Marcus Clarke2004-07-272-0/+18
| | | | | | | | | | | | XPI file does no contain a leading "file://" when passed to the extension manager. See http://bugzilla.mozilla.org/show_bug.cgi?id=250847 for more details. Reported by: ale Notes: svn path=/head/; revision=114894
* Fix DEBUG builds by checking for all error states from pthread_mutex_trylock().Joe Marcus Clarke2004-07-271-0/+11
| | | | | | | | | See http://bugzilla.mozilla.org/show_bug.cgi?id=253080 for more details. Submitted by: green Notes: svn path=/head/; revision=114879
* Update to 0.9.1.Joe Marcus Clarke2004-06-292-4/+3
| | | | Notes: svn path=/head/; revision=112565
* * Add optional support for gnome-vfs support (e.g. smb:// and sftp:// URLs) [1]Joe Marcus Clarke2004-06-244-3/+51
| | | | | | | | | | | * Fix a problem with the pkg-config files referencing mozilla components and not firefox components PR: 68221 [1] Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> [1] Notes: svn path=/head/; revision=112150
* Add a post-rendered Extensions.rdf so that the default theme and extensionJoe Marcus Clarke2004-06-203-5/+45
| | | | | | | | | shows up. Tested by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Notes: svn path=/head/; revision=111837
* Add a patch to run g_thread_init() as soon as Firefox starts. This is saidJoe Marcus Clarke2004-06-192-0/+20
| | | | | | | | | | | | to fix some threading issues in Firefox, but I have not personally encountered them (at least not ones fixed by this patch). See http://bugzilla.mozilla.org/show_bug.cgi?id=247204 for more details. Submitted by: green Notes: svn path=/head/; revision=111778