filesystems/rubygem-winrm-fs: fix regression from 5ff12f2c24a1ac6b91d994474f2201623f035077
===> rubygem-winrm-fs-1.3.5 depends on package: rubygem-rubyzip>=2.0<3 - not found
*** Error code 1
textproc/tgrep: Add port: Trigram-indexed grep for fast regex search in large codebases locally
Trigram-indexed grep with a client/server architecture for fast regex
search in large codebases.
Tools like grep and ripgrep scan every file on every search - O(total
bytes) per query. In a 100k+ file monorepo, that's painfully
slow. tgrep pre-builds a trigram index so searches only touch the
small set of files that could match.
WWW: https://github.com/microsoft/tgrep
devel/tailor: Mark BROKEN on python 3.12 and later
Fails to build with No module named configparser
configparser has been removed from python 3.12
Approved by: portmgr (blanket)
devel/py-coherent.licensed: New port
This library was built for coherent.build and skeleton projects to
inject a license file at build time to reflect the license declared in
the License Expression.
WWW: https://github.com/coherent-oss/coherent.licensed