devel/buildtool-doc
2021-04-01 devel/buildtool: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 misc/floatator: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 finance/wmstock: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 ftp/frox: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.
Submitted by: rene
Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D28665
* Apply the same fix as in r559094 by stripping libraries by wildcard paths.
* Also use PYTHONPREFIX_SITELIBDIR instead PYTHON_SITELIBDIR to make the
port PREFIX safe while I'm here.
PR: 253815
Approved by: python (with hat)
From the release notes at
https://github.com/dragotin/kraft/releases/tag/v0.96
This is a bug fix release. It is recommeded for production use.
- Found new MIT licensed icons to avoid uncertainess with CC license.
- Allow to use the "add new" button in the doc editor to add new catalog templates.
It presets the correct chapter.
Also a handful of bugfixes. The icons-issue is why pkg-plist changed.
* devel/gnustep-make: Update to 2.8.0
* lang/gnustep-base: Update to 1.27.0
* x11-toolkits/gnustep-back: update to 0.28.0
* x11-toolkits/gnustep-gui: update to 0.28.0
Also bump PORTREVISION on dependent ports.
The Qt applications have been split out into a separate project upstream, so
the QT5 option has been removed and a new port has been created:
www/py-weboob-qt.
The MMS option has been removed due to the dependency on the expired port
multimedia/mimms.
- The build system has been changed to CMake.
- Upstream has removed the bankdata updating tool. Bankdata will now be
periodically updated by the port itself.
- The PYTHON option has been removed. The Python bindings are now compatible
with Python 3.x, but would be better off in a slave port. For now, they
are disabled since nothing in the ports tree uses them. [1]
PR: 249684 [1]
Reported by: swills [1]