summaryrefslogtreecommitdiff
path: root/security/openssh
AgeCommit message (Expand)AuthorFilesLines
2000-12-08Move code from REQ file to INSTALL.wiz3-32/+19
2000-11-11add ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/002_sshskey.patchitojun2-1/+13
2000-11-09ssh-add.1 was fixed in master repositoryitojun2-22/+1
2000-11-09upgrade to 2.3.0p1. XXX pathname for ssh-askpass?itojun8-61/+73
2000-10-15allow build with login.conf support enabled. PR11150.itojun2-13/+9
2000-09-28openssl is broken on alpha, and openssh hangs in configure when checkinghubertf1-3/+3
2000-09-28The name of the rc.d script has changed. Update message to reflect newjlam1-2/+2
2000-09-20Install rc.d control script as "sshd" instead of "sshd.sh" to comply withjlam3-5/+7
2000-09-09Reorganize crypto handling, as discussed on tech-pkg. Remove allfredb1-4/+3
2000-09-05The ssh-askpass program is in ${X11BASE}/bin or ${X11PREFIX}/bin dependingjlam1-4/+8
2000-09-05Update build dependency on perl to build in correct directory if perljlam1-2/+2
2000-09-04inhibit login_cap support, as the code does not have fallback caseitojun2-25/+18
2000-09-04upgrade to 2.2.0p1.itojun4-20/+12
2000-09-01Don't hardcode /usr/pkg...use @PREFIX@jlam1-2/+2
2000-08-31Don't use dewey depends for version numbers with alpha characters.fredb1-2/+2
2000-08-28Use PERL5 variable for location of perl5 binary.jlam1-3/+2
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-3/+3
2000-08-11When looking for -lcrypto, test linking with:jlam2-1/+76
2000-08-11Set location of ssh-askpass to be ${X11PREFIX}/bin/ssh-askpass.jlam3-5/+20
2000-08-09Add master site on ftp.openssh.com.wiz1-1/+4
2000-07-28It's openssl>=0.9.5a, not openssl>=0.9.5.jlam1-3/+3
2000-07-25Address concern raised in pkg/10268, part 3, by telling user how to getjlam1-5/+12
2000-07-24Make all the installed /usr/pkg/etc/rc.d/sshd.sh files match.jlam1-2/+4
2000-07-22INSTALL file containing post-install code factored from package Makefilejlam1-0/+48
2000-07-22Update openssh to 2.1.1p4.jlam8-84/+124
2000-07-15update to 2.1.1p3.itojun11-141/+9
2000-07-09add Austrian mirror site for distfilewiz1-1/+2
2000-07-07Added a patch file to take care of a LP64 bug, -1 != -1U. Actually whenelric2-1/+15
2000-07-04in default sshd_config, listen to all address families availableitojun2-1/+15
2000-07-02upgrade fro 2.1.1p1 to 2.1.1p2.itojun7-39/+79
2000-07-01generate dsa host key in post-install.itojun1-1/+6
2000-06-15upgrade to 2.1.1p1 from portable openssh distribution.itojun5-58/+12
2000-05-31upgrade to 2.1.0p3.itojun11-142/+69
2000-05-28Fix path to old distfile on openssh.com.wiz1-2/+2
2000-05-19add www.openssh.com to MASTER_SITES; all mirrors don't have the filewiz1-2/+3
2000-03-30Check for "/usr/include/openssl/rsa.h" instead of "/usr/bin/openssl" onjlam1-2/+2
2000-03-27Fix one more nroff warning.fredb2-1/+14
2000-03-27Fix some warnings from "nroff".fredb7-3/+85
2000-03-27Defuzz patch.fredb2-12/+13
2000-03-26Test for current's openssl before depending on the openssl package.fredb1-2/+5
2000-03-26upgrade to 1.2.3. make it conflict with security/ssh6.itojun5-25/+21
2000-03-07correct homepage (www.openssh.org is not the official site!)wiz1-2/+2
2000-02-05remove trailing '.'wiz1-1/+1
2000-01-27fix compilation on IPv6-ready environment.itojun2-12/+19
2000-01-27Clean this up, sync with the ssh package, and update tohubertf1-0/+14
2000-01-27Clean this up, sync with the ssh package, and update tohubertf14-207/+166
2000-01-27Adjust CONFLICTS to not clash with the ssh-ip-tunnel package.hubertf1-2/+2
2000-01-27no "-" in pkg version!hubertf1-2/+2
2000-01-17make this work under current too.christos2-4/+45
2000-01-17fix obvious problems.christos1-3/+4