diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-09-26 01:08:02 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-09-26 01:08:02 +0800 |
commit | f79d7524cc2b92be567e47b8ae7cb297afc29dc4 (patch) | |
tree | fd399339d8b1f59b7688cdb0f9818e245d7a1c6d | |
parent | 78b55fd571791e974526b3284eab8b5da6be0399 (diff) | |
download | freebsd-ports-gnome-f79d7524cc2b92be567e47b8ae7cb297afc29dc4.tar.gz freebsd-ports-gnome-f79d7524cc2b92be567e47b8ae7cb297afc29dc4.tar.zst freebsd-ports-gnome-f79d7524cc2b92be567e47b8ae7cb297afc29dc4.zip |
- mark FORBIDDEN until fixed.
-rw-r--r-- | security/hpn-ssh/Makefile | 2 | ||||
-rw-r--r-- | security/openssh-portable/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/security/hpn-ssh/Makefile b/security/hpn-ssh/Makefile index 1c7a0849d975..85ccd9cbafde 100644 --- a/security/hpn-ssh/Makefile +++ b/security/hpn-ssh/Makefile @@ -16,6 +16,8 @@ PKGNAMESUFFIX?= -portable MAINTAINER= dinoex@FreeBSD.org COMMENT= The portable version of OpenBSD's OpenSSH +FORBIDDEN= Security Problem with PAM + MAN1= sftp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh-keyscan.1 scp.1 ssh.1 MLINKS= ssh.1 slogin.1 MAN5= ssh_config.5 sshd_config.5 diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index 1c7a0849d975..85ccd9cbafde 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -16,6 +16,8 @@ PKGNAMESUFFIX?= -portable MAINTAINER= dinoex@FreeBSD.org COMMENT= The portable version of OpenBSD's OpenSSH +FORBIDDEN= Security Problem with PAM + MAN1= sftp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh-keyscan.1 scp.1 ssh.1 MLINKS= ssh.1 slogin.1 MAN5= ssh_config.5 sshd_config.5 |