bgpq4: Add version 1.16
The bgpq4 utility is used to generate configurations
(prefix-lists, extended access-lists, policy-statement
terms and as-path lists) based on IRR data.
bgpq4 1.16
What's Changed
Remove extra space for MikroTik's RouterOS V7 rules by @tim427 in #115
filter out ASN 0 in juniper as-lists by @yu-re-ka in #117
Update matrixbuild to current Linux distributions by @robert-scheck in #120
Update workflow actions and containers by @robert-scheck in #121
Forbid -e -E -6 by @ledeuns in #123
Remove extraneous space in Arista prefixlist by @ledeuns in #124
Fix yaml syntax error by @robert-scheck in #127
Update expander.c to remove errant "Checking" output by @jford00 in #131
expander.c: logic fix in bgpq_expander_invalidate_asn() by @mrngm in #132
Remove duplicate/unreachable if() by @robert-scheck in #128
[6 lines not shown]
raven: Add version 0.3.3
RAVEN is an open-source, lightweight, single-binary routing
security observability tool. It connects directly to your
routers via BMP, validates every route against RPKI ROV and
ASPA path validation in real time, and exposes the results
through a CLI, Prometheus metrics, and Grafana dashboards.
v0.3.3: RTR telemetry, rtr monitor command, tls-min-version
misc/rozi: import package
rozi arranges terminal panes with tiling layouts, floating panes,
fullscreen panes, and nine workspaces. A prefix key controls panes
without taking ordinary input away from the programs inside them.
Named sessions keep running when the client detaches, so you can
return to the same processes and scrollback later. Tiling behavior
and keyboard flow take their cues from the Hyprland window manager.
textproc/treemd: update to 0.8.0
What's Changed
chore(deps): bump the cargo-patch group with 2 updates by @dependabot[bot] in #82
chore(deps): bump the cargo-patch group with 5 updates by @dependabot[bot] in #84
chore(deps): bump dirs from 6.0.0 to 7.0.0 by @dependabot[bot] in #85
deps: turbovault-parser 2.0.0, fixing callouts and four image forms by @nicholasjpaterno in #86
apache-ant: update to 1.10.18.
Fixes CVE-2025-7962.
Changes from Ant 1.10.17 TO Ant 1.10.18
=======================================
Other changes:
--------------
* when using the SOURCE_DATE_EPOCH environment variable to set the
time for <tstamp> the timezone will now be set to UTC for DSTAMP,
TSTAMP and TODAY. This also applies to nested formats where the
locale now also defaults to en_US unless it (or the timezone) have
been set explicitly.
Based on a patch used by the Debian Ant package maintainers.
Part of Bugzilla Report 61269
* Upgraded the jakarta.mail dependency to 2.0.2 because of
[210 lines not shown]
trickle: update to 1.07.
Changes not found.
Fix build & use on NetBSD.
From Showta Ishizaki in PR 60712 using a patch from RVP.
While here:
Fix build with gcc 14.
Update HOMEPAGE.
emacs21*: remove
No active users found on request to pkgsrc-users two weeks ago.
emacs20 remains.
Remove packages limited to emacs21:
bbdb2: use bbdb3
nxml-mode: included in modern emacs
jde: I guess more modern Java IDEs for emacs exist nowadays
www/webkit-gtk41: Document experiments; say no to ninja
This commit:
- drops the previous setting to force sqlite3 library path
- sets CMAKE_GENERATORS_INCOMPATIBLE to ninja
When building with ninja (not default, but many do), the NEEDED entry
in the webkit library is broken, differently depending on if the
sqlite3 library path is forced or not. The commit adds excruciating
comments documenting this on NetBSD 10 amd64.
(It would be great if someone found and fixed the bug, but for now,
just roll with "ninja building this package doesn't work".)
Note that when not building with PKG_DEVELOPER, the resulting
problems, which might or might not be fatal at runtime, are not
detected.