FreeBSD Bugzilla – Attachment 167476 Details for
Bug 205826
emulators/qemu-devel: Fails to configure - ERROR: unknown option --disable-vnc-tls
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix for gnutls and plist
qemu.diff.txt (text/plain), 1.26 KB, created by
Thomas Zander
on 2016-02-27 12:10:57 UTC
(
hide
)
Description:
Fix for gnutls and plist
Filename:
MIME Type:
Creator:
Thomas Zander
Created:
2016-02-27 12:10:57 UTC
Size:
1.26 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 409653) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= qemu > DISTVERSION= 2.5.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= emulators > MASTER_SITES= http://wiki.qemu.org/download/ > PKGNAMESUFFIX= -devel >@@ -44,7 +44,7 @@ > GTK2_USES= gettext > GTK2_CONFIGURE_OFF= --disable-gtk --disable-vte > GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls >-GNUTLS_CONFIGURE_OFF= --disable-vnc-tls >+GNUTLS_CONFIGURE_OFF= --disable-gnutls > SASL_LIB_DEPENDS= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 > SASL_CONFIGURE_OFF= --disable-vnc-sasl > JPEG_USES= jpeg >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 409653) >+++ pkg-plist (working copy) >@@ -3,7 +3,10 @@ > bin/qemu-ga > bin/qemu-img > bin/qemu-io >+bin/qemu-i386 > bin/qemu-nbd >+%%X86_TARGETS%%bin/qemu-sparc >+%%X86_TARGETS%%bin/qemu-sparc64 > %%X86_TARGETS%%bin/qemu-system-aarch64 > %%X86_TARGETS%%bin/qemu-system-alpha > %%X86_TARGETS%%bin/qemu-system-arm >@@ -32,6 +35,7 @@ > bin/qemu-system-x86_64 > %%X86_TARGETS%%bin/qemu-system-xtensa > %%X86_TARGETS%%bin/qemu-system-xtensaeb >+bin/qemu-x86_64 > man/man1/qemu.1.gz > man/man1/qemu-img.1.gz > man/man8/qemu-ga.8.gz
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:
bofh
:
maintainer-approval-
Actions:
View
|
Diff
Attachments on
bug 205826
: 167476 |
167485
|
167486
|
167487
|
167488