From owner-freebsd-ports@FreeBSD.ORG Wed Jan 26 09:13:52 2011 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 B0A9A1065672; Wed, 26 Jan 2011 09:13:52 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mx.critical.ch (cl-8.zrh-02.ch.sixxs.net [IPv6:2001:1620:f00:7::2]) by mx1.freebsd.org (Postfix) with ESMTP id 49F218FC08; Wed, 26 Jan 2011 09:13:52 +0000 (UTC) Received: from wiggles.bwns.ch (localhost [IPv6:::1]) by mx.critical.ch (8.14.4/8.14.4/critical-1.0) with SMTP id p0Q9DoYJ033380; Wed, 26 Jan 2011 10:13:51 +0100 (CET) (envelope-from ehaupt@FreeBSD.org) Date: Wed, 26 Jan 2011 10:13:50 +0100 From: Emanuel Haupt To: freebsd-ports@FreeBSD.org Message-Id: <20110126101350.ae448a5f.ehaupt@FreeBSD.org> In-Reply-To: <20110126034636.GB19985@magic.hamla.org> References: <20110126001729.GA70944@comcast.net> <20110126034636.GB19985@magic.hamla.org> X-Mailer: Sylpheed 3.0.3 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Sahil Tandon Subject: Re: Should I be adding LICENSE info to my ports? 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: Wed, 26 Jan 2011 09:13:52 -0000 Sahil Tandon wrote: > On Tue, 2011-01-25 at 16:17:29 -0800, Charlie Kester wrote: > > > Today on FreshPorts I see some bulk commits adding LICENSE info to > > 40+ ports. And I've noticed LICENSE being added in many other recent > > commits. > > Right, ehaupt@ updated several of his ports to include LICENSE. I was very reluctant to do so but now that the license framework has been around for some time I thought I give it a go. As Sahil pointed out it's entirely up to you. Better have no license specified if you're not sure about it. You can not always trust the included COPYING file. There are many cases where a port comes with several different licenses. I found that cross checking with different linux distros could often bring some clarification. Emanuel