notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
non port: sysutils/e2fsprogs-core/Makefile

Number of commits found: 11

Wednesday, 6 Nov 2024
15:17 Robert Clausecker (fuz) search for other commits by this committer
filesystems: add new category for file systems and related utilities

The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.

Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.

Approved by:	portmgr (rene)
Reviewed by:	mat
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/302
PR:		281988
commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d 6e2da96
Tuesday, 10 Sep 2024
21:33 Matthias Andree (mandree) search for other commits by this committer
sysutils/e2fsprogs-core: clean up OSVERSION check

and permit FreeBSD 14.x amd64 to use NOTESTS for SELFTEST and
require tests only on FreeBSD 15 or newer, or on non-amd64
architectures.
commit hash: c0723dc624be454c4d143a785599751cb1dd0a18 commit hash: c0723dc624be454c4d143a785599751cb1dd0a18 commit hash: c0723dc624be454c4d143a785599751cb1dd0a18 commit hash: c0723dc624be454c4d143a785599751cb1dd0a18 c0723dc
Thursday, 30 May 2024
12:07 Matthias Andree (mandree) search for other commits by this committer
*/e2fsprogs*: update to 1.47.1

ChangeLog:	https://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.47.1
commit hash: 5027adffbba0858aa74e4b5886498ebe6ad368c7 commit hash: 5027adffbba0858aa74e4b5886498ebe6ad368c7 commit hash: 5027adffbba0858aa74e4b5886498ebe6ad368c7 commit hash: 5027adffbba0858aa74e4b5886498ebe6ad368c7 5027adf
Wednesday, 31 Jan 2024
21:54 Matthias Andree (mandree) search for other commits by this committer
sysutils/e2fsprogs-core: Add hint to bump e2fsprogs version, too.

...if omitted, breaks build of sysutils/e2fsprogs.

Reported by:	kib@
commit hash: 197cfd0316bc43efc392fde315d6b2a04f581832 commit hash: 197cfd0316bc43efc392fde315d6b2a04f581832 commit hash: 197cfd0316bc43efc392fde315d6b2a04f581832 commit hash: 197cfd0316bc43efc392fde315d6b2a04f581832 197cfd0
Monday, 22 Jan 2024
13:52 Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/e2fsprogs-core: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
commit hash: 430da911bcbbabafaaf2602ab4e30ba7b22d624d commit hash: 430da911bcbbabafaaf2602ab4e30ba7b22d624d commit hash: 430da911bcbbabafaaf2602ab4e30ba7b22d624d commit hash: 430da911bcbbabafaaf2602ab4e30ba7b22d624d 430da91
Tuesday, 16 May 2023
19:29 Matthias Andree (mandree) search for other commits by this committer
sysutils/e2fsprogs-core: update WWW to upgraded https:// (sourceforge)
commit hash: d5486f2a49e4500656db452a2b40817b33515484 commit hash: d5486f2a49e4500656db452a2b40817b33515484 commit hash: d5486f2a49e4500656db452a2b40817b33515484 commit hash: d5486f2a49e4500656db452a2b40817b33515484 d5486f2
Thursday, 9 Feb 2023
20:52 Matthias Andree (mandree) search for other commits by this committer
sysutils/e2fsprogs-core: clean up a bit, drop coreutils depends

Patch a test script to work around BSD dd's missing oconv=append,
and do away with coreutils as a build requisite.

Move some REINPLACE_CMD features to individual patches that I
intend to send upstream for inclusion, and remove others that
are now no longer required.

This should only affect the build and self-test phases,
and not change package content, so not bumping PORTREVISION.
commit hash: 2cf20a89ee5cc43ccf5f2968f8ede26b2ff2fb2e commit hash: 2cf20a89ee5cc43ccf5f2968f8ede26b2ff2fb2e commit hash: 2cf20a89ee5cc43ccf5f2968f8ede26b2ff2fb2e commit hash: 2cf20a89ee5cc43ccf5f2968f8ede26b2ff2fb2e 2cf20a8
18:55 Matthias Andree (mandree) search for other commits by this committer
sysutils/e2fsprogs-core: clean out obsolete conflicts
commit hash: 3934afc3ff36557cfb26173bc0e29a69929586ab commit hash: 3934afc3ff36557cfb26173bc0e29a69929586ab commit hash: 3934afc3ff36557cfb26173bc0e29a69929586ab commit hash: 3934afc3ff36557cfb26173bc0e29a69929586ab 3934afc
18:46 Matthias Andree (mandree) search for other commits by this committer
sysutils/e2fsprogs: update to 1.47.0

ChangeLog: https://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.47.0

While here, suppress most of the 'unused command line argument' warnings.
commit hash: d444e597211add235c693f4dbb6e0c191a9869d1 commit hash: d444e597211add235c693f4dbb6e0c191a9869d1 commit hash: d444e597211add235c693f4dbb6e0c191a9869d1 commit hash: d444e597211add235c693f4dbb6e0c191a9869d1 d444e59
Thursday, 2 Feb 2023
23:49 Matthias Andree (mandree) search for other commits by this committer
sysutils/e2fsprogs: bugfix update to 1.46.6

ChangeLog: https://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.46.6

Add patch to make m_offset reliable. Due to some race conditions on the
pipeline between FreeBSD's yes a, which emits 8190-long writes on
13-STABLE, and GNU dd (gdd), which it pipes its output into, gdd can
sometimes receive short reads occasionally, and because the count=
normally is the number of read(2) calls dispatched, this then leads to a
shorter reference "file system" that we crcsum, and that causes false
negative test results.  gdd warns that iflag=fullblock would avoid
effects of short reads, but this warning is discarded in the test
script.  Anyways, patch m_offset to use dd's and gdd's iflag=fullblock,
which causes (g)dd to call read(2) again until the block is full for
each nominal block, so we definitely read the desired output size 512 kB
no matter what shorter blocks might travel through the pipeline.

MFH:		2023Q1
commit hash: 594ba3e582e75df1ad69e7b039dadb16e164e843 commit hash: 594ba3e582e75df1ad69e7b039dadb16e164e843 commit hash: 594ba3e582e75df1ad69e7b039dadb16e164e843 commit hash: 594ba3e582e75df1ad69e7b039dadb16e164e843 594ba3e
Saturday, 1 Oct 2022
14:54 Matthias Andree (mandree) search for other commits by this committer
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.
commit hash: 14e733a6bb4b99ae6fbbab6cb9d6b133583daabb commit hash: 14e733a6bb4b99ae6fbbab6cb9d6b133583daabb commit hash: 14e733a6bb4b99ae6fbbab6cb9d6b133583daabb commit hash: 14e733a6bb4b99ae6fbbab6cb9d6b133583daabb 14e733a

Number of commits found: 11