mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
Make BROKEN lines more clear
This commit is contained in:
parent
e204684ec0
commit
fe0ff6cbfc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466595
@ -89,7 +89,7 @@ EXTRA_PATCHES:= ${EXTRA_PATCHES:N${TCP_WRAPPERS_EXTRA_PATCHES}}
|
||||
|
||||
# Must add this patch before HPN due to conflicts
|
||||
.if ${PORT_OPTIONS:MKERB_GSSAPI}
|
||||
BROKEN= No patch for 7.6 yet.
|
||||
BROKEN= KERB_GSSAPI No patch for ${DISTVERSION} yet.
|
||||
# Patch from:
|
||||
# http://sources.debian.net/data/main/o/openssh/1:7.4p1-5/debian/patches/gssapi.patch
|
||||
# which was originally based on 5.7 patch from
|
||||
@ -104,7 +104,7 @@ PATCHFILES+= openssh-7.4p1-gsskex-all-20141021-debian-rh-20161228.patch.gz:-p1:g
|
||||
|
||||
# http://www.psc.edu/index.php/hpn-ssh https://github.com/rapier1/hpn-ssh https://github.com/rapier1/openssh-portable
|
||||
.if ${PORT_OPTIONS:MHPN} || ${PORT_OPTIONS:MNONECIPHER}
|
||||
BROKEN= Not yet updated for 7.6+ and disabled in base
|
||||
BROKEN= HPN: Not yet updated for ${DISTVERSION} and disabled in base
|
||||
PORTDOCS+= HPN-README
|
||||
HPN_VERSION= 14v5
|
||||
HPN_DISTVERSION= 6.7p1
|
||||
|
Loading…
Reference in New Issue
Block a user