From owner-cvs-ports@FreeBSD.ORG Tue Jun 1 15:16:46 2010 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 ED8431065670; Tue, 1 Jun 2010 15:16:46 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DD3068FC13; Tue, 1 Jun 2010 15:16:46 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o51FGkK2090388; Tue, 1 Jun 2010 15:16:46 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o51FGkqL090387; Tue, 1 Jun 2010 15:16:46 GMT (envelope-from ale) Message-Id: <201006011516.o51FGkqL090387@repoman.freebsd.org> From: Alex Dupre Date: Tue, 1 Jun 2010 15:16:46 +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/quantis Makefile distinfo pkg-descr pkg-message pkg-plist ports/security/quantis/files quantis.conf 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: Tue, 01 Jun 2010 15:16:47 -0000 ale 2010-06-01 15:16:46 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/quantis Makefile distinfo pkg-descr pkg-message pkg-plist security/quantis/files quantis.conf Log: Quantis is a physical random number generator exploiting an elementary quantum optics process. This port contains the user library and a CLI/GUI application to access such devices. WWW: http://www.idquantique.com/ Revision Changes Path 1.1108 +1 -0 ports/security/Makefile 1.1 +111 -0 ports/security/quantis/Makefile (new) 1.1 +3 -0 ports/security/quantis/distinfo (new) 1.1 +7 -0 ports/security/quantis/files/quantis.conf (new) 1.1 +10 -0 ports/security/quantis/pkg-descr (new) 1.1 +10 -0 ports/security/quantis/pkg-message (new) 1.1 +17 -0 ports/security/quantis/pkg-plist (new)