Commit graph

10 commits

Author SHA1 Message Date
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
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
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
5cffd563b1 - Update pkg-descr to better reflect firefox
- Fix expr usage for 4.x since expr on 4.x
  is not POSIX compliant. [1]

Submitted by:	girgen [1]
2004-12-29 03:25:23 +00:00
Joe Marcus Clarke
6593022e89 Add Firefox after a repo copy from mozilla-firebird. Firefox is the next
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]
2004-02-11 07:16:17 +00:00
Joe Marcus Clarke
ed564c5560 Add mozilla-firebird after a repo move from phoenix.
Mozilla Firebird is the browser reborn from the ashes of the Phoenix.

* Update to 0.6 [1]
* Add optional GTK+-2 support [2]
* Add [untested] Sparc64 support [3]
* Add [untested] Alpha support [4]
* Do not compile with -O2 by default.  Instead specify -DWITH_OPTIMIZED_CFLAGS
  to get extra optimizations
* Link the Java Plug-in again

Submitted by:	Stijn Hoop <stijn@win.tue.nl> [1]
		Christopher Nehren <apeiron@comcast.net> [2] (based on)
		tmm and kris [3]
		Bernd Walter <ticso@cicely.de> [4]
Minor fixes by:	obraun
2003-06-02 18:30:59 +00:00
Alan Eldridge
c59321e54f 1. Expanded configure/make options in files/mozconfig.in.
* Fixed problem with reliably finding perl 5.8.0.
	* Made build faster.
	* Shut up most of the compiler warnings (turned off --pedantic).
	* Strip the binaries.
	* Saved 2 meg on size of binary package (16M -> 14M).
2. Moved install to ${X11BASE}/lib/phoenix to keep it out of the way
   of mozilla, since it uses the same namespace for dirs/files.
3. Link bin/phoenix and bin/phoenix.config into install tree's bin dir.

TO DO: make installation smaller. make distfile smaller. test,test,test.
2002-10-22 09:26:56 +00:00
Alan Eldridge
1dd45d5e38 Phoenix is a fast, minimal browser from the Mozilla project. This port
is a work in progress for the next few days.
2002-10-21 08:54:27 +00:00