From owner-cvs-all Mon Mar 25 21:41:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2186537B41C; Mon, 25 Mar 2002 21:41:21 -0800 (PST) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2Q5fL529231; Mon, 25 Mar 2002 21:41:21 -0800 (PST) (envelope-from ijliao) Message-Id: <200203260541.g2Q5fL529231@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 25 Mar 2002 21:41:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers Makefile ports/archivers/py-bzip2 Makefile distinfo pkg-comment pkg-descr pkg-plist ports/archivers/py-bzip2/files patch-bz2.c 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 ijliao 2002/03/25 21:41:21 PST Modified files: archivers Makefile Added files: archivers/py-bzip2 Makefile distinfo pkg-comment pkg-descr pkg-plist archivers/py-bzip2/files patch-bz2.c Log: add py-bzip2 1.0 Python Interface for bz2 Compression Library PR: 36319 Submitted by: Hye-Shik Chang Revision Changes Path 1.63 +1 -0 ports/archivers/Makefile 1.1 +28 -0 ports/archivers/py-bzip2/Makefile (new) 1.1 +1 -0 ports/archivers/py-bzip2/distinfo (new) 1.1 +11 -0 ports/archivers/py-bzip2/files/patch-bz2.c (new) 1.1 +1 -0 ports/archivers/py-bzip2/pkg-comment (new) 1.1 +6 -0 ports/archivers/py-bzip2/pkg-descr (new) 1.1 +1 -0 ports/archivers/py-bzip2/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message