From owner-freebsd-ports@FreeBSD.ORG Mon May 31 10:21:16 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A45F6106564A; Mon, 31 May 2010 10:21:16 +0000 (UTC) (envelope-from rfarmer@predatorlabs.net) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 57BFB8FC08; Mon, 31 May 2010 10:21:16 +0000 (UTC) Received: by gyh20 with SMTP id 20so3345586gyh.13 for ; Mon, 31 May 2010 03:21:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.150.240.7 with SMTP id n7mr4679197ybh.353.1275301275157; Mon, 31 May 2010 03:21:15 -0700 (PDT) Received: by 10.150.137.17 with HTTP; Mon, 31 May 2010 03:21:15 -0700 (PDT) X-Originating-IP: [128.95.133.142] In-Reply-To: <20100530214038.GB52886@atarininja.org> References: <4C02C8A7.306@freebsd.org> <20100530212944.GO216@comcast.net> <20100530214038.GB52886@atarininja.org> Date: Mon, 31 May 2010 03:21:15 -0700 Message-ID: From: Rob Farmer To: Wesley Shields Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org Subject: Re: ports licenses X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 May 2010 10:21:16 -0000 On Sun, May 30, 2010 at 2:40 PM, Wesley Shields wrote: > On Sun, May 30, 2010 at 02:29:45PM -0700, Charlie Kester wrote: >> On Sun 30 May 2010 at 13:20:55 PDT Rene Ladan wrote: >> >Hi, >> > >> >While adding license information to my ports (to be committed), I >> >stumbled upon the following: >> >> Is this something all maintainers should be doing? >> >> Yesterday, while upgrading my installed ports, I noticed a message in >> the output about LICENSE not being defined. =A0I also see that there's n= ow >> a bsd.licenses.mk and a bsd.licenses.db.mk in /usr/ports/Mk. =A0I don't >> recall seeing those before, and don't know how long they've been there. >> Anyway, it looks like we're going ahead with this infrastructure, and I >> think that's a good thing. >> >> What actions do you need from me as a maintainer? > > They are both fairly new constructs. I don't recall exact dates but they > are new enough that the documentation for them has not caught up yet > that I'm aware of. I'd wait until the Porter's Handbook is updated for > further clarification on what to do. If someone is preparing to update the handbook, I think clarifying the intended goal for bsd.licenses.db.mk is important. Is this file expected to grow rapidly and include anything used by multiple ports (for whatever definition of "multiple") or is it primarily for the top 20 or so "big" licenses like the GPL? The case I have in mind is the CeCILL (http://www.cecill.info/licences/Licence_CeCILL_V2-en.html), which was written by the French government for stuff they fund. It is basically an uninteresting rewrite of the GPL adapted to deal with French patent laws. As such, not a whole lot of stuff uses it (or probably will in the forseeable future), but on the other hand it is explicitly listed on the FSF's approved licenses page. --=20 Rob Farmer > > I'd also say that if you have a regular update planned for a port that > you submit the license information with that. > > -- WXS > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >