bgpq4 is a lightweight access-list/prefix-list/as-path access-list generator
for Cisco, Juniper and many other routers and routing daemons.
Support for IOS-XR and Mikrotik added over net-mgmt/bgpq3
WWW: https://github.com/bgp/bgpq4
dlls/dbghelp/module.c after upstream changes in the last two weeks due
to a specific combination of macros related to ELF being (not) defined:
module.c: In function 'image_locate_build_id_target':
module.c:643:32: error: 'NT_GNU_BUILD_ID' undeclared (first use in this function)
643 | if (note[2] == NT_GNU_BUILD_ID)
| ^~~~~~~~~~~~~~~
Add a patch that I created and provided upstream where it was tentatively
ack-ed already.
Reported by: pkg-fallout
Fix breakage with clang10 by switching to clang-8:
error: loop variable 'udm' of type 'const std::__1::shared_ptr<celero::UserDefinedMeasurement>' creates a copy from type 'const std::__1::shared_ptr<celero::UserDefinedMeasurement>'
https://github.com/DigitalInBlue/Celero/issues/142
Reported by: fallout
Change to clang-9 because clang-10 failed:
error: no matching constructor for initialization of 'const Vector<size_t>' (aka 'const Vector<unsigned long>')
https://github.com/Artelnics/OpenNN/issues/105
Reported by: fallout
If you attempt to start cad/cura, it will fail with UM/View/GL/OpenGL.py
being unable to include OpenGL.
Maintainer:
I bumped PORTREVSION
PR: ports/245129
Submitted by: vvelox@vvelox.net
- gp2c: Package for translating GP routines into C
- pari_elldata: Elliptic Curve Data for PARI/GP
- pari_galdata: Data needed by PARI/GP for polgalois
- pari_galpol: Database of Galois polynomials for PARI/GP
- pari_nftables: Repackaging of the historical megrez number field tables
- pari_seadata: Modular polynomials for PARI/GP
Fast, configurable, extensible, flexible, and
beautiful linter for Go. Drop-in replacement
of golint. Revive provides a framework for
development of custom rules, and lets you
define a strict preset for enhancing your
development & code review processes.
WWW: https://revive.run
PR: 245127
Submitted by: Lewis Cook <vulcan@wired.sh>
Extend existing patch to fix IPv6 support.
Bump PORTREVISION
The fix zero-out the sockaddr structure before
using it as a sockaddr_in6 structure as explained
by IEEE Std 1003.1.
The patch was upstremed : https://github.com/gnosek/fcgiwrap/pull/51
PR: 243721
Reported by: <olaf@zaplinski.de>
New scripts for octet/hex conversions, iDRAC config and timezone detection
Add ZFS support to auto-pxe-installer-setup
More flexible network settings in auto-pxe-node-discover
Fix egregious bugs in NFS setup scripts
More robust auto-gpu-setup
Improved UI for auto-pkgsrc-setup
More robust auto-update-system