From owner-cvs-all@FreeBSD.ORG Wed Dec 27 19:55:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3402316A415; Wed, 27 Dec 2006 19:55:23 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 0EAB113C480; Wed, 27 Dec 2006 19:55:23 +0000 (UTC) (envelope-from rafan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kBRJtMuH093058; Wed, 27 Dec 2006 19:55:22 GMT (envelope-from rafan@repoman.freebsd.org) Received: (from rafan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBRJtMa3093056; Wed, 27 Dec 2006 19:55:22 GMT (envelope-from rafan) Message-Id: <200612271955.kBRJtMa3093056@repoman.freebsd.org> From: Rong-En Fan Date: Wed, 27 Dec 2006 19:55:22 +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/math Makefile ports/math/py-bitvector Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Dec 2006 19:55:23 -0000 rafan 2006-12-27 19:55:22 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/py-bitvector Makefile distinfo pkg-descr Log: Add py-bitvector 1.3, a pure-Python memory-efficient packed representation for bit arrays. PR: ports/107251 Submitted by: Li-Wen Hsu Revision Changes Path 1.439 +1 -0 ports/math/Makefile 1.1 +25 -0 ports/math/py-bitvector/Makefile (new) 1.1 +3 -0 ports/math/py-bitvector/distinfo (new) 1.1 +6 -0 ports/math/py-bitvector/pkg-descr (new)