From owner-freebsd-questions@FreeBSD.ORG Fri Dec 5 22:48:24 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A54F0ED2 for ; Fri, 5 Dec 2014 22:48:24 +0000 (UTC) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.infracaninophile.co.uk", Issuer "ca.infracaninophile.co.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 46DA31D0 for ; Fri, 5 Dec 2014 22:48:24 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.2.117.99]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.9/8.14.9) with ESMTP id sB5MmH6R078716 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Fri, 5 Dec 2014 22:48:17 GMT (envelope-from m.seaman@infracaninophile.co.uk) Authentication-Results: smtp.infracaninophile.co.uk; dmarc=none header.from=infracaninophile.co.uk DKIM-Filter: OpenDKIM Filter v2.9.2 smtp.infracaninophile.co.uk sB5MmH6R078716 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1417819697; bh=FxJ6D5fFe90y2iCGqr45ZT3Cv6ojdinGrbf1sFV/bLQ=; h=Date:From:To:Subject:References:In-Reply-To; z=Date:=20Fri,=2005=20Dec=202014=2022:48:16=20+0000|From:=20Matthew =20Seaman=20|To:=20freebsd-questi ons@freebsd.org|Subject:=20Re:=20switching=20from=20ports=20to=20p kg=20--=20mailman=20group=20mismatch|References:=20<20141204164259 .GA45875@home.parts-unknown.org>=20<20141204214125.33860.qmail@ary .lan>=20<20141205011041.GB11940@home.parts-unknown.org>=20<5482267 B.8020007@bluerosetech.com>=20<20141205221624.GA41832@home.parts-u nknown.org>|In-Reply-To:=20<20141205221624.GA41832@home.parts-unkn own.org>; b=RlBmC9RbaELf1VeivrwWYu4FYsHDgIQ1LuAq4LBTSaw5iCcm+mwN4N8HUJCaMk6rq TbhawKEbOa5I1MHGkkmwbaHIJWOFcwM7AZaF6Xu833PibjC8h1FawTFVly4yFcUfrV N6O1JttBlK5TAoSl2kLcSJop8b1H7b4eL8Qpz6U0= Message-ID: <54823630.5080406@infracaninophile.co.uk> Date: Fri, 05 Dec 2014 22:48:16 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: switching from ports to pkg -- mailman group mismatch References: <20141204164259.GA45875@home.parts-unknown.org> <20141204214125.33860.qmail@ary.lan> <20141205011041.GB11940@home.parts-unknown.org> <5482267B.8020007@bluerosetech.com> <20141205221624.GA41832@home.parts-unknown.org> In-Reply-To: <20141205221624.GA41832@home.parts-unknown.org> OpenPGP: id=E1ECF9BB Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="n5s3sWhbw4g5OAMMF2tW93DalX3FXTHRs" X-Virus-Scanned: clamav-milter 0.98.5 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lucid-nonsense.infracaninophile.co.uk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Dec 2014 22:48:24 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --n5s3sWhbw4g5OAMMF2tW93DalX3FXTHRs Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 05/12/2014 22:16, David Benfell wrote: > On Fri, Dec 05, 2014 at 01:41:15PM -0800, Darren Pilgrim wrote: >> On 12/4/2014 5:10 PM, David Benfell wrote: >>> On Thu, Dec 04, 2014 at 09:41:25PM -0000, John Levine wrote: >>>> >>>> I lock the locally built packages with pkg lock, and every once in >>>> a while look to see if the port's updated, in which case I unlock it= >>>> use portmaster to update it, then lock the new version. >>> >>> Is there a systematic way to tell what locked ports have been updated= ? >> >> Locks don't interfere with pkg-version. >> > So it looks like a root cron job running "pkg version -R | grep "<$" > is also my friend. Thanks! >=20 Useless use of grep. pkg version -Rl'<' Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey JID: matthew@infracaninophile.co.uk --n5s3sWhbw4g5OAMMF2tW93DalX3FXTHRs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.20 (Darwin) iQJ8BAEBCgBmBQJUgjYwXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NTNBNjhCOTEzQTRFNkNGM0UxRTEzMjZC QjIzQUY1MThFMUE0MDEzAAoJELsjr1GOGkATAgQP+wTZ97/3uxKJRiyvaeOzz4Z9 Do39T8ToNF+K9CKftLN7oE0V/7aYP8dsLwi96fy7C5/cbIrrf8ndQ9PCzfT3J7RB Wr2dLG/x4q1KUidLITArx62hZNTjpgjzhZZSbj5FwQFywamFZrIhT31KIZIxebfr rnHmSX3Qf0eBOuju+8O4rZ2Xt4WtvJhTf1HUCseuodkYHzoVdvKzenFAqFoh1WFn 24YdsnhW8blwfwa1WKa07rvQ2xYOJlvMh+SWIzUgktLdyOeHdV9by86hxy3HU305 7REgt3frTCGLT9nAJAtbwzhZqRBqMB1g1t+O/Y4aGEXbtExL6uAxAz3niQ97Amgx ZPKeu6XceANbEzTLCJraQC7WWn0Zr0TpwLLerkHoS9bAmgO5sqVkVQ8EQNhTbnGx G9lvM6qhdapqCK2/xPWdNIrRayIQifoviBdWm8ei/J2ZtnYkOr/9GyXBFwElJlr1 6/09+5BeooE6t+TxK2u7RBkim1xMZdKYC7KlqyYveup+HT07jyWYnTXuL+c6Xx0Z oWPJtzJvRvgUJc3E193VVSV9JW9XEnt0msQgNZb8gzW9DPXfSs9hfRDbccuUJ21Q oIfpAX2ilB7wVL/AmyOd8fWvXRz537Ig4B20/ORx2Xsd0MGNEYskfKX1zSfRr6hn nOf42jRxA2BpkZPL0EYt =uV/m -----END PGP SIGNATURE----- --n5s3sWhbw4g5OAMMF2tW93DalX3FXTHRs--