FreeBSD Bugzilla – Attachment 157318 Details for
Bug 200558
[patch] security/nmap: partially ignores WITH_OPENSSL_PORT=yes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to make security/nmap fully obey WITH_OPENSSL_PORT=yes
nmap.patch (text/plain), 961 bytes, created by
Don Lewis
on 2015-05-31 23:55:06 UTC
(
hide
)
Description:
patch to make security/nmap fully obey WITH_OPENSSL_PORT=yes
Filename:
MIME Type:
Creator:
Don Lewis
Created:
2015-05-31 23:55:06 UTC
Size:
961 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 388001) >+++ Makefile (working copy) >@@ -19,7 +19,7 @@ > > LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre > >-USES= tar:bzip2 gmake cpe compiler >+USES= tar:bzip2 gmake cpe > GNU_CONFIGURE= yes > > OPTIONS_SUB= yes >@@ -56,13 +56,6 @@ > > .include <bsd.port.pre.mk> > >-# fix for gcc from ports >-.if ${CHOSEN_COMPILER_TYPE} == gcc >-GCCLIBDIR_CMDS= ${CC} -print-file-name=libstdc++.so | ${SED} -e 's/libstdc++.so//' >-CONFIGURE_ARGS+=LDFLAGS="-L$$(${GCCLIBDIR_CMDS})" >-NOT_BASE_CC= true >-.endif >- > # XXX limit results if we do a grep in the sources! > post-extract: > @${RM} -rf ${WRKSRC}/mswin32 >@@ -78,9 +71,4 @@ > @${MKDIR} ${STAGEDIR}${DOCSDIR} > ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} > >-# gcc from ports is in use >-.if defined(NOT_BASE_CC) >- @${ECHO_MSG} do not forget to adjust libnmap.conf >-.endif >- > .include <bsd.port.post.mk>
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 200558
:
157318
|
157356