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)
www/py-django-graphql-jwt34: Mark DEPRECATED
- This was resquired by py-sortinghat but py-sortinghat has been updated
to support the latest release version of django-graphql-jwt.
- Use www/py-django-graphql-jwt
- Set EXPIRATION_DATE 2026-06-29
deskutils/qownnotes: update QOwnNotes to version 26.5.16
Add a couple of missing hyphens in compound words while here.
PR: 293910
Submitted by: rodrigo