From nobody Fri Jan 19 20:27:40 2024 X-Original-To: ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TGrlS6CGTz57Kh3 for ; Fri, 19 Jan 2024 20:27:48 +0000 (UTC) (envelope-from marquis@roble.com) Received: from mx5.roble.com (mx5.roble.com [209.237.23.5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mx5.roble.com", Issuer "mx5.roble.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TGrlS3PnVz42DR; Fri, 19 Jan 2024 20:27:48 +0000 (UTC) (envelope-from marquis@roble.com) Authentication-Results: mx1.freebsd.org; none Received: from roble.com (roble.com [209.237.23.50]) by mx5.roble.com (Postfix) with ESMTP id CC537BDAE; Fri, 19 Jan 2024 12:27:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=roble.com; s=rs060402; t=1705696060; bh=lx+2RuSbDcbPXveZBu9NNqEOqKsoJbZXBZPoAAG3OUM=; h=Date:From:To:cc:Subject:In-Reply-To:References; b=hT2Brge7bjNKswc7zlszAxtZm/bOIwMv3S/dRUTNKQCRDql5WVWR7LcV2NNaCGdX8 cQm9eSZMwQ3miQOxt3b06ouI/QeN3ukPoWc6NVZtpGm71BBUqwblxC8MX+H/dBZrD2 K+LtLetwyEwQ6yUd1J2qS4PaR0T887Ce0FHtc4sE= Date: Fri, 19 Jan 2024 12:27:40 -0800 (PST) From: Roger Marquis To: Hajimu UMEMOTO cc: Jonathan Chen , ports@freebsd.org Subject: Re: security/cyrus-sasl2 In-Reply-To: Message-ID: <06p9404r-8q02-ron2-4q4n-o80p450r6ns4@mx.roble.com> References: <1cb1c069d28707cbf966628be50c85e5@chen.org.nz> <87r0ie783n.wl-herbert@gojira.at> <4ee3809c-feff-4e47-aa9c-d37538b2b84e@chen.org.nz> List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Rspamd-Queue-Id: 4TGrlS3PnVz42DR X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:17403, ipnet:209.237.0.0/18, country:US] The etcupdate utility should also check pam.d/* for anything opie, and comment or delete if it is not available. Ran into this in a recent 13.2 to 14.0 upgrade. Roger Marquis > Hi, > > On Fri, 19 Jan 2024 08:56:04 +0900, Jonathan Chen wrote: > >> It looks like there was a implicit dependency on security/opie that >> has now been removed. If security/cyrus-sasl2 has an optional >> dependency on security/opie, it should be reflected in OPTIONS or have >> it as a mandatory requirement. > > I've added OPIE option for FreeBSD 14 and later, default to off. > > https://cgit.freebsd.org/ports/commit/?id=8cd078ded8e3dd35a53c9499f4f7107b11cceeb0 > > Thank you for the report! > > Sincerely, > > -- > Hajimu UMEMOTO ume@mahoroba.org ume@FreeBSD.org > > >