| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Release notes: https://docs.influxdata.com/telegraf/v1.12/about_the_project/release-notes-changelog/
Notes:
svn path=/head/; revision=514067
|
|
|
|
|
|
|
| |
PR: 241065
Notes:
svn path=/head/; revision=514034
|
|
|
|
|
|
|
|
|
|
|
| |
Apparently, nrpe3 works with libressl if the configuration is changed
slightly, so remove BROKEN.
This reverts r511634.
PR: 240396
Notes:
svn path=/head/; revision=513989
|
|
|
|
|
|
|
|
| |
PR: 241065
Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
Notes:
svn path=/head/; revision=513956
|
|
|
|
|
|
|
|
|
| |
The port was broken with the net-snmp 5.8 update, which was backed out.
While here add USES=ssl to appease a warning
Notes:
svn path=/head/; revision=513628
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog since: 1.2.5:
* Fixes CVE-2019-16723 that allowed unrestricted access to graphs
* Various bugfixes
https://github.com/Cacti/cacti/blob/release/1.2.7/CHANGELOG
PR: 204999
Submitted by: Michael Muenz <m.muenz@gmail.com>
Approved by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
MFH: 2019Q4
Security: ed18aa92-e4f4-11e9-b6fa-3085a9a95629
Notes:
svn path=/head/; revision=513582
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.1.4
- Pet portlint
Changes: https://github.com/pavel-odintsov/fastnetmon/releases/tag/v1.1.4
Notes:
svn path=/head/; revision=513533
|
|
|
|
|
|
|
|
|
| |
m4 from base is able to do the job, if properly wrapped to mimic GNU m4
Differential Revision: https://reviews.freebsd.org/D21835
Notes:
svn path=/head/; revision=513487
|
|
|
|
|
|
|
|
|
| |
PR: 232025
Submitted by: dvl
Reviewed by: zi, otis@sk.FreeBSD.org
Notes:
svn path=/head/; revision=513422
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Introduce EXAMPLES option which installs a sample rc script to the example
location. Using the script will eliminate the need for
sysutils/py-supervisor for those who run NetBox as a system service. [1]
If there's a lot of interest it can also be installed in near future as
regular rc script.
* Consolidate keywords in pkg-message to avoid accidental deletion of these.
Notable changes since 2.5.13:
* Improved performance via Caching through Redis
* Support for Power Panels and Feeds
* Introduction of view-only permissions
* Ability to create custom links under the admin UI
* Support for Prometheus metrics
* Many other enhancements and bug fixes
https://github.com/netbox-community/netbox/blob/v2.6.5/CHANGELOG.md
Submitted by: Thomas Kurschel (via private email) [1]
Notes:
svn path=/head/; revision=513395
|
|
|
|
|
|
|
| |
https://github.com/librenms/librenms/releases/tag/1.56
Notes:
svn path=/head/; revision=513394
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
net-snmp_wrap.c:11400:78: error: use of undeclared identifier 'USM_LENGTH_OID_TRANSFORM'
PyDict_SetItemString(d,"SNMP_DEFAULT_AUTH_PROTOLEN", PyInt_FromLong((long) USM_LENGTH_OID_TRANSFORM));
^
net-snmp_wrap.c:11402:78: error: use of undeclared identifier 'USM_LENGTH_OID_TRANSFORM'
PyDict_SetItemString(d,"SNMP_DEFAULT_PRIV_PROTOLEN", PyInt_FromLong((long) USM_LENGTH_OID_TRANSFORM));
^
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=513326
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
misc-shells)
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
- Switch to go:modules when upstream already uses them
Reviewed by: tobik
Approved by: araujo (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21743
Notes:
svn path=/head/; revision=513275
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- netsnmp_arch_interface_container_load() writes terminating NUL
directly to the sdl_data *past* the length specified in sdl_nlen,
overwriting first byte of physadrr.
PR: 231996
Submitted by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Bart Van Assche <bvanassche@acm.org> (upstream maintainer)
Approved by: zi (maintainer)
Obtained from: https://sourceforge.net/p/net-snmp/code/merge-requests/20/
Notes:
svn path=/head/; revision=513264
|
|
|
|
|
|
|
|
|
|
|
| |
- Set architecture neutral (qa warning)
Changelog: https://pypi.org/project/msrestazure/0.6.2/
Approved by: dbn (maintainer, implicit)
Notes:
svn path=/head/; revision=513257
|
|
|
|
|
|
|
|
|
|
|
|
| |
This requirement was introduced on Zabbix 4.0.12 and 4.2.6 and it's still
not documented upstream.
PR: 240482
Submitted by: Aleksandr Ignatyev <alex@i.org.ua>
Approved by: maintainer timeout (pg@pakhom.spb.ru, > 2 weeks)
Notes:
svn path=/head/; revision=513256
|
|
|
|
|
|
|
|
|
| |
PR: 240779
Submitted by: Matthias Wolf <freebsd@rheinwolf.de> (maintainer)
Relnotes: https://wiki.evolveum.com/display/midPoint/Release+4.0
Notes:
svn path=/head/; revision=513205
|
|
|
|
| |
Notes:
svn path=/head/; revision=513202
|
|
|
|
|
|
|
|
|
| |
PR: 240896
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru>
Relnotes: https://github.com/Juniper/py-junos-eznc/releases/tag/2.3.0
Notes:
svn path=/head/; revision=513198
|
|
|
|
|
|
|
|
|
| |
PR: 232025
Approved by: zi (maintainer timeout)
Relnotes: https://sourceforge.net/p/net-snmp/mailman/message/36386084/
Notes:
svn path=/head/; revision=513140
|
|
|
|
|
|
|
| |
Changes: https://download.seafile.com/published/seafile-manual/changelog/changelog-for-seafile-professional-server.md
Notes:
svn path=/head/; revision=512998
|
|
|
|
|
|
|
|
|
|
| |
- Removed TEST option since it fails to build. Disable tests
unconditionally.
- Bump PORTREVISION on dependent ports. I've observed linker errors
on startup due to library changes
Notes:
svn path=/head/; revision=512990
|
|
|
|
|
|
|
| |
re: https://github.com/librenms/librenms/releases/tag/1.55
Notes:
svn path=/head/; revision=512912
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While we're here:
- Sort ONLY_FOR_ARCHS as per portlint
- Match "telegraf -h" usage message (-quiet, -config -> --quiet, --config)
PR: 239291
Approved by: girgen (maintainer timeout, 9 weeks), matthew (mentor, implicit)
Notes:
svn path=/head/; revision=512808
|
|
|
|
|
|
|
| |
https://github.com/matteocorti/check_ssl_cert/releases
Notes:
svn path=/head/; revision=512801
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Update WWW
- makepatch compatible patch files
- Take MAINTAINERSHIP
Notes:
svn path=/head/; revision=512779
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=512700
|
|
|
|
|
|
|
|
|
| |
Release notes: https://github.com/influxdata/telegraf/blob/1.12.1/CHANGELOG.md
Submitted by: nbari (at) tequila.io
PR: 240570
Notes:
svn path=/head/; revision=512558
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add nfpcapd OPTION to generate nfdump netflow records directly
from interfaces/pcaps.
- The old COMPAT15 mode has been removed. All old 1.5.x files should
have been converted so far.
Relnotes: https://github.com/phaag/nfdump/blob/master/ChangeLog
Notes:
svn path=/head/; revision=512466
|
|
|
|
|
|
|
| |
https://github.com/matteocorti/check_ssl_cert/releases
Notes:
svn path=/head/; revision=512446
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added rc script to run p0f in daemon mode as as unprivileged user.
That is useful to provide access to p0f API via unix socket for
various clients (e.g. anti-spam filters like rspamd, haraka-plugin-p0f,
etc.).
PR: 240712
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru>
Notes:
svn path=/head/; revision=512424
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelogs:
- https://github.com/prometheus/pushgateway/releases/tag/v0.9.1
- https://github.com/prometheus/pushgateway/releases/tag/v0.9.0
- https://github.com/prometheus/pushgateway/releases/tag/v0.7.0
- https://github.com/prometheus/pushgateway/releases/tag/v0.5.2
- https://github.com/prometheus/pushgateway/releases/tag/v0.5.1
- https://github.com/prometheus/pushgateway/releases/tag/v0.5.0
- https://github.com/prometheus/pushgateway/releases/tag/v0.4.0
The new persistent storage format is not backwards compatible. See the
changelogs for details.
- Define LICENSE_FILE.
- Switch to USES=go:modules
- Simplify targets.
- Fix a couple of typos and style issues in the service file
- Improve readability of comments in the service file
- Do not install /var/db/pushgateway by default. It is going to be created
by the service anyway.
PR: 233660
Approved by: maintainer
Event: EuroBSDcon 2019 Hackathon
Differential Revision: https://reviews.freebsd.org/D21729
Notes:
svn path=/head/; revision=512417
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update the patches to latest upstream changes
Add dbengine and json support options
Add cpe awareness
Reported by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Event: EuroBSDCon 2019 Hackathon
Sponsored by: EuroBSDCon 2019
Differential Revision: https://reviews.freebsd.org/D21395
Notes:
svn path=/head/; revision=512413
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are many greater changes including:
- New module ffi
- Remove interbase module
- Remove recode module
- Remove wddx module
- Many modules changes the build switches
- Many modules changes the config format, so patches needed to be recreated
Special thanks to tobik and ale for their support.
Reviewed by: tobik, ale, joneum
Sponsored by: PHP Update Service
Differential Revision: https://reviews.freebsd.org/D21349
Notes:
svn path=/head/; revision=512406
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.11.0
- Remove "icinga2_mkvar" rc.conf variable from the rc script. All needed directories are now created on startup.
Release Announcement: https://icinga.com/2019/09/19/icinga-2-11/
Changelog: https://github.com/Icinga/icinga2/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=512350
|
|
|
|
|
|
|
|
|
|
| |
Also pull in port improvements from glewis@ to enable customizing which Java
that Unifi runs with
PR: 240016
Notes:
svn path=/head/; revision=512281
|
|
|
|
|
|
|
| |
MFH: 2019Q3
Notes:
svn path=/head/; revision=512261
|
|
|
|
|
|
|
|
|
|
| |
- reduce runtime for nexus hardware-health
Reported by: portscout
Approved by: matthew (mentor, implicit)
Notes:
svn path=/head/; revision=512247
|
|
|
|
| |
Notes:
svn path=/head/; revision=512232
|
|
|
|
| |
Notes:
svn path=/head/; revision=512125
|
|
|
|
|
|
|
|
|
|
|
| |
- follow net-mgmt/unifi5, which already has that update
PR: 240104
Submitted by: Jeremy Johnston <jeremy@smart-serv.net>
Approved by: bryce@bryce.net (maintainer timeout)
Notes:
svn path=/head/; revision=512051
|
|
|
|
| |
Notes:
svn path=/head/; revision=511901
|
|
|
|
| |
Notes:
svn path=/head/; revision=511874
|
|
|
|
|
|
|
|
|
|
| |
Changelog since 1.4.5:
* Add support for NXOS "vrf" with "dhcp helper-address"
* Add support for NXOS "dhcp-helper-address" (with factory=True)
Notes:
svn path=/head/; revision=511872
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
- Update WWW
- Silence patching
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=511864
|
|
|
|
|
|
|
|
|
|
| |
nrpe3 runtime is broken when using libressl, mark it as broken.
PR: 240396
Reported by: korsani@free.fr
Notes:
svn path=/head/; revision=511634
|
|
|
|
| |
Notes:
svn path=/head/; revision=511584
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog since 1.4.3:
* Add support for NXOS in "find_interface_objects()" method
* Fix "append_line()" function when parsing ASA configurations
* Fix broken regular expressions in "has_ip_pim()" methods
Notes:
svn path=/head/; revision=511563
|
|
|
|
|
|
|
|
|
| |
Includes a few CVE fixes
MFH: 2019Q3
Notes:
svn path=/head/; revision=511405
|
|
|
|
|
|
|
|
|
|
|
|
| |
The upstream project updates the tarball with hotfixes.
This is why the distfile was unfetchable.
Add LICENSE_FILE
Take maintainership. I might soon regret this.
Notes:
svn path=/head/; revision=511325
|