From owner-cvs-all Sat Aug 10 13:44:21 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 5F85B37B400; Sat, 10 Aug 2002 13:44:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8D5043E4A; Sat, 10 Aug 2002 13:44:15 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7AKiFJU013147; Sat, 10 Aug 2002 13:44:15 -0700 (PDT) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7AKiFqZ013146; Sat, 10 Aug 2002 13:44:15 -0700 (PDT) Message-Id: <200208102044.g7AKiFqZ013146@freefall.freebsd.org> From: Pete Fritchman Date: Sat, 10 Aug 2002 13:44:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/entropy 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 petef 2002/08/10 13:44:15 PDT Modified files: math Makefile Added files: math/entropy Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add entropy 1.0, calculate data entropy to benchmark compression algorithms. Submitted by: Chris S.J. Peron Revision Changes Path 1.192 +1 -0 ports/math/Makefile 1.1 +18 -0 ports/math/entropy/Makefile (new) 1.1 +1 -0 ports/math/entropy/distinfo (new) 1.1 +1 -0 ports/math/entropy/pkg-comment (new) 1.1 +3 -0 ports/math/entropy/pkg-descr (new) 1.1 +1 -0 ports/math/entropy/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message