summaryrefslogtreecommitdiff
path: root/security/openssh
AgeCommit message (Expand)AuthorFilesLines
2002-09-24Complete standardization of messages according to latest pkglint.wiz2-7/+8
2002-09-20Make these scripts more portable by taking advantage of automatic rc.dgrant1-2/+2
2002-09-19Take advantage of the auto-generation and installation of rc.d scripts.jlam1-5/+1
2002-09-18When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file alreadyjlam1-2/+1
2002-09-09Fix IPv6 detection on Darwin. Patch supplied by itojun in private e-mail.jlam3-17/+85
2002-08-31Add variables for openssh privilege separation to bsd.pkg.defaults.mk:grant2-15/+13
2002-08-30ssh-rand-helper is also installed when /dev/urandom does not exist.grant1-1/+2
2002-08-28Support building with S/Key support on Darwin, and move the check forjlam4-54/+142
2002-08-28We actually use the openssl buildlink2.mk file.jlam1-2/+2
2002-08-28It's 0.9.6f, not 0.9.5f, and move things around so that IGNORE is set tojlam1-12/+13
2002-08-23Remove Solaris specific SSH_PID_DIR, as Solaris 8/9 do indeed have agrant1-6/+1
2002-08-20openssl/buildlink.mk enforces OpenSSL>=0.9.5f due to the DoS fix. Do not botherabs1-4/+6
2002-08-19Fix test for rc.d in configure script, so that this works on 1.4.x.wiz1-2/+2
2002-08-01Comment out master sites because the file on "ftp.openbsd.org" andtron1-4/+4
2002-07-26Add skey support on Solaris.grant1-1/+6
2002-07-24Change explicit build dependencies on perl into "USE_PERL5=build". Thisjlam1-2/+2
2002-06-29minor formatting fix.grant1-4/+4
2002-06-28IGNORE platforms that aren't noted to have an in-tree OpenSSH. For now,jlam1-1/+3
2002-06-28No need to substitute for @PREFIX@, as ${PKG_PREFIX} already has thatjlam1-2/+2
2002-06-28Only allow an in-tree update to occur if OpenSSL>=0.9.5a is in the basejlam2-6/+14
2002-06-28Add ability to update the in-tree OpenSSH directly from pkgsrc. Thisjlam3-19/+70
2002-06-28Warn about what to do if you have /etc/ssh.conf and /etc/sshd.conf.jlam1-2/+7
2002-06-28Add PKG_SYSCONFDIR to BUILD_DEFS.seb1-2/+1
2002-06-28s/${PKG_SYSCONFDIR}/@PKG_SYSCONFDIR@/grant1-3/+3
2002-06-27backout 1.77 with comment, to get working blowfish support. pkg/17405.itojun1-2/+3
2002-06-27use ${CAT} not @CAT@, as it is set by pkgsrc/mk/install/header.itojun1-2/+2
2002-06-27use @PREFIX@ and @CAT. From: Stoned Elipot <seb@script.jussieu.fr>itojun1-3/+3
2002-06-27add /usr/pkg/etc/ssh to the targetitojun1-2/+2
2002-06-27add POST-INSTALL warning if sshd configuration file is found in agrant3-4/+42
2002-06-26upgrade to 3.4p1 (openssh-3.4.0.1).itojun4-51/+6
2002-06-26add expiry fields to passwd entryitojun1-2/+2
2002-06-26Substitute a couple of `mkdir' by `${MKDIR}'.seb1-2/+2
2002-06-26need -pitojun1-2/+2
2002-06-26use ${MKDIR}itojun1-2/+2
2002-06-26it works with openssl 0.9.5aitojun1-2/+2
2002-06-25Add patches to enable compression and privsep on platforms without MAP_ANONtoshii3-1/+46
2002-06-25warn that UsePrivilegeSeparation has to be yes.itojun1-3/+4
2002-06-25note required UID/GIDitojun1-1/+8
2002-06-25Back out previous and do it in a simpler way by setting PKG_SYSCONFSUBDIRjlam1-4/+6
2002-06-25use ${PKG_SYSCONFDIR}/ssh (who uses CONF_FILES?)itojun1-3/+3
2002-06-25use ${PKG_SYSCONFDIR}/ssh, to be consistent with plain NetBSD distributionitojun1-2/+2
2002-06-25upgrade to 3.3p1, with privilege separation enabled.itojun6-36/+57
2002-06-15Change USE_KERBEROS to PKG_USE_KERBEROS in pkgsrc. There was a "conflict"cjep1-2/+2
2002-05-24upgrade to 3.2.3p1.itojun2-6/+6
2002-05-23comment; rationale for --with-md5-passwordsitojun1-1/+2
2002-05-20enable MD5 password support. PR 16546itojun1-1/+2
2002-05-19upgrade to 3.2.2p1. includes security changes.itojun5-46/+46
2002-05-13OpenBSD/OpenSSH now in /opsys/ on gd.tuwien.ac.atgrant1-2/+2
2002-04-24Make this depend on OpenSSL 0.9.6. This fixes the compilation problemsmartti1-1/+3
2002-04-23Updated openssh to 3.1.1martti6-119/+30