Commit graph

8 commits

Author SHA1 Message Date
jlam
5b62763c63 Teach the +SHELLS helper script to not create an /etc/shells file if
one doesn't exist.  From now on, we only add the listed PKG_SHELL to
the /etc/shells file if it already exists.  This fixes PR pkg/27162.
2005-09-20 04:23:48 +00:00
jlam
9813468816 * Separate out the shell registration into a separately unpacked script
+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-07-29 18:32:17 +00:00
kristerw
52922ffe87 Change the CONFIGURE_ENV where possible to use the variables users are
supposed to set, rather than the autoconf cache variables.
2005-06-24 19:52:06 +00:00
kristerw
7623ef2caf Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-06-23 16:43:00 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
snj
59f7988c65 Kill some hardcoded UID, GID, and mode settings that were being passed to
${INSTALL}.  This should fix the problem seen in minskim's Linux bulk build.
2005-02-20 06:46:07 +00:00
snj
6c4bd72aca Initial import of scponly-4.0, a tiny shell that only permits scp and sftp. 2005-01-28 02:27:29 +00:00