From owner-cvs-ports Sat Sep 28 05:35:11 1996 Return-Path: owner-cvs-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA25579 for cvs-ports-outgoing; Sat, 28 Sep 1996 05:35:11 -0700 (PDT) Received: (from andreas@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA25344; Sat, 28 Sep 1996 05:34:49 -0700 (PDT) Date: Sat, 28 Sep 1996 05:34:49 -0700 (PDT) From: Andreas Klemm Message-Id: <199609281234.FAA25344@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/archivers/bzip Makefile ports/archivers/bzip/patches patch-ac ports/archivers/bzip/pkg COMMENT Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk andreas 96/09/28 05:34:49 Modified: archivers/bzip Makefile archivers/bzip/pkg COMMENT Added: archivers/bzip/patches patch-ac Log: - use INSTALL_PROGRAM and INSTALL_MAN in Makefile - add patch-ac to silence bzip when doing compression, bzip version info now only with -v or -V - changed comment in COMMENT. bzip compresses better than gzip, but speed is much slower, so it's not generally better as gzip where speed matters ! Revision Changes Path 1.3 +4 -7 ports/archivers/bzip/Makefile 1.2 +1 -1 ports/archivers/bzip/pkg/COMMENT