FreeBSD Bugzilla – Attachment 151640 Details for
Bug 196734
devel/libvirt: gnutls support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
make gnutls an option
file_196734.txt (text/plain), 1.21 KB, created by
Fabian Freyer
on 2015-01-14 20:34:21 UTC
(
hide
)
Description:
make gnutls an option
Filename:
MIME Type:
Creator:
Fabian Freyer
Created:
2015-01-14 20:34:21 UTC
Size:
1.21 KB
patch
obsolete
>--- devel/libvirt/Makefile.old 2015-01-14 19:43:55.645215120 +0000 >+++ devel/libvirt/Makefile 2015-01-14 20:26:20.926834193 +0000 >@@ -16,20 +16,21 @@ > LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ > libgcrypt.so:${PORTSDIR}/security/libgcrypt \ > libxml2.so:${PORTSDIR}/textproc/libxml2 \ >- libgnutls.so:${PORTSDIR}/security/gnutls \ > libssh2.so:${PORTSDIR}/security/libssh2 > BUILD_DEPENDS= dnsmasq:${PORTSDIR}/dns/dnsmasq > RUN_DEPENDS= dnsmasq:${PORTSDIR}/dns/dnsmasq \ > dmidecode:${PORTSDIR}/sysutils/dmidecode > >-OPTIONS_DEFINE= DOCS NLS QEMU SASL >+OPTIONS_DEFINE= DOCS NLS QEMU SASL GNUTLS > OPTIONS_DEFINE_amd64= BHYVE >+OPTIONS_DEFAULT= GNUTLS > .if exists(/usr/sbin/bhyve) > OPTIONS_DEFAULT_amd64= BHYVE > .endif > QEMU_DESC= QEMU driver > BHYVE_DESC= bhyve driver > SASL_DESC= SASL support >+GNUTLS_DESC= Use GnuTLS for encryption > > OPTIONS_SUB= yes > >@@ -49,6 +50,10 @@ > SASL_BUILD_DEPENDS= sasl:${PORTSDIR}/security/cyrus-sasl2 > SASL_LIB_DEPENDS= libsasl2.so.3:${PORTSDIR}/security/cyrus-sasl2 > >+GNUTLS_CONFIGURE_WITH= gnutls=/usr/local >+GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls >+GNUTLS_BUILD_DEPENDS= gnutls:${PORTSDIR}/security/gnutls >+ > VARDIR= /var > > USE_RC_SUBR= libvirtd
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 196734
: 151640