From owner-cvs-all@FreeBSD.ORG Tue Mar 15 04:43:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFDB216A4CE; Tue, 15 Mar 2005 04:43:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B4E643D4C; Tue, 15 Mar 2005 04:43:31 +0000 (GMT) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j2F4hVMd021853; Tue, 15 Mar 2005 04:43:31 GMT (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j2F4hV8D021852; Tue, 15 Mar 2005 04:43:31 GMT (envelope-from trevor) Message-Id: <200503150443.j2F4hV8D021852@repoman.freebsd.org> From: Trevor Johnson Date: Tue, 15 Mar 2005 04:43:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/linux_devtools-7 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Mar 2005 04:43:32 -0000 trevor 2005-03-15 04:43:31 UTC FreeBSD ports repository Modified files: devel/linux_devtools-7 Makefile Log: The linux_devtools-7 port includes binaries which are licenced under the GNU General Public License. The following is the portion of the license which grants permission to distribute these in binary form: 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) [...] If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. Since this port does not satisfy these conditions the license does not give us permission to distribute the binaries. I brought up this issue with portmgr but after 73 days I have seen no response. Revision Changes Path 1.45 +1 -0 ports/devel/linux_devtools-7/Makefile