graphics/blender: fix build with Python 3.12 default
Blender's CMake hardcodes PYTHON_VERSION=3.11; math/py-numpy no longer
has a py311 flavor. Pass -DPYTHON_VERSION=${PYTHON_VER} via CMAKE_ARGS
so the build targets 3.12 instead. Bump PORTREVISION.
devel/py-future: Update version 0.18.3=>1.0.0
- Mark DEPRECATED
- This port has outlived it's purpose. It has been more than 6 years
python 2.7 has reached EOL and by now all of the coded has been
converted to be compatible with python 3.X
- There are still some ports using this port but after checking I have
found that those are stale dependencies as maintainers do not
properly check upstream requirements or the ports are no longer
maintained upstream.
- I am reaching out to the maintainers if these are stale dependencies
- I am reaching out to the maintainers if there are trivial fixes to
remove these depencies
- Set EXPIRATION_DATE 2026-09-30 for the 2.7 flavor and 2026-12-31 for
the 3.X flavor. We will reconsider the EXPIRATION_DATE for the 3.X
flavor before the end of the year
Changelog: https://github.com/PythonCharmers/python-future/releases/tag/v1.0.0
[2 lines not shown]
textproc/languagetool: New port
LanguageTool is an open-source proofreading tool for English, Italian,
French, German, Spanish, Portuguese, Dutch, and many other languages.
It detects grammar, style, and spelling errors that a simple spell
checker cannot find, such as subject-verb agreement problems, incorrect
articles, and commonly confused words.
Both command-line and GUI checkers are included, as well as an embedded
HTTP server to expose the LanguageTool API locally. The server allows
clients such as Emacs (via flymake-languagetool or langtool.el), Neovim,
and browser extensions to request proofreading without sending text to
third-party services.
Sponsored by: The FreeBSD Foundation
security/dogtag-pki: Add new Port
Dogtag PKI is an enterprise-class open source certificate system
providing Certificate Authority, Key Recovery Authority, OCSP,
and other PKI services.
This port installs the Dogtag PKI Python client and server modules.
It is required by the upcoming net/freeipa-server port.
WWW: https://www.dogtagpki.org/
Sponsored by: Netzkommune GmbH