From owner-svn-ports-all@FreeBSD.ORG Wed Jun 11 15:44:52 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C7C25F6C; Wed, 11 Jun 2014 15:44:52 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 860C7263C; Wed, 11 Jun 2014 15:44:52 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id D7F99BDC44; Wed, 11 Jun 2014 17:44:50 +0200 (CEST) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id D181DBDC30; Wed, 11 Jun 2014 17:44:50 +0200 (CEST) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id CD5A76111; Wed, 11 Jun 2014 17:44:47 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 0B97D6F31A4E; Wed, 11 Jun 2014 17:44:48 +0200 (CEST) Date: Wed, 11 Jun 2014 17:44:48 +0200 From: Mathieu Arnold To: Tijl Coosemans , Jimmy Olgeni Subject: Re: svn commit: r357368 - head/x11-fonts/lfpfonts-var Message-ID: <759D1BA2C9805C9FA7483105@ogg.in.absolight.net> In-Reply-To: <20140611172639.5ebf82af@kalimero.tijl.coosemans.org> References: <201406101915.s5AJF1dd068323@svn.freebsd.org> <20140611172639.5ebf82af@kalimero.tijl.coosemans.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2014 15:44:52 -0000 +--On 11 juin 2014 17:26:39 +0200 Tijl Coosemans wrote: | On Tue, 10 Jun 2014 19:15:01 +0000 (UTC) Jimmy Olgeni wrote: |> Author: olgeni |> Date: Tue Jun 10 19:15:01 2014 |> New Revision: 357368 |> URL: http://svnweb.freebsd.org/changeset/ports/357368 |> QAT: https://qat.redports.org/buildarchive/r357368/ |> |> Log: |> Add staging support. |> |> - Use @fontsdir in pkg-plist. | | I don't think the old pkg_install tools support this. True, adding it to Keywords/pkg_install.awk should be easy though :-) (also, anyone still using pkg_install really wants to be hurt) -- Mathieu Arnold