From owner-cvs-all Thu Aug 15 9:34:59 2002 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 86D3A37B400; Thu, 15 Aug 2002 09:34:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B94A43E77; Thu, 15 Aug 2002 09:34:53 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FGYrJU061518; Thu, 15 Aug 2002 09:34:53 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FGYrKJ061517; Thu, 15 Aug 2002 09:34:53 -0700 (PDT) Message-Id: <200208151634.g7FGYrKJ061517@freefall.freebsd.org> From: Yen-Ming Lee Date: Thu, 15 Aug 2002 09:34:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/p5-Digest-Nilsimsa Makefile distinfo pkg-comment pkg-descr pkg-plist 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 leeym 2002/08/15 09:34:53 PDT Modified files: security Makefile Added files: security/p5-Digest-Nilsimsa Makefile distinfo pkg-comment pkg-descr pkg-plist Log: new port: security/p5-Digest-Nilsimsa A nilsimsa signature is a statistic of n-gram occurance in a piece of text. It is a 256 bit value usually represented in hex. This module is a wrapper around nilsimsa implementation in C by cmeclax. PR: ports/41644 Submitted by: Yen-Ming Lee Revision Changes Path 1.323 +1 -0 ports/security/Makefile 1.1 +22 -0 ports/security/p5-Digest-Nilsimsa/Makefile (new) 1.1 +1 -0 ports/security/p5-Digest-Nilsimsa/distinfo (new) 1.1 +1 -0 ports/security/p5-Digest-Nilsimsa/pkg-comment (new) 1.1 +5 -0 ports/security/p5-Digest-Nilsimsa/pkg-descr (new) 1.1 +5 -0 ports/security/p5-Digest-Nilsimsa/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message