Date: Mon, 1 Mar 2004 07:13:28 -0800 (PST) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/e2fsprogs Makefile pkg-plist ports/sysutils/e2fsprogs/files pkg-message.in Message-ID: <200403011513.i21FDSVa081767@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2004/03/01 07:13:28 PST FreeBSD ports repository Modified files: sysutils/e2fsprogs Makefile pkg-plist sysutils/e2fsprogs/files pkg-message.in Log: Stop breaking a hard link that led to a double packaging of the static e2fsck executable under different names and caused waste of space in the binary package. The shared e2fsck executable is no longer installed or packaged, saving another 100+ kByte (uncompressed). User-visible change: e2fsck.static is gone, e2fsck is now the static version, the pkg-message has tracked this change and been adjusted accordingly. The patch cuts the FreeBSD-4 i386 binary package size from 2,200 to 1,316 kB without any loss in functionality. PR: ports/63586 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Revision Changes Path 1.17 +1 -2 ports/sysutils/e2fsprogs/Makefile 1.4 +2 -2 ports/sysutils/e2fsprogs/files/pkg-message.in 1.6 +0 -1 ports/sysutils/e2fsprogs/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403011513.i21FDSVa081767>