| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix not starting after crash.
When nrpe quits ungracefully, for example, if the box was rebooted, it
often does not start because the pid file is still there, and the pid in
it exists and the pid in it is in use by some other process.
The dubious code is in src/nrpe.c in write_pid_file() around line 1756
that could be axed.
But I think the easiest way to fix this is with the attached patch.
precmd is run just before starting the daemon and after checking that it
is not already running.
With this, it starts just fine, and still refuses to start if it is
really already running, but starts fine if the pid file contains a pid
that exists but is not nrpe.
PR: 221740
Submitted by: mat
Approved by: maintainer timeout, ports-secteam blanket
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add base/port options for libpcap
PR: 221923
Approved by: ehaupt (maintainer)
Correctly define the _DESC values
Reported by: ehaupt,mat
Fix OPTIONS_SINGLE logic. The two options (LIBPCAP_BASE and LIBPCAP_PORTS) need
to be mutually exclusive.
If LIBPCAP_BASE is selected, make sure the binary is linked against the libpcap
from base, even if net/libpcap is present.
Bump PORTREVISION to make sure the OPTIONS change is tracked.
Reported by: jbeich
Approved by: ports-secteam (with hat)
|
|
|
|
|
|
|
| |
Add jail support to check_procs, restore check_http's -C option to its former
glory.
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.1.16
PR: 221205
Submitted by: freebsd-ports@dan.me.uk(maintainer)
net-mgmt/cacti: Update to 1.1.17
- Regenerate patches
Changes: https://www.cacti.net/release_notes.php?version=1.1.17
PR: 221499
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
net-mgmt/cacti: Update to 1.1.18
Changes: https://www.cacti.net/release_notes.php?version=1.1.18
PR: 221669
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
net-mgmt/cacti: Update to 1.1.19
Changes: https://www.cacti.net/release_notes.php?version=1.1.19
PR: 221693
Submitted by: Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Approved by: ports-secteam (with hat)
|
|
|
|
|
|
|
|
| |
Fix geoip support by providing LIBPATH.
PR: 221682
Submitted by: tmasu@st.rim.or.jp
Approved by: ports-secteam (blanket)
|
|
|
|
|
|
|
|
|
|
|
|
| |
net-mgmt/zabbix32-*: Update to 3.2.7, Fixes security vulnerability
Changes: https://www.zabbix.com/rn3.2.7
PR: 221563
Submitted by: pg@pakhom.spb.ru (maintainer)
Security: 5df8bd95-8290-11e7-93af-005056925db4
Approved by: ports-secteam (feld)
|
|
|
|
|
|
|
|
|
|
|
|
| |
net-mgmt/zabbix3-*: Update to 3.0.10, Fixes security vulnerability
Changes: https://www.zabbix.com/rn3.0.10
PR: 221564
Submitted by: pg@pakhom.spb.ru (maintainer)
Security: 5df8bd95-8290-11e7-93af-005056925db4
Approved by: ports-secteam (feld)
|
|
|
|
|
|
|
|
|
|
|
|
| |
net-mgmt/zabbix22-*: Update to 2.2.19, Fixes security vulnerability
Changes: https://www.zabbix.com/rn2.2.19
PR: 221562
Submitted by: pg@pakhom.spb.ru (maintainer)
Security: 5df8bd95-8290-11e7-93af-005056925db4
Approved by: ports-secteam (feld)
|
|
|
|
|
|
|
|
|
|
|
| |
net-mgmt/lldpd: Fix install location for zsh completion file
- Also enable ZSH option by default to install completion file
PR: 220244
Approved by: Mathieu Simon <freebsd@simweb.ch> (maintainer)
Approved by: ports-secteam blanket
|
|
|
|
|
|
|
|
|
|
|
|
| |
net-mgmt/cacti: Update to 1.1.15
Changes: https://www.cacti.net/release_notes.php?version=1.1.14
https://www.cacti.net/release_notes.php?version=1.1.15
PR: 221013
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Approved by: ports-secteam (with hat)
|
|
|
|
|
|
|
|
|
| |
Update to 5.7.2
PR: 220797
Submitted by: luca.pizzamiglio@gmail.com
Approved by: ports-secteam
|
|
|
|
|
|
|
|
|
|
| |
net-mgmt/cacti: Update to 1.1.13 (Fixes security vulnerability)
Changes: https://www.cacti.net/release_notes.php?version=1.1.13
PR: 220742
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Approved by: ports-secteam (miwi, junovitch), garga (mentor, implicit)
|
|
|
|
|
|
| |
net-mgmt/rancid3: Fix building in jails without networking
Approved by: ports-secteam (with hat)
|
|
|
|
|
|
|
| |
- While I'm here, remove redundant LOCALBASE/bin from RUN_DEPENDS
- Bump PORTREVISION for dependency change
With hat: perl
|
|
|
|
|
| |
PR: 220194
Submitted by: Ryan Frederick <ryanrfrederick@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
|
|
|
|
|
|
| |
- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change
With hat: perl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* New maintainer Jov <amutu@amutu.com>
* Removed obsolete patches
- Fix typo in add_ports(), change to tcp_ports[] to udp_ports[]
- Fixed pid file, write it from parent process *after* terminal is detached.
- Fixed daemon mode, no longer depends on pid file option
- In ipaudit.c, now apply pcap filters (-f option) to packets read from capture file.
- In total.c, now handle command-line option errors correctly.
- In hash.c, fix reallocation of data potions of hash table items when memory reallocated.
PR: 220097
Submitted by: Jov <amutu@amutu.com> (maintainer)
Reviewed by: lifanov (mentor), matthew (mentor)
Approved by: lifanov (mentor), matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11356
|
|
|
|
|
|
|
|
| |
Remove `-[0-9]*` from CONFLICTS
Reported by: mat
Approved by: garga (mentor), pg@pakhom.spb.ru (maintainer via email)
Differential Revision: https://reviews.freebsd.org/D10992
|
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Add LICENSE
- Add NO_ARCH
- Bump PORTREVISION for dependency change
With hat: perl
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: https://manual.seafile.com/changelog/client-changelog.html
Affected ports: net-mgmt/seafile-client net-mgmt/ccnet-client
net-mgmt/seafile-gui
Reviewed by: lifanov (mentor), matthew (mentor)
Approved by: lifanov (mentor), matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11334
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: https://manual.seafile.com/changelog/server-changelog.html
Affected ports: net-mgmt/seafile-server net-mgmt/ccnet-server
www/py-seafdav www/py-seafobj www/seahub
Reviewed by: lifanov (mentor), matthew (mentor)
Approved by: lifanov (mentor), matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11333
|
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Use USES=mysql
- Sort USES
- Bump PORTREVISION for dependency change
With hat: perl
|
|
|
|
|
|
|
| |
- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change
With hat: perl
|
|
|
|
|
|
|
| |
- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change
With hat: perl
|
|
|
|
|
|
|
|
|
| |
In my last commit i added accidently LIB_DEPENDS 2 additional times.
While here add USES= ssl and LIB_DEPENDS to port-mgmt/pkg to
pass QA.
Submitted by: Johannes Jost Meixner <johannes@perceivon.net>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Changelog: https://github.com/prometheus/prometheus/releases/tag/v1.7.0
https://github.com/prometheus/prometheus/releases/tag/v1.7.1
PR: 220056
Submitted by: jevonearth (ports at ecadlabs.com) (maintainer)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D11273
|
|
|
|
|
|
|
| |
- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change
With hat: perl
|
|
|
|
|
|
|
|
|
| |
- Changelog: http://www.cacti.net/release_notes.php?version=1.1.10
PR: 220036
Submitted by: Daniel Austin <freebsd-ports at dan.me.uk> (maintainer)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D11241
|
|
|
|
|
|
|
|
|
| |
- Changelog: https://github.com/ClusterLabs/crmsh/blob/3.0.0/ChangeLog
PR: 219545
Submitted by: David Shane Holden (maintainer)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D11110
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
spine and snmpd link to libpkg.so, but it is not properly declared in
the port.
MFH: 2017Q2
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://www.cacti.net/release_notes.php?version=1.1.8
http://www.cacti.net/release_notes.php?version=1.1.9
PR: 219854
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D11122
|
|
|
|
|
|
| |
Rework conflicts to correctly match the other zabbix packages.
PR: 208025
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: mat
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D11075
|
|
|
|
|
|
| |
While there, fix small style issues.
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
| |
- Changelog: https://github.com/ClusterLabs/resource-agents/blob/master/ChangeLog
- Fix shebangs
PR: 219546
Submitted by: David Shane Holden (maintainer)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10984
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed an issue where services-wrapper wasn't working (by adding the PATH
line to the crontab) [1]
- Fixed a permissions issue with some directories [1]
- Added patch to validate.php which allows it to work correctly
(accidentally ommitted from previous commit) [1]
PR: 218608[1]
Submitted by: freebsd@jonathanprice.org[1]
|
|
|
|
|
|
|
|
|
|
|
|
| |
Multithreaded poller for Cacti written in C
New releases of Cacti are still unable to work with useful plugins like
"GPS Map" and "Network Weathermap".
PR: 219686
Submitted by: Vinicius Zavam <egypcio@googlemail.com>
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D11024
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Web-driven graphing interface for RRDTool (Old version of net-mgmt/cacti)
New releases of Cacti are still unable to work with useful plugins like
"GPS Map" and "Network Weathermap".
While here, minor fixes and get improvements from the current port.
PR: 219685
Submitted by: Vinicius Zavam <egypcio@googlemail.com>
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D11023
|
|
|
|
| |
With hat: perl
|
|
|
|
|
|
|
| |
Update package description
PR: 219702
Submitted by: Vinicius Zavam
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Switch to GitHub
- Bump PORTREVISION
PR: 219501
Reported by: Paul Godard
Approved by: jmohacsi@bsd.hu (maintainer) miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10961
|
| |
|
|
|
|
| |
- Sort RUN_DEPENDS
|
|
|
|
|
|
|
|
|
| |
Upstream has declared this version EoL in 2016 (Q1)
PR: 219563
Submitted by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10949
|