devel/py-python-jsonrpc-server: Remove expired port
2026-07-31 devel/py-python-jsonrpc-server: There is no new version in 6 years, the upstream build and CI are failing and nothing depends on this port, hence the removal
databases/cassandra3: Remove expired port
2026-07-31 databases/cassandra3: Cassandra 3.x is no longer maintained upstream, superseded by databases/cassandra4
www/py-django-configurations: Remove expired port
2026-07-31 www/py-django-configurations: Upstream no longer active, project is abandoned, please use www/py-django-configurator instead
net-mgmt/py-pyIOSXR: Remove expired port
2026-07-31 net-mgmt/py-pyIOSXR: Upstream inactive since +8 years, code was integrated into py-napalm. Please use net-mgmt/py-napalm instead
dns/poweradmin: New port
Poweradmin is a friendly web-based DNS administration tool for PowerDNS
server. The interface supports most of the features of PowerDNS. It can
work directly against the PowerDNS database (with API-assisted DNSSEC)
or run entirely through the PowerDNS API in API backend mode.
WWW: https://www.poweradmin.org/
databases/redis88: New port
Redis is an open source, advanced key-value store. It is often referred
to as a data structure server since keys can contain strings, hashes,
lists, sets and sorted sets.
You can run atomic operations on these types, like appending to a string;
incrementing the value in a hash; pushing to a list; computing set
intersection, union and difference; or getting the member with highest
ranking in a sorted set.
In order to achieve its outstanding performance, Redis works with an
in-memory dataset. Depending on your use case, you can persist it either
by dumping the dataset to disk every once in a while, or by appending each
command to a log.
Redis also supports trivial-to-setup master-slave replication, with very
fast non-blocking first synchronization, auto-reconnection on net split
and so forth.
[5 lines not shown]