From owner-svn-ports-all@FreeBSD.ORG Wed Feb 19 14:30:48 2014 Return-Path: Delivered-To: svn-ports-all@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 891D4768 for ; Wed, 19 Feb 2014 14:30:48 +0000 (UTC) Received: from mail-qa0-x234.google.com (mail-qa0-x234.google.com [IPv6:2607:f8b0:400d:c00::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3FACD1BB8 for ; Wed, 19 Feb 2014 14:30:48 +0000 (UTC) Received: by mail-qa0-f52.google.com with SMTP id j15so471813qaq.25 for ; Wed, 19 Feb 2014 06:30:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=d2ZepmsrlGHV2UQ5tCi0M38bg3cUWiN2jykZhvembQ0=; b=DPuxXL8rNnLHhaXk8IqmYx+kETWaypIbiAEpuVn4HNNxxj5i6pl5jJKn2J8ZTdLpls ItUjDvqQMjxcKegr49pR4mQJvK18qo9v0WjDwhVneIPbHfusIM+Jyj0xffgtQfIDvWG/ czikZXvLLKUuNBUArTX7EfSC9K1Et02wj630I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=d2ZepmsrlGHV2UQ5tCi0M38bg3cUWiN2jykZhvembQ0=; b=iLQl7qG7TeLyNHwvsuHpk0P/JxTkXa7ezKv61YeJ3XxE5mFvwdqYg1TchG7thiEGZn 2aCQ7iFMO0JVnNxk+hvKZcy7gKAr0oVUP5FA+3YouRUJjJpvvCEI5enyiN9PqLmzwpBm OZn4t2UCPJ5RfAufmm1y3SfFkI1duT7PmpVD4kS/DWCcVxn3x5q5ku3ujl9rM6SGwBDv gX4PzCsAGsRcFLukQIEvpB67ngxYkb6PjkWWHa1QJJXkLXa4UQbPVdJL9SVZdWrqMOEA MuSaDE6KHJUIlSTh3oXHTAGua4UANnOdcqbjgBcIAfwZYun4PQBr0RhBEONse1aDe2BA aFjg== X-Gm-Message-State: ALoCoQnU5qo4L8Odj7kqLoICCZxWPwH+S/iVqMeUX0275MjKEImk29kqo3j86YVPqsQLJ5Xz0cYJ X-Received: by 10.140.85.179 with SMTP id n48mr1233567qgd.91.1392820247371; Wed, 19 Feb 2014 06:30:47 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.96.109.196 with HTTP; Wed, 19 Feb 2014 06:30:17 -0800 (PST) In-Reply-To: <20140219141635.GE149@gahrfit.gahr.ch> References: <201402171304.s1HD44W7050090@svn.freebsd.org> <20140219093431.GD149@gahrfit.gahr.ch> <20140219141635.GE149@gahrfit.gahr.ch> From: Eitan Adler Date: Wed, 19 Feb 2014 09:30:17 -0500 X-Google-Sender-Auth: AYo9MQ-rwegtF86y7N69OlJvkbg Message-ID: Subject: Re: svn commit: r344731 - in head: Mk Templates/Licenses To: gahr@gahr.ch Content-Type: text/plain; charset=UTF-8 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, gahr@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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, 19 Feb 2014 14:30:48 -0000 On Wed, Feb 19, 2014 at 9:16 AM, Pietro Cerutti wrote: > On 2014-Feb-19, 09:05, Eitan Adler wrote: >> On Wed, Feb 19, 2014 at 4:34 AM, Pietro Cerutti wrote: >> > On 2014-Feb-19, 01:10, Eitan Adler wrote: >> >> On Mon, Feb 17, 2014 at 8:04 AM, Pietro Cerutti wrote: >> >> >> >> > Log: >> >> > - Add PostgreSQL license to the database >> >> > +_LICENSE_NAME_PGSQL= PostgreSQL Licence (PostgreSQL) >> >> >> >> Please call this "PostgreSQL" or "POSTGRESQL". Despite the existing >> >> styles, I think the mixed-case version is better. We use the >> >> identifier as seen on this page: https://spdx.org/licenses/. >> > >> > Excuse me? /me confused. >> >> Thats what I get for doing anything at 1:00AM. >> >> We use the SPDX license list as a canonical source for license >> identifiers and names. Therefore the license ID should be >> "PostgreSQL" and it should be named "PostgreSQL License". >> In the past I've asked that the entire ID be uppercased. I now think >> thats a bad idea and we should just go with the exact id as named >> upstream. > > By "license ID" you mean what is currently "PGSQL"? Yes. Sorry for the confusion. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams