about summary refs log tree commit diff
path: root/pkgs/tools/misc/screen
Commit message (Collapse)AuthorAge
* pkgs/tools/misc/screen: fixed various impuritiesPeter Simons2010-11-05
| | | | | | | Removed lots of hard-coded /usr/something paths from the configure script. Moved $out/{info,man} to $out/share/{info,man}. svn path=/nixpkgs/trunk/; revision=24601
* GNU Screen: Add the built-in telnet client; add meta-data.Ludovic Courtès2010-10-11
| | | | svn path=/nixpkgs/trunk/; revision=24228
* pkgs/tools/misc/screen: added meta sectionPeter Simons2010-10-07
| | | | svn path=/nixpkgs/trunk/; revision=24137
* update to 4.0.3Armijn Hemel2010-04-04
| | | | svn path=/nixpkgs/trunk/; revision=20940
* * Rewrite all URLs to GNU mirrors to mirror://gnu/.Eelco Dolstra2007-08-27
| | | | svn path=/nixpkgs/trunk/; revision=9201
* * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurlEelco Dolstra2007-08-24
| | | | | | | | | 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
* screen uses the generic builderArmijn Hemel2006-07-06
| | | | svn path=/nixpkgs/trunk/; revision=5621
* * "." -> "source".Eelco Dolstra2005-12-05
| | | | svn path=/nixpkgs/trunk/; revision=4335
* * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.Eelco Dolstra2005-08-22
| | | | svn path=/nixpkgs/trunk/; revision=3660
* * Move tarballs to catamaran so that we are no longer dependent on aEelco Dolstra2005-02-15
| | | | | | gazillion different servers. Resurrected some 25 missing files. svn path=/nixpkgs/trunk/; revision=2237
* add screen, does complain about getting/setting a config file in /etcArmijn Hemel2004-07-30
svn path=/nixpkgs/trunk/; revision=1207