FreeBSD Bugzilla – Attachment 244102 Details for
Bug 273138
security/strongswan: Explicitly set sysconfdir
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Explicitly set sysconfdir
strongswan.patch (text/plain), 569 bytes, created by
Jose Luis Duran
on 2023-08-14 18:07:57 UTC
(
hide
)
Description:
Explicitly set sysconfdir
Filename:
MIME Type:
Creator:
Jose Luis Duran
Created:
2023-08-14 18:07:57 UTC
Size:
569 bytes
patch
obsolete
>diff --git Makefile Makefile >index 3345a3a..f6fe9d6 100644 >--- Makefile >+++ Makefile >@@ -1,6 +1,6 @@ > PORTNAME= strongswan > DISTVERSION= 5.9.11 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= security net-vpn > MASTER_SITES= https://download.strongswan.org/ \ > https://download2.strongswan.org/ >@@ -19,7 +19,8 @@ USE_LDCONFIG= ${PREFIX}/lib/ipsec > USE_RC_SUBR= strongswan > > GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --disable-gmp \ >+CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \ >+ --disable-gmp \ > --disable-kernel-netlink \ > --disable-scripts \ > --enable-addrblock \
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 273138
: 244102