From owner-cvs-all@FreeBSD.ORG Thu Oct 28 20:04:55 2004 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 AFDF416A4CE; Thu, 28 Oct 2004 20:04:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C06C43D1D; Thu, 28 Oct 2004 20:04:55 +0000 (GMT) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9SK4tXf001991; Thu, 28 Oct 2004 20:04:55 GMT (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9SK4tK2001990; Thu, 28 Oct 2004 20:04:55 GMT (envelope-from cy) Message-Id: <200410282004.i9SK4tK2001990@repoman.freebsd.org> From: Cy Schubert Date: Thu, 28 Oct 2004 20:04:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security Makefile ports/security/sudosh Makefile distinfo pkg-descr pkg-plist 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: Thu, 28 Oct 2004 20:04:55 -0000 cy 2004-10-28 20:04:55 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/sudosh Makefile distinfo pkg-descr pkg-plist Log: Introduce sudosh (sudo shell) into the Ports Tree. Revision Changes Path 1.544 +1 -0 ports/security/Makefile 1.1 +22 -0 ports/security/sudosh/Makefile (new) 1.1 +2 -0 ports/security/sudosh/distinfo (new) 1.1 +7 -0 ports/security/sudosh/pkg-descr (new) 1.1 +2 -0 ports/security/sudosh/pkg-plist (new)