Bug 98847

Summary: [MAINTAINER] sysutils/e2fsprogs: update to 1.39 (2nd try)
Product: Ports & Packages Reporter: Matthias Andree <matthias.andree>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: pav
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
e2fsprogs-1.39.patch none

Description Matthias Andree 2006-06-12 12:50:08 UTC
SUPERSEDES ports/98714

updated port tested on:
- FreeBSD 6.1-RELEASE-p1 i386 (AMD K6-2)
- FreeBSD 6.1-STABLE     i386 (AMD Athlon XP)
- FreeBSD 4.11-RELEASE*  i386 (AMD Athlon XP)

Changes inherited from ports/98714:

- Update to 1.39
- prompt user in non-BATCH non-PACKAGE_BUILDING modes if he wants the links
  (copies) in /sbin installed, defaults to yes in BATCH mode and no in
  PACKAGE_BUILDING mode.
- move pkg-message around, no longer has variables that need substitution.
- "port test" passed on i386 FreeBSD 6.1-STABLE and 4.11-RELEASE w/ all errata
  patches, too.

Changes since ports/98714:

- move mke2fs.conf into $PREFIX (required patching code)
- fix pkg-plist for mke2fs.conf and e2fsck.conf (no sample file provided for the latter)
- pay attention to CC, LD, CFLAGS, CPPFLAGS and PREFIX
- handle mke2fs.conf in post-install, too
- adjust post-install to match pkg_add order of doing things
- add a note about "make check".

Added files:
- files/patch-.conf-dir
- files/patch-DIOCGMEDIASIZE
- files/patch-configure
- files/patch-lib_blkid_getsize.c
- files/patch-lib_blkid_probe.c
- files/patch-lib_blkid_probe.h
- files/patch-lib_ext2fs_tst_bitops.c
- files/patch-misc_Makefile.in
- files/patch-type-ntohl
- files/patch-types
- pkg-install
- pkg-message

Removed files:
- files/pkg-message.in
- files/patch-e2fsck-Makefile.in
- pkg-deinstall

Generated with FreeBSD Port Tools 0.77
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-06-12 13:15:31 UTC
State Changed
From-To: open->closed

Committed, thanks!