Commit graph

19 commits

Author SHA1 Message Date
Matthias Beyer e547393fac jetty: 5.1.4 -> 6.1.4 2015-09-29 10:41:26 +02:00
Shea Levy 145768bf9b Unmaintain a bunch of packages 2015-07-01 08:11:05 -04:00
Rickard Nilsson 8a7c23456d jetty: Update from 9.2.5 to 9.2.11 2015-06-11 13:33:32 +02:00
Shea Levy 2db4171978 Add jetty 9.2.5 2014-11-23 19:27:11 -05:00
Longrin Wischnewski 6e7de2155b change md5sum to sha256sum for a few packages 2014-10-12 16:13:21 +02:00
Nixpkgs Monitor 3f39947054 jetty61: update from 6.1.21 to 6.1.26 2013-12-18 18:18:33 +02:00
Eelco Dolstra c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +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 a40f5bee8a Added jetty 6.1
svn path=/nixpkgs/trunk/; revision=10858
2008-02-26 09:26:17 +00:00
Eelco Dolstra 90a5f1fec4 * Go back to the previous Jetty, this one produces several megabytes
of debug info per request and I can't be bothered to figure out
  how to turn it off.

svn path=/nixpkgs/trunk/; revision=10728
2008-02-18 14:26:03 +00:00
Eelco Dolstra 4b009da5fd * Jetty 5.1.12 (couldn't get 5.1.14 to work quickly).
svn path=/nixpkgs/trunk/; revision=10702
2008-02-15 10:56:31 +00:00
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
Eelco Dolstra a0159dee8e * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
URLs to http://nix.cs.uu.nl/dist/tarballs.  With content-addressable
  mirror support (r9190, NIXPKGS-70) this is no longer necessary:
  fetchurl will try to download from that location automatically.  So
  we can keep the original URLs.

svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Eelco Dolstra 3389f4bc36 * Copy lots of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Eelco Dolstra 82e678362f * "." -> "source".
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Martin Bravenboer 60aff851a5 Update of Jetty
svn path=/nixpkgs/trunk/; revision=3805
2005-09-11 18:05:21 +00:00
Martin Bravenboer e3a47a07ed Upgrades of postgresql, jetty, and ant to the latest versions.
svn path=/nixpkgs/trunk/; revision=3122
2005-05-24 14:57:41 +00:00
Eelco Dolstra e42507d182 * Move tarballs to catamaran so that we are no longer dependent on a
gazillion different servers.  Resurrected some 25 missing files.

svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Martin Bravenboer c9bcdda7c6 Add Jetty code
svn path=/nixpkgs/trunk/; revision=1369
2004-08-30 18:22:14 +00:00