Eelco Dolstra
8d8210959e
* Subversion updated to 1.1.2.
...
svn path=/nixpkgs/trunk/; revision=1931
2004-12-23 13:36:26 +00:00
Eelco Dolstra
43b626337f
* Added Xine.
...
svn path=/nixpkgs/trunk/; revision=1850
2004-12-10 23:16:23 +00:00
Martin Bravenboer
6863445f23
Haskell mode for emacs
...
svn path=/nixpkgs/trunk/; revision=1832
2004-12-06 07:36:56 +00:00
Eelco Dolstra
17f7a05a97
* Sylpheed 1.0.0 beta 3.
...
svn path=/nixpkgs/trunk/; revision=1825
2004-12-01 15:36:38 +00:00
Martin Bravenboer
d6841ce1fb
Added rcs
...
svn path=/nixpkgs/trunk/; revision=1810
2004-11-28 17:28:55 +00:00
Eelco Dolstra
39d167caac
* Fix url.
...
svn path=/nixpkgs/trunk/; revision=1772
2004-11-14 14:56:56 +00:00
Eelco Dolstra
6e7849e362
* Firefox 1.0.
...
svn path=/nixpkgs/trunk/; revision=1741
2004-11-10 08:31:08 +00:00
Eelco Dolstra
a44af44555
* Example 2.
...
svn path=/nixpkgs/trunk/; revision=1703
2004-11-05 20:54:19 +00:00
Eelco Dolstra
431d07a330
* Firefox 1.0rc2.
...
svn path=/nixpkgs/trunk/; revision=1702
2004-11-05 15:51:16 +00:00
Eelco Dolstra
90fc1d314c
* Sync example with manual.
...
svn path=/nixpkgs/trunk/; revision=1687
2004-11-04 20:19:42 +00:00
Eelco Dolstra
d72d515068
* Add `--disable-freetype2'.
...
svn path=/nixpkgs/trunk/; revision=1672
2004-11-03 21:28:50 +00:00
Eelco Dolstra
8961308a07
* Firefox 1.0rc1.
...
svn path=/nixpkgs/trunk/; revision=1664
2004-11-03 16:27:38 +00:00
Eelco Dolstra
bb421a4972
* Pass arguments.
...
svn path=/nixpkgs/trunk/; revision=1623
2004-10-31 18:58:48 +00:00
Eelco Dolstra
4b85ff7f57
* Subversion 1.1.1.
...
svn path=/nixpkgs/trunk/; revision=1599
2004-10-26 10:14:16 +00:00
Eelco Dolstra
af78f4c44b
* SWIG updated to 1.3.22.
...
* Build Java/SWIG bindings in addition to the Java HL bindings in
Subversion. Hm, I thought I had committed this.
svn path=/nixpkgs/trunk/; revision=1570
2004-10-18 08:56:09 +00:00
Eelco Dolstra
4fbb44e598
* Enable the Java applet plugin (through Blackdown) in Firefox.
...
svn path=/nixpkgs/trunk/; revision=1567
2004-10-17 14:30:11 +00:00
Eelco Dolstra
8b01d4ef0a
* Added the Flash Player plugin.
...
* Plugins can specify extra directories to be added to LD_LIBRARY_PATH
by the Firefox wrapper. The Flash plugin need this since it's
installed from a binary distribution, and so doesn't set the RPATH
properly.
* Moved the MPlayer plugin to a plugins directory.
svn path=/nixpkgs/trunk/; revision=1566
2004-10-17 13:56:56 +00:00
Eelco Dolstra
c233d6f67c
* Wrapper around Firefox to add some default plugins (currently, the
...
MPlayer plugin).
svn path=/nixpkgs/trunk/; revision=1565
2004-10-17 13:28:28 +00:00
Eelco Dolstra
a4a9543dc6
* MPlayer Plugin updated to 2.70.
...
svn path=/nixpkgs/trunk/; revision=1564
2004-10-17 13:13:24 +00:00
Eelco Dolstra
17257424b1
* Install header files again, they're needed to build plugins.
...
svn path=/nixpkgs/trunk/; revision=1563
2004-10-17 13:11:44 +00:00
Eelco Dolstra
fb6da2f8bc
* Subversion 1.0.9.
...
svn path=/nixpkgs/trunk/; revision=1562
2004-10-15 13:56:12 +00:00
Martin Bravenboer
9c507f1721
Added Eclipse. Currently, this is a simple unzip of the binary distribution. Todo 1: create a binary distribution in Nix. Todo 2: build the native libraries in Nix.
...
svn path=/nixpkgs/trunk/; revision=1554
2004-10-13 14:21:20 +00:00
Martin Bravenboer
6c0032f7d4
emacs, vim, nano ... Nix is af.
...
svn path=/nixpkgs/trunk/; revision=1545
2004-10-06 13:17:06 +00:00
Martin Bravenboer
77d3911dbd
Upgraded nxml mode and added cua mode
...
svn path=/nixpkgs/trunk/; revision=1544
2004-10-06 12:06:23 +00:00
Martin Bravenboer
8648397304
Finally, a real text editor in Nix. Todo: allow configuration with modes.
...
svn path=/nixpkgs/trunk/; revision=1543
2004-10-06 11:32:20 +00:00
Eelco Dolstra
5ef6c2a34e
* Extensions now work properly. The extensions datasource etc. are
...
now generated at build time (it turns out to be possible to do that
non-interactively, after all).
* Fixed creation of the bookmarks file (and other stuff) when creating
a new profile. When a new profile is created, it's copied from a
default profile which is part of the Firefox installation. However,
since the default profile directory is in the Nix store, it's
read-only. Firefox keeps the read-only permission when copying the
profile, so creating files in it (such as adding the bookmarks file)
fails. The `writable-copies' patch is a quick hack that adds write
permission when copying files/directories.
svn path=/nixpkgs/trunk/; revision=1542
2004-10-05 19:54:56 +00:00
Eelco Dolstra
19249b2d3f
* Firefox-1.0pre-PR-0.10.1 (uh...)
...
svn path=/nixpkgs/trunk/; revision=1539
2004-10-04 15:24:17 +00:00
Eelco Dolstra
8cb8bdd418
* Subversion 1.0.8 and 1.1.0.
...
svn path=/nixpkgs/trunk/; revision=1533
2004-10-01 14:28:05 +00:00
Eelco Dolstra
f8718c601f
* Added Acrobat Reader. Thanks to patchelf this is entirely pure.
...
svn path=/nixpkgs/trunk/; revision=1507
2004-09-25 20:27:40 +00:00
Eelco Dolstra
9c4736c4f3
* VLC updated to 0.7.2.
...
svn path=/nixpkgs/trunk/; revision=1484
2004-09-21 16:00:09 +00:00
Eelco Dolstra
454e5eb904
* Gqview updated to 1.4.4.
...
svn path=/nixpkgs/trunk/; revision=1466
2004-09-19 16:37:14 +00:00
Eelco Dolstra
7070dc0986
* Allow Firefox to be started again when there already is a running
...
instance.
svn path=/nixpkgs/trunk/; revision=1464
2004-09-19 15:24:01 +00:00
Eelco Dolstra
ee672a7456
* Use browser/config/mozconfig to get a more "standard" Firefox
...
build. The find bar now works properly (don't know why).
* Delete developer stuff (header files) after installation.
svn path=/nixpkgs/trunk/; revision=1463
2004-09-19 14:13:24 +00:00
Eelco Dolstra
dde13d1ada
* Remove patch arguments.
...
svn path=/nixpkgs/trunk/; revision=1462
2004-09-19 10:34:01 +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
Eelco Dolstra
a1ad30a00d
* Firefox 1.0PR.
...
svn path=/nixpkgs/trunk/; revision=1395
2004-09-14 16:55:30 +00:00
Martin Bravenboer
5db38503be
produce Java API docs in share/doc/subversion-...
...
svn path=/nixpkgs/trunk/; revision=1382
2004-09-08 15:15:35 +00:00
Eelco Dolstra
38f56c36dc
* Subversion with Java bindings.
...
svn path=/nixpkgs/trunk/; revision=1322
2004-08-23 19:23:03 +00:00
Eelco Dolstra
27c2b77154
* NXML: latest and greatest.
...
svn path=/nixpkgs/trunk/; revision=1312
2004-08-22 21:26:47 +00:00
Armijn Hemel
5868736733
forgot a "
...
svn path=/nixpkgs/trunk/; revision=1214
2004-08-03 14:23:33 +00:00
Eelco Dolstra
f4e18e486d
* Zapping 0.7.
...
svn path=/nixpkgs/trunk/; revision=1212
2004-08-02 17:49:42 +00:00
Armijn Hemel
cd4aa37b6b
move less from applications to tools
...
svn path=/nixpkgs/trunk/; revision=1206
2004-07-30 15:34:37 +00:00
Armijn Hemel
836511077d
add a decent pager
...
svn path=/nixpkgs/trunk/; revision=1202
2004-07-30 13:38:10 +00:00
Armijn Hemel
705027be2d
fix typo
...
svn path=/nixpkgs/trunk/; revision=1201
2004-07-30 13:28:55 +00:00
Armijn Hemel
5d1cf55dc1
add vim
...
svn path=/nixpkgs/trunk/; revision=1200
2004-07-30 12:57:27 +00:00
Eelco Dolstra
45ac835af6
* Finally a real web browser!
...
svn path=/nixpkgs/trunk/; revision=1180
2004-07-26 10:33:58 +00:00
Eelco Dolstra
8570f75704
* Subversion 1.0.6.
...
svn path=/nixpkgs/trunk/; revision=1179
2004-07-26 09:36:15 +00:00
Eelco Dolstra
b8f20e51f4
* Added rte (real-time encoder) library.
...
svn path=/nixpkgs/trunk/; revision=1071
2004-06-21 20:41:32 +00:00
Eelco Dolstra
59bf3545de
* Add libXext again.
...
svn path=/nixpkgs/trunk/; revision=1070
2004-06-21 18:56:26 +00:00