summary refs log tree commit diff
path: root/pkgs/tools/networking/sitecopy
Commit message (Collapse)AuthorAge
* * Add a setup hook ‘autoreconfHook’ to simplify packages that need toEelco Dolstra2012-05-19
| | | | | | | | | | | | | run autoreconf: buildInputs = [ autoreconfHook ]; is essentially equivalent to buildInputs = [ autoconf automake libtool ]; preConfigure = "autoreconf -i"; svn path=/nixpkgs/branches/x-updates/; revision=34181
* * Doh.Eelco Dolstra2010-08-26
| | | | svn path=/nixpkgs/trunk/; revision=23463
* * Make sitecopy build against Neon 0.29.Eelco Dolstra2010-08-26
| | | | svn path=/nixpkgs/trunk/; revision=23461
* openssl support or sitecopySander van der Burg2009-10-05
| | | | svn path=/nixpkgs/trunk/; revision=17640
* ssl support for sitecopyRob Vermaas2009-10-05
| | | | svn path=/nixpkgs/trunk/; revision=17639
* added sitecopyRob Vermaas2009-10-05
svn path=/nixpkgs/trunk/; revision=17638