about summary refs log tree commit diff
path: root/pkgs/servers/portmap
Commit message (Collapse)AuthorAge
* Set some meta.platformsEelco Dolstra2015-03-20
| | | | Also fix meta.platform -> meta.platforms in a few places.
* Remove duplicate tcp-wrappers packageEelco Dolstra2012-11-29
|
* * portmap: Set SO_REUSEADDR to ensure that portmap can restartEelco Dolstra2012-03-16
| | | | | | properly. svn path=/nixpkgs/trunk/; revision=33166
* * Minor cleanup.Eelco Dolstra2012-03-16
| | | | svn path=/nixpkgs/trunk/; revision=33165
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* * Removed makePortmap; use makeOverridable.Eelco Dolstra2009-03-20
| | | | svn path=/nixpkgs/trunk/; revision=14631
* Differentiate between `longDescription' and `description'.Ludovic Courtès2008-03-20
| | | | svn path=/nixpkgs/trunk/; revision=11230
* Add `makePortmap' function, for use by NixOS.Ludovic Courtès2008-03-15
| | | | svn path=/nixpkgs/trunk/; revision=11139
* Add portmap, an ONC RPC directory service.Ludovic Courtès2008-03-15
svn path=/nixpkgs/trunk/; revision=11138