From owner-cvs-all Wed Jan 8 10:50:44 2003 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 0026737B401; Wed, 8 Jan 2003 10:50:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99C6643ED4; Wed, 8 Jan 2003 10:50:42 -0800 (PST) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h08Iogfh001544; Wed, 8 Jan 2003 10:50:42 -0800 (PST) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h08IoggS001536; Wed, 8 Jan 2003 10:50:42 -0800 (PST) Message-Id: <200301081850.h08IoggS001536@repoman.freebsd.org> From: Tilman Linneweh Date: Wed, 8 Jan 2003 10:50:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/libksba Makefile distinfo pkg-comment pkg-descr pkg-plist ports/security/libksba/files patch-aclocal.m4 patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arved 2003/01/08 10:50:42 PST Modified files: security Makefile Added files: security/libksba Makefile distinfo pkg-comment pkg-descr pkg-plist security/libksba/files patch-aclocal.m4 patch-configure patch-ltmain.sh Log: Add libksba, an X.509 library PR: 43895 Revision Changes Path 1.355 +1 -0 ports/security/Makefile 1.1 +29 -0 ports/security/libksba/Makefile (new) 1.1 +1 -0 ports/security/libksba/distinfo (new) 1.1 +11 -0 ports/security/libksba/files/patch-aclocal.m4 (new) 1.1 +14 -0 ports/security/libksba/files/patch-configure (new) 1.1 +32 -0 ports/security/libksba/files/patch-ltmain.sh (new) 1.1 +1 -0 ports/security/libksba/pkg-comment (new) 1.1 +8 -0 ports/security/libksba/pkg-descr (new) 1.1 +11 -0 ports/security/libksba/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message