While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
* Update pkg-descr while I'm here.
Changelog:
Enhancements:
* Default to current user when creating journal entries via REST API
* Include type, ID, and slug on object view
* Enable filtering cables by termination type & ID in REST API
* Include count of assigned virtual machines under platform view
Bug Fixes:
* Fix missing actions column on user-configured tables
* Fix exception when viewing a large number of child IPs within a prefix
* Fix site/provider network validation for circuit termination
API serializer
* Pre-populate location data when adding a device to a rack
* Fix filtering connections by site ID
https://github.com/netbox-community/netbox/releases/tag/v3.0.6
Changelog:
Enhancements:
* Always show IP addresses tab under prefix view
* Cache rendered REST API specifications
* Add image attachment support for circuits, power panels
* Enable arbitrary ordering of custom scripts
* Don't select hidden rows when selecting all in a table
Bug Fixes:
* Fix bulk editing of child prefixes under aggregate view
* Custom field columns should be removed from tables upon their deletion
* Remove errant markup for null values in CSV export
* Prevent rack elevations from overlapping when higher width
is specified
* Fix flashing when server, client, and browser color-mode preferences
are mismatched
* Fix AttributeError exception when rendering export template for
devices via REST API
* Pin jsonschema package to v3.2.0 to fix REST API docs rendering
* Fix exception in UI when adding member devices to virtual chassis
* Fix exception in UI when adding child device to device bay
* Prevent exception when filtering objects list by invalid tag
* Housekeeping command should honor zero verbosity
https://github.com/netbox-community/netbox/releases/tag/v3.0.5
Changelog since 2.11.12:
It contains many bugfixes/enhancements and the following new features:
* Updated User Interface
* GraphQL API
* IP Ranges
* Custom Model Validation
* SVG Cable Traces
* New Views for Models Previously Under the Admin UI
* REST API Token Provisioning
* New Housekeeping Command
* Custom Queue Support for Plugins
https://netbox.readthedocs.io/en/stable/release-notes/version-3.0/
MFH: No (feature release)
To make it possible to easily import py-pyjwt v2.x move the current port
to a versioned directory. Bump consumers after rename of the dependency.
PR: 254038
Lapo Luchini reports that run-time dependency on `security/ca_root_nss'
port is no longer needed starting with Golang version 1.17.
Notified by: portscout
With clang 13, building net-mgmt/pmacct results in a number of warnings:
netflow9.c:2236:25: error: variable 'tot_len' set but not used [-Werror,-Wunused-but-set-variable]
u_int16_t flows = 0, tot_len = 0;
^
In this particular instance, the 'tot_len' variable does not seem to
have any purpose, nor does it have any further side-effects. There is
one more instance of a set but unused variable 'label' in src/sflow.c,
but the code there is also increasing a byte ptr, so it can't easily be
eliminated. For now mark these variables as unused, with an attribute.
Approved by: pi (maintainer)
PR: 258513
MFC: 2021Q3
Summary:
- Update to 5.0.15
- Reformat a bit according to portclippy and portfmt
- Rework pidfile and logfile handling (now under /var/{run,log}/zabbix)
- Provide sample config for agentd
- Changelog: https://www.zabbix.com/rn/rn5.0.15
PR: 258076
Reviewed by: pg@pakhom.spb.ru (maintainer)
Differential Revision: https://reviews.freebsd.org/D31845
- Upstream has move to GitLab
- Use meson instead of gmake
- Optionally support GeoIP1 + GeoIP2 via net/libmaxminddb
PR: 258363 (based on)
Reported by: freebsd@ohreally.nl
- Provide correct sample config files
- Put pid file under /var/run/zabbix and default log
file into /var/log/zabbix directory. Create the directories
as needed.
- Bump PKGREVISION for agent, proxy and server components only.
PR: 258076
Changelog:
Enhancements:
* Add site group filter to devices list
* Recognize a /32 IPv4 address as a child of a /32 IPv4 prefix
* Add table configuration button to child prefixes view
* Introduce LOGIN_PERSISTENCE configuration parameter to persist
user sessions
* Add search field to VM interfaces filter form
Bug Fixes:
* Model forms should save empty custom field values as null
* Enable filtering assigned VLANs by group in interface edit form
* Force assignment of null custom field values to objects
* Fix erroneous webhook dispatch on failure to save objects
* Show contextual label for IP address role
* Fix hidden "add components" dropdown on devices list
https://github.com/netbox-community/netbox/releases/tag/v2.11.12
Among other things, this fixes two important fields on FreeBSD 13.0
Reviewed by: otis
Approved by: otis (ports)
Differential Revision: https://reviews.freebsd.org/D31593
Sponsored by: Axcient
Changelog:
Enhancements:
* Add C21 & C22 power types
* Employ a sandbox when rendering Jinja2 code for increased security
Bug Fixes:
* Add import button to VM interfaces list
* Fix validation of unit ranges when creating a rack reservation
* Fix validation of IP address assigned as device/VM primary via
NAT relation
* Populate device field when cloning device components
* Allow assignment of scope to VLAN groups upon import
* Remove extraneous site column from VLAN group import form
* Fix exception on invalid CSV import column name
* Fix return URL persistence when adding multiple objects sequentially
* Remove extraneous columns from inventory item and device bay tables
* Add missing parent column to inventory item import form
https://github.com/netbox-community/netbox/releases/tag/v2.11.11
In the earlier net/openldap24-server commit, only those which depend on
net/openldap24-sasl-client were bumped. Bumping all dependent port that
didn't get a bump to force a rebuild of these packages.
Suggested by: kib
- Show in the configure summary if PCRE support had been disabled
- USES+=pkgconfig is required for successful configure regardless
of the selected options, without it fail with ``configure.ac:62:
error: possibly undefined macro: AC_SUBST''
- Allow to build against GNU crypt library, rather than OpenSSL,
as a crypto engine
- Uncomment INSTALL_TARGET and set it to `install-strip'; also, remove
the bogus related comment, as setting WITH_DEBUG prevents stripping
- Allow to use Hardware Locality (devel/hwloc2) to improve performance
- Fix broken option disabling code: passing corresponding --disable-foo
configure switch is sufficient except that for PCRE, small change to
m4 code was required
- Fix `post-patch' target so it actually does what it supposed to and
assume maintainership of the port
Changelog:
Enhancements:
* Enable CSV import via uploaded file
* Add 6P/4P pass-through port types
* Add count of inventory items to manufacturer view
* Add "hardwired" type for power port types
Bug Fixes:
* Fix assignment of permissions based on LDAP groups
* Fix filtering of interface connections list
* Fix assignment of parent interfaces for bulk import
* Add missing display field to rack unit serializer
* Fix A/Z assignment when swapping circuit terminations
* Fix default value validation for custom text fields
* Rack reservation should display rack's location
* Include rack location in navigation breadcrumbs
* Fix device name display on device status view
* Limit reported prefix utilization to 100%
* Use consistent maximum value for interface MTU
Other Changes:
* Database query caching is now disabled by default
https://github.com/netbox-community/netbox/releases/tag/v2.11.10
Changelogs since 2.10.10:
It contains many bugfixes/enhancements and the following new features:
* Journaling Support
* Parent Interface Assignments
* Pre- and Post-Change Snapshots in Webhooks
* Mark as Connected Without a Cable
* Allow Assigning Devices to Locations
* Dynamic Object Exports
* Variable Scope Support for VLAN Groups
* New Site Group Model
* Improved Change Logging
* Provider Network Modeling
https://netbox.readthedocs.io/en/stable/release-notes/version-2.11/
MFH: (No, feature release)
2021-07-16 net-mgmt/unifi-lts: Upstream EoL the hardware supported by this release
2021-07-17 audio/ripit: Upstream no longer maintained, use audio/abcde instead
The certificate monitoring module for Icinga keeps track of
certificates as they are deployed in a network environment. It does
this by scanning networks for TLS services and collects whatever
certificates it finds along the way. The certificates are verified using
its own trust store.
PR: 257163
Reported by: gettoknowmi <gettoknowmi@yahoo.com>
It is still supported by upstream, even though default is now GTK v3.
All that was missing is some make(1) glue to distinguish between the
toolkit versions.
This fixes some problems like the one in the PR:
"Cannot reset interface wlan0 - exit status 2."
PR: 256858
Reported by: grahamperrin@gmail.com
Tested by: fbsd@opal.com (maintainer)
It seems that github did some change that occasionally make the size of
distributed tarballs change by a byte or two, and of course the
checksums are then completely off.
Reported by: pkg-fallout