From owner-freebsd-ports Sat Mar 9 10:12:11 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id 8BB7B37B402 for ; Sat, 9 Mar 2002 10:12:07 -0800 (PST) Received: from fwd00.sul.t-online.de by mailout06.sul.t-online.com with smtp id 16jlK5-0002Hh-0B; Sat, 09 Mar 2002 19:12:01 +0100 Received: from spirit.corecode.ath.cx (320050403952-0001@[217.82.63.27]) by fmrl00.sul.t-online.com with esmtp id 16jlK4-0bLLncC; Sat, 9 Mar 2002 19:12:00 +0100 Received: from elevation.zuhause.stoert.net (elevation.zuhause.stoert.net [192.168.66.46]) by spirit.corecode.ath.cx (8.11.6/8.11.6) with ESMTP id g29IC0s66466; Sat, 9 Mar 2002 19:12:00 +0100 (CET) (envelope-from corecode@corecode.ath.cx) Received: (from corecode@localhost) by elevation.zuhause.stoert.net (8.11.6/8.11.6) id g29IBxG10784; Sat, 9 Mar 2002 19:11:59 +0100 (CET) (envelope-from corecode) Date: Sat, 9 Mar 2002 19:11:56 +0100 From: "Simon 'corecode' Schubert" To: Alexander Leidinger Cc: freebsd-ports@FreeBSD.ORG Subject: Re: what to do with share/locale/*/LC_MESSAGES ? Message-Id: <20020309191156.3d13b330.corecode@corecode.ath.cx> In-Reply-To: <200203091715.g29HFDVB000908@Magelan.Leidinger.net> References: <20020309165705.6de83898.corecode@corecode.ath.cx> <200203091715.g29HFDVB000908@Magelan.Leidinger.net> X-Mailer: Sylpheed version 0.7.2claws (GTK+ 1.2.10; i386--freebsd4.5) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=.H':FJO2VISG7vy" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.H':FJO2VISG7vy Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit On Sat, 9 Mar 2002 18:15:13 +0100 (CET) Alexander Leidinger wrote: > On 9 Mär, Simon 'corecode' Schubert wrote: > > > the makefile creates share/locale/*/LC_MESSAGES. now these dirs don't > > appear in /etc/mtree/*. > > i suppose these dirs should not be removed, but: where is this written > > down? if not, please do so (porter's handbook?). > > The common practice for those dirs is to put something like this into > pkg-plist: > ---snip--- > @unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true > @unexec rmdir %D/share/locale/cs 2>/dev/null || true > ---snip--- uhm, looks like this practise is somehow uncommon... $ locate pkg-plist | xargs grep -l '^@.*rm.*LC_MESSAGES$' | wc -l 36 $ locate pkg-plist | xargs grep -l '^[^@].*LC_MESSAGES.\+$' | wc -l 349 -- /"\ http://corecode.ath.cx/ \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.H':FJO2VISG7vy Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) iD8DBQE8ilBvr5S+dk6z85oRAqbjAKD2rRMgLxlWsTNmsXsduAMor9GKsQCgrHqh QtZj+7FLFX1OA/m57nls+5c= =kUtn -----END PGP SIGNATURE----- --=.H':FJO2VISG7vy-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message