Eelco Dolstra
a6ecd844f0
* Improve indentation.
...
svn path=/nixpkgs/trunk/; revision=12184
2008-06-25 10:58:44 +00:00
Eelco Dolstra
fde0ce5023
* Do support old DBs.
...
svn path=/nixpkgs/trunk/; revision=12183
2008-06-25 09:30:50 +00:00
Eelco Dolstra
b81415699f
* Updated nixUnstable to the latest version. This is the first no-bdb
...
version, so if you use it, it will convert /nix/var/nix/db to the
new schema.
svn path=/nixpkgs/trunk/; revision=12181
2008-06-24 09:39:19 +00:00
Eelco Dolstra
9d48cb846b
* MythTV 0.21.
...
svn path=/nixpkgs/trunk/; revision=12177
2008-06-23 09:01:04 +00:00
Marc Weber
ca0a14c0f8
added gifscile (creating and reading gif animations)
...
svn path=/nixpkgs/trunk/; revision=12176
2008-06-22 02:07:53 +00:00
Michael Raskin
203f2f8809
Added aria - metalink/http/ftp/bittorrent supporting downloader
...
svn path=/nixpkgs/trunk/; revision=12175
2008-06-21 20:53:52 +00:00
Eelco Dolstra
dca0666111
* kdelibs: build with ACL support.
...
* kdebase updated to 3.5.9. Some hackery to make it compile. Now
built with PAM support.
svn path=/nixpkgs/trunk/; revision=12165
2008-06-19 22:20:49 +00:00
Eelco Dolstra
69b82f319f
svn path=/nixpkgs/trunk/; revision=12163
2008-06-19 15:46:43 +00:00
Eelco Dolstra
9663d4c76a
* Added Subversion 1.5.0. Some features probably don't work yet
...
(building the Apache modules, building various language bindings).
* Neon 0.28.2. Also kept Neon 0.26.x because Subversion 1.4.x needs
it.
svn path=/nixpkgs/trunk/; revision=12162
2008-06-19 15:29:25 +00:00
Eelco Dolstra
8b3a7e2713
* Remove prehistoric Subversion versions.
...
svn path=/nixpkgs/trunk/; revision=12161
2008-06-19 15:01:01 +00:00
Peter Simons
bc4f5932ad
scons: updated to version 0.95.5 and added selectVersion dispatcher
...
Scons is not only a tool, it's also a python library. However, the
modules are installed in ~/.nix-profile/lib/scons-${version} -- not in
python's "site-packages" directory -- so python won't find the library
without further help. Maybe there should be a symlink in nix-profile? I
guess there should, but I didn't know how to write that into the
expression.
svn path=/nixpkgs/trunk/; revision=12157
2008-06-18 22:48:54 +00:00
Peter Simons
0f3550682b
all-packages.nix: add adns library
...
This commit also adds the combinator 'getPkgConfig', which ADNS uses to
let the user enable/disable static linking of the library. The behavior
of the adns expression can be customized in ~/.nixpkgs/config.nix by
setting, i.e., "adns = { version = "1.4"; static = true; };".
svn path=/nixpkgs/trunk/; revision=12155
2008-06-18 22:48:34 +00:00
Armijn Hemel
1f42cdde48
add gupnp-tools. I can't actually run them, since there seems to be some issue with fontconfig that has not been configured correctly and i don't know why
...
svn path=/nixpkgs/trunk/; revision=12154
2008-06-18 22:34:49 +00:00
Armijn Hemel
f8465d0d48
add gssdp and gupnp here too
...
svn path=/nixpkgs/trunk/; revision=12152
2008-06-18 19:40:56 +00:00
Eelco Dolstra
7bf0c5ba01
* Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native"
...
stdenv.
svn path=/nixpkgs/trunk/; revision=12147
2008-06-18 15:09:13 +00:00
Eelco Dolstra
d97069da1a
* Quick start section.
...
* Updated some packages that are referenced in that section.
svn path=/nixpkgs/trunk/; revision=12139
2008-06-17 14:19:59 +00:00
Eelco Dolstra
86564e26ed
* Firefox 3.0.
...
* KVM 70. Still doesn't fix the Samba regression though, so we can't
use it in the build farm.
svn path=/nixpkgs/trunk/; revision=12136
2008-06-17 10:53:08 +00:00
Eelco Dolstra
0591ccedc0
* firefox -> firefox-2.
...
svn path=/nixpkgs/trunk/; revision=12132
2008-06-17 07:39:01 +00:00
Michael Raskin
68e45690c3
Fixed Snd build
...
svn path=/nixpkgs/trunk/; revision=12124
2008-06-16 16:33:11 +00:00
Michael Raskin
442218cf2c
all-packages.nix changes for all those updates
...
svn path=/nixpkgs/trunk/; revision=12119
2008-06-16 13:15:55 +00:00
Eelco Dolstra
bba42d4821
* Firefox: revert to using flashplayer until gnash works better.
...
* Firefox: disable Java plugin support by default since few people
care about it anymore.
svn path=/nixpkgs/trunk/; revision=12116
2008-06-16 11:20:47 +00:00
Michael Raskin
24023bdcb9
Added perl dependency to ndiswrapper
...
svn path=/nixpkgs/trunk/; revision=12105
2008-06-15 17:30:22 +00:00
Marc Weber
51651a4ec0
put all source with tags stuff into its own file, now appends tag files to TAG_FILES env var using nix-support
...
updated myEnvFun
svn path=/nixpkgs/trunk/; revision=12097
2008-06-15 11:54:22 +00:00
Michael Raskin
74cb80f8fa
Uncommented ndiswrapper
...
svn path=/nixpkgs/trunk/; revision=12096
2008-06-15 11:39:54 +00:00
Eelco Dolstra
faba06ce54
* firefox-wrapper: plugins no longer have to declare additional
...
LD_LIBRARY_PATH elements, since they can use patchelf --rpath if
necessary.
* Flashplayer / JRE: do just that.
* JRE: libstdcpp5 no longer seems to be necessary for the plugin.
svn path=/nixpkgs/trunk/; revision=12094
2008-06-14 21:42:07 +00:00
Eelco Dolstra
7219a09001
* ioquake: updated to 1.34rc3.
...
* rss-glx: fixed the build.
* Removed the OpenGL wrapper stuff, it's no longer needed (thanks to
the RUNPATH you just need to put the appropriate libGL.so in the
LD_LIBRARY_PATH).
svn path=/nixpkgs/trunk/; revision=12093
2008-06-14 20:55:48 +00:00
Michael Raskin
508ba0f8c7
Just copy some files regardless of what installer thinks about them. File named COPYING or AUTHORS must be copied to some reasonable place anyway.
...
svn path=/nixpkgs/trunk/; revision=12080
2008-06-13 16:13:34 +00:00
Eelco Dolstra
48fe06f321
* Doh.
...
svn path=/nixpkgs/trunk/; revision=12074
2008-06-13 11:58:46 +00:00
Eelco Dolstra
fc5eebdf8b
* Merged the stdenv branch
...
(https://svn.nixos.org/repos/nix/nixpkgs/branches/stdenv-updates
-r10966:12061).
svn path=/nixpkgs/trunk/; revision=12073
2008-06-13 11:46:39 +00:00
Eelco Dolstra
4192f35202
* unixODBCDrivers needs sqlite.
...
svn path=/nixpkgs/trunk/; revision=12072
2008-06-13 09:44:43 +00:00
Michael Raskin
abb0122268
Added Postfix to all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=12069
2008-06-13 04:31:31 +00:00
Michael Raskin
3d7f5dd7d6
Added BIND
...
svn path=/nixpkgs/trunk/; revision=12064
2008-06-12 18:10:08 +00:00
Michael Raskin
0784550c35
Added ViewMTN and dependency; currently ViewMTN has to be manually symlinked in corresponding directory.
...
svn path=/nixpkgs/trunk/; revision=12060
2008-06-12 15:59:59 +00:00
Michael Raskin
b010082605
Added cheetah-template templating engine
...
svn path=/nixpkgs/trunk/; revision=12053
2008-06-12 10:07:54 +00:00
Michael Raskin
60c2c8eefe
Fixed patching shebang to be builder-defs style (startNest will be added on its own)
...
svn path=/nixpkgs/trunk/; revision=12049
2008-06-12 08:37:07 +00:00
Michael Raskin
7be33e7fd1
Ported fixSheBang from stdenv-updates to builder-defs.nix, tested on Metasploit.
...
No other rebuilds caused.
svn path=/nixpkgs/trunk/; revision=12047
2008-06-12 07:17:37 +00:00
Marc Weber
9dd45a58cf
added unixODBCDrivers expression containing unixODBC Postgres connector driver
...
integrating prior pkgs/development/libraries/mysql-connector-odbc/default.nix driver
Also provides ini strings for assembling /etc/odbcinst.ini
svn path=/nixpkgs/trunk/; revision=12044
2008-06-11 23:03:30 +00:00
Eelco Dolstra
4bc5a10817
svn path=/nixpkgs/branches/stdenv-updates/; revision=12042
2008-06-11 16:15:30 +00:00
Eelco Dolstra
0e72278180
* Docbook 5.
...
* Docbook XSL 1.74.0.
svn path=/nixpkgs/trunk/; revision=12040
2008-06-11 15:39:04 +00:00
Eelco Dolstra
68c6b5f2fc
* git: make the TCL/TK GUI optional (git.guiSupport).
...
* git: always install the Emacs mode but don't depend on Emacs to do
it (just don't build the .elc files).
svn path=/nixpkgs/trunk/; revision=12037
2008-06-11 12:31:44 +00:00
Michael Raskin
d139e5244c
Added Monotone-Viz, viewer for monotone histories.
...
svn path=/nixpkgs/trunk/; revision=12034
2008-06-11 06:12:18 +00:00
Eelco Dolstra
0283118633
* splashutils 1.5.4.1, needed for kernels that have the new
...
fbcondecor patch. splashutils 1.3 is retained for kernels
with the fbsplash patch.
svn path=/nixpkgs/trunk/; revision=12029
2008-06-10 16:09:53 +00:00
Marc Weber
620138ad0c
removed libixp-0.3 (wmiimenu does also build with 0.4)
...
wmii updated
svn path=/nixpkgs/trunk/; revision=12011
2008-06-08 21:41:07 +00:00
Marc Weber
60a651413a
added freestyle (non photorealistic renderer) and dependencies libQGLViewer, lib3ds
...
svn path=/nixpkgs/trunk/; revision=12009
2008-06-08 03:56:32 +00:00
Ludovic Courtès
ff704a0102
Add Sysprof, a system-wide profiler for Linux.
...
svn path=/nixpkgs/trunk/; revision=12008
2008-06-07 14:02:17 +00:00
Pjotr Prins
289da88ccc
Moved NCBI-tools to applications
...
svn path=/nixpkgs/trunk/; revision=12004
2008-06-07 06:34:02 +00:00
Pjotr Prins
d78d018ad8
Added ncbi-tools
...
svn path=/nixpkgs/trunk/; revision=12003
2008-06-06 19:42:00 +00:00
Eelco Dolstra
bb2a310c5c
* Cleaned up the PHP expression. Added support for GD. Also
...
turned on PostgreSQL support by default (maybe I shouldn't,
since it makes PHP rather dependency-heavy...).
svn path=/nixpkgs/trunk/; revision=12002
2008-06-06 13:03:55 +00:00
Ludovic Courtès
32588e53ef
Add pmccabe, a tool that computes the cyclomatic complexity of C/C++ source.
...
svn path=/nixpkgs/trunk/; revision=12000
2008-06-06 12:26:01 +00:00
Pjotr Prins
f9e018c80d
biology/paml added
...
svn path=/nixpkgs/trunk/; revision=11997
2008-06-06 08:23:49 +00:00