From owner-freebsd-gnome@freebsd.org Wed Sep 5 14:27:15 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06D1EFF1B24 for ; Wed, 5 Sep 2018 14:27:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 869A9832F7 for ; Wed, 5 Sep 2018 14:27:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 48738FF1B23; Wed, 5 Sep 2018 14:27:14 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 267ABFF1B22 for ; Wed, 5 Sep 2018 14:27:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A52AB832F5 for ; Wed, 5 Sep 2018 14:27:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id F125D19EF8 for ; Wed, 5 Sep 2018 14:27:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w85ERCjF060690 for ; Wed, 5 Sep 2018 14:27:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w85ERC2n060689 for gnome@FreeBSD.org; Wed, 5 Sep 2018 14:27:12 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 231160] devel/libsoup: add options for mit/heimdal/base GSSAPI Date: Wed, 05 Sep 2018 14:27:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lantw44@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Sep 2018 14:27:15 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231160 --- Comment #1 from Ting-Wei Lan --- Comment on attachment 196870 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D196870 GSSAPI options >Index: devel/libsoup/Makefile >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >--- devel/libsoup/Makefile (revision 478960) >+++ devel/libsoup/Makefile (working copy) >@@ -3,7 +3,7 @@ >=20 > PORTNAME=3D libsoup > PORTVERSION=3D 2.54.1 >-PORTREVISION=3D 0 >+PORTREVISION=3D 1 > CATEGORIES=3D devel gnome > MASTER_SITES=3D GNOME > DIST_SUBDIR=3D gnome2 >@@ -11,6 +11,9 @@ > MAINTAINER=3D gnome@FreeBSD.org > COMMENT=3D SOAP (Simple Object Access Protocol) implementation in C >=20 >+LICENSE=3D GPLv2 >+LICENSE_FILE=3D ${WRKSRC}/COPYING >+ libsoup is licensed under LGPLv2+, not GPLv2. >@@ -43,6 +46,27 @@ > CONFIGURE_ARGS+=3D--without-gnome > .endif >=20 >+OPTIONS_SINGLE=3D GSSAPI >+OPTIONS_SINGLE_GSSAPI=3D GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT GSSAPI_NONE >+OPTIONS_DEFAULT=3D GSSAPI_${${SSL_DEFAULT} =3D=3D base :?BASE :NONE} >+ >+GSSAPI_BASE_CONFIGURE_ON=3D --with-gssapi=3D${GSSAPIBASEDIR} ${GSSAPI_CON= FIGURE_ARGS} >+GSSAPI_BASE_CPPFLAGS=3D ${GSSAPICPPFLAGS} >+GSSAPI_BASE_LDFLAGS=3D ${GSSAPILDFLAGS} >+GSSAPI_BASE_LIBS=3D ${GSSAPILIBS} >+GSSAPI_BASE_USES=3D gssapi Does --with-gssapi work in this way? By searching for the usage of 'with_gssapi' variable in configure.ac, the only two special values of it a= re 'yes' and 'no'. I think you probably want to use --with-krb5-config here. --=20 You are receiving this mail because: You are the assignee for the bug.=