Peter Simons
4f099c9880
popa3d: enable standalone mode
2012-09-19 01:38:07 +02:00
Peter Simons
d23aef5432
popa3d: customize for use on NixOS
2012-09-19 01:27:00 +02:00
Peter Simons
7ba33d813e
popa3d: add version 1.0.2
2012-09-19 01:16:01 +02:00
Eelco Dolstra
f590586775
xorg-server: Enable the SECURITY extension
...
This allows "ssh -X" to do the right thing.
2012-09-18 17:10:36 -04:00
Peter Simons
aa2d8d1e02
dovecot: rename file for version 1.0.3 to improve consistency
2012-09-18 15:08:28 +02:00
Mathijs Kwik
ad628ab557
mongodb: fix build on i686, restrict platforms to linux
...
mongodb is supposed to work on most unixes but its build system is
quite picky and fragile.
As it hasn't worked for non-linux platforms on NixOS yet, this change
won't affect anyone and will remove the illusion that other platforms
are currently supported.
2012-09-09 17:25:59 +02:00
Mathijs Kwik
071d685dda
mongodb: upgrade to 2.2.0
2012-09-09 13:04:14 +02:00
Lluís Batlle i Rossell
449230335d
sipwitch: update to 1.2.4
2012-09-04 09:59:26 +02:00
Peter Simons
d7470b6c68
postfix: update to version 2.8.12
2012-08-28 15:18:17 +02:00
Peter Simons
85350ca2d4
postfix: clean-up install phase
...
Passing install_root=$out isn't a good idea because the install script is going
to pre-pend that prefix to all other paths even though these have the $out
prefix already. The resulting installation is a mess. Instead, we use the
"fake" install prefix "out" and then move all files and directories into the
right place afterward.
2012-08-28 15:17:06 +02:00
Peter Simons
40fe2d03b5
postfix: re-use $name in src URL
2012-08-28 15:14:59 +02:00
Peter Simons
919b357255
postfix: add meta section
2012-08-28 15:14:59 +02:00
Peter Simons
b920bd538a
postfix: strip trailing whitespace
2012-08-28 15:14:59 +02:00
Eelco Dolstra
bc8b1376da
postgresql-jdbc: Update to 9.1-902
2012-08-27 14:02:39 -04:00
Eelco Dolstra
606e6acd6f
postgresql: Update to latest versions
...
Fixes CVE-2012-3488, CVE-2012-3489.
2012-08-21 08:42:44 -04:00
Eelco Dolstra
b8be9b54f3
samba: Update to 3.6.7
2012-08-17 16:09:13 -04:00
Peter Simons
a143bb79e2
spamassassin: disable taint mode, without it we cannot configure the PERL5LIB search path
2012-08-03 13:21:29 +02:00
Rob Vermaas
eb29e0449b
Add mod_evasive
2012-07-31 15:51:31 +02:00
Rickard Nilsson
bb2cff55ae
dovecot_2: Enable LDAP support.
2012-07-30 18:58:54 +02:00
Shea Levy
912440dae8
dovecot2: Bump to 2.1.8
2012-07-24 18:34:19 -04:00
Eelco Dolstra
b00c839f4b
Add ElasticMQ, a message queue service
2012-07-09 15:26:07 -04:00
Peter Simons
9c5f897465
SpamAssassin: add version 3.3.2
2012-07-08 00:32:37 +02:00
Peter Simons
b98782f339
apache-httpd-2.4: build MPMs as DSOs so that the desired one can be selected at run-time
2012-07-07 09:09:05 +02:00
Peter Simons
32449b5ae6
apache-httpd-2.4: replace use of tabs with blanks
2012-07-07 08:57:53 +02:00
Peter Simons
ea1d479afb
apache-httpd-2.4: ensure that libgcc_s can be found at run-time
2012-07-07 08:57:28 +02:00
Peter Simons
c870b80512
apache: add version 2.4
2012-07-07 08:47:19 +02:00
Eelco Dolstra
714f100970
httpd: Support building with another multi-processing module
2012-07-06 14:25:40 -04:00
Lluís Batlle i Rossell
808e50c7cf
freeswitch: Updating to the latest master. This fixes the build.
...
They say that 'master' is the best stable code to use.
2012-07-02 22:17:38 +02:00
Eelco Dolstra
7925441bab
net-snmp: Moved to pkgs/servers/monitoring
2012-06-21 15:22:17 -04:00
Yury G. Kudryashov
4638c52fb6
dovecot-2.1.7
...
svn path=/nixpkgs/trunk/; revision=34490
2012-06-13 07:09:03 +00:00
Mathijs Kwik
51ec873c8d
mongodb: upgraded to 2.0.6
...
svn path=/nixpkgs/trunk/; revision=34470
2012-06-11 17:41:14 +00:00
Eelco Dolstra
36667965f9
* Updated bind to 9.7.6-P1, which includes a fix for CVE-2012-1667.
...
svn path=/nixpkgs/trunk/; revision=34370
2012-06-06 15:51:48 +00:00
Eelco Dolstra
73a1d5e27f
* PostgreSQL updates.
...
svn path=/nixpkgs/trunk/; revision=34361
2012-06-05 15:24:16 +00:00
Mathijs Kwik
71c3057406
mongodb: upgraded to 2.0.5
...
svn path=/nixpkgs/trunk/; revision=34267
2012-05-29 07:43:58 +00:00
Marco Maggesi
b734682fb4
Fix openafs hash
...
svn path=/nixpkgs/trunk/; revision=34118
2012-05-15 19:36:39 +00:00
Marco Maggesi
68d2c3d70f
Blind attempt to update OpenAFS to version 1.6.1
...
svn path=/nixpkgs/trunk/; revision=34115
2012-05-15 17:31:53 +00:00
Eelco Dolstra
a3fe6bd059
* Samba 3.6.5 (fixes CVE-2012-2111).
...
svn path=/nixpkgs/trunk/; revision=34111
2012-05-15 15:40:20 +00:00
Rickard Nilsson
ea74e1ea6d
lighttpd 1.4.30.
...
svn path=/nixpkgs/trunk/; revision=34107
2012-05-15 14:14:33 +00:00
Rob Vermaas
49d0db04a3
update tomcat-connectors url
...
svn path=/nixpkgs/trunk/; revision=33982
2012-05-03 13:50:11 +00:00
Peter Simons
0eac8bb084
mysql51: update location of mysql-5.1.54.tar.gz
...
Committed on behalf of Ilja Honkonen <ilja.honkonen@helsinki.fi>.
svn path=/nixpkgs/trunk/; revision=33945
2012-04-29 18:17:46 +00:00
Ludovic Courtès
04600bbec1
Darwin: Add mig',
lipo', etc. to `stdenvNative'.
...
Consequently, remove `darwinLipoUtility', `darwinArchUtility', etc.
svn path=/nixpkgs/trunk/; revision=33893
2012-04-23 15:47:31 +00:00
Karn Kallio
819a05bfae
Update mysql 5.5 to 5.5.23 and fix no longer responding URL.
...
svn path=/nixpkgs/trunk/; revision=33872
2012-04-21 22:36:15 +00:00
Michael Raskin
de5fdd541a
Fix line endings
...
svn path=/nixpkgs/trunk/; revision=33809
2012-04-17 13:05:57 +00:00
Michael Raskin
49b28405d8
Samba security update
...
svn path=/nixpkgs/trunk/; revision=33756
2012-04-12 09:31:31 +00:00
Ludovic Courtès
1e13bf5b12
GNU Shishi 1.0.1.
...
svn path=/nixpkgs/trunk/; revision=33709
2012-04-09 20:51:54 +00:00
Ludovic Courtès
03e6e14986
GNU SIP Witch 1.2.3.
...
svn path=/nixpkgs/trunk/; revision=33706
2012-04-09 20:51:40 +00:00
Lluís Batlle i Rossell
6a838a4ba1
Making x11perf build.
...
svn path=/nixpkgs/trunk/; revision=33651
2012-04-06 18:33:51 +00:00
Mathijs Kwik
21fd15f455
mongodb: minor upgrade
...
svn path=/nixpkgs/trunk/; revision=33506
2012-04-01 10:49:42 +00:00
Yury G. Kudryashov
5299c1f6fb
svn merge ^/nixpkgs/trunk
...
- 1 conflict (gnome-doc-utils)
- final merge before --reintegrate
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33500
2012-03-31 20:01:40 +00:00
Michael Raskin
ba2343ba12
Update Squid-3.2; builds now
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33483
2012-03-30 05:21:56 +00:00