The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
A high performance code minimap render. This tool is for generating text
minimaps at speed. You can use it to implement IDE-like minimap plugin for a
terminal text editor, minimap.vim for example.
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503
textproc/code-minimap: New port textproc/code-minimap
A high performance code minimap render.
This tool [1] is for generating text minimaps at speed. You can use it
to implement IDE-like minimap plugin for a terminal text editor,
minimap.vim [2] for example.
[1] https://github.com/wfxr/code-minimap
[2] https://github.com/wfxr/minimap.vim
Submitter becomes maintainer. Already maintainer of other ports.
PR: 269951