FreeBSD Bugzilla – Attachment 170422 Details for
Bug 209596
mail/fetchmail: mis-detects sslv2 on 11.x and openssl from ports, fails to build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Disable SSLv2.
file_209596.txt (text/plain), 558 bytes, created by
Peter Wemm
on 2016-05-18 03:31:28 UTC
(
hide
)
Description:
Disable SSLv2.
Filename:
MIME Type:
Creator:
Peter Wemm
Created:
2016-05-18 03:31:28 UTC
Size:
558 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 415391) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= fetchmail > PORTVERSION= 6.3.26 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= mail ipv6 > MASTER_SITES= SF/${PORTNAME}/branch_6.3/ \ > http://mandree.home.pages.de/${PORTNAME}/ >@@ -34,6 +34,7 @@ > --with-ssl=${OPENSSLBASE} > > LDFLAGS+= -L${LOCALBASE}/lib >+CFLAGS+= -DOPENSSL_NO_SSL2_METHOD > > OPTIONS_DEFINE= X11 NLS NTLM GSSAPI POP2 DOCS > OPTIONS_DEFAULT= GSSAPI
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 209596
: 170422 |
170544