Update to version 1.4.5 released in 2020.
Make it build and run with Clang 10:
- clang has no register reservation for x86, hence patch-EnginePl_machine.h
and -DNO_MACHINE_REG_FOR_REG_BANK to prevent using missing feature;
- add patch-Ma2Asm_x86__64__any.c fetched from upstream SourceForge
post-release commit dealing with PIC issues;
- disable usage of spinlocks that results in a hang eating all available
CPU cycles; fixed with -DUSE_LOCKS=1 -DUSE_RECURSIVE_LOCKS=1
-DUSE_SPIN_LOCKS=0;
- the software uses bundled dlmalloc dated back 2011 that replaces
functions like calloc() with own implemenations and it's calloc()
sometimes fails to clear allocated memory; this results in SIGSEGV
when its own hash-table implementation dereferences junk that
supposed to be NULL pointer, so it fails to complete build;
fixed with MMAP_CLEARS=0.
PR: 231393
Port is already deprecated, has no dependents, and sources are older than a decade.
PR: 249663
Submitted by: Steve Wills <swills@FreeBSD.org>
Approved by: arrowd (mentor), Daniel Bretoi <daniel@netwalk.org> (maintainer)
Differential Revision: https://reviews.freebsd.org/D27233
2020-11-15 archivers/py-pyliblzma: Uses deprecated version of python
2020-11-15 databases/postgis23: Upstream no longer maintained
2020-11-15 databases/py-htsql: Uses deprecated version of python
2020-11-15 devel/bzr-fastimport: Uses deprecated version of python
2020-11-15 devel/py-ToscaWidgets: Uses deprecated version of python
2020-11-15 devel/py-calendar: Uses deprecated version of python
2020-11-15 devel/py-distorm: Uses deprecated version of python
2020-11-15 devel/py-fabric1: Uses deprecated version of python
2020-11-15 devel/py-rcsparse: Uses deprecated version of python
2020-11-15 devel/pyrex: Uses deprecated version of python
2020-11-15 japanese/py-tegaki: Uses deprecated version of python
2020-11-15 math/py-networkx1: Obsolete, please use math/py-networkx instead
2020-11-15 misc/py-progressbar231: Uses deprecated version of python
2020-11-15 multimedia/py-kaa-imlib2: Uses deprecated version of python
2020-11-15 multimedia/py-kaa-metadata: Uses deprecated version of python
2020-11-15 net-im/libtelepathy: Uses deprecated version of python
2020-11-15 security/py-mcrypt: Uses deprecated version of python
2020-11-15 www/py-beautifulsoup32: Uses deprecated version of python
2020-11-15 www/py-evernote: Uses deprecated version of python
2020-04-01 www/py-meld3: EOLed upstream
2020-11-15 www/py-requestbuilder: Uses deprecated version of python
2020-11-15 x11-toolkits/py-SquareMap: Uses deprecated version of python
2020-08-15 databases/py-python-rrdtool: Uses deprecated version of python
2020-09-15 net/spideroak: Uses deprecated version of python
2020-09-15 emulators/playonbsd: Uses deprecated version of python
2020-09-15 net/xorp: Uses deprecated version of python
- 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