com_err: add TODO entry -- installed file contains references to build dir.
libuuid: add patch so that binary finds shlibs.
e2fsprogs: many fixes to make compile on NetBSD; compile_et doesn't like
--build-dir (because that changes path to point to com_err's build dir);
add dependency on gettext since the .po files use msginit; add missing
program and locale files to PLIST (also there on Linux?).
Use COMPILE_DIRS and INSTALL_TARGETS et al. instead of adding post-* or
do-* targets.
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.
on this.
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.
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.
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
will maintain this later?
Uncomment BUILD_USES_MSGFMT. By the way, with old gettext this package
is broken. I need a way to check this or always force ...
BUILD_DEPENDS= gettext>=0.11.5:../../devel/gettext
I am using pkgsrc-wip because this package needs work.
This also provides development libraries and headers which are
needed for xfsprogs (XFS User Tools).
This package needs the linking fixed of the binaries.