FreeBSD Bugzilla – Attachment 162924 Details for
Bug 204334
security/fwknop: Add missing configuration options
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patch file.
fwknop-ports.patch (text/plain), 750 bytes, created by
Jens Grassel
on 2015-11-09 15:13:13 UTC
(
hide
)
Description:
Updated patch file.
Filename:
MIME Type:
Creator:
Jens Grassel
Created:
2015-11-09 15:13:13 UTC
Size:
750 bytes
patch
obsolete
>diff -ruN fwknop.orig/Makefile fwknop/Makefile >--- fwknop.orig/Makefile 2015-10-16 14:25:21.000000000 +0200 >+++ fwknop/Makefile 2015-11-06 16:22:27.075065000 +0100 >@@ -13,9 +13,16 @@ > > CPE_VENDOR= cipherdyne > >-OPTIONS_DEFINE= GPGME >-OPTIONS_DEFAULT= GPGME >+OPTIONS_DEFINE= GPGME > >+OPTIONS_SINGLE= FW >+OPTIONS_SINGLE_FW= IPFW PF >+ >+OPTIONS_DEFAULT= GPGME IPFW >+ >+FW_DESC= Firewall Backend >+IPFW_DESC= Use the IPFW firewall >+PF_DESC= Use the PF firewall. > GPGME_DESC= Build support for gpgme > > USES= cpe libtool >@@ -27,6 +34,10 @@ > INSTALL_TARGET= install-strip > INFO= libfko > >+IPFW_CONFIGURE_WITH= ipfw=/sbin/ipfw >+ >+PF_CONFIGURE_WITH= pf=/sbin/pfctl >+ > GPGME_LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme > GPGME_CONFIGURE_WITH= gpgme >
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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 204334
:
162854
| 162924