From owner-svn-ports-head@FreeBSD.ORG Wed Feb 19 09:38:28 2014 Return-Path: Delivered-To: svn-ports-head@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 612FB1B0; Wed, 19 Feb 2014 09:38:28 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 218C21082; Wed, 19 Feb 2014 09:38:28 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id AFC1FBDC77; Wed, 19 Feb 2014 10:38:26 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 9D486BDC71; Wed, 19 Feb 2014 10:38:26 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 4A7B0CFC51B7; Wed, 19 Feb 2014 10:38:26 +0100 (CET) Date: Wed, 19 Feb 2014 10:38:25 +0100 From: Mathieu Arnold To: gahr@FreeBSD.org, Eitan Adler Subject: Re: svn commit: r344731 - in head: Mk Templates/Licenses Message-ID: In-Reply-To: <20140219093431.GD149@gahrfit.gahr.ch> References: <201402171304.s1HD44W7050090@svn.freebsd.org> <20140219093431.GD149@gahrfit.gahr.ch> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Feb 2014 09:38:28 -0000 +--On 19 f=C3=A9vrier 2014 10:34:33 +0100 Pietro Cerutti wrote: |> > Added: head/Templates/Licenses/PGSQL |>=20 |> Please remove this file and set LICENSE_FILE. The license is a |> template as it requires per licensor changes. |=20 | Oh, I thought templates was what Templates was for. Where should I put | LICENSE_FILE? Nope, the templates are for text that never changes. You should put LICENSE_FILE in every port where there is the PGSQL license, and point it to the license in the port directory. --=20 Mathieu Arnold