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
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
hammer2 HAMMER2 file system for FreeBSD (experimental write support)
1.2.8 filesystems on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.8Version of this port present on the latest quarterly branch.
Maintainer: tkusumi@netbsd.org search for ports maintained by this maintainer
Port Added: 2024-11-14 08:45:14
Last Update: 2025-01-17 12:34:01
Commit Hash: bc71b6f
Also Listed In: kld
License: BSD3CLAUSE
WWW:
https://github.com/kusumi/freebsd_hammer2
Description:
HAMMER2 file system for FreeBSD (experimental write support)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. @kld /boot/modules
  2. /usr/local/share/licenses/hammer2-1.2.8.1401000/catalog.mk
  3. /usr/local/share/licenses/hammer2-1.2.8.1401000/LICENSE
  4. /usr/local/share/licenses/hammer2-1.2.8.1401000/BSD3CLAUSE
  5. /boot/modules/hammer2.ko
  6. sbin/hammer2
  7. sbin/newfs_hammer2
  8. sbin/mount_hammer2
  9. sbin/fsck_hammer2
  10. share/man/man8/hammer2.8.gz
  11. share/man/man8/newfs_hammer2.8.gz
  12. share/man/man8/mount_hammer2.8.gz
  13. share/man/man8/fsck_hammer2.8.gz
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • hammer2>0:filesystems/hammer2
To install the port:
cd /usr/ports/filesystems/hammer2/ && make install clean
To add the package, run one of these commands:
  • pkg install filesystems/hammer2
  • pkg install hammer2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hammer2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1731076335 SHA256 (kusumi-freebsd_hammer2-v1.2.8_GH0.tar.gz) = ee3cb9cb0fb84a467647c25a44d1daf0b7ab9e9630a6e8e5975123367139d1aa SIZE (kusumi-freebsd_hammer2-v1.2.8_GH0.tar.gz) = 294002

Packages (timestamps in pop-ups are UTC):
hammer2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.8.13040001.2.8.1304000-1.2.8.13040001.2.8.1304000---
FreeBSD:13:quarterly1.2.8.13040001.2.8.1304000-1.2.8.13040001.2.8.1304000---
FreeBSD:14:latest1.2.8.14010001.2.8.1402000-1.2.8.14010001.2.8.1402000---
FreeBSD:14:quarterly1.2.8.14010001.2.8.1402000-1.2.8.14010001.2.8.1402000---
FreeBSD:15:latest1.2.8.15000341.2.8.1500035n/a1.2.8.1500034n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
filesystems_hammer2
USES:
kmod uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/kusumi/freebsd_hammer2/tar.gz/v1.2.8?dummy=/
Collapse this list.
Port Moves
  • port moved here from sysutils/hammer2 on 2024-11-13
    REASON: Moved to new category filesystems

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.8
17 Jan 2025 12:34:01
commit hash: bc71b6fa41d942faa02c983b849f1b51b5a2cbe8commit hash: bc71b6fa41d942faa02c983b849f1b51b5a2cbe8commit hash: bc71b6fa41d942faa02c983b849f1b51b5a2cbe8commit hash: bc71b6fa41d942faa02c983b849f1b51b5a2cbe8 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Tomohiro Kusumi
filesystems/hammer2: Update pkg-descr

Sync with recent COMMENT update in f04d7893e5b05a6d97af88b77bf1861e5d51ab87.

PR:		283923
Fixes:		f04d7893e5b05a6d97af88b77bf1861e5d51ab87
1.2.8
25 Nov 2024 10:22:15
commit hash: f04d7893e5b05a6d97af88b77bf1861e5d51ab87commit hash: f04d7893e5b05a6d97af88b77bf1861e5d51ab87commit hash: f04d7893e5b05a6d97af88b77bf1861e5d51ab87commit hash: f04d7893e5b05a6d97af88b77bf1861e5d51ab87 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Herbert J. Skuhra
filesystems/hammer2: update to 1.2.8

 - adjust COMMENT to reflect write capabilities

Changelog: https://github.com/kusumi/freebsd_hammer2/blob/v1.2.8/CHANGES

PR:		282629
Approved by:	tkusumi@netbsd.org (maintainer)
1.2.6
14 Nov 2024 08:41:03
commit hash: 18a65291d933ab99ab4467446b53d4635f88f12fcommit hash: 18a65291d933ab99ab4467446b53d4635f88f12fcommit hash: 18a65291d933ab99ab4467446b53d4635f88f12fcommit hash: 18a65291d933ab99ab4467446b53d4635f88f12f files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
sysutils/hammer2: move to new category filesystems

Approved by:	kusumi.tomohiro@gmail.com (maintainer)
PR:		282628

Number of commits found: 3