nixpkgs/pkgs/servers
Eelco Dolstra 607b0d3e80 * Rewrite all the SourceForge URLs to mirror://sourceforge/.
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done

svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
..
ftp/vsftpd * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
http * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
irc/ircd-hybrid * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
mail bumpetybump for dovecot. This is untested. However, it is a nice and clean server to add upstart scripts for 2007-08-21 21:30:16 +00:00
monitoring/nagios * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
network-script dhclient would return 0 if invoked without an interface argument, so set this 2006-03-17 16:33:59 +00:00
samba update ot 3.0.25b 2007-07-02 20:13:12 +00:00
server-scripts/generic dhclient would return 0 if invoked without an interface argument, so set this 2006-03-17 16:33:59 +00:00
sql * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
ssh-script adapt files so that "networking" now also work with our new scheme 2006-03-17 14:16:11 +00:00
syslog-script introduce a rudimentary (working) form of the topological sort principle. 2006-03-15 15:51:32 +00:00
x11/xorg Added some symlinks to make xkbrules work in xorg.conf for switching keymaps. 2007-08-02 21:30:33 +00:00