From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 25 10:40:05 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0607A106566C for ; Fri, 25 Dec 2009 10:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EA5808FC17 for ; Fri, 25 Dec 2009 10:40:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBPAe4uf083552 for ; Fri, 25 Dec 2009 10:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBPAe4Ib083551; Fri, 25 Dec 2009 10:40:04 GMT (envelope-from gnats) Date: Fri, 25 Dec 2009 10:40:04 GMT Message-Id: <200912251040.nBPAe4Ib083551@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/141932: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Dec 2009 10:40:05 -0000 The following reply was made to PR ports/141932; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/141932: commit references a PR Date: Fri, 25 Dec 2009 10:31:53 +0000 (UTC) miwi 2009-12-25 10:31:40 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/softhsm Makefile distinfo pkg-descr Log: SoftHSM is an implementation of a cryptographic store accessible through a PKCS #11 interface. You can use it to explore PKCS #11 without having a Hardware Security Module. It is being developed as a part of the OpenDNSSEC project. SoftHSM uses Botan for its cryptographic operations. WWW: http://www.opendnssec.org/ PR: ports/141932 Submitted by: Jaap Akkerhuis