From owner-cvs-ports@FreeBSD.ORG Sun Jun 1 20:57:22 2008 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 D7A0A1065672; Sun, 1 Jun 2008 20:57:22 +0000 (UTC) (envelope-from brix@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B7E5A8FC0A; Sun, 1 Jun 2008 20:57:22 +0000 (UTC) (envelope-from brix@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m51KvMhj008951; Sun, 1 Jun 2008 20:57:22 GMT (envelope-from brix@repoman.freebsd.org) Received: (from brix@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m51KvMbp008950; Sun, 1 Jun 2008 20:57:22 GMT (envelope-from brix) Message-Id: <200806012057.m51KvMbp008950@repoman.freebsd.org> From: Henrik Brix Andersen Date: Sun, 1 Jun 2008 20:57:22 +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-Authen-DecHpwd Makefile distinfo pkg-descr pkg-plist 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: Sun, 01 Jun 2008 20:57:22 -0000 brix 2008-06-01 20:57:22 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Authen-DecHpwd Makefile distinfo pkg-descr pkg-plist Log: This perl module implements the LGI$HPWD password hashing function from VMS, and some associated VMS username and password handling functions. WWW: http://search.cpan.org/dist/Authen-DecHpwd/ Approved by: erwin (mentor) Revision Changes Path 1.961 +1 -0 ports/security/Makefile 1.1 +21 -0 ports/security/p5-Authen-DecHpwd/Makefile (new) 1.1 +3 -0 ports/security/p5-Authen-DecHpwd/distinfo (new) 1.1 +5 -0 ports/security/p5-Authen-DecHpwd/pkg-descr (new) 1.1 +6 -0 ports/security/p5-Authen-DecHpwd/pkg-plist (new)