- Switch to the official upstream, github.com/riscv/riscv-isa-sim.
- Remove emulators/riscv-fesvr, as it is now bundled with Spike.
- Drop patches.
Submitted by: lwhsu (earlier version)
Reviewed by: lwhsu
Approved by: lwhsu (ports, maintainer)
Differential Revision: https://reviews.freebsd.org/D27144
This was a dependency of www/calendarserver which will not be ported to python3
and was deleted. Users should move to databases/py-sqlparse.
PR: 250290
Submitted by: Axel.Rau@Chaos1.DE (maintainer)
2020-10-31 www/radicale2: Please migrate to Radicale 3.x which you can find at www/radicale
2020-10-31 devel/pccts: abandonedware, superseded by devel/antlr
2020-10-25 devel/py-repoze.what: does not build with python3
2020-09-15 net/reposado: Uses deprecated version of python
2020-12-31 devel/py-setuptools_darcs: Uses Python 2.7 which is EOLed upstream
2020-10-25 devel/py-darcsver: does not build with python3
2020-10-25 devel/py-gdata: Unmaintained upstream, superseded by www/py-google-api-python-client
See https://people.freebsd.org/~rene/stuff/old-ports.txt for the "unremovable" ports.
2020-10-25 converters/zbase32: does not build with python3
2020-10-25 devel/py-PEAK-Rules: does not build with python3
2020-10-25 editors/nvi-devel: Unsupported upstream since 2015, please switch to editors/nvi2
See https://people.freebsd.org/~rene/stuff/old-ports.txt for "unremoveable" ports.
Repo-copied from @548979.
PR was filed just the day after the port was deleted. The new version works fine
with modern versions of Python. Builds in {11.4,12.1}[amd64,i386] and 13-current
amd64. Run tested fine in 12.1 amd64.
Submitter claims maintainership (already maintaininer for multimedia/playerctl).
ChangeLog: https://quodlibet.readthedocs.io/en/latest/changelog.html#release-4-3-0
PR: 249483
Submitted by: aly@aaronly.me (maintainer)
Everyday utilities and tools, such as the Panels, Task Manager, Notifications
and System Settings, have all been overhauled to make them more usable,
efficient, and friendlier.
Meanwhile, developers are hard at work adapting Plasma and all its bits and
pieces to Wayland. Once done, Plasma will not only be readier for the future,
but will also work better with touchscreens and multiple screens with different
refresh rates and DPIs. Plasma will also offer better support for
hardware-accelerated graphics, be more secure, and enjoy many more advantages.
Although still work in progress, 5.20 already offers users many of the benefits
of Plasma on Wayland.
Read on to find out more about the new features and improvements included in
Plasma 5.20...
Full announcement:
https://kde.org/announcements/plasma-5.20.0
Changelog:
https://kde.org/announcements/plasma-5.19.5-5.20.0-changelog
--
Thanks to mikael@ for the new port sysutils/plasma5-plasma-disks
This version comes from the dev branch as that is close to the base for
the upcoming release of the Arm Morello toolchain.
Make the CROSS_TOOLCHAIN file machine-independent and install it as
llvm-cheri.
Sponsored by: DARPA
Merge back libsoup and libsoup-gnome, they both have the same dependencies
now, and they are more complicated to split now that they switched to meson
Bump portrevision of dependant ports
2020-10-09 sysutils/syslog-ng322: Agreed upon upstream one year deprecation policy
2020-10-09 sysutils/syslog-ng321: Agreed upon upstream one year deprecation policy
2020-10-09 sysutils/syslog-ng320: Agreed upon upstream one year deprecation policy
2020-10-09 dns/opendnssec: EOLed by upstream
2020-10-09 sysutils/syslog-ng323: Agreed upon upstream one year deprecation policy
Mesa 20.2 update will split some of the gallium driver into their
own ports so rename this gallium driver to be named like the other ones.
Reviewed by: zeising
X-Differential Revision: https://reviews.freebsd.org/D26682
Actually more 3.38 but because some things like gnome-shell and mutter are
sill 3.36 let's not claim yet we are at 3.38
Some pieces are still 3.38 but will be updated very soon
While here turn the gnome3-lite meta port into a flavor of gnome3
The Translate Toolkit is a set of software and documentation designed to help
make the lives of localizers both more productive and less frustrating. The
Toolkit is part of the Translate project.
The software includes programs to convert localization formats to the common PO,
and emerging XLIFF format. There are also programs to check and manage PO and
XLIFF files. Online documentation includes guides on using the tools, running a
localization project and how to localize various projects from OpenOffice.org to
Mozilla.
At its core the software contains a set of classes for handling various
localization storage formats: DTD, properties, OpenOffice.org GSI/SDF, CSV, MO,
Qt .ts, TMX, TBX, WordFast txt, Gettext .mo, Windows RC, and of course PO and
XLIFF. It also provides scripts to convert between these formats.
Also part of the Toolkit are Python programs to create word counts, merge
translations and perform various checks on translation files.
WWW: https://toolkit.translatehouse.org/
WWW: https://github.com/translate/translate