From owner-freebsd-ports@FreeBSD.ORG Wed May 14 11:03:28 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6A543200 for ; Wed, 14 May 2014 11:03:28 +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 0FB7C2437 for ; Wed, 14 May 2014 11:03:27 +0000 (UTC) Received: from seedling.local (CPE74ea3aa160af-CM78cd8ec60c2d.cpe.net.cable.rogers.com [99.241.210.3]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.8/8.14.8) with ESMTP id s4EB3JMX009380 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Wed, 14 May 2014 12:03:21 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) Authentication-Results: lucid-nonsense.infracaninophile.co.uk; dmarc=none header.from=infracaninophile.co.uk DKIM-Filter: OpenDKIM Filter v2.8.3 smtp.infracaninophile.co.uk s4EB3JMX009380 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1400065402; bh=VmDVEB/gpM4gpEKUfwfUvb3OgoaX9pb17ZZdoKY4+Nw=; h=Date:From:To:Subject:References:In-Reply-To; z=Date:=20Wed,=2014=20May=202014=2007:03:12=20-0400|From:=20Matthew =20Seaman=20|To:=20freebsd-ports@ freebsd.org|Subject:=20Re:=20[x11-fonts/sgifonts]=20Dynamic=20plis t=20and=20double=20pkg-message|References:=20<20140513173614.GA150 68@spectrum.skysmurf.nl>|In-Reply-To:=20<20140513173614.GA15068@sp ectrum.skysmurf.nl>; b=vEDK07vn3skhiDFHnlZVMwlCmRMkz1W15ULxFI4ekTSQtbidDfEc9JZhkDkTMNCVn I2I2rPrkcRhUxw3tD2YNMjV0uIBWzFBYvO228ZxTTCzeMarvuYx5hd71tYBxClbfhv XpV72WyYsv+orwKETY5B0OUFjxCW+DfBsfInsW8Y= X-Authentication-Warning: lucid-nonsense.infracaninophile.co.uk: Host CPE74ea3aa160af-CM78cd8ec60c2d.cpe.net.cable.rogers.com [99.241.210.3] claimed to be seedling.local Message-ID: <53734D70.5030803@infracaninophile.co.uk> Date: Wed, 14 May 2014 07:03:12 -0400 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: [x11-fonts/sgifonts] Dynamic plist and double pkg-message References: <20140513173614.GA15068@spectrum.skysmurf.nl> In-Reply-To: <20140513173614.GA15068@spectrum.skysmurf.nl> X-Enigmail-Version: 1.6 OpenPGP: id=E7F39EBF Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="gaT5bOsFLVUR9JlwG8T18QXI9944pnEt1" X-Virus-Scanned: clamav-milter 0.98.1 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RCVD_IN_PBL,RCVD_IN_RP_RNBL,RDNS_DYNAMIC,SPF_FAIL autolearn=no 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-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2014 11:03:28 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --gaT5bOsFLVUR9JlwG8T18QXI9944pnEt1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 13/05/2014 13:36, A.J. 'Fonz' van Werven wrote: > -1- > This port uses a dynamically-generated plist because it uses bdftopcf a= nd > mkfontdir. Can somebody please check whether it's okay to keep the > dynamic plist generation or I should eliminate that and add a static > pkg-plist? Dynamic plist generation is fine. > -2- > When testing whether it works with "portmaster -g" I noticed that > pkg-message is being displayed twice. Is this normal behaviour, or did = I > do something wrong? Come to think of it, it appears to be happening wit= h > lots of ports nowadays. That's a symptom of incomplete staging conversion. Generally you want to get rid of any post-install actions in the ports Makefile, and just use the pkg-install / pkg-message mechanisms. Otherwise, as you see, they get done twice. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey JID: matthew@infracaninophile.co.uk --gaT5bOsFLVUR9JlwG8T18QXI9944pnEt1 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) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQJ8BAEBCgBmBQJTc012XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NTNBNjhCOTEzQTRFNkNGM0UxRTEzMjZC QjIzQUY1MThFMUE0MDEzAAoJELsjr1GOGkATFwUP/jopXj5v416vRfckEhME2Vxf D5KBYSJ524mvRbGdUBH5b0ZdtK0V7fIpzLOIIGWUGPBxQdV0SKsjtUBew18tCgup 72LcVYRZSBdS513ZepfaSmQEdPwb91p3RGKsUX3Bp4JUR8mPi3Sgv/BpE15J7ugB jwdD59NfgyGvI/1HxmkSbtmdLLDw5FP3+Ddb1MLZBYwn09bskKUSmaLmJa4GyhDS qOhOphUR2SWk3Xhr9oG4K/NapAAAtmfaTp/NYOumaazLC2JpIxiCuJJEJAAFHonZ Ot/IXqavlZajuxnEfhQZz+q0B6zaZpg+efLCb2vn9XLvz5LXSVJTIMB/h4irEN2B 2B1HV2NC0lAZHAI6zNhFxFYPFrwxCn3/skQ1sz+O3md2vKS+CVN2uyUK/uyUe5k+ Y3W1gt3HRY1ZBN+dx0ys6yKJFg3VG3aZS7M9MtXquNEdONPK20QsO2t+ljI/x1zl Lbnk+/on/pdFsJPAGYfsOr+119Qzvxku1EqAbMEr4ug6Wyuz6q43wQ4smhSlOWQ4 55QqJvmVjAtLkPzkpfG7YbO2hRfU0bJnabVUHl6O/YtySkCcjpmrphcZm0yFsh3W f+AtlDRAZJ32nfaXNSLYSyBmJeoyliN2tN0Czp+P41fvf6wdrnLNDR2mkZHj+Ypa 0yS+cVz8TnMWg7daVXLG =ehO2 -----END PGP SIGNATURE----- --gaT5bOsFLVUR9JlwG8T18QXI9944pnEt1--