Personal patches
87e0efa37e
net-mgmt/netbox: Update to 2.6.11 * Remove the patch that fixed a regression when accessing the API documentation as it's no longer required. [1] Changelog since 2.6.9: Enhancements: * Add ability to move inventory items between devices * Extend admin UI to allow deleting old report results * Add assigned_to_interface filter for IP addresses * Fail gracefully on custom link rendering exception * Provide request context when executing custom scripts * Add date/time picker widgets * Enable partial search for inventory items * Optimize size of pages containing a dynamic selection field * Allow filtering console/power/interface connections by device ID Bug Fixes: * Restrict queryset of chained fields when form validation fails * Include A/Z termination sites for circuits in global search * Scrolling to target (hash) did not account for the header size * Fix AttributeError exception in API docs [1] * Filter platform by manufacturer when editing devices * Fix filtering of racks by group on device list * Fix exception when editing a device bay (regression since 2.6.7) * Fix API-driven filter field rendering (regression since 2.6.10) * Add missing region filters for multiple objects https://github.com/netbox-community/netbox/releases/tag/v2.6.11 https://github.com/netbox-community/netbox/releases/tag/v2.6.10 net-mgmt/netbox: Relax RUN_DEPENDS * The 2020Q1 branch has 0.24.0 of www/py-dj22-django-taggit thus relax its version requirement of the RUN_DEPENDS to avoid a build failure there. Although net-mgmt/netbox requires the 1.1.0 release of www/py-dj22-django-taggit (pinned with "==" by upstream), it runs fine with either 0.24.0 (in 2020Q1) or 1.2.0 (since r521999). Approved by: ports-secteam (joneum) ports-secteam build fix blanket (remaining part) |
||
---|---|---|
accessibility | ||
arabic | ||
archivers | ||
astro | ||
audio | ||
base | ||
benchmarks | ||
biology | ||
cad | ||
chinese | ||
comms | ||
converters | ||
databases | ||
deskutils | ||
devel | ||
dns | ||
editors | ||
emulators | ||
finance | ||
french | ||
ftp | ||
games | ||
german | ||
graphics | ||
hebrew | ||
hungarian | ||
irc | ||
japanese | ||
java | ||
Keywords | ||
korean | ||
lang | ||
math | ||
misc | ||
Mk | ||
multimedia | ||
net | ||
net-im | ||
net-mgmt | ||
net-p2p | ||
news | ||
polish | ||
ports-mgmt | ||
portuguese | ||
russian | ||
science | ||
security | ||
shells | ||
sysutils | ||
Templates | ||
textproc | ||
Tools | ||
ukrainian | ||
vietnamese | ||
www | ||
x11 | ||
x11-clocks | ||
x11-drivers | ||
x11-fm | ||
x11-fonts | ||
x11-servers | ||
x11-themes | ||
x11-toolkits | ||
x11-wm | ||
.arcconfig | ||
.gitattributes | ||
.gitauthors | ||
.gitignore | ||
.gitmessage | ||
CHANGES | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
GIDs | ||
LEGAL | ||
Makefile | ||
MOVED | ||
README | ||
UIDs | ||
UPDATING |
This is the FreeBSD Ports Collection. For an easy to use WEB-based interface to it, please see: https://www.FreeBSD.org/ports For general information on the Ports Collection, please see the FreeBSD Handbook ports section which is available from: https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html for the latest official version or: The ports(7) manual page (man ports). These will explain how to use ports and packages. If you would like to search for a port, you can do so easily by saying (in /usr/ports): make search name="<name>" or: make search key="<keyword>" which will generate a list of all ports matching <name> or <keyword>. make search also supports wildcards, such as: make search name="gtk*" For information about contributing to FreeBSD ports, please see the Porter's Handbook, available at: https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/ NOTE: This tree will GROW significantly in size during normal usage! The distribution tar files can and do accumulate in /usr/ports/distfiles, and the individual ports will also use up lots of space in their work subdirectories unless you remember to "make clean" after you're done building a given port. /usr/ports/distfiles can also be periodically cleaned without ill-effect.