1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Pav Lucistnik
191a89c366 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)
2004-03-01 15:13:28 +00:00
Greg Lewis
17871c7091 . Update to a February 24th snapshot (1.35.w20040131.20040224135102).
. Use official "install-libs" target rather than try to install things
  with a custom post-install target.
. Add a note to pkg-message that we're using a modified copy.

PR:		63327
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2004-02-26 18:22:18 +00:00
Greg Lewis
107f89ae5c . Update to 1.35.w20040131.
. Make the submitter the maintainer.
. Run test suite as part of the build.
. Support -DDISABLE_NLS to compile without gettext.
. Add a fsck_ext2fs wrapper that interfaces between fsck and e2fsck.

PR:		62563
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2004-02-20 22:46:21 +00:00
David E. O'Brien
c72377f631 Update to version 1.32. 2003-08-31 10:42:37 +00:00
Clive Lin
f1b3108e15 Upgrade to 1.27
PR: ports/41293
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
2002-08-04 07:27:59 +00:00
Maxim Sobolev
cbfe7948ca Add e2fsprogs 1.22, a set of utilities and library to manipulate an ext2
filesystem.

WARNING: The sole reason why I'm adding this port is to allow me upgrade
	 gnomeutils port to the latest version. For some very strange reason
	 this new version requires libext2fs to build. The only thing I know
	 for sure about e2fsprogs is that it compiles cleanly on 4-STABLE and
	 5-CURRENT systems - I have not tested it in action. Please use it
	 with extremal precaution, because due to its low-level nature and
	 Linux roots it can do Very Bad Things[tm] to your data, set fire
	 on your house, kill your cat or something else even more horrible. If
	 someone wants to take over maintainership please feel free to do so.
2001-07-03 18:13:14 +00:00