Commit graph

198 commits

Author SHA1 Message Date
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Beat Gaetzi
8f6678d481 - Mark IGNORE: www/firefox is newer 2010-02-07 21:55:23 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Beat Gaetzi
e4c9c5a3ef - Update to 3.6 RC2 2010-01-19 06:03:43 +00:00
Beat Gaetzi
7971caf347 - Update to 3.6 RC1
- Disable libnotify when dbus is disabled to avoid installing of dbus as a
  dependency from libnotify. [1]

Reported and tested by:	Stefan Thurner <thurners AT nicsys.de> [1]
2010-01-09 21:47:32 +00:00
Martin Wilke
88f703b88f - Update to 3.6 beta 5
Changelog:
http://www.mozilla.com/en-US/firefox/3.6b5/releasenotes/
2009-12-18 19:28:43 +00:00
Beat Gaetzi
af17549e95 - Update to 3.6 Beta 4
The Beta of Firefox 3.6 / Gecko 1.9.2 introduces several new features
for users to evaluate:

  * Support for the HTML5 File API
  * A change to how third-party software integrates with Firefox to
    increase stability.
  * The ability to run scripts asynchronously to speed up page load times.
  * A mechanism to prevent incompatible software from crashing Firefox.
  * Users can now change their browser's appearance with a single click,
    with built in support for Personas.
  * Firefox 3.6 will alert users about out of date plugins to keep them
    safe.
  * Open, native video can now be displayed full screen, and supports
    poster frames.
  * Support for the WOFF font format.
  * Improved JavaScript performance, overall browser responsiveness and
    startup time.
  * Support for new CSS, DOM and HTML5 web technologies.

Thanks to:	Andreas Tobler, Florian Smeets, Joseph S. Atkinson, miwi@
2009-12-12 15:15:48 +00:00
Martin Wilke
6eabf27d0e - Make IGNORE 2009-06-30 20:19:48 +00:00
Martin Wilke
fdb232d9fc - Update to 3.5 RC3
Thanks to:	flo, beat
2009-06-28 19:30:01 +00:00
Mark Linimon
57c28ebd77 Mark as broken on sparc64: fails to compile. 2009-05-29 04:32:25 +00:00
Martin Wilke
c3d7e13661 - Add FreeBSD 6.4 support
Thanks to:	Florian Smeets
2009-05-13 09:17:45 +00:00
Martin Wilke
0cc73e3ed7 - - Register conflicts for firefox3 and firefox3-devel
Submitted by:	flo
2009-04-30 07:33:52 +00:00
Martin Wilke
ee2764d8e8 - Presenting Firefox 3.5 BETA 4 for FreeBSD 2009-04-28 17:36:31 +00:00
Martin Wilke
fef9b9d2e0 - Update to Firefox 3.1 BETA3
Firefox 3.1 Beta 3 is based on the Gecko 1.9.1 rendering platform,
which has been under development for the past 9 months. Firefox 3.1
is an incremental release on the previous version with significant
changes to improve web compatibility, performance, and ease of use:

    * Improved the new Private Browsing Mode.
    * Improvements to web worker thread support.
    * Improved performance and stability with the new TraceMonkey
      JavaScript engine.
    * New native JSON support.
    * Improvements to the Gecko layout engine, including speculative parsing
      for faster content rendering.
    * Support for new web technologies such as the <video> and <audio> elements,
      the W3C Geolocation API, JavaScript query selectors, CSS 2.1 and 3 properties,
      SVG transforms and offline applications.

Thanks to:	beat@, nox@, gahr@, Florian Smeets,
2009-04-25 22:45:27 +00:00
Martin Wilke
2ae036e78c Take maintainership. The first of two steps is to take all
Gecko Stuff from the Gnome team. I'd like to say thanks a lot for
all the work in the past years.
2009-04-12 19:27:13 +00:00
Marius Strobl
532c41471e Resurrect www/mozilla/Makefile.common rev. 1.30 and associated changes,
which got lost with the switch to bsd.gecko.mk:
Work around the miscompilation/mislinkage problem of the sCanonicalVTable
hacks in the XPCOM string code on sparc64 by omitting the code in question
and bump PORTREVISIONs accordingly.

Approved by:	marcus
2009-04-04 11:47:00 +00:00
Jeremy Messenger
15b6544926 Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo
plugins support one of web browsers and can take care of plist (depend on how
you use it) at the same time. I have written a complete document and even show
how it works in the www/firefox/Makefile.webplugins so be sure to read in
there. If there is anything that isn't clear in the document, please feel free
to ask and I will try my best to improvement it.

FYI: GNOME 2.24 depends on this, so it's coming.

BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified.

Approved by:	portmgr
2009-01-10 02:45:46 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Marius Strobl
7dfcb34747 Work around the miscompilation/mislinkage problem of the sCanonicalVTable
hacks in the XPCOM string code on sparc64 by omitting the code in question
and bump PORTREVISIONs accordingly.

Approved by:	marcus
2008-01-21 22:19:53 +00:00
Joe Marcus Clarke
63713a9686 Add NO_LATEST_LINK to avoid overwriting to www/firefox link.
Approved by:	portmgr (implicit)
2007-11-18 15:49:49 +00:00
Mark Linimon
581e69adb2 Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally.  To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.

Hat:		portmgr
2007-10-07 05:45:04 +00:00
Mark Linimon
41a56135d1 Remove support for antique perl.
Hat:	portmgr
2007-09-08 00:45:08 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Michael Johnson
c6bd45847d s/BROKEN/IGNORE/ on !i386 until xpcom code is updated or written for !i386 2007-04-23 23:35:41 +00:00
Kris Kennaway
4d68353a0d BROKEN on !i386: Does not compile 2007-04-22 01:34:46 +00:00
Michael Johnson
07a95a41a8 Readd firefox-devel at version 3.0.a2 2007-03-19 11:42:52 +00:00
Michael Johnson
b7ef8dcd51 - Remove firefox-devel now that Firefox 2.0 is stable 2006-11-01 13:25:57 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Michael Johnson
67db2ba073 - Update to 2.0rc2 2006-10-09 00:04:49 +00:00
Michael Johnson
fab8e002bb - Use MOZILLA_EXTENDED 2006-08-03 11:43:48 +00:00
Michael Johnson
49d3480a6d - Fix the "Requires" lines in firefox-devel pkgconfig files 2006-06-05 20:59:56 +00:00
Michael Johnson
b9f70ad859 - Update to 2.0a3
- Fix .desktop file so it actually starts firefox-devel instead of firefox
  also change Firefox to Firefox-devel in comments

Release notes:	http://www.mozilla.org/projects/bonecho/releases/2.0a3.html
2006-05-30 03:46:46 +00:00
David E. O'Brien
1800783336 Revert revision 1.144. I guess ftp-master hasn't been updated since that
commit.  Revision 1.46 only costs an inode and may be useful to users.
2006-05-07 01:47:00 +00:00
David E. O'Brien
f024a19571 Fix 'portupdate -PP' and make 'pkg_add -r firefox' do what is most expected. 2006-05-07 01:45:18 +00:00
Jean-Yves Lefort
6e22375883 Use sane fonts by default. 2006-05-01 22:55:54 +00:00
Michael Johnson
7f4e4f51a7 - Change firefox to firefox-devel or firefox10 2006-05-01 11:56:04 +00:00
Pav Lucistnik
82090a7421 - Set no latest link 2006-04-04 17:23:32 +00:00
Michael Johnson
7fdf93063b - Mark BROKEN on 4.x
Reported by:	kris via pointyhat
2006-03-31 12:28:45 +00:00
Michael Johnson
1212de5eb7 - Fix firefox-devel pkgconfig files so we depend on firefox-devel-xpcom.pc
instead of firefox.pc
- Bump PORTREVISION
2006-03-30 16:42:26 +00:00
Michael Johnson
a3adfc2cf5 - Readd firefox-devel at version 2.0a1
- Add support for USE_GECKO=firefox-devel
- Fix pkg-deinstall to not remove MOZDIR/extensions
2006-03-29 20:45:19 +00:00
Michael Johnson
72a9b04464 - Remove firefox-devel since firefox 1.5 is stable now 2005-11-29 22:55:39 +00:00
Michael Johnson
23d336822d - Update to 1.5rc3
- Use system nss/nspr/libm [1]

Obtained from:	www/firefox [1]
Release notes:	http://www.mozilla.org/products/firefox/releases/1.5.html
2005-11-18 03:35:16 +00:00
Michael Johnson
28125871e3 - Add support for new lib/browser_linux_plugins 2005-11-14 19:11:43 +00:00
Michael Johnson
d3ef07b721 - Update to 1.5rc2 2005-11-10 23:23:40 +00:00
Michael Johnson
f76fe01981 - Fix firefox-devel so it registers chrome with out having to manually
run as root
2005-11-08 16:49:30 +00:00
Joe Marcus Clarke
2baa7640f4 Add firefox-devel after a repocopy from ports/www/firefox. Firefox-devel
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.
2005-11-05 06:54:48 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
de89e69ea6 Partially revert the previous commit. Firefox can only build with specific
extensions (in particular typeaheadfind breaks Find [go figure]).  It is
safer to use a specific list of extensions with Firefox 1.0.x.  It looks
like they've made this better in 1.5, and set a reasonable default list of
extensions.

Basically, we're back to the previous 1.0.7_1,1 set of extensions with the
addition of negotiateauth.

Reported by:	many
2005-10-10 07:29:35 +00:00
Joe Marcus Clarke
27d7526f55 * Add support of ports-installed Kerberos [1]
* Enable all default extensions [2]

PR:		86961 [2]
Submitted by:	David W. Hankins <David_Hankins@isc.org> [1]
2005-10-09 19:44:02 +00:00