Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.6_2 05 Mar 2025 16:02:56
    |
Adam Weinberger (adamw)  |
Bump all go ports for yesterday's releases |
0.9.6_1 24 Feb 2025 23:53:22
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go123 update
PR: 284681 |
0.9.6 10 Feb 2025 08:40:37
    |
Philippe Audeoud (jadawin)  Author: Denis Shaposhnikov |
filesystems/zrepl-dsh2dsh: update to 0.9.6
https://github.com/dsh2dsh/zrepl/releases/tag/v0.9.5
https://github.com/dsh2dsh/zrepl/releases/tag/v0.9.6
PR: 284658 |
0.9.4 22 Jan 2025 09:47:07
    |
Philippe Audeoud (jadawin)  |
filesystems/zrepl-dsh2dsh: update to 0.9.4
changelog: https://github.com/dsh2dsh/zrepl/releases/tag/v0.9.4
PR: 284243 |
0.9.3_1 21 Jan 2025 22:21:12
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go123 update
MFH: 2025Q1 |
0.9.3 17 Dec 2024 00:57:21
    |
Robert Clausecker (fuz)  Author: Denis Shaposhnikov |
filesystems/zrepl-dsh2dsh: update to 0.9.3
Changelog: https://github.com/dsh2dsh/zrepl/releases/tag/v0.9.3
PR: 255857 |
0.9.2 27 Nov 2024 11:54:53
    |
Robert Clausecker (fuz)  Author: Denis Shaposhnikov |
filesystems/zrepl-dsh2dsh: update to 0.9.2
Important fix:
* Fix broken initial replication
Changelog: https://github.com/dsh2dsh/zrepl/releases/tag/v0.9.2
PR: 282933 |
0.9.1 18 Nov 2024 00:57:54
    |
Robert Clausecker (fuz)  Author: Denis Shaposhnikov |
filesystems/zrepl-dsh2dsh: update to 0.9.1
Upgrading needs to modify configuration file:
/usr/local/etc/zrepl/zrepl.yml
Please read more about this change here:
https://github.com/dsh2dsh/zrepl?tab=readme-ov-file#breaking-changes
Changelogs:
https://github.com/dsh2dsh/zrepl/releases/tag/v0.8.10
https://github.com/dsh2dsh/zrepl/releases/tag/v0.9.0
https://github.com/dsh2dsh/zrepl/releases/tag/v0.9.1
PR: 282784 |
0.8.9_1 08 Nov 2024 20:59:26
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go123 update |
0.8.9 07 Nov 2024 10:49:25
    |
Robert Clausecker (fuz)  |
filesystems/zrepl*: unbreak fetch after move to filesystems
Go ports encode the ports category in their DISTDIR_SUBDIR. Regenerate
distinfo following a move of the ports. Checksums remain the same.
Reported by: olgeni
Approved by: portmgr (infrastructure blanket)
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988
Fixes: 6e2da9672f79f44048d597f0f61e4646cdeade9d |
0.8.9 06 Nov 2024 15:17:35
    |
Robert Clausecker (fuz)  |
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 |