Commit graph

204 commits

Author SHA1 Message Date
Beat Gaetzi
004e867c15 - Update to 3.5.7 2010-01-06 15:31:20 +00:00
Beat Gaetzi
cff4e7bcff - Update to 3.5.6
Security:	http://www.vuxml.org/freebsd/01c57d20-ea26-11de-bd39-00248c9b4be7.html
2009-12-16 11:16:36 +00:00
Beat Gaetzi
2989e65b27 - Add CONFLICT with Firefox 3.6 2009-12-12 15:17:06 +00:00
Marcel Moolenaar
6190222f2a Fix build for ia64.
Ok'd by: beat
2009-11-11 00:43:15 +00:00
Beat Gaetzi
da7c72774f - Update to 3.5.5 2009-11-06 07:59:45 +00:00
Beat Gaetzi
cef63285e3 - Update to 3.5.4
Security:	http://www.vuxml.org/freebsd/c87aa2d2-c3c4-11de-ab08-000f20797ede.html
2009-10-28 15:40:12 +00:00
Martin Wilke
aa0dd8181d - Update to 3.5.3
Security:	http://www.vuxml.org/freebsd/922d2398-9e2d-11de-a998-0030843d3802.html
2009-09-10 18:04:21 +00:00
Beat Gaetzi
041534db9e - Fix build on powerpc and sparc64
Submitted by:	Andreas Tobler <andreast-list AT fgznet.ch>
2009-08-19 01:58:38 +00:00
Martin Wilke
f71164d63a - Update to 3.5.2
Security:	http://www.freebsd.org/ports/portaudit/49e8f2ee-8147-11de-a994-0030843d3802.html
2009-08-04 23:11:44 +00:00
Martin Wilke
9cd35e38d4 - Update to 3.5.1
Security:	http://www.freebsd.org/ports/portaudit/c1ef9b33-72a6-11de-82ea-0030843d3802.html
2009-07-17 08:12:03 +00:00
Martin Wilke
35fa5f52d3 - Fix * Date/time stamp .. entry 2009-07-07 10:56:11 +00:00
Martin Wilke
4eef1cb0f3 - Fix LATEST_LINK
Reported by:	pav/erwinbot
2009-07-03 13:38:45 +00:00
Christian Weisgerber
48c173af22 Also display pkg-message when installing the port (as opposed to a
a package).

Approved by:	miwi
2009-07-02 20:20:36 +00:00
Martin Wilke
b291c5263a - Please welcome Firefox-3.5 Release
What?s New in Firefox 3.5:

http://www.mozilla-europe.org/en/press/2009/06/30/1293-mozilla-advances-the-web-with-firefox-35

Thanks to: All testers and helpers, my Team and marcus for the quick repocopy!
2009-06-30 19:44: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