From owner-cvs-all Sun Feb 23 0: 7:20 2003 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 A0C2537B401; Sun, 23 Feb 2003 00:07:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5158D43F3F; Sun, 23 Feb 2003 00:07:18 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1N87I0U029738; Sun, 23 Feb 2003 00:07:18 -0800 (PST) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1N87IGO029737; Sun, 23 Feb 2003 00:07:18 -0800 (PST) Message-Id: <200302230807.h1N87IGO029737@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sun, 23 Feb 2003 00:07:18 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers Makefile ports/archivers/p5-Compress-Bzip2 Makefile distinfo 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 demon 2003/02/23 00:07:18 PST Modified files: archivers Makefile Added files: archivers/p5-Compress-Bzip2 Makefile distinfo pkg-descr pkg-plist Log: New port: Compress::Bzip2. Bzip2 bindings for Perl5. That means you can access the Bzip2 library from your Perl scripts there by compressing ordinary Perl strings. Revision Changes Path 1.78 +1 -0 ports/archivers/Makefile 1.1 +23 -0 ports/archivers/p5-Compress-Bzip2/Makefile (new) 1.1 +1 -0 ports/archivers/p5-Compress-Bzip2/distinfo (new) 1.1 +3 -0 ports/archivers/p5-Compress-Bzip2/pkg-descr (new) 1.1 +8 -0 ports/archivers/p5-Compress-Bzip2/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message