Created attachment 273367 [details] tclvfs-1.4.2.patch Update tclvfs from 20080503 to 1.4.2 - Switch MASTER_SITES from SourceForge to the upstream Tcl Fossil repository. - Add the tclconfig Fossil snapshot required by the TEA build system. - The upstream tree no longer includes tclconfig; it is maintained separately. - Update to a newer upstream release with regenerated TEA configure support.
Created attachment 273368 [details] tclvfs-1.4.2.patch add license
Created attachment 273411 [details] Update tclvfs to 1.5.0
Hi, thanks for the patch. I have picked a newer snapshot, https://core.tcl-lang.org/tclvfs/info/166cafa5ca1e1f65. Can you please try the attached patch?
main still has 1.4.2, tip/fortcl9 for 1.5.0
Yeah, but 1.5.0 restores tclconfig so you don't need to fetch it separately. Is there any downside in picking it, that you can see?
i did some 1.5.0 testing and looks good to me
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f54a46204ffec8fdfa170ce0429416e0343505da commit f54a46204ffec8fdfa170ce0429416e0343505da Author: Pietro Cerutti <gahr@FreeBSD.org> AuthorDate: 2026-08-03 09:12:31 +0000 Commit: Pietro Cerutti <gahr@FreeBSD.org> CommitDate: 2026-08-03 09:13:26 +0000 filesystems/tclvfs: update to 1.5.0 PR: 297213 Submitted by: Simon Wells <swel024+bsd@gmail.com> filesystems/tclvfs/Makefile | 17 ++++++++++----- filesystems/tclvfs/distinfo | 6 +++--- filesystems/tclvfs/files/patch-Makefile.in (gone) | 12 ----------- filesystems/tclvfs/files/patch-generic_vfs.c | 26 +++++++++++------------ filesystems/tclvfs/pkg-plist | 6 +++--- 5 files changed, 31 insertions(+), 36 deletions(-)