Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-06-28 | No need to substitute for @PREFIX@, as ${PKG_PREFIX} already has that | jlam | 1 | -2/+2 | |
value. | |||||
2002-06-28 | s/${PKG_SYSCONFDIR}/@PKG_SYSCONFDIR@/ | grant | 1 | -3/+3 | |
2002-06-27 | use ${CAT} not @CAT@, as it is set by pkgsrc/mk/install/header. | itojun | 1 | -2/+2 | |
From: Stoned Elipot <seb@script.jussieu.fr> | |||||
2002-06-27 | use @PREFIX@ and @CAT. From: Stoned Elipot <seb@script.jussieu.fr> | itojun | 1 | -3/+3 | |
2002-06-27 | add /usr/pkg/etc/ssh to the target | itojun | 1 | -2/+2 | |
2002-06-27 | add POST-INSTALL warning if sshd configuration file is found in a | grant | 1 | -0/+37 | |
previous configuration directory. format MESSAGE consistently. | |||||
2002-02-05 | * SSH_CONF_DIR has been obsoleted. Use PKG_SYSCONFDIR instead. | jlam | 1 | -68/+0 | |
* 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. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 1 | -0/+68 | |