From owner-cvs-all@FreeBSD.ORG Wed Dec 21 17:38:25 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 A47AC16A41F; Wed, 21 Dec 2005 17:38:25 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FBB543D45; Wed, 21 Dec 2005 17:38:16 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jBLHcFb1029173; Wed, 21 Dec 2005 17:38:15 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jBLHcFcD029172; Wed, 21 Dec 2005 17:38:15 GMT (envelope-from erwin) Message-Id: <200512211738.jBLHcFcD029172@repoman.freebsd.org> From: Erwin Lansing Date: Wed, 21 Dec 2005 17:38:15 +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-Crypt-X509 Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 21 Dec 2005 17:38:25 -0000 erwin 2005-12-21 17:38:15 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Crypt-X509 Makefile distinfo pkg-descr pkg-plist Log: Crypt::X509 parses X.509 certificates. Methods are provided for accessing most certificate elements. It is based on the generic ASN.1 module by Graham Barr, on the x509decode example by Norbert Klasen and contributions on the perl-ldap-dev-Mailinglist by Chriss Ridd. WWW: http://search.cpan.org/dist/Crypt-X509 PR: ports/90716 Submitted by: Gabor Kovesdan Revision Changes Path 1.711 +1 -0 ports/security/Makefile 1.1 +28 -0 ports/security/p5-Crypt-X509/Makefile (new) 1.1 +3 -0 ports/security/p5-Crypt-X509/distinfo (new) 1.1 +6 -0 ports/security/p5-Crypt-X509/pkg-descr (new) 1.1 +5 -0 ports/security/p5-Crypt-X509/pkg-plist (new)