From owner-cvs-ports@FreeBSD.ORG Mon May 23 19:21:18 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 732DB106566C; Mon, 23 May 2011 19:21:18 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 63C3A8FC17; Mon, 23 May 2011 19:21:18 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p4NJLIEh055798; Mon, 23 May 2011 19:21:18 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p4NJLI2q055797; Mon, 23 May 2011 19:21:18 GMT (envelope-from beech) Message-Id: <201105231921.p4NJLI2q055797@repoman.freebsd.org> From: Beech Rintoul Date: Mon, 23 May 2011 19:21:18 +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/security Makefile ports/security/horde4-auth Makefile distinfo pkg-descr pkg-plist ports/security/horde4-auth/files pkg-message.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 23 May 2011 19:21:18 -0000 beech 2011-05-23 19:21:18 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/horde4-auth Makefile distinfo pkg-descr pkg-plist security/horde4-auth/files pkg-message.in Log: The Horde_Auth package provides a common interface into the various backends for the Horde authentication system. Approved by: itetcu (mentor)(implicit) Revision Changes Path 1.1173 +1 -0 ports/security/Makefile 1.1 +43 -0 ports/security/horde4-auth/Makefile (new) 1.1 +2 -0 ports/security/horde4-auth/distinfo (new) 1.1 +7 -0 ports/security/horde4-auth/files/pkg-message.in (new) 1.1 +4 -0 ports/security/horde4-auth/pkg-descr (new) 1.1 +27 -0 ports/security/horde4-auth/pkg-plist (new)