Commit graph

10 commits

Author SHA1 Message Date
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Markus Kowalewski 4d24db6e0c
ncftp: add license 2018-09-10 22:16:20 +02:00
Peter Hoeg dab9d404ce ncftp: man and doc files were missing 2018-03-27 15:10:17 +08:00
adisbladis 2645683796
ncftp: 3.2.5 -> 3.2.6 2018-01-04 16:34:30 +01:00
Mitch Tishmack d66e4c71fc Ncftp manpage /usr/local workaround
ncftp appears to not properly honor PREFIX in its manpage target and
tries to install them to /usr/local

Work around this by adding --mandir to its configure flags.
2015-11-22 14:16:35 -06:00
Bjørn Forsman 4d6605e882 Whitespace fixes in package expressions I maintain 2014-01-02 17:58:08 +01:00
Bjørn Forsman d65cea26dc ncftp: 3.2.4 -> 3.2.5
Also, add missing ncurses buildInput and add/update meta attributes. The
homepage is back up!
2013-08-21 20:58:14 +02:00
Ludovic Courtès 9feaed78d2 ncftp: Get the source from Debian.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24664
2010-11-11 17:32:53 +00:00
Peter Simons 9be0b9fea6 Update version of ncftp.
The old version 3.2.3 seems to have disappeared from the hosting server.

svn path=/nixpkgs/trunk/; revision=23153
2010-08-12 14:57:15 +00:00
Rob Vermaas c3fe985546 * added ncftp
svn path=/nixpkgs/trunk/; revision=17214
2009-09-17 07:31:34 +00:00