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
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
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
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
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
Michael Raskin
e312c443fc
Fixing interpreter paths in the end. Note that 4s-dump needs Perl Net::HTTP package that Nixpkgs apparently lack
...
svn path=/nixpkgs/trunk/; revision=22435
2010-07-01 05:05:47 +00:00
Michael Raskin
853212def0
Adding 4store RDF storage/SparQL server
...
svn path=/nixpkgs/trunk/; revision=22434
2010-06-30 21:51:48 +00:00
Michael Raskin
14eea491b8
Adding Redstore HTTP RDF/SPARQL server
...
svn path=/nixpkgs/trunk/; revision=22428
2010-06-29 22:18:49 +00:00
Michael Raskin
4f6613b267
Update CouchDB (patch and tested by Cillian Deroiste)
...
svn path=/nixpkgs/trunk/; revision=22210
2010-06-10 12:41:39 +00:00
Michael Raskin
ff8fbd8a1a
Fix remaining perl mention in buildInputs
...
svn path=/nixpkgs/trunk/; revision=20989
2010-04-09 11:37:38 +00:00
Michael Raskin
e80351a49d
Update nginx
...
svn path=/nixpkgs/trunk/; revision=20988
2010-04-09 11:26:54 +00:00
Sander van der Burg
2dce3019bf
Upgraded Apache Tomcat to 6.0.26
...
svn path=/nixpkgs/trunk/; revision=20606
2010-03-13 16:27:27 +00:00
Eelco Dolstra
7ba365a41a
* Apache httpd updated to 2.2.15.
...
svn path=/nixpkgs/trunk/; revision=20477
2010-03-08 14:28:47 +00:00
Ludovic Courtès
859d2702b9
GNU MyServer 0.9.2.
...
svn path=/nixpkgs/trunk/; revision=20042
2010-02-16 10:48:06 +00:00
Michael Raskin
13b91e2ca8
Update CouchDB; add Apache-related snippets to update-upstream-data.
...
svn path=/nixpkgs/trunk/; revision=18851
2009-12-09 12:59:23 +00:00
Sander van der Burg
88a90ec1c5
Upgraded Axis2 to 1.5.1
...
svn path=/nixpkgs/trunk/; revision=18373
2009-11-16 12:50:04 +00:00
Sander van der Burg
ac64ef2275
Upgraded JBoss to 5.1.0
...
svn path=/nixpkgs/trunk/; revision=18329
2009-11-11 15:52:26 +00:00
Rob Vermaas
ab8fd754c6
svn path=/nixpkgs/trunk/; revision=18209
2009-11-06 14:50:41 +00:00
Rob Vermaas
3bfd5b2d9c
added couchdb 0.8.1-incubating
...
svn path=/nixpkgs/trunk/; revision=18141
2009-11-05 14:41:05 +00:00
Sander van der Burg
9f659e14d2
Upgraded Jetty 6.1.x to 6.1.21
...
svn path=/nixpkgs/trunk/; revision=17886
2009-10-19 15:24:55 +00:00
Sander van der Burg
223789d411
Cleaned the expression of tomcat a bit
...
svn path=/nixpkgs/trunk/; revision=17777
2009-10-13 13:21:51 +00:00
Eelco Dolstra
fa9d33b8cc
* Apache 2.2.14.
...
svn path=/nixpkgs/trunk/; revision=17768
2009-10-12 17:57:49 +00:00
Ludovic Courtès
effabb0950
MyServer: Restrict to GNU/*.
...
svn path=/nixpkgs/trunk/; revision=17224
2009-09-17 10:33:09 +00:00
Michael Raskin
5c2fbcacd1
Update Nginx because of a vulnerability
...
svn path=/nixpkgs/trunk/; revision=17146
2009-09-15 07:05:32 +00:00
Eelco Dolstra
df5cd8776a
* Apache 2.2.13.
...
svn path=/nixpkgs/trunk/; revision=16889
2009-08-28 16:05:48 +00:00
Marc Weber
08d98a9972
Revert "mod-python unfinished"
...
reverting -r 16808 (unfinished mod_python). Sth working does already exist
svn path=/nixpkgs/trunk/; revision=16882
2009-08-27 23:46:15 +00:00
Marc Weber
159eebd808
mod-python unfinished
...
svn path=/nixpkgs/trunk/; revision=16808
2009-08-22 09:33:35 +00:00
Ludovic Courtès
4ad3ea4107
Add GNU MyServer.
...
svn path=/nixpkgs/trunk/; revision=16801
2009-08-21 10:20:40 +00:00
Sander van der Burg
f8b01c81dc
Upgraded tomcat connector module to 1.2.28
...
svn path=/nixpkgs/trunk/; revision=16659
2009-08-10 20:14:34 +00:00
Eelco Dolstra
223bce6491
* Latest httpd, apr, apr-util.
...
svn path=/nixpkgs/trunk/; revision=16615
2009-08-07 15:26:13 +00:00
Sander van der Burg
d8e017cbb3
Upgraded tomcat to 6.0.20
...
svn path=/nixpkgs/trunk/; revision=16600
2009-08-06 17:15:38 +00:00
Sander van der Burg
262f696a42
Updated axis2 to 1.5
...
svn path=/nixpkgs/trunk/; revision=15987
2009-06-17 14:02:37 +00:00
Marc Weber
f7f938a1d1
big breaking change: renaming lib.getAttr to lib.attrByPath
...
getAttr was ambiguous. It's also a builtin function
fix
svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Marc Weber
52647ea3b0
FullDepEntry -> fullDepEntry, PackEntry -> packEntry
...
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Michael Raskin
152e2f36ec
Nginx update to 0.7.47
...
svn path=/nixpkgs/trunk/; revision=14896
2009-04-06 08:04:57 +00:00