| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.6.1_20 06 Nov 2025 17:03:19
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.10 |
0.6.1_19 14 Oct 2025 15:13:55
    |
Adam Weinberger (adamw)  |
various: Bump go ports for go-1.24.9 |
0.6.1_18 08 Oct 2025 00:41:39
    |
Adam Weinberger (adamw)  |
many: Bump dependent ports after go124 update |
0.6.1_17 04 Sep 2025 17:53:24
    |
Adam Weinberger (adamw)  |
many: Bump go ports for go-1.24.7 |
0.6.1_16 07 Aug 2025 00:02:46
    |
Adam Weinberger (adamw)  |
go ports: Bump for 1.24.6 |
0.6.1_15 06 Aug 2025 13:47:08
    |
Alan Somers (asomers)  |
filesystems/zrepl: fix 500.zrepl periodic job with multiple certs
Fix the sh syntax in the optional 500.zrepl periodic job so it will work
even if there are multiple .crt files present.
PR: 288682
Approved by: driesm (maintainer)
Sponsored by: ConnectWise, LLC |
0.6.1_14 09 Jul 2025 16:11:00
    |
Adam Weinberger (adamw)  |
many: Bump PORTREVISION for go-1.24.5 update |
0.6.1_13 06 Jun 2025 20:00:53
    |
Adam Weinberger (adamw)  |
various: Bump PORTREVISION after go124-1.24.4 update |
0.6.1_12 21 May 2025 19:58:15
    |
Adam Weinberger (adamw)  |
go: Bump go124-dependent ports
Earlier I bumped the default Go to 1.24. Ports that specify a lower
version will still build with those lower version (for now), so they
don't need a bumping. Instead I'm bumping anything that (now) has go124
as a dependency. |
0.6.1_11 02 Apr 2025 02:07:58
    |
Adam Weinberger (adamw)  |
go: Bump ports for go124 update |
0.6.1_10 05 Mar 2025 16:02:56
    |
Adam Weinberger (adamw)  |
Bump all go ports for yesterday's releases |
0.6.1_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.6.1_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 |