From owner-cvs-all@FreeBSD.ORG Thu May 31 12:17:07 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 094D116A421; Thu, 31 May 2007 12:17:07 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id D8FC013C4BD; Thu, 31 May 2007 12:17:06 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l4VCH6qa093491; Thu, 31 May 2007 12:17:06 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l4VCH6sJ093481; Thu, 31 May 2007 12:17:06 GMT (envelope-from simon) Message-Id: <200705311217.l4VCH6sJ093481@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 31 May 2007 12:17:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/eject Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 31 May 2007 12:17:07 -0000 simon 2007-05-31 12:17:06 UTC FreeBSD ports repository Modified files: sysutils/eject Makefile Log: For now mark FORBIDDEN since it's setuid root and has security issues. This should probably be handled as mentioned in the PR, but I don't have time to look more into this right now. PR: ports/112754 Prodded by: Ighighi Revision Changes Path 1.12 +2 -0 ports/sysutils/eject/Makefile