www/archiva: Mark DEPRECATED and set to EXPIRE
Project has been moved to Apache Attic more than two years ago and haven't been
updated for several years now. Deprecate and set EXPIRE to 2026-08-31.
Reference: https://issues.apache.org/jira/browse/ATTIC-221
sysutils/edk2: Reinstantiate binary aliases for ar and dtc
ar and dtc in base differ in function and capability form the ports
counterparts. Use from ports to make to build run again.
PR: 292544
MFH: 2026Q2
Differential Revision: https://reviews.freebsd.org/D57279
(cherry picked from commit d69944f5e177117e1e8b0e3041bd44374f88d10f)
sysutils/edk2: Reinstantiate binary aliases for ar and dtc
ar and dtc in base differ in function and capability form the ports
counterparts. Use from ports to make to build run again.
PR: 292544
MFH: 2026Q2
Differential Revision: https://reviews.freebsd.org/D57279
databases/redis86: 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.
[7 lines not shown]
databases/redisjson86: New port
RedisJSON is a Redis module that implements ECMA-404 The JSON Data
Interchange Standard as a native data type. It allows storing,
updating and fetching JSON values from Redis keys (documents).
Primary features:
- Full support of the JSON standard
- JSONPath-like syntax for selecting elements inside documents
- Documents are stored as binary data in a tree structure, allowing
fast access to sub-elements
- Typed atomic operations for all JSON values types
WWW: https://oss.redislabs.com/redisjson/
This is the 8.6.X version of redisjson added as a new port in
preparation for upgrading the main ports to 8.8.X
devel/py-rauth: Mark DEPRECATED
- Upstream is no longer maintained and upstream has archived the repo
2025-08-08
- Set EXPIRATION_DATE 2026-06-30
- Last consumer devel/py-goodreads is also set to expire a day before
textproc/asciinema: Remove python category
This is no longer a python based ports as it has been converted to
rust. So remove the python category.
Reported by: grembo
devel/py-goodreads: Mark DEPRECATED
- Goodreads has discontinued the API service since 2020 [1]
- Set EXPIRATION_DATE 2026-06-29
1. https://www.goodreads.com/topic/show/21788520-api-deprecation
Please note that maitainer proposed deletion immediately but I have
sceduled a deletion 30 days from now to avoid POLA violation.
PR: 295397
Reported by: diizzy
Approved by: matthew at wener.org
www/py-calibreweb: Remove OPTION GREADS
- Goodreads has stopped supporting the APIs so this option is defunct
now.
PR: 295397
Reported by: diizzy
Approved by: matthew at wener.org (maintainer)