cvs commit: ports MOVED ports/security Makefile
ports/security/openssh Makefile distinfo pkg-descr pkg-message
pkg-plist ports/security/openssh/files auth-pam.c auth-pam.h
auth2-pam.c bindresvport.c getaddrinfo.c getnameinfo.c moduli ...
Tom McLaughlin
tmclaugh at FreeBSD.org
Wed Mar 5 04:25:47 UTC 2008
tmclaugh 2008-03-05 04:25:43 UTC
FreeBSD ports repository
Modified files:
. MOVED
security Makefile
Removed files:
security/openssh Makefile distinfo pkg-descr pkg-message
pkg-plist
security/openssh/files auth-pam.c auth-pam.h auth2-pam.c
bindresvport.c getaddrinfo.c
getnameinfo.c moduli name6.c netdb.h
patch-Makefile patch-Makefile.inc
patch-auth-chall.c patch-auth-skey.c
patch-auth.c patch-auth.h patch-auth1.c
patch-auth2-chall.c patch-auth2.c
patch-buffer.c patch-clientloop.c
patch-deattack.c patch-includes.h
patch-key.c patch-lib-Makefile
patch-misc.c patch-monitor.c
patch-pathnames.h patch-rijndael.c
patch-scard-Makefile patch-scp-Makefile
patch-session.c patch-sftp-Makefile
patch-sftp-server-Makefile
patch-sftp-server.c patch-ssh-Makefile
patch-ssh-add-Makefile
patch-ssh-agent-Makefile
patch-ssh-agent.c
patch-ssh-keygen-Makefile
patch-ssh-keyscan-Makefile
patch-ssh-keysign-Makefile patch-ssh.h
patch-sshconnect.c patch-sshconnect2.c
patch-sshd-Makefile patch-sshd.8
patch-sshd.c patch-sshd_config
patch-sshlogin.c patch-sshpty.c rcmd.c
sshd.in strlcat.c strlcpy.c
Log:
- expire port: Long out of date with multiple security issues.
(Don't worry, openssh-portable is still there.)
Revision Changes Path
1.1549 +2 -1 ports/MOVED
1.944 +0 -1 ports/security/Makefile
1.136 +0 -170 ports/security/openssh/Makefile (dead)
1.40 +0 -6 ports/security/openssh/distinfo (dead)
1.3 +0 -455 ports/security/openssh/files/auth-pam.c (dead)
1.3 +0 -50 ports/security/openssh/files/auth-pam.h (dead)
1.3 +0 -165 ports/security/openssh/files/auth2-pam.c (dead)
1.3 +0 -151 ports/security/openssh/files/bindresvport.c (dead)
1.3 +0 -927 ports/security/openssh/files/getaddrinfo.c (dead)
1.3 +0 -240 ports/security/openssh/files/getnameinfo.c (dead)
1.2 +0 -158 ports/security/openssh/files/moduli (dead)
1.3 +0 -1264 ports/security/openssh/files/name6.c (dead)
1.3 +0 -261 ports/security/openssh/files/netdb.h (dead)
1.3 +0 -10 ports/security/openssh/files/patch-Makefile (dead)
1.5 +0 -24 ports/security/openssh/files/patch-Makefile.inc (dead)
1.2 +0 -36 ports/security/openssh/files/patch-auth-chall.c (dead)
1.2 +0 -36 ports/security/openssh/files/patch-auth-skey.c (dead)
1.3 +0 -80 ports/security/openssh/files/patch-auth.c (dead)
1.2 +0 -9 ports/security/openssh/files/patch-auth.h (dead)
1.8 +0 -195 ports/security/openssh/files/patch-auth1.c (dead)
1.4 +0 -29 ports/security/openssh/files/patch-auth2-chall.c (dead)
1.6 +0 -96 ports/security/openssh/files/patch-auth2.c (dead)
1.4 +0 -111 ports/security/openssh/files/patch-buffer.c (dead)
1.2 +0 -11 ports/security/openssh/files/patch-clientloop.c (dead)
1.2 +0 -17 ports/security/openssh/files/patch-deattack.c (dead)
1.5 +0 -95 ports/security/openssh/files/patch-includes.h (dead)
1.2 +0 -11 ports/security/openssh/files/patch-key.c (dead)
1.3 +0 -23 ports/security/openssh/files/patch-lib-Makefile (dead)
1.4 +0 -28 ports/security/openssh/files/patch-misc.c (dead)
1.3 +0 -36 ports/security/openssh/files/patch-monitor.c (dead)
1.4 +0 -36 ports/security/openssh/files/patch-pathnames.h (dead)
1.2 +0 -10 ports/security/openssh/files/patch-rijndael.c (dead)
1.2 +0 -11 ports/security/openssh/files/patch-scard-Makefile (dead)
1.2 +0 -13 ports/security/openssh/files/patch-scp-Makefile (dead)
1.16 +0 -438 ports/security/openssh/files/patch-session.c (dead)
1.5 +0 -19 ports/security/openssh/files/patch-sftp-Makefile (dead)
1.3 +0 -18 ports/security/openssh/files/patch-sftp-server-Makefile (dead)
1.2 +0 -25 ports/security/openssh/files/patch-sftp-server.c (dead)
1.4 +0 -41 ports/security/openssh/files/patch-ssh-Makefile (dead)
1.2 +0 -18 ports/security/openssh/files/patch-ssh-add-Makefile (dead)
1.2 +0 -18 ports/security/openssh/files/patch-ssh-agent-Makefile (dead)
1.2 +0 -44 ports/security/openssh/files/patch-ssh-agent.c (dead)
1.2 +0 -18 ports/security/openssh/files/patch-ssh-keygen-Makefile (dead)
1.5 +0 -19 ports/security/openssh/files/patch-ssh-keyscan-Makefile (dead)
1.3 +0 -18 ports/security/openssh/files/patch-ssh-keysign-Makefile (dead)
1.2 +0 -11 ports/security/openssh/files/patch-ssh.h (dead)
1.3 +0 -27 ports/security/openssh/files/patch-sshconnect.c (dead)
1.2 +0 -11 ports/security/openssh/files/patch-sshconnect2.c (dead)
1.5 +0 -60 ports/security/openssh/files/patch-sshd-Makefile (dead)
1.2 +0 -14 ports/security/openssh/files/patch-sshd.8 (dead)
1.3 +0 -44 ports/security/openssh/files/patch-sshd.c (dead)
1.9 +0 -18 ports/security/openssh/files/patch-sshd_config (dead)
1.2 +0 -14 ports/security/openssh/files/patch-sshlogin.c (dead)
1.2 +0 -14 ports/security/openssh/files/patch-sshpty.c (dead)
1.4 +0 -690 ports/security/openssh/files/rcmd.c (dead)
1.2 +0 -27 ports/security/openssh/files/sshd.in (dead)
1.2 +0 -71 ports/security/openssh/files/strlcat.c (dead)
1.2 +0 -68 ports/security/openssh/files/strlcpy.c (dead)
1.6 +0 -17 ports/security/openssh/pkg-descr (dead)
1.2 +0 -17 ports/security/openssh/pkg-message (dead)
1.23 +0 -36 ports/security/openssh/pkg-plist (dead)
More information about the cvs-all
mailing list