Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.1_1 03 Jun 2023 11:17:04
    |
Rene Ladan (rene)  |
net-mgmt/nrpe3: Remove expired port
2023-06-03 net-mgmt/nrpe3: Fails to build with recent OpenSSL so use
net-mgmt/nrpe |
3.2.1_1 17 May 2023 16:30:15
    |
Muhammad Moinur Rahman (bofh)  |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
3.2.1_1 03 May 2023 01:29:51
    |
Muhammad Moinur Rahman (bofh)  |
net-mgmt/nrpe3: Mark DEPRECATED
- Fails to build with OpenSSL 3.0.0 and later
- This version has been released in 2018 and since then there has more
recent versions released.
- Use net-mgmt/nrpe which is the latest release from the upstream
Approved by: portmgr (blanket)
PR: 271220
Reported by: ngie |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.2.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.2.1 20 Jul 2022 14:22:42
    |
Tobias C. Berner (tcberner)  |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
3.2.1 02 May 2022 10:46:28
    |
Rene Ladan (rene)  |
grimreaper: return zeising's ports to the pool after safekeeping his ports bit. |
3.2.1 16 Oct 2021 09:51:39
    |
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
3.2.1 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
3.2.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.2.1 12 Jul 2020 09:36:03
  |
amdmi3  |
- Fix LICENSE
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
3.2.1 07 Oct 2019 18:53:38
  |
zeising  |
net-mgmt/nrpe3: Allow using libressl
Apparently, nrpe3 works with libressl if the configuration is changed
slightly, so remove BROKEN.
This reverts r511634.
PR: 240396 |
3.2.1 09 Sep 2019 15:08:51
  |
zeising  |
net-mgmt/nrpe3: Mark broken with libressl
nrpe3 runtime is broken when using libressl, mark it as broken.
PR: 240396
Reported by: korsani@free.fr |
3.2.1 14 Aug 2019 08:48:51
  |
mat  |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
3.2.1 01 Jan 2018 09:17:09
  |
zeising  |
Update conflicts now that net-mgmt/nrpe and net-mgmt/nrpe-ssl are gone. |
3.2.1 21 Dec 2017 20:30:46
  |
mmokhi  |
net-mgmt/nrpe3: Fix build with LibreSSL
The patch enables the configure of the port to detect LibreSSL as a valid
OpenSSL
Reported by: Philip Jocks <pj@netzkommune.de>
Reviewed by: brnrd, zeising (maintainer)
Approved by: zeising (maintainer)
Sponsored by: Netzkommune GmbH
Differential Revision: https://reviews.freebsd.org/D13421 |
3.2.1 11 Oct 2017 19:31:16
  |
zeising  |
Update to 3.2.1 |
3.2.0 27 Jul 2017 13:57:31
  |
mat  |
Regular USE_GITHUB cleanup.
Sponsored by: Absolight |
3.2.0 11 Jul 2017 21:43:28
  |
mat  |
Fix dupplicate PKGBASE.
Sponsored by: Absolight |
3.2.0 11 Jul 2017 16:50:03
  |
zeising  |
Add nrpe3, Nagios Remote Program Execution ver 3.
Add nrpe3, version 3.2.0. NRPE is used to execute remote commands on
machines to monitor them with nagios, icinga or similar programs.
This is added as a separate port, since there are some backwards
compatibility issues with nrpe ver 2.
Update conflicts for nrpe.
PR: 218933 (based on)
Submitted by: brnrd@
Glanced at by: swills |