Commit graph

10 commits

Author SHA1 Message Date
jlam
2920a32c71 Prepare for pkgviews by making sure that passing VIEW-INSTALL or
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
2003-08-30 20:22:49 +00:00
wiz
f2c0357f0b Remove unnecessary empty lines. 2003-03-28 21:24:22 +00:00
jlam
2cc60feafc No need to substitute for @PREFIX@, as ${PKG_PREFIX} already has that
value.
2002-06-28 18:29:20 +00:00
grant
14ec93ad6d s/${PKG_SYSCONFDIR}/@PKG_SYSCONFDIR@/ 2002-06-28 04:40:05 +00:00
itojun
43a927f2ba use ${CAT} not @CAT@, as it is set by pkgsrc/mk/install/header.
From: Stoned Elipot <seb@script.jussieu.fr>
2002-06-27 08:46:20 +00:00
itojun
17184fafca use @PREFIX@ and @CAT. From: Stoned Elipot <seb@script.jussieu.fr> 2002-06-27 08:32:57 +00:00
itojun
4efb026b50 add /usr/pkg/etc/ssh to the target 2002-06-27 02:30:18 +00:00
grant
6deeff7bff add POST-INSTALL warning if sshd configuration file is found in a
previous configuration directory.

format MESSAGE consistently.
2002-06-27 02:15:11 +00:00
jlam
f0540167c0 * SSH_CONF_DIR has been obsoleted. Use PKG_SYSCONFDIR instead.
* Build properly on systems that don't have /dev/urandom by testing for
  the presence of /dev/urandom, instead of just testing for Solaris.
* Add disabled code to handle PAM (not quite working yet with security/PAM).
* Make the sshd rc.d script more /etc/rc.subr-friendly.
* Minimize amount of diffs from pristine OpenSSH sources.
2002-02-05 04:17:31 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00