non port: sysutils/e2fsprogs/pkg-message |
SVNWeb
|
Number of commits found: 11 |
Sat, 1 Oct 2022
|
[ 14:54 Matthias Andree (mandree) ] 14e733a (Only the first 10 of 51 ports in this commit are shown above. )
sysutils/e2fsprogs: 1/2 rename to -core, strip FLAVORS and /sbin
This is the first commit that renames e2fsprogs to e2fsprogs-core,
makes the necessary changes to Makefiles, strips the FLAVORs that
determined how to link or copy to /sbin. The latter feature will
be placed into a new e2fsprogs port that just copies two files to /sbin.
A followup 2/2 commit will then add the new e2fsprogs port.
This is done so that Git can properly track the rename.
While here, switch from FreeBSD's dd to GNU coreutils's dd
in an attempt to fix sporadic m_offset self-test failures.
|
Wed, 23 Sep 2020
|
[ 12:44 mandree ]
- make /sbin/e2fsck and /sbin/fsck_ext2fs visible in pkg catalog/"pkg which",
so that "pkg which /sbin/e2fsck" yields the proper result.
* this entails symlinking from $PREFIX/sbin to /sbin, and the pkg-install
script will attempt to replace the symlinks by hard links if possible.
pkg 1.15.4 cannot deal with packaged hard links and will fail.
* Note that it is unavoidable that these be in /sbin because /usr/local or
/usr may not be mounted and consequently ext2 file systems could not
be fsck-ed or mounted from /etc/fstab.
There will be no port option to avoid /sbin installs for now. We have too
many options already and the testing effort increases exponentially.
- make sure pkg-message appears on both install and upgrade
- clean up and document/comment pkg-install so that armchair experts
will not pester me with meaningless change requests
- bugfix/change: logic of mke2fs.conf upgrade handling to present less work for
users on port/package upgrades
- bump PORTREVISION
PR: 249284 (related)
|
Sun, 12 Apr 2020
|
[ 02:34 mandree ]
e2fsprogs, rawtherapee: Repair more UCL pkg-message conversion errors.
Both pkg-message texts are relevant for updates.
Reverting this part of UNAUTHORIZED commits, and bump PORTREVISION.
Clean up pkg-message.
Failure-inducing commits:
------------------------------------------------------------------------
r508837 | mat | 2019-08-13 18:03:11 +0200 (Tue, 13 Aug 2019) | 2 lines
Convert to UCL & cleanup pkg-message (categories e-g)
------------------------------------------------------------------------
r508909 | mat | 2019-08-14 14:16:12 +0200 (Wed, 14 Aug 2019) | 2 lines
Convert to UCL & cleanup pkg-message (categories s)
------------------------------------------------------------------------
|
Wed, 14 Aug 2019
|
[ 12:16 mat ] (Only the first 10 of 395 ports in this commit are shown above. )
Convert to UCL & cleanup pkg-message (categories s)
|
Thu, 27 Jun 2013
|
[ 22:41 mandree ]
Update to new upstream release 1.42.8.
ChangeLog: <http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.42.8>
Switch to KERNEL_ORG site and enable USE_XZ for 25 % smaller download.
Switch to USE_CSTD=gnu99 (was gnu89). Disable 2TB r_*_big_expand tests due
to their space requirements, reenable m_bigjournal, and also skip
f_extent_oobounds which breaks inside Tinderbox but is fine outside.
|
Thu, 16 Feb 2012
|
[ 00:50 mandree ] (Only the first 10 of 16 ports in this commit are shown above. )
Upgrade to new upstream release v1.42.
Changelog:
http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.42
|
Thu, 11 Aug 2011
|
[ 17:20 mandree ]
Drop now-obsolete information about inode size limits in 7.1's ext2fs.
7.3 is the oldest supported release and deals with 256-byte sized inodes.
|
Tue, 10 Feb 2009
|
[ 22:36 miwi ]
- default inode size for mke2fs to 128
Inspired by: Wesley Shields
- remove BROKEN; Solaris 8 SPARC64 compiles package just fine
PR: 131556
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
|
Tue, 23 Sep 2008
|
[ 08:18 miwi ]
- Update to 1.41.1
PR: 127414
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
|
Tue, 2 Oct 2007
|
[ 15:15 timur ]
Changes:
- Support new e2fsprogs-libblkid slave port[1]
- Get rid of pkg-install, use @exec option unconditionally[1]
- Turn NLS knob into an option[2]
- Avoid building/installing things rather than removing them afterwards[2]
PR: ports/116434
Submitted by: Matthias Andree <matthias.andree@gmx.de>[1]
Alejandro Pulver <alepulver@FreeBSD.org>[2]
Approved by: shaun(mentor)
|
Mon, 12 Jun 2006
|
[ 12:13 pav ] (Only the first 10 of 18 ports in this commit are shown above. )
- Update to 1.39
PR: ports/98847
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
|
Number of commits found: 11 |