From owner-svn-ports-head@freebsd.org Wed Nov 14 10:03:37 2018 Return-Path: Delivered-To: svn-ports-head@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 74050112259A; Wed, 14 Nov 2018 10:03:37 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EB2627031F; Wed, 14 Nov 2018 10:03:36 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from atuin.in.mat.cc (unknown [IPv6:2a01:678:42:ffff:3e15:c2ff:fec4:452e]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: mat/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 17C3429AEF; Wed, 14 Nov 2018 10:03:35 +0000 (UTC) (envelope-from mat@FreeBSD.org) Date: Wed, 14 Nov 2018 11:03:31 +0100 From: Mathieu Arnold To: Pietro Cerutti Cc: Adam Weinberger , Cy.Schubert@cschubert.com, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r484872 - head/mail/neomutt Message-ID: <20181114100331.ax7kmzskj2sppwzf@atuin.in.mat.cc> References: <201811131754.wADHsU1R085629@slippy.cwsent.com> <20181114091941.sjrnmobk77ocdhqz@ptrcrt.ch> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="5eejjxxgbxi3pqa3" Content-Disposition: inline In-Reply-To: <20181114091941.sjrnmobk77ocdhqz@ptrcrt.ch> User-Agent: NeoMutt/20180716 X-Rspamd-Queue-Id: EB2627031F X-Spamd-Result: default: False [-108.93 / 200.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ALLOW_DOMAIN_WHITELIST(-100.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; DMARC_NA(0.00)[FreeBSD.org]; R_SPF_SOFTFAIL(0.00)[~all]; RCPT_COUNT_FIVE(0.00)[6]; MX_GOOD(-0.01)[cached: mx1.FreeBSD.org]; NEURAL_HAM_SHORT(-1.00)[-1.000,0]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; IP_SCORE(-3.72)[ip: (-9.77), ipnet: 96.47.64.0/20(-4.83), asn: 11403(-3.91), country: US(-0.10)]; ASN(0.00)[asn:11403, ipnet:96.47.64.0/20, country:US]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Nov 2018 10:03:37 -0000 --5eejjxxgbxi3pqa3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 14, 2018 at 09:19:41AM +0000, Pietro Cerutti wrote: > On Nov 13 2018, 22:28 UTC, Adam Weinberger wrote: > > On Tue, Nov 13, 2018 at 10:54 AM Cy Schubert wrote: > > >=20 > > > In message <201811131059.wADAxKfx094892@repo.freebsd.org>, Pietro > > > Cerutti write > > > s: > > > > Author: gahr > > > > Date: Tue Nov 13 10:59:19 2018 > > > > New Revision: 484872 > > > > URL: https://svnweb.freebsd.org/changeset/ports/484872 > > > > > > > > Log: > > > > mail/neomutt: add support for GSSAPI, by default using krb from b= ase > > > > > > > > Approved by: bapt > > > > > > > > Modified: > > > > head/mail/neomutt/Makefile > > > > > > > > Modified: head/mail/neomutt/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=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > > > =3D > > > > --- head/mail/neomutt/Makefile Tue Nov 13 10:53:03 2018 = (r48487 > > > > 1) > > > > +++ head/mail/neomutt/Makefile Tue Nov 13 10:59:19 2018 = (r48487 > > > > 2) > > > > @@ -2,7 +2,7 @@ > > > > > > > > PORTNAME=3D neomutt > > > > PORTVERSION=3D 20180716 > > > > -PORTREVISION=3D 1 > > > > +PORTREVISION=3D 2 > > > > DISTVERSIONPREFIX=3D ${PORTNAME}- > > > > CATEGORIES=3D mail > > > > > > > > @@ -26,11 +26,12 @@ OPTIONS_SUB=3D yes > > > > SHEBANG_FILES=3D contrib/smime_keys > > > > > > > > OPTIONS_DEFINE=3D NLS DOCS SASL IDN FLOCK GPGME NOTMUCH > > > > -OPTIONS_DEFAULT=3DSASL TOKYOCABINET NOTMUCH GPGME LMDB NCURSES > > > > +OPTIONS_DEFAULT=3DSASL TOKYOCABINET NOTMUCH GPGME LMDB NCURSES GSS= API_BASE > > >=20 > > > One of my todos, which I'm currently working on, during the first step > > > of replacing Heimdal in base with MIT is to make kerberos in base > > > private. Nothing will be able to link to it. I've been working through > > > and fixed all ports issues identified by an exp-run (though openssl111 > > > has given me more work). Which would you like to have as a default in= a > > > post private kerberos base world? (I've tentatively set it to MIT in = my > > > git tree.) > >=20 > > If FreeBSD is choosing MIT over Heimdal in base, then it seems to me > > that we should choose MIT over Heimdal in ports, no? >=20 > If a port is using base-Heimdal, then it seems to me that it should switch > to using ports-Heimdal, no? I think the important bit is that "it should not break" whatever GSSAPI/Kerberos it uses from ports, it should work with whatever kerberos is in the base system. --=20 Mathieu Arnold --5eejjxxgbxi3pqa3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEEOraXidLtEhBkQLpbOkUW81GDzkgFAlvr8vNfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNB QjY5Nzg5RDJFRDEyMTA2NDQwQkE1QjNBNDUxNkYzNTE4M0NFNDgACgkQOkUW81GD zki3xRAAnRkvC2VmSe+8/rKo1OlbsjVz+PAer9LdvpAESoXqaJ3m4PXtG/VQu2Dc /uHPtxay/zuun943P2RkjLR7JKz1Ihdb6Qkt29i05kFQNIt17pgfHhSooUj/NhVn 9YZA/k083bJPanez4Ch3Nq5VsY2tHmOoqVKeAzTVbBCfkNfadAYWp5Uyt9vy2UAw uebLnX/z7i16SL79uBqsKAUAUbpfCG8U4QhVIfGmZpVcnIahXeL7RSzHz3imia7Q Hl00VuzSEd6J1R99V0LLA7MnLxMyY8O7wf5xCKqowssl630Xiumw4OyakwD+SmEr JV45lirB5nHQuYZ9VeTiA6zUrKPe72OhU+MnLiS1l4Ddg/icwuS/sQUh4IGMEcZd ABi20YOsgY7W8eyM8UizhEWt5R47CrS9ExtwyY8vqpWxTPgR5efh0s7i9FEAIeHH pyOCFCEW5RtE5FmIZ/TH9vUnsK+wOeHt1kbd5wtLgClENqdfkN+i7eIjjkAwLCuV vVs/PLEVeflPkNFj9Y3zHHSxPh5Z6UBGUzMOFr5AvMlh7AhhNKHayPOLX+fn0wWS KZaEQfI/RNNUOhsSoUJtK/H5O2wfpOmnYC0CZBmZjdc5xFbn8uk3vF7MvNzlyGYx xYRoLQc68NvU8CI73cnPPO6DEfd/R21xhVbT+RX87GiFFqJhrsU= =KtRB -----END PGP SIGNATURE----- --5eejjxxgbxi3pqa3--