Eelco Dolstra
9d9e33b98d
* Added Firefox 10.0. P.S. it seems that Firefox 10 no longer needs
...
--enable-official-branding to get a browser that calls itself
"Firefox". But I'll leave the flag in for the moment.
* Removed Firefox 8.0.
svn path=/nixpkgs/trunk/; revision=31984
2012-02-02 15:44:22 +00:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Eelco Dolstra
ab13fb0c34
* Firefox updated to 9.0.1.
...
svn path=/nixpkgs/trunk/; revision=31236
2012-01-03 15:18:03 +00:00
Eelco Dolstra
63c643d072
* Firefox 9.0.
...
svn path=/nixpkgs/trunk/; revision=30985
2011-12-20 14:51:26 +00:00
Alexander Tsamutali
7e82cfb7d6
Added support for Quake Live to Firefox wrapper.
...
svn path=/nixpkgs/trunk/; revision=30856
2011-12-12 17:25:51 +00:00
Eelco Dolstra
a7b50dc5de
* Do an "exec" to get rid of an unnecessary shell.
...
svn path=/nixpkgs/trunk/; revision=30566
2011-11-25 17:01:54 +00:00
Eelco Dolstra
ec390f4bbb
* Fix incorrect URL.
...
svn path=/nixpkgs/trunk/; revision=30548
2011-11-24 14:22:13 +00:00
Eelco Dolstra
7a7fb5bc5a
* Firefox 8.0.1.
...
* Make Firefox 8 the default.
svn path=/nixpkgs/trunk/; revision=30546
2011-11-24 11:55:15 +00:00
Michael Raskin
94149403e5
Firefox 9.0beta1
...
svn path=/nixpkgs/trunk/; revision=30391
2011-11-12 09:38:31 +00:00
Eelco Dolstra
c8da189d39
* Added Firefox 8.0.
...
* Removed Firefox 6.
svn path=/nixpkgs/trunk/; revision=30382
2011-11-10 23:06:58 +00:00
Eelco Dolstra
ee74cf87dc
* Set the Chrome icon in its desktop item.
...
svn path=/nixpkgs/trunk/; revision=29701
2011-10-06 13:52:54 +00:00
Eelco Dolstra
bcf053ed23
* Firefox 7.0.1.
...
svn path=/nixpkgs/trunk/; revision=29687
2011-10-06 10:47:09 +00:00
Michael Raskin
a8a3ede5e9
Adding Firefox 8.0beta1
...
svn path=/nixpkgs/trunk/; revision=29549
2011-09-30 15:44:22 +00:00
Michael Raskin
8e02768459
Firefox 7.0 release
...
svn path=/nixpkgs/trunk/; revision=29544
2011-09-30 07:10:47 +00:00
Alexander Tsamutali
820e9ee753
applications/networking/browsers/firefox/6.0.nix: Fix building on Linux 3.x.
...
svn path=/nixpkgs/trunk/; revision=29328
2011-09-17 19:19:45 +00:00
Eelco Dolstra
a2b2ad5782
* Firefox 6.0.2.
...
svn path=/nixpkgs/trunk/; revision=29079
2011-09-07 15:13:00 +00:00
Eelco Dolstra
a4993d3b23
* Firefox 6.0.1, 3.6.21.
...
svn path=/nixpkgs/trunk/; revision=28937
2011-08-31 09:12:56 +00:00
Nicolas Pierron
6e9492d7fd
Fix mozilla urls.
...
svn path=/nixpkgs/trunk/; revision=28850
2011-08-27 15:29:13 +00:00
Eelco Dolstra
f823626fd8
* Get Firefox 6.0 to build with an upstream patch for building Firefox
...
separately from Xulrunner
(https://bugzilla.mozilla.org/show_bug.cgi?id=639554 ).
svn path=/nixpkgs/trunk/; revision=28846
2011-08-27 13:44:36 +00:00
Michael Raskin
b23809b118
Adding Firefox 7.0beta1 - with a hack for Linux 3.0 build, but unlike 6.0 it does work afterwards
...
svn path=/nixpkgs/trunk/; revision=28732
2011-08-22 06:54:03 +00:00
Nicolas Pierron
2defa3e715
Follow Mozilla homepages migrations. (.com -> .org)
...
svn path=/nixpkgs/trunk/; revision=28722
2011-08-21 15:44:53 +00:00
Michael Raskin
a3a46ada24
Adding Firefox 6.0. Mozilla says it is seamless upgrade from 5.0, so I am trying not to change anything...
...
svn path=/nixpkgs/trunk/; revision=28625
2011-08-16 21:53:43 +00:00
Eelco Dolstra
529a3a31f9
* Removed Firefox 4 (obsolete).
...
svn path=/nixpkgs/trunk/; revision=28531
2011-08-13 12:20:49 +00:00
Eelco Dolstra
43e046af45
* Firefox 5.0.1.
...
svn path=/nixpkgs/trunk/; revision=27731
2011-07-12 06:34:27 +00:00
Eelco Dolstra
5a7ffcd82d
* Firefox: use external SQLite and Cairo.
...
svn path=/nixpkgs/trunk/; revision=27602
2011-07-04 15:35:53 +00:00
Eelco Dolstra
611aecaeeb
* Firefox 5.0.
...
* nspr updated to 4.8.8.
svn path=/nixpkgs/trunk/; revision=27516
2011-06-22 12:21:15 +00:00
Michael Raskin
023f15e484
Adding Firefox 5.0 RC1
...
svn path=/nixpkgs/trunk/; revision=27478
2011-06-16 08:08:10 +00:00
Eelco Dolstra
077fd0a77c
* Firefox updated to 4.0.1. Dropped the libvpx dependency because it
...
was ignored anyway. With the --with-system-libvpx flag, the build
barfs with:
checking for vpx/vpx_decoder.h... yes
configure: error: vpx/vpx_decoder.h found, but is not in /usr/include
svn path=/nixpkgs/trunk/; revision=27089
2011-05-02 11:53:11 +00:00
Lluís Batlle i Rossell
e4351e6df0
Fixing the nixpkgs tarball, broken for more than a week.
...
svn path=/nixpkgs/trunk/; revision=26856
2011-04-16 16:27:55 +00:00
Eelco Dolstra
50b8829ce9
* Firefox: don't do --enable-system-cairo for now because it causes
...
gradients in tabs and other places in the interface to be missing
(i.e. entirely white). Should investigate why our own Cairo doesn't
work properly.
svn path=/nixpkgs/trunk/; revision=26666
2011-04-01 20:28:01 +00:00
Eelco Dolstra
e3c03f348e
* Slight cleanup.
...
svn path=/nixpkgs/trunk/; revision=26665
2011-04-01 19:33:03 +00:00
Eelco Dolstra
56ade5fef2
* Remove unused file.
...
svn path=/nixpkgs/trunk/; revision=26598
2011-03-30 09:43:45 +00:00
Eelco Dolstra
6daacf02e0
* Firefox 3.6.16.
...
svn path=/nixpkgs/trunk/; revision=26474
2011-03-23 17:50:24 +00:00
Eelco Dolstra
c733c666dc
* Remove some unused patches.
...
svn path=/nixpkgs/trunk/; revision=26461
2011-03-22 14:57:00 +00:00
Eelco Dolstra
73a66cc5e1
* Firefox 4: add --enable-chrome-format=jar to make it run.
...
svn path=/nixpkgs/trunk/; revision=26459
2011-03-22 14:14:50 +00:00
Eelco Dolstra
0b5a51d95b
* Firefox 4.0. Completely untested.
...
* Removed Firefox 3.5.
svn path=/nixpkgs/trunk/; revision=26457
2011-03-22 13:36:35 +00:00
Michael Raskin
9a14edb62f
FF 4.0rc2. Still fails to run
...
svn path=/nixpkgs/trunk/; revision=26435
2011-03-20 19:37:06 +00:00
Michael Raskin
0585ca6b8b
Adding Firefox-4.0RC1 - fails to start on my notebook currently, though
...
svn path=/nixpkgs/trunk/; revision=26408
2011-03-17 22:15:53 +00:00
Eelco Dolstra
3e3eac2e30
* Sync with the trunk.
...
svn path=/nixpkgs/branches/x-updates/; revision=26303
2011-03-14 18:26:46 +00:00
Eelco Dolstra
ea4eb6b5fa
* Firefox 3.6.15.
...
svn path=/nixpkgs/trunk/; revision=26298
2011-03-14 12:25:09 +00:00
Eelco Dolstra
f16a2dc2f6
* Sync with the trunk. Remove glib_2_28 because the branch already
...
has it.
svn path=/nixpkgs/branches/x-updates/; revision=26189
2011-03-07 12:17:12 +00:00
Eelco Dolstra
2f848503b9
svn path=/nixpkgs/trunk/; revision=26142
2011-03-03 12:07:51 +00:00
Eelco Dolstra
5042a81534
* Fix broken icons such as the back/forward buttons in Firefox.
...
svn path=/nixpkgs/branches/x-updates/; revision=25944
2011-02-13 23:38:28 +00:00
Lluís Batlle i Rossell
22253677b3
Merging from trunk. The previous merge took the firefox 3.6 in a bad state.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25202
2010-12-19 20:12:10 +00:00
Lluís Batlle i Rossell
b48b2a7bb4
Merging from trunk. I solved some trivial merge conflicts.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25188
2010-12-17 20:39:58 +00:00
Karn Kallio
a6f1f87697
Upstream reports bug has been fixed
...
https://bugzilla.mozilla.org/show_bug.cgi?id=551152
and the patch did not cleanly apply.
svn path=/nixpkgs/trunk/; revision=25186
2010-12-17 20:28:51 +00:00
Eelco Dolstra
24dd283b0a
* Firefox 3.6.13.
...
svn path=/nixpkgs/trunk/; revision=25170
2010-12-17 11:44:18 +00:00
Michael Raskin
fb58f74d82
Updating from trunk again
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24745
2010-11-17 17:03:09 +00:00
Michael Raskin
2d574a718a
Mike Firefox 4.0 beta 7 build
...
svn path=/nixpkgs/trunk/; revision=24719
2010-11-17 09:34:21 +00:00
Michael Raskin
bbcc101bce
Work around -lpthread dependencies
...
svn path=/nixpkgs/trunk/; revision=24718
2010-11-17 08:59:10 +00:00
Michael Raskin
e59ddf7bcb
Update Cairo, Pixman; update FF4beta - still broken, cannot pass fresh cairo correctly to it yet
...
svn path=/nixpkgs/trunk/; revision=24714
2010-11-16 21:05:54 +00:00
Eelco Dolstra
1761d5a53a
* Latest Firefox, Thunderbird.
...
svn path=/nixpkgs/trunk/; revision=24708
2010-11-16 12:37:28 +00:00
Lluís Batlle i Rossell
6dc839d344
Merging from trunk. I resolved some conflicts; I hope that well.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24429
2010-10-23 14:52:21 +00:00
Eelco Dolstra
92d36afe96
* Firefox 3.6.11.
...
svn path=/nixpkgs/trunk/; revision=24399
2010-10-21 11:29:35 +00:00
Michael Raskin
a81b5af5ee
Add more buildInputs useful for FF4.0. This is not enough yet
...
svn path=/nixpkgs/trunk/; revision=24266
2010-10-13 13:12:43 +00:00
Lluís Batlle i Rossell
e7e103b8eb
Updating from trunk (to catch cron changes)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24200
2010-10-10 11:44:28 +00:00
Michael Raskin
a066ee7f06
Firefox 4 requires Mesa
...
svn path=/nixpkgs/trunk/; revision=24188
2010-10-08 19:07:10 +00:00
Michael Raskin
981e71fa3e
Add FF4.0 beta 6
...
svn path=/nixpkgs/trunk/; revision=24172
2010-10-08 08:28:00 +00:00
Lluís Batlle i Rossell
2c5de61327
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23840
2010-09-17 19:10:21 +00:00
Eelco Dolstra
fac8ff8d71
* Firefox 3.6.10.
...
svn path=/nixpkgs/trunk/; revision=23820
2010-09-16 11:44:48 +00:00
Eelco Dolstra
6d1f247646
* Firefox 3.6.9.
...
svn path=/nixpkgs/trunk/; revision=23711
2010-09-10 10:56:44 +00:00
Lluís Batlle i Rossell
d984e4bffd
New patch for firefox, to avoid a SIGBUS on mips.
...
r0bertz gave me the patch through irc:
http://www.gentoo-cn.org/gitweb/?p=loongson.git;a=blob;f=net-libs/xulrunner/files/xulrunner-1.9.2_beta4-mips-bus-error.patch;h=2bf51d77054796ffaf4f4d903dd8560bf96b7844;hb=HEAD
"some insns requires addr to be 8 bytes alignment, xulrunner can't guarantee that"
"instead it guarantees some addr will be sizeof(void *) aligned."
svn path=/nixpkgs/branches/stdenv-updates/; revision=23585
2010-09-01 08:37:42 +00:00
Lluís Batlle i Rossell
e2b1de78c2
Making firefox build on mips
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23584
2010-09-01 08:37:28 +00:00
Lluís Batlle i Rossell
82627f99bb
New patch for firefox for mips
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23583
2010-09-01 08:37:17 +00:00
Lluís Batlle i Rossell
c700d8c5ee
Patch that allows xulrunner (for firefox 3.6) build further.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23582
2010-09-01 08:37:07 +00:00
Eelco Dolstra
42016ca6aa
* Firefox 3.6.8.
...
svn path=/nixpkgs/trunk/; revision=22747
2010-07-27 11:35:31 +00:00
David Guibert
3d6c9cfd7f
firefox: should be sha1
...
svn path=/nixpkgs/trunk/; revision=22686
2010-07-21 11:55:33 +00:00
Eelco Dolstra
7f3838c16a
* Firefox 3.6.7, Thunderbird 3.1.1.
...
svn path=/nixpkgs/trunk/; revision=22682
2010-07-21 08:15:52 +00:00
David Guibert
362d1ba38f
update firefox to 3.6.6
...
svn path=/nixpkgs/trunk/; revision=22424
2010-06-27 19:55:21 +00:00
Lluís Batlle i Rossell
d7ceeb0574
Attempt to fix the firefox 3.6 symlinks problem (that makes it segfault at start, if
...
the user does not remove the compatibility.ini from its profile)
svn path=/nixpkgs/trunk/; revision=22408
2010-06-24 21:23:37 +00:00
Eelco Dolstra
5dc0d3dbcf
* Firefox 3.5.10.
...
svn path=/nixpkgs/trunk/; revision=22386
2010-06-22 20:26:49 +00:00
Eelco Dolstra
29547d6a01
* Firefox 3.6.4. Still segfaults though.
...
svn path=/nixpkgs/trunk/; revision=22383
2010-06-22 17:20:33 +00:00
Eelco Dolstra
cfd6e0f21b
* The desktop item should be named "Firefox", not "firefox".
...
svn path=/nixpkgs/trunk/; revision=21840
2010-05-18 14:58:45 +00:00
Eelco Dolstra
2f423bbf1f
* Firefox 3.5.9.
...
svn path=/nixpkgs/trunk/; revision=20992
2010-04-09 13:06:46 +00:00
Lluís Batlle i Rossell
882e258fbc
Updating firefox. For xulrunner, I moved the version number up too; I don't know what did I have to do with it.
...
svn path=/nixpkgs/trunk/; revision=20948
2010-04-05 16:04:50 +00:00
Eelco Dolstra
4bd60ef8fc
* Updated Firefox to 3.6.2. Hopefully it works now.
...
svn path=/nixpkgs/trunk/; revision=20777
2010-03-23 10:27:47 +00:00
Eelco Dolstra
af717b48f4
* Firefox 3.5.8.
...
svn path=/nixpkgs/trunk/; revision=20125
2010-02-19 10:03:31 +00:00
Eelco Dolstra
c7194fe7cf
* Added Firefox 3.6. It's not entirely stable yet though. In
...
particular it segfaults with the `-P' option.
svn path=/nixpkgs/trunk/; revision=19606
2010-01-21 22:23:59 +00:00
Eelco Dolstra
b8f106abd7
* Throw away some old versions of Firefox.
...
svn path=/nixpkgs/trunk/; revision=19604
2010-01-21 21:14:22 +00:00
Eelco Dolstra
de360dbe76
* Firefox 3.0.17.
...
svn path=/nixpkgs/trunk/; revision=19392
2010-01-13 13:21:06 +00:00
Eelco Dolstra
cdc307536c
* Firefox 3.5.7.
...
svn path=/nixpkgs/trunk/; revision=19349
2010-01-11 10:43:29 +00:00
Eelco Dolstra
6eb6fec8a1
* Firefox 3.5.6.
...
svn path=/nixpkgs/trunk/; revision=19075
2009-12-22 09:07:19 +00:00
Eelco Dolstra
0df5c155c6
* Firefox 3.5.5.
...
svn path=/nixpkgs/trunk/; revision=18548
2009-11-22 22:40:39 +00:00
Eelco Dolstra
65c0916cb7
* Updated Firefox 3.0.x to 3.0.15 (because the old tarball disappeared).
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18054
2009-10-30 12:45:28 +00:00
Eelco Dolstra
64f2e5d8e4
* Firefox 3.5.4.
...
svn path=/nixpkgs/trunk/; revision=17984
2009-10-28 11:47:48 +00:00
Eelco Dolstra
00343dac28
* Firefox 3.5.3.
...
svn path=/nixpkgs/trunk/; revision=17098
2009-09-13 18:17:44 +00:00
Eelco Dolstra
2c30535768
* Apply a fix for Flash crashing in fullscreen mode with Xv
...
acceleration on NVIDIA cards.
svn path=/nixpkgs/trunk/; revision=16761
2009-08-18 16:45:22 +00:00
Eelco Dolstra
550befd9e8
* Firefox 3.5.2.
...
svn path=/nixpkgs/trunk/; revision=16573
2009-08-04 08:11:33 +00:00
Eelco Dolstra
800489ac40
* Firefox wrapper: put gecko-mediaplayer and mplayer at the start of
...
$PATH rather than the end. This makes the behaviour more
predictable.
svn path=/nixpkgs/trunk/; revision=16390
2009-07-16 11:22:37 +00:00
Eelco Dolstra
998412adf6
* Added gecko-mediaplayer, a browser plugin that uses gnome-mplayer to
...
play video. Seems to be more stable than mplayerplug-in.
svn path=/nixpkgs/trunk/; revision=16379
2009-07-15 20:34:08 +00:00
Eelco Dolstra
852bdab69a
* Disable building with an external NSS library for now. Firefox
...
gives strange "sec_error_unknown_issuer" errors on https sites.
svn path=/nixpkgs/trunk/; revision=16252
2009-07-08 14:35:25 +00:00
Eelco Dolstra
200ad5eb63
* NSPR and NSS need to be told explicitly to do a 64-bit build.
...
svn path=/nixpkgs/trunk/; revision=16201
2009-07-07 09:52:20 +00:00
Eelco Dolstra
662055ee8d
* Doh.
...
svn path=/nixpkgs/trunk/; revision=16188
2009-07-06 11:45:57 +00:00
Eelco Dolstra
19963e0447
* Xulrunner/Firefox 3.5: build with --with-system-nss.
...
svn path=/nixpkgs/trunk/; revision=16186
2009-07-06 11:42:21 +00:00
Eelco Dolstra
b8558fd04f
* Added NSPR, the Netscape Portable Runtime, and use it in Xulrunner
...
and Firefox.
* Xulrunner: don't install the tests. This saves a few megabytes.
svn path=/nixpkgs/trunk/; revision=16173
2009-07-04 12:25:35 +00:00
Eelco Dolstra
fd7a6cd6b5
* Firefox 3.5.
...
svn path=/nixpkgs/trunk/; revision=16172
2009-07-03 23:53:49 +00:00
Eelco Dolstra
31039fead2
* Combine the Firefox 3.0 and Xulrunner expressions into one and
...
factor out the commonality.
* Removed the "strip -S", which should not be needed anymore.
* The enableOfficialBranding flag didn't do anything anymore.
svn path=/nixpkgs/trunk/; revision=16166
2009-07-03 15:23:03 +00:00
Eelco Dolstra
bdb96c9200
;
...
svn path=/nixpkgs/trunk/; revision=16144
2009-07-02 14:28:40 +00:00
Eelco Dolstra
060f8629f9
* Refactor the Firefox directories a bit.
...
svn path=/nixpkgs/trunk/; revision=16143
2009-07-02 14:26:24 +00:00
Eelco Dolstra
0591ccedc0
* firefox -> firefox-2.
...
svn path=/nixpkgs/trunk/; revision=12132
2008-06-17 07:39:01 +00:00