CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/03/15 13:59:31
Modified files:
sysutils/e2fsprogs: Makefile distinfo
sysutils/e2fsprogs/patches: patch-MCONFIG_in
patch-debugfs_Makefile_in
patch-doc_Makefile_in
patch-e2fsck_Makefile_in
patch-e2fsck_journal_c
patch-lib_Makefile_elf-lib
patch-lib_e2p_Makefile_in
patch-lib_et_Makefile_in
patch-lib_ext2fs_Makefile_in
patch-lib_ss_Makefile_in
patch-lib_uuid_Makefile_in
patch-misc_Makefile_in
patch-misc_fsck_8_in
patch-resize_Makefile_in
patch-tests_progs_Makefile_in
sysutils/e2fsprogs/pkg: PFRAG.shared-main PLIST-main PLIST-uuid
Added files:
sysutils/e2fsprogs/patches: patch-configure
patch-lib_blkid_Makefile_in
patch-lib_ext2fs_unix_io_c
patch-tests_u_mke2fs_script
patch-tests_u_tune2fs_script
Removed files:
sysutils/e2fsprogs/patches: patch-lib_ext2fs_flushb_c
patch-lib_ext2fs_ismounted_c
Log message:
Update to e2fsprogs-1.41.4 (supporting ext2/ext3/ext4 fs) :
- Remove MAINTAINERS as they agree not having time nor interest for it.
- Use install-libs target instead of manually installing some cherrypicked
headers - now all needed headers are installed in the right place.
- Install fsck and its manpage as fsck_ext2fs instead of the confusing pfsck.
- Install uuid.pc as e2fs-uuid.pc to avoid conflicts with devel/uuid.
- Patch most Makefiles to print full build commands instead of the
non-informative linux-kernel-like output.
- Patch some regress tests, more and more works fine now.
With feedback and tweaks from naddy@ and pea@