From owner-cvs-all Tue Jan 7 5:44:35 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 D075D37B401; Tue, 7 Jan 2003 05:44:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85B4743EEC; Tue, 7 Jan 2003 05:44:33 -0800 (PST) (envelope-from edwin@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 h07DiXfh072520; Tue, 7 Jan 2003 05:44:33 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h07DiXgW072519; Tue, 7 Jan 2003 05:44:33 -0800 (PST) Message-Id: <200301071344.h07DiXgW072519@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 7 Jan 2003 05:44:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/libtasn1 Makefile distinfo pkg-comment pkg-descr pkg-plist ports/security/libtasn1/files patch-src::asn1Coding.c patch-src::asn1Decoding.c patch-src::asn1Parser.c 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 edwin 2003/01/07 05:44:33 PST Modified files: security Makefile Added files: security/libtasn1 Makefile distinfo pkg-comment pkg-descr pkg-plist security/libtasn1/files patch-src::asn1Coding.c patch-src::asn1Decoding.c patch-src::asn1Parser.c Log: [NEW PORT] security/libtasn1: ASN.1 parser library for GnuTLS XASN.1 structure parser library PR: ports/45347 Submitted by: Sergei Kolobov Revision Changes Path 1.352 +1 -0 ports/security/Makefile 1.1 +39 -0 ports/security/libtasn1/Makefile (new) 1.1 +1 -0 ports/security/libtasn1/distinfo (new) 1.1 +11 -0 ports/security/libtasn1/files/patch-src::asn1Coding.c (new) 1.1 +11 -0 ports/security/libtasn1/files/patch-src::asn1Decoding.c (new) 1.1 +11 -0 ports/security/libtasn1/files/patch-src::asn1Parser.c (new) 1.1 +1 -0 ports/security/libtasn1/pkg-comment (new) 1.1 +13 -0 ports/security/libtasn1/pkg-descr (new) 1.1 +13 -0 ports/security/libtasn1/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message