From owner-cvs-ports@FreeBSD.ORG Tue Feb 24 11:59:27 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D444116A4CE; Tue, 24 Feb 2004 11:59:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE74C43D1D; Tue, 24 Feb 2004 11:59:27 -0800 (PST) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1OJxRGe040122; Tue, 24 Feb 2004 11:59:27 -0800 (PST) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1OJxRmc040121; Tue, 24 Feb 2004 11:59:27 -0800 (PST) (envelope-from lioux) Message-Id: <200402241959.i1OJxRmc040121@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Tue, 24 Feb 2004 11:59:27 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/kde-icons-noia Makefile.icons X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2004 19:59:28 -0000 lioux 2004/02/24 11:59:27 PST FreeBSD ports repository Modified files: x11-themes/kde-icons-noia Makefile.icons Log: o All kde-icons-* ports will be marked both RESTRICTED and NO_PACKAGE per default as of now with the following message: "It may contain iconic, visual, graphical or other elements that may not be distributed without the consent of either the trademark or the patent holder" o Any kde-icons-* port that wants to disable such restrictions has only to define WITHOUT_RESTRICTIONS within its port Makefile Reviewed by: markus, #kde-freebsd users Suggested by: lofi Revision Changes Path 1.2 +9 -1 ports/x11-themes/kde-icons-noia/Makefile.icons