Lluís Batlle i Rossell
a9345a51c5
Updating bind
...
svn path=/nixpkgs/trunk/; revision=25457
2011-01-07 11:33:04 +00:00
Peter Simons
12676e68d8
pkgs/servers/sql/mysql51/default.nix: updated to version 5.1.54
...
The previous used version, 5.1.51, doesn't exist anymore on the server.
svn path=/nixpkgs/trunk/; revision=25378
2011-01-04 12:35:06 +00:00
Alexander Tsamutali
5b6f88d1a9
servers/mpd: Updated to 0.16.
...
svn path=/nixpkgs/trunk/; revision=25359
2011-01-03 11:34:08 +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
Sander van der Burg
4e0c2cc3c6
Seems that this URL gives some trouble, fixed it to a better one...
...
svn path=/nixpkgs/trunk/; revision=25161
2010-12-16 21:04:13 +00:00
Sander van der Burg
5dd26bfdc6
Bumped MySQL JDBC connector to version 5.1.14
...
svn path=/nixpkgs/trunk/; revision=25160
2010-12-16 20:41:04 +00:00
Evgeny Egorochkin
77eb09e9cb
Ghost One: packaged
...
svn path=/nixpkgs/trunk/; revision=25137
2010-12-15 02:19:59 +00:00
Eelco Dolstra
975ec6c177
* Added PostgreSQL 9.0.1.
...
svn path=/nixpkgs/trunk/; revision=25106
2010-12-13 21:55:34 +00:00
Eelco Dolstra
b2fa805948
* PostgreSQL updates.
...
svn path=/nixpkgs/trunk/; revision=25104
2010-12-13 19:02:49 +00:00
Lluís Batlle i Rossell
ee04ffcb55
Updating from trunk. I resolved simple conflicts.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=25061
2010-12-11 12:47:00 +00:00
Eelco Dolstra
c4d731f52b
* Samba updated to 3.5.6. Build with --localstatedir=/var to prevent
...
smbd from writing in $out/var at runtime. Also added --with-fhs.
svn path=/nixpkgs/trunk/; revision=25015
2010-12-06 18:59:07 +00:00
Lluís Batlle i Rossell
f7cfcbd1f9
Making gpm generate proper files in $out/lib, that allow good cross-linking. I
...
had to do this to get the FB driver in links2 - it wants gpm to build, and
without these changes, the "-lgpm" did not work.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24932
2010-11-29 23:51:24 +00:00
Evgeny Egorochkin
5e994b9153
ekiga: fix build failure. Patch by Karn Kallio.
...
svn path=/nixpkgs/trunk/; revision=24897
2010-11-28 09:21:36 +00:00
Lluís Batlle i Rossell
5103335a61
Making gpm crossbuild
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24879
2010-11-26 17:55:22 +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
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
Lluís Batlle i Rossell
8746de3ae8
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24674
2010-11-11 22:18:14 +00:00
Michael Raskin
4f920af24a
create logs symlink later so that builder doesn't stumble on it
...
svn path=/nixpkgs/trunk/; revision=24665
2010-11-11 19:57:46 +00:00
Lluís Batlle i Rossell
f4f84af4ab
Updating from trunk. I only had to take away the usual stdenv2 in
...
all-packages.nix
svn path=/nixpkgs/branches/stdenv-updates/; revision=24553
2010-10-31 19:30:31 +00:00
Peter Simons
3f1392cb5a
mod_wsgi: fixed build on Darwin
...
The configure script had an hard-coded impure path to the lipo binary. If that
binary was found -- and it was --, then the script decided to pass an invalid
"-arch i386" flag to libtool, which subsequently failed. There is probably
another way to pass that -arch flag, but I didn't look hard because it's
redundant anyway.
svn path=/nixpkgs/trunk/; revision=24530
2010-10-29 14:46:40 +00:00
Peter Simons
90490b0603
pkgs/servers/http/apache-httpd: updated to version 2.2.17
...
svn path=/nixpkgs/trunk/; revision=24468
2010-10-25 13:13:15 +00:00
Peter Simons
2bdf5c4fec
pkgs/servers/http/apache-modules/mod_wsgi: added meta.platforms and meta.maintainer
...
svn path=/nixpkgs/trunk/; revision=24467
2010-10-25 13:13:09 +00:00
Peter Simons
e75b4e4c91
pkgs/servers/http/apache-modules/mod_fastcgi: added meta.platforms and meta.maintainer
...
svn path=/nixpkgs/trunk/; revision=24466
2010-10-25 13:13:03 +00:00
Peter Simons
4fa49d4e8f
pkgs/servers/http/apache-httpd: added meta.platforms and meta.maintainer
...
svn path=/nixpkgs/trunk/; revision=24465
2010-10-25 13:12:57 +00:00
Peter Simons
3527fd782a
pkgs/servers/http/apache-httpd: dropped obsolete comment
...
svn path=/nixpkgs/trunk/; revision=24464
2010-10-25 13:12:33 +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
Peter Simons
7b630f442c
Added an expression for mod_wsgi-3.3, to be used with Apache 2.
...
svn path=/nixpkgs/trunk/; revision=24408
2010-10-21 15:39:58 +00:00
Peter Simons
b6693acfb2
pkgs/servers/http/apache-httpd: added meta.license information
...
svn path=/nixpkgs/trunk/; revision=24407
2010-10-21 15:39:53 +00:00
Peter Simons
c7a87b1669
Added an expression for mod_fastcgi-2.4.6, to be used with Apache 2.
...
svn path=/nixpkgs/trunk/; revision=24406
2010-10-21 15:39:48 +00:00
Ludovic Courtès
346dbcdad3
GNU MyServer 0.10.
...
svn path=/nixpkgs/trunk/; revision=24359
2010-10-19 08:09:41 +00:00
Rob Vermaas
5a54c03c82
update mysql51 to mysql 5.1.51
...
svn path=/nixpkgs/trunk/; revision=24355
2010-10-19 07:06:16 +00:00
Michael Raskin
fada13658f
Fix xf86inputsynaptics
...
svn path=/nixpkgs/trunk/; revision=24274
2010-10-14 10:51:52 +00:00
Michael Raskin
8a191cddd8
Fix include paths for xf86inputsynaptics
...
svn path=/nixpkgs/trunk/; revision=24259
2010-10-13 11:43:59 +00:00
Eelco Dolstra
4788fc9298
* Some X.org updates.
...
svn path=/nixpkgs/trunk/; revision=24252
2010-10-12 21:52:57 +00:00
Lluís Batlle i Rossell
fca582bff0
Updating from trunk. I had to resolve the pcre and some stdenv2 in all-packages
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24155
2010-10-07 21:21:31 +00:00
Eelco Dolstra
0bd5f00696
* Updated Tomcat to 5.0.27.
...
svn path=/nixpkgs/trunk/; revision=24066
2010-10-05 10:39:12 +00:00
Lluís Batlle i Rossell
cd4b54748a
Updating from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24038
2010-10-03 09:25:34 +00:00
Lluís Batlle i Rossell
6923539d84
Fixing the apache build (comment on the fix in the source)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24032
2010-10-03 09:18:03 +00:00
Yury G. Kudryashov
732997b02e
Metadata
...
svn path=/nixpkgs/trunk/; revision=23963
2010-09-27 11:19:31 +00:00
Evgeny Egorochkin
8a68518454
Samba: option to compile winbind which is used by some apps under Wine
...
svn path=/nixpkgs/trunk/; revision=23935
2010-09-26 05:07:41 +00:00
Michael Raskin
e8cca19dc7
Update CouchDB. Thanks to Cillian de Róiste for sending a patch..
...
svn path=/nixpkgs/trunk/; revision=23866
2010-09-19 21:50:38 +00:00
Michael Raskin
29db2ca0c9
Adding Ekiga
...
svn path=/nixpkgs/trunk/; revision=23653
2010-09-05 23:37:54 +00:00
Eelco Dolstra
b9f2f1dc46
* Zabbix 1.8.3.
...
svn path=/nixpkgs/trunk/; revision=23401
2010-08-24 15:18:06 +00:00
Eelco Dolstra
f3677bef0d
* Synaptics driver 1.2.2.
...
svn path=/nixpkgs/trunk/; revision=23091
2010-08-10 14:06:03 +00:00
Eelco Dolstra
ab5669146d
* apr 1.4.2, Apache httpd 2.2.16.
...
svn path=/nixpkgs/trunk/; revision=23046
2010-08-08 20:29:23 +00:00
Eelco Dolstra
a1e834e85a
* Get rid of the ugly `useFromStdenv' hack in all-packages.nix.
...
Instead, use the generic package override mechanism to use packages
from earlier bootstrap phases.
* Don't rely on the existence of attributes such as
`stdenv.coreutils'.
svn path=/nixpkgs/trunk/; revision=22991
2010-08-06 10:34:34 +00:00
Yury G. Kudryashov
288c414bb4
pulseaudio: udev and bluez support
...
svn path=/nixpkgs/trunk/; revision=22834
2010-07-31 13:05:58 +00:00
Eelco Dolstra
907bb1aac6
* ltrace: updated to 0.5.3.
...
* libdbi / libdbi-drivers: updated to 0.8.3, and make it compile with
SQLite.
* qemu-image: fix the URL.
* gdmap: make it build again (requires an older GTK+).
* rlwrap: updated to 0.37.
* smbfs-fuse -> fusesmb to match the upstream name.
* x11vnc: updated to 0.9.10.
* clearlyU: fix the URL.
* Various packages: follow the coding conventions.
svn path=/nixpkgs/trunk/; revision=22814
2010-07-29 18:55:16 +00:00
Eelco Dolstra
ba498d4a43
* composedArgsAndFun -> makeOverridable for consistency.
...
* Rename a few single-version packages to "default.nix".
svn path=/nixpkgs/trunk/; revision=22803
2010-07-29 08:21:21 +00:00
Eelco Dolstra
6609710409
* Get rid of many instances of "args: with args;", and other coding
...
guidelines violations.
* Updated libsamplerate to 0.1.7.
svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00