Commit graph

6 commits

Author SHA1 Message Date
Jeremy C. Reed
bc9aabd2aa Finish update to e2fsprogs-1.35. The cvs was locked when I was working
on this. And then it got locked again :(

This also splits out the com_err(3) related files and uses the new
wip/com_err package.

This adds patches to make sure that libuuid's and com_err files
are not built and installed -- and to make sure the installed
package versions are used.

Added a E2FSPROGS_VERSION variable that can be used by other packages
using this distfile.

Moved the don't install fsck wrapper to the Makefile, since
it is just noise for the the Makefile.common.
2004-03-04 19:13:41 +00:00
Thomas Klausner
407281b82e Include bsd.prefs.mk before testing OPSYS. 2004-03-04 14:53:01 +00:00
Jeremy C. Reed
d57cf00aae Upgrade to e2fsprogs-1.35. Many changes including:
e2fsck -k option to preserver badblocks list,
deal with symlinks with extended attributes,
large file improvements,
support for backing up the journal inode location in the superblock,
and many other improvements and fixes as listed at
http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.35.

Add new patches, because new release broke on NetBSD.
2004-03-03 01:53:40 +00:00
Roland Illig
b79ac06d9c Removed trailing blank lines. 2004-02-27 23:42:13 +00:00
grant beattie
56489cc3f9 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:11:29 +00:00
Michal Pasternak
e0d406003d As libuuid is now available as separate package (because it needs to be
shared between some other packages I am preparing, and separating it from
ext2fsprogs was possible), this pkg was updated to:

* have a common makefile with options applicable to e2fsprogs and libuuid
* not include libuuid files in PLIST.common
* as I haven't yet prepared patches for e2fsprogs, that would make libuuid
  will not be build/ installed during build/installation of e2fsprogs, I add a
  new entry to TODO file
2004-01-10 18:08:40 +00:00