summaryrefslogtreecommitdiff
path: root/shells/scponly
AgeCommit message (Collapse)AuthorFilesLines
2005-07-29* Separate out the shell registration into a separately unpacked scriptjlam1-2/+2
+SHELL. * Turn PKG_REGISTER_SHELLS into a variable that can be set in the shell environment so that admins can make a choice when installing from binary packages. * PKG_SHELL is now a list of paths, and if the path is relative, then it is taken to be relative to ${PREFIX}. Convert packages that set PKG_SHELL to take advantage of this new feature by changing the full paths to the shells into relative paths.
2005-06-24Change the CONFIGURE_ENV where possible to use the variables users arekristerw1-13/+14
supposed to set, rather than the autoconf cache variables.
2005-06-23Prevent paths to the build directories from being included in the package.kristerw1-1/+16
Bump PKGREVISION.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-20Kill some hardcoded UID, GID, and mode settings that were being passed tosnj2-9/+11
${INSTALL}. This should fix the problem seen in minskim's Linux bulk build.
2005-01-28Initial import of scponly-4.0, a tiny shell that only permits scp and sftp.snj5-0/+64