From owner-cvs-all@FreeBSD.ORG Tue Jul 28 17:54:27 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A131D106564A; Tue, 28 Jul 2009 17:54:27 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 916A68FC16; Tue, 28 Jul 2009 17:54:27 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n6SHsRRv013696; Tue, 28 Jul 2009 17:54:27 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n6SHsRSC013695; Tue, 28 Jul 2009 17:54:27 GMT (envelope-from miwi) Message-Id: <200907281754.n6SHsRSC013695@repoman.freebsd.org> From: Martin Wilke Date: Tue, 28 Jul 2009 17:54:27 +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/p5-AuthCAS Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2009 17:54:28 -0000 miwi 2009-07-28 17:54:27 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-AuthCAS Makefile distinfo pkg-descr pkg-plist Log: AuthCAS aims at providing a Perl API to Yale's Central Authentication System (CAS). Only a basic Perl library is provided with CAS whereas AuthCAS is a full object-oriented library. WWW: http://cpan.uwinnipeg.ca/dist/AuthCAS PR: ports/136956 Submitted by: Frank Wall Revision Changes Path 1.1049 +1 -0 ports/security/Makefile 1.1 +23 -0 ports/security/p5-AuthCAS/Makefile (new) 1.1 +3 -0 ports/security/p5-AuthCAS/distinfo (new) 1.1 +5 -0 ports/security/p5-AuthCAS/pkg-descr (new) 1.1 +3 -0 ports/security/p5-AuthCAS/pkg-plist (new)