From owner-freebsd-x11@FreeBSD.ORG Tue Sep 20 07:28:17 2011 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66171106566B for ; Tue, 20 Sep 2011 07:28:17 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (ns.exwg.net [88.198.69.35]) by mx1.freebsd.org (Postfix) with ESMTP id 202DF8FC08 for ; Tue, 20 Sep 2011 07:28:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.burggraben.net (Postfix) with ESMTP id 876346003D1 for ; Tue, 20 Sep 2011 09:10:10 +0200 (CEST) X-Spam-Scanned: by amavisd-new at exwg.net Received: from smtp.burggraben.net ([127.0.0.1]) by localhost (ns.burggraben.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NU5zPI6Hh3gD for ; Tue, 20 Sep 2011 09:10:10 +0200 (CEST) Received: from reindeer.exwg.net (port-92-198-130-130.static.qsc.de [92.198.130.130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "reindeer.exwg.net", Issuer "Christoph Moench-Tegeder" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS for ; Tue, 20 Sep 2011 09:10:09 +0200 (CEST) Received: by reindeer.exwg.net (Postfix, from userid 1000) id A5DF0A103B; Tue, 20 Sep 2011 09:10:09 +0200 (CEST) Date: Tue, 20 Sep 2011 09:10:09 +0200 From: Christoph Moench-Tegeder To: freebsd-x11@freebsd.org Message-ID: <20110920071008.GA1913@reindeer.exwg.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-PGP-Key: RSA/2048 0xB816EBBD X-PGP-Fingerprint: 89 2E 6D 05 95 B8 D7 1F 7C 1D C3 1E 95 A0 9B 5D X-GPG: supported User-Agent: Mutt/1.5.21 (2010-09-15) Subject: recent xorg ports commit causes breakage due to "unknown" x11 license X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2011 07:28:17 -0000 Good Morning (or whatever time of day you have right now), the recent update of 28 xorg ports (iceauth, libXcursor, ...) introduces a "LICENSE= x11" line in most of the updated ports. Trouble is, that license is not known in Mk/bsd.licenses.db.mk. As licenses are taken quite seriously (and should be), I'm not sending a patch into the blue, I'm not sure - if the license sould be spelled "x11" or rather "X11" - how to add the license to licenses.db correctly - if that license should be there at all. I just wanted to bring this up, as an "unknown" license causes the port build to break. Regards, Christoph -- Spare Space