Domen Kožar
323cd39016
thunderbird: set requiredSystemFeatures to big-parallel
2016-05-12 10:11:03 +01:00
namore
13c2bd4d7c
thunderbird: fix out-of-date hash ( #15390 )
2016-05-11 20:34:23 +01:00
Eelco Dolstra
cb37ab146b
Add mirror://mozilla scheme
2016-05-09 19:37:22 +02:00
Tobias Geerinckx-Rice
2dc8975bc4
thunderbird: 38.7.1 -> 45.0
...
Changes: https://www.mozilla.org/en-US/thunderbird/45.0/releasenotes/
2016-05-05 02:14:19 +02:00
Eelco Dolstra
ca983ec20c
thunderbird: 38.7.0 -> 38.7.1
2016-03-30 11:32:40 +02:00
Domen Kožar
b07e7bfc7b
Merge remote-tracking branch 'origin/staging'
2016-03-27 13:19:04 +01:00
Eelco Dolstra
aa6ab92d93
thunderbird: 38.6.0 -> 38.7.0
...
Lots of security fixes: https://www.mozilla.org/en-US/security/known-vulnerabilities/thunderbird/#thunderbird38.7
2016-03-17 13:24:39 +01:00
Eelco Dolstra
d25135ff6e
thunderbird: Fix hash
...
Commit 4a54794d18
upgraded Thunderbird's
version to 38.6.0 (accidentally?), but didn't change the hash. This
wasn't caught due to tarballs.nixos.org being keyed on hash only.
2016-03-11 13:47:37 +01:00
Eelco Dolstra
4f5d48abf5
thunderbird: Fix build on gcc 5
...
It was barfing due to --enable-stdcxx-compat. Not clear if/why we
still need this, so let's disable it. If necessary a fix is available
at https://bugzilla.mozilla.org/show_bug.cgi?id=1153109 .
2016-03-11 13:46:27 +01:00
Graham Christensen
4a54794d18
xara: broken due to patch-tracker.debian.org being missing.
2016-02-27 16:13:47 -06:00
Eelco Dolstra
562851a068
thunderbird: Update to 38.3.0
2015-10-01 13:54:00 +02:00
Eelco Dolstra
422e3736d5
thunderbird: Update to 38.2.0
2015-09-28 15:44:37 +02:00
Vladimír Čunát
88c9f8b574
xlibs: replace occurrences by xorg
...
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
taku0
f059656ef2
thunderbird: 31.7.0 -> 38.1.0
2015-08-08 23:25:24 +09:00
Eelco Dolstra
99e9710348
thunderbird: Update to 31.7.0
...
Also enable parallel building, as it seems to work reliably for
Firefox.
2015-05-22 11:46:18 +02:00
Eelco Dolstra
748be0b5d0
thunderbird: Update to 31.6.0
...
Fixes various critical vulnerabilities.
2015-05-11 11:46:57 +02:00
Vladimír Čunát
07966befee
thunderbird: update, and refactor the expression
...
- use mach for building (the way Mozilla devs use),
- use --disable-debug-symbols to reduce build-time resource consumption
2015-01-13 22:10:39 +01:00
Vladimír Čunát
1918f8737b
thunderbird: update to 31.2.0, including security
...
Some "critical security fixes" are claimed:
https://www.mozilla.org/security/known-vulnerabilities/thunderbird/#thunderbird31.2.0
2014-11-04 15:19:36 +01:00
Vladimír Čunát
a5e8f410bf
thunderbird: maintenance update
...
The corresponding security problem should've been fixed by the latest nss update.
2014-09-27 18:24:45 +02:00
Georges Dubus
e27c77353e
thunderbird: update from 31.1.0 to 31.1.1
2014-09-23 10:37:24 +02:00
Vladimír Čunát
42bb59a8a6
thunderbird: maintenance update, including security
2014-09-04 23:36:41 +02:00
Vladimír Čunát
dac1791fb5
thunderbird: major update 17.* -> 31.0
...
- To fix build problems, I refactored the build process
according to Mozilla recommendations.
- 31.0 should become the next ESR branch (31 released today).
CC @nbp @edolstra
(cherry picked from commit adc2edd5cf
)
2014-07-31 16:30:04 +02:00
third3ye
a322687423
Application.ini does not refer correctly
...
The "Application.ini" provided with Thunderbird does not correctly set the path to the icon location. Visa vi it refers to '$out/lib/thunderbird-17.0.11esr', which doesn't exist, but '$out/lib/thunderbird-17.0.11' does. To remedy this problem I added a new variable called 'verName" which adds 'esr' after the variable '$version'. Then change the variables necessary so that the build process sets working references.
Fuuzetsu suggested putting the verName variable inside of mkDerivation. I cannot surmise.
2014-06-16 05:24:24 +02:00
Vladimír Čunát
3269027235
thunderbird: simple esr bump (Nov 2013), incl. CVE
...
I failed to make -26 build, so this will get security fixes at least.
2014-02-10 18:40:18 +01:00
Eelco Dolstra
117b0034c2
thunderbird: Disable parallel building
...
Seems to cause random build failures.
http://hydra.nixos.org/build/5956789
2013-09-04 11:00:02 +02:00
Lluís Batlle i Rossell
463029fe91
thunderbird: reenabling parallel building
...
It built fine here. Maybe the previous failure was of a particular version.
2013-08-13 17:29:17 +02:00
Eelco Dolstra
287c9ba6d4
thunderbird: Update to 17.0.8
2013-08-12 14:57:27 +02:00
Eelco Dolstra
e969c941b3
thunderbird: Update to 17.0.7
2013-07-01 19:55:33 +02:00
Eelco Dolstra
0979db0c19
thunderbird: Update to 17.0.6
...
Includes lots of security fixes.
2013-05-17 14:55:45 +02:00
Eelco Dolstra
a2c2d8e28a
thunderbird: Disable parallel building
...
It's broken just as in Firefox.
http://hydra.nixos.org/build/3441371
2012-12-09 02:07:42 +01:00
Eelco Dolstra
9ba89899d5
thunderbird: Update to 17.0
2012-11-23 16:41:42 +01:00
Eelco Dolstra
5896f13961
thunderbird: Update to 16.0.2
2012-10-31 17:16:01 +01:00
Eelco Dolstra
29aa7abe87
thunderbird: Update to 15.0.1
2012-10-05 16:24:04 -04:00
Eelco Dolstra
ea2fbd7864
Fix Thunderbird/Firefox URLs
...
The Mozilla FTP site has old releases, so is preferred over HTTP.
2012-09-11 16:11:16 -04:00
Eelco Dolstra
bf791214c9
* Thunderbird updated to 11.0.1.
...
svn path=/nixpkgs/trunk/; revision=33568
2012-04-04 15:33:33 +00:00
Shea Levy
0728828fac
Remove old Thunderbird with Eelco's blessing
...
svn path=/nixpkgs/trunk/; revision=33335
2012-03-21 17:15:39 +00:00
Shea Levy
f67b9d8f2d
Thunderbird: Blind update
...
svn path=/nixpkgs/trunk/; revision=33320
2012-03-21 01:26:21 +00:00
Yury G. Kudryashov
776bedbb5f
Remove some files not reachable from all-packages.nix
...
List of removed files:
* pkgs/applications/misc/kiwixbuilder/default.nix
* pkgs/applications/misc/simgrid/default.nix
* pkgs/applications/networking/instant-messengers/carrier/2.4.2.nix
* pkgs/applications/networking/mailreaders/thunderbird/7.x.nix
* pkgs/applications/networking/mailreaders/thunderbird/thunderbird-build-deps.patch
* pkgs/development/libraries/bluez-libs/default.nix
* pkgs/development/libraries/libjingle/0.4.0.nix
* pkgs/development/perl-modules/Font-TTF/default.nix
* pkgs/tools/X11/xauth/default.nix
* pkgs/tools/security/p0f/default.nix
* pkgs/tools/security/p0f/p0f.patch
svn path=/nixpkgs/trunk/; revision=33205
2012-03-17 17:20:30 +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
Arie Middelkoop
ef07990836
Update of the 'thunderbird' package to 9.0.1.
...
Note: this update simplified the nix expression, as some of the problems mentioned in
the original expression do not seem present anymore.
Also note: the original expression did not compile in combination with the 3.1 kernel.
svn path=/nixpkgs/trunk/; revision=31615
2012-01-17 22:43:26 +00:00
Eelco Dolstra
f1dcb1ccd0
* Thunderbird: install a desktop item.
...
svn path=/nixpkgs/trunk/; revision=29703
2011-10-06 14:10:56 +00:00
Eelco Dolstra
57f482e2c3
* Get rid of old Thunderbird versions.
...
svn path=/nixpkgs/trunk/; revision=29700
2011-10-06 13:28:03 +00:00
Eelco Dolstra
f4d88c2197
* Thunderbird 7.0.1.
...
svn path=/nixpkgs/trunk/; revision=29697
2011-10-06 13:21:05 +00:00
Nicolas Pierron
51ccaadce3
Thunderbird 5.x: Add Linux as a build platform.
...
svn path=/nixpkgs/trunk/; revision=29019
2011-09-05 08:33:07 +00:00
Nicolas Pierron
6e9492d7fd
Fix mozilla urls.
...
svn path=/nixpkgs/trunk/; revision=28850
2011-08-27 15:29:13 +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
Nicolas Pierron
bb2716d232
Fix Thunderbird 5.0: Add missing patch of the build system.
...
svn path=/nixpkgs/trunk/; revision=28713
2011-08-20 14:47:24 +00:00
Nicolas Pierron
1738fca385
Add Thunderbird 5.0.
...
svn path=/nixpkgs/trunk/; revision=28710
2011-08-20 14:30:09 +00:00
Eelco Dolstra
cdc84bca58
* Thunderbird 3.1.9.
...
svn path=/nixpkgs/trunk/; revision=26782
2011-04-11 13:41:05 +00:00
Eelco Dolstra
3e89e6ad89
* Thunderbird 3.1.7.
...
svn path=/nixpkgs/trunk/; revision=26011
2011-02-17 13:30:00 +00:00
Eelco Dolstra
1761d5a53a
* Latest Firefox, Thunderbird.
...
svn path=/nixpkgs/trunk/; revision=24708
2010-11-16 12:37:28 +00:00
Eelco Dolstra
867707c07d
* Thunderbird 3.1.2.
...
svn path=/nixpkgs/trunk/; revision=23484
2010-08-27 14:32:58 +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
9d4a13f798
thunderbird: 3.1
...
svn path=/nixpkgs/trunk/; revision=22421
2010-06-26 14:23:22 +00:00
Eelco Dolstra
e77abe22e6
* Thunderbird 3.0.5.
...
svn path=/nixpkgs/trunk/; revision=22382
2010-06-22 16:51:44 +00:00
Eelco Dolstra
28695d990c
* Thunderbird 3.0.4.
...
svn path=/nixpkgs/trunk/; revision=21206
2010-04-21 14:02:28 +00:00
Eelco Dolstra
05fce85edc
* Thunderbird 3.0. It doesn't use the Xulrunner package, as building
...
against an external Xulrunner seems to be unsupported currently.
svn path=/nixpkgs/trunk/; revision=19169
2010-01-02 13:21:50 +00:00
Eelco Dolstra
0dc9f7dd4f
* Put the Thunderbird 2 and 3 expressions in one directory.
...
svn path=/nixpkgs/trunk/; revision=19167
2010-01-01 16:35:43 +00:00
Eelco Dolstra
ebc3234b5e
* Make Thunderbird 2.x the default.
...
svn path=/nixpkgs/trunk/; revision=8949
2007-07-05 20:33:32 +00:00
Eelco Dolstra
b1c3574e7b
* Whitespace.
...
svn path=/nixpkgs/trunk/; revision=8417
2007-03-26 13:41:58 +00:00
Eelco Dolstra
943e0e2f68
* Thunderbird 1.5.0.10.
...
svn path=/nixpkgs/trunk/; revision=8416
2007-03-26 13:41:15 +00:00
Eelco Dolstra
eb98a4c328
* Thunderbird 1.5.0.9.
...
svn path=/nixpkgs/trunk/; revision=7487
2006-12-27 17:00:44 +00:00
Eelco Dolstra
3ae5939e87
* Thunderbird 1.5.0.8.
...
svn path=/nixpkgs/trunk/; revision=7355
2006-12-16 01:17:56 +00:00
Eelco Dolstra
1442e8ec22
* Copy a bunch of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Eelco Dolstra
6006d61835
* Added a bunch of descriptions.
...
svn path=/nixpkgs/trunk/; revision=6705
2006-10-11 16:45:55 +00:00
Eelco Dolstra
8bccec9c3d
* --enable-canvas, and pass through gtk.
...
svn path=/nixpkgs/trunk/; revision=6541
2006-09-17 14:00:54 +00:00
Eelco Dolstra
12dc491db5
* --with-system-cairo -> --enable-system-cairo.
...
svn path=/nixpkgs/trunk/; revision=6538
2006-09-17 09:53:12 +00:00
Eelco Dolstra
7927e7cd1f
* Firefox 1.5.0.7, Thunderbird 1.5.0.7.
...
svn path=/nixpkgs/trunk/; revision=6537
2006-09-17 09:44:36 +00:00
Eelco Dolstra
0dbb937565
* Thunderbird 1.5.0.5. W00t!
...
svn path=/nixpkgs/trunk/; revision=6000
2006-07-31 12:13:53 +00:00
Eelco Dolstra
3fd28e7851
* Doh!
...
svn path=/nixpkgs/trunk/; revision=5889
2006-07-24 15:04:37 +00:00
Eelco Dolstra
0176b927c4
* Thunderbird 1.5.0.4.
...
svn path=/nixpkgs/trunk/; revision=5530
2006-06-27 13:28:43 +00:00
Eelco Dolstra
b06335a835
* Thunderbird updated to 1.5 (it was at 0.8!).
...
svn path=/nixpkgs/trunk/; revision=4970
2006-03-02 19:08:26 +00:00
Eelco Dolstra
82e678362f
* "." -> "source".
...
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Eelco Dolstra
454707da23
* catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Eelco Dolstra
0f77007f1a
* Disable freetype2 because Thunderbird (like Firefox) doesn't like
...
Freetype >= 2.1.8.
https://bugzilla.mozilla.org/show_bug.cgi?id=234035
svn path=/nixpkgs/trunk/; revision=3203
2005-06-18 07:20:10 +00:00
Eelco Dolstra
e42507d182
* Move tarballs to catamaran so that we are no longer dependent on a
...
gazillion different servers. Resurrected some 25 missing files.
svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Eelco Dolstra
5808ac7148
* Renamed Martin's linker derivation to `make-symlinks'.
...
* Propagate name automatically.
svn path=/nixpkgs/trunk/; revision=1409
2004-09-16 12:38:10 +00:00
Martin Bravenboer
4e4cfda97f
Added Mozilla Thunderbird
...
svn path=/nixpkgs/trunk/; revision=1396
2004-09-15 11:06:15 +00:00