From owner-cvs-all@FreeBSD.ORG Fri Jun 25 11:11:21 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 856B116A4CF; Fri, 25 Jun 2004 11:11:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 748B043D41; Fri, 25 Jun 2004 11:11:21 +0000 (GMT) (envelope-from vs@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 i5PBAxbc016125; Fri, 25 Jun 2004 11:10:59 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5PBAxj4016124; Fri, 25 Jun 2004 11:10:59 GMT (envelope-from vs) Message-Id: <200406251110.i5PBAxj4016124@repoman.freebsd.org> From: Volker Stolz Date: Fri, 25 Jun 2004 11:10:59 +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/dazuko Makefile distinfo pkg-deinstall pkg-descr pkg-install 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: Fri, 25 Jun 2004 11:11:21 -0000 vs 2004-06-25 11:10:59 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/dazuko Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist Log: Add dazuko 2.0.2, a common interface for 3rd party file access control. PR: ports/63624 Submitted by: Rob Evers Revision Changes Path 1.516 +1 -0 ports/security/Makefile 1.1 +30 -0 ports/security/dazuko/Makefile (new) 1.1 +2 -0 ports/security/dazuko/distinfo (new) 1.1 +8 -0 ports/security/dazuko/pkg-deinstall (new) 1.1 +6 -0 ports/security/dazuko/pkg-descr (new) 1.1 +11 -0 ports/security/dazuko/pkg-install (new) 1.1 +2 -0 ports/security/dazuko/pkg-plist (new)