converters/py-markitdown: Add a run dependency
- Add sysutils/py-magika as run dependency
- Pet portfmt
- Remove IGNORE tag
PR: 297500 285927
Approved by: wen (maintainer)
emulators/flycast: Update to 2.7 and unbreak
Port changes:
- Switch to net/asio130 to unbreak the build. This also guarantees a
more stable update path for the flycast port, because newer versions
of net/asio are constantly deprecating and removing APIs.
- Unbreak on FreeBSD < 15 for newer DreamPicoPort submodule.
- Unbundle several dependencies. This is accompanied with an
EXTRACT_AFTER_ARGS block to exclude unbundled and unused deps, which
ensures that these aren't accidently referenced by the build process.
- Add LIBCDIO option, enabled by default. This enables CDROM support via
libcdio. It was already available in previous flycast versions but was
forgotten in the port.
- Prevent searching for git via CMAKE_DISABLE_FIND_PACKAGE_Git.
- Separate several blocks with newlines to improve readability.
- Remove obsolete patches.
Changelog:
https://github.com/flyinghead/flycast/releases/tag/v2.7
[3 lines not shown]
x11/colormeter: Add new port
X11 pixel magnifier with live RGB readout from FrauBSD. Ctrl+L locks
the sample; Button1 drag moves the window. Installs colormeter(1).
Reviewed by: jrm
Differential Revision: https://reviews.freebsd.org/D58429
sysutils/exa: Mark deprecated
The project is abandoned upstream. It's been forked as eza,
and the fork already has a port, so recommend that instead.
PR: 298083
Reported by: asomers
Sponsored by: ConnectWise
Approved by: osa, vvd (Mentors, implicit)
(cherry picked from commit 20e6ca4c67147e14628de8bc47656bd7ee75f7c7)
sysutils/exa: Mark deprecated
The project is abandoned upstream. It's been forked as eza,
and the fork already has a port, so recommend that instead.
PR: 298083
Reported by: asomers
Sponsored by: ConnectWise
Approved by: osa, vvd (Mentors, implicit)
mail/mutt: update the mirror list
Remove bitbucket, which doesn't have any mutt downloads right now. And
add http to the primary server, for ftp-challenged environments. Http
is listed as the preferred download protocol:
http://www.mutt.org/download.html
PR: 298080
Reported by: asomers
Sponsored by: ConnectWise
Approved by: osa, vvd (Mentors, implicit)
games/luanti-mineclonia: add port
Survival sandbox game inspired by Minecraft
You start in a randomly-generated world made entirely of cubes. You
can explore the world and dig and build almost every block in the
world to create new structures. You can choose to play in a “survival
mode” in which you have to fight monsters and hunger for survival
and slowly progress through the various other aspects of the game,
such as mining, farming, building machines, and so on Or you can
play in “creative mode” in which you can build almost anything
instantly.