notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net-mgmt/xymon-server/Makefile

Number of commits found: 84

Monday, 22 Jan 2024
16:52 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/xymon-server: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
commit hash: ed45d6c2c1fd8aa383a7825b7ab25dae34c753c2 commit hash: ed45d6c2c1fd8aa383a7825b7ab25dae34c753c2 commit hash: ed45d6c2c1fd8aa383a7825b7ab25dae34c753c2 commit hash: ed45d6c2c1fd8aa383a7825b7ab25dae34c753c2 ed45d6c
Saturday, 11 Feb 2023
12:43 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/xymon-server: Fix BUILD with LDAP option

- While converting USE_LDAP=yes to USES=ldap this port was missed. Fix
  this.
- Utilize OPTIONS framework

PR:		269486
Reported by:	dinoex
Approved by:	portmgr (just-fix-it)
Fixes: 6e1233b Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
commit hash: 5d3023c9a23a14e9bbbe74da4ca3ffb3077a1196 commit hash: 5d3023c9a23a14e9bbbe74da4ca3ffb3077a1196 commit hash: 5d3023c9a23a14e9bbbe74da4ca3ffb3077a1196 commit hash: 5d3023c9a23a14e9bbbe74da4ca3ffb3077a1196 5d3023c
Wednesday, 8 Feb 2023
10:53 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap

Convert the USE_LDAP=yes to USES=ldap and adds the following features:

- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
  RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features

Reviewed by:	delphij
Approved by:	portmgr
Differential Revision: https://reviews.freebsd.org/D38233
commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da 6e1233b
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Tuesday, 10 Aug 2021
21:26 Mark Felder (feld) search for other commits by this committer
net-mgmt/xymon-server: Fix default mtr flags

A default flag passed to mtr for generating traceroute reports was invalid
commit hash: ff3f75598e9afc7fbfd720e77c76ef32fd66efa2 commit hash: ff3f75598e9afc7fbfd720e77c76ef32fd66efa2 commit hash: ff3f75598e9afc7fbfd720e77c76ef32fd66efa2 commit hash: ff3f75598e9afc7fbfd720e77c76ef32fd66efa2 ff3f755
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 14 Jan 2020
17:17 feld search for other commits by this committer
net-mgmt/xymon-client net-mgmt/xymon-server: Update to 4.3.30

Various crashes and bugs relating to string handling changes have been fixed,
including problems with hostnames with dashes in them.

Combostatus tests propagated up from other combostatus tests should now
display properly.
Original commitRevision:523056 
Saturday, 7 Sep 2019
13:25 feld search for other commits by this committer
net-mgmt/xymon-server: Update to 4.3.29

Includes a few CVE fixes

MFH:		2019Q3
Original commitRevision:511405 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Saturday, 15 Jun 2019
12:59 pkubaj search for other commits by this committer
net-mgmt/xymon-server: fix build with GCC-based architectures

Adding -L/usr/lib when using gcc8 (used on GCC architectures) makes gcc8 link to
base libstdc++ which breaks build.

Fix this by adding -L${OPENSSLBASE} only when using non-base SSL.

PR:		237956
Approved by:	feld (maintainer timeout), linimon (mentor, on IRC)
Original commitRevision:504242 
Tuesday, 14 Feb 2017
13:17 feld search for other commits by this committer
net-mgmt/xymon-{client,server}: Update to 4.3.28

Changelog:	http://lists.xymon.com/archive/2017-January/044285.html
Original commitRevision:434082 
Saturday, 12 Nov 2016
22:23 feld search for other commits by this committer
www/xymon-server: Fix example Apache config files

The example config files for Apache had nonsense variables strewn
throughout as we do not use the interactive build process for Xymon
which would replace them after asking the user a series of questions.
Sane defaults have been chosen to make the examples more useful to the
user.
Original commitRevision:425997 
Wednesday, 20 Jul 2016
15:33 mat search for other commits by this committer
Cleanup $() variables in ports Makefiles.

Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)

Sponsored by:	Absolight
Original commitRevision:418840 
Tuesday, 24 May 2016
14:30 feld search for other commits by this committer
net-mgmt/xymon-server: Modernize port

Clean up pkg-plist
Move @exec to post-install

Reported by:	bapt
Original commitRevision:415792 
Monday, 2 May 2016
16:08 zeising search for other commits by this committer
Update databases/rrdtool to 1.6.0

Most notably, this version of rrdtools.so is thread safe, so the
rrdtools_th.so library is removed.

Bump portrevision for depending ports due to shlib version bump.

For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES

Reviewed by:	kwm
Differential Revision:	D6168
Original commitRevision:414458 
Friday, 8 Apr 2016
20:12 feld search for other commits by this committer
net-mgmt/xymon-client & xymon-server: Update to 4.3.27

Changelog:	http://lists.xymon.com/archive/2016-March/043283.html
Original commitRevision:412784 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Thursday, 25 Feb 2016
18:08 feld search for other commits by this committer
net-mgmt/xymon-server: Update to 4.3.26

This is primarily a bug fix release, resolving certain issues with web
page display and browser compatibility introduced with the CSP and XSS
fixes in 4.3.25, and providing additional layers of protection for
incoming data.

Changelog:	http://comments.gmane.org/gmane.comp.monitoring.hobbit/38245

MFH:		2016Q1
Original commitRevision:409544 
Tuesday, 9 Feb 2016
17:05 feld search for other commits by this committer
net-mgmt/xymon-server: Update to 4.3.25

This release fixes serveral security issues.

MFH:		2016Q1
Security:	CVE-2016-2054
Security:	CVE-2016-2055
Security:	CVE-2016-2056
Security:	CVE-2016-2057
Security:	CVE-2016-2058
Security:	https://vuxml.freebsd.org/freebsd/1cecd5e0-c372-11e5-96d6-14dae9d210b8.html
Original commitRevision:408580 
Wednesday, 25 Nov 2015
17:37 feld search for other commits by this committer
net-mgmt/xymon-server: Remove httpresult patch

Upstream has confirmed they do not intend to revert the change to the
httpresult categorization which resulted in 301 Permanent redirects
being classfied as Yellow (warning) instead of Green (ok)

The logic is that a 301 redirect is a permanent redirect and you should
not be monitoring it but the actual content it is redirecting to.

The old behavior existed for many years, but is considered faulty
logic. If you have "yellow" surprises on your dashboard, please fix your
monitoring targets. I do not wish to divert FreeBSD's Xymon behavior
from upstream's intentions.
Original commitRevision:402405 
Tuesday, 24 Nov 2015
16:07 feld search for other commits by this committer
net-mgmt/xymon-server: Update to 4.3.24

Also ensure 301 redirects are conisidered "GREEN". This has been
reported upstream.
Original commitRevision:402367 
Monday, 23 Nov 2015
19:52 feld search for other commits by this committer
net-mgmt/xymon-server: Patch to fix HTTP monitoring

In 4.2.23 the HTTP status codes were reworked, but a comparison mistake
caused the "catch-all" for non-standard status codes was incorrect. The
result is that some valid HTTP status codes may cause Xymon to report
RED when they should have reported YELLOW or GREEN.
Original commitRevision:402323 
Friday, 13 Nov 2015
15:54 feld search for other commits by this committer
net-mgmt/xymon-client net-mgmt/xymon-server: Update to 4.3.23

Changelog:	http://sourceforge.net/p/xymon/news/2015/11/xymon-4323-released/
Original commitRevision:401520 
Friday, 6 Nov 2015
19:43 feld search for other commits by this committer
net-mgmt/xymon-server net-mgmt/xymon-client: Update to 4.3.22

Changelog:	http://sourceforge.net/p/xymon/news/2015/11/xymon-4322-released/
Original commitRevision:400955 
Friday, 18 Sep 2015
16:05 feld search for other commits by this committer
Add patch to fix http monitoring

401 and 403 errors were mistakenly hardcoded to return "green" status

I'm working with upstream on cleaning up these checks. I expect to see
an improvement in 4.3.22.
Original commitRevision:397257 
Wednesday, 27 May 2015
19:26 feld search for other commits by this committer
Forgot to commit a patch.

Better bump portrevision.

Pointyhat -> me

Reported by:	mmoll
Original commitRevision:387676 
16:26 feld search for other commits by this committer
Remove xymonping and replace with symlink to fping

xymonping has been deprecated for a few years and fping is a drop-in
replacement. A symlink is provided so old configurations are not broken.
Original commitRevision:387636 
Saturday, 23 May 2015
21:59 feld search for other commits by this committer
Update to 4.3.21
Original commitRevision:387187 
Saturday, 16 May 2015
00:04 feld search for other commits by this committer
Update to Xymon 4.3.20
Original commitRevision:386493 
Thursday, 2 Apr 2015
13:00 feld search for other commits by this committer
Did not need to specify CPE_VENDOR or CPE_PRODUCT
Original commitRevision:383000 
Tuesday, 31 Mar 2015
12:55 feld search for other commits by this committer
Update to 4.3.19
Remove patches that were upstreamed

xymon-client rc script: leftover children auto expire after 5 minutes;
remove stop_postcmd

Special thanks to JC Cleaver who is taking upstream Xymon to new and
exciting places.
Original commitRevision:382811 
Monday, 9 Mar 2015
13:24 feld search for other commits by this committer
Previous patch for xymonproxy didn't land in the files dir
Original commitRevision:380844 
Tuesday, 17 Feb 2015
19:31 feld search for other commits by this committer
Add patch to improve xymonproxy reliability on FreeBSD
Original commitRevision:379186 
Tuesday, 3 Feb 2015
21:28 feld search for other commits by this committer
Upstream re-rolled 4.3.18 release
Original commitRevision:378377 
Monday, 5 Jan 2015
14:00 feld search for other commits by this committer
Add patch to fix xymonnet crashing when a DNS check returns an AAAA
record

PR:		196495
Submitted by:	kvedulv@kvedulv.de
Original commitRevision:376300 
Wednesday, 31 Dec 2014
20:18 feld search for other commits by this committer
Permit building against OpenSSL without SSLv2 support

PR:		195796
Submitted by:	lifanov@mail.lifanov.com
Original commitRevision:375911 
Thursday, 25 Dec 2014
20:54 bapt search for other commits by this committer
Bump portrevision after png update
Original commitRevision:375598 
Friday, 19 Dec 2014
18:08 feld search for other commits by this committer
Update Xymon to 4.3.18

This version was not put on the usual MASTER SITE much to my dismay.
Original commitRevision:374960 
Tuesday, 7 Oct 2014
19:43 feld search for other commits by this committer
Add CPE support and fix plist issue I'd previously missed.
While here, modernize port and plist.
Original commitRevision:370391 
Thursday, 28 Aug 2014
10:21 tijl search for other commits by this committer
dns/c-ares:
- Add USES=libtool and bump dependent ports
- Move variable definitions in front of include bsd.port.options.mk
- Replace patch with USES=pathfix

Approved by:	portmgr (implicit, bump unstaged port)
Original commitRevision:366389 
Thursday, 24 Jul 2014
18:34 tijl search for other commits by this committer
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
Original commitRevision:362835 
Wednesday, 26 Feb 2014
18:00 feld search for other commits by this committer
Clean up / simplify rc script.

I have been meaning to solve the following error that used to happen
every time you executed the rc script:

/usr/local/etc/rc.d/xymon-server: WARNING: cannot read shebang line from su

Sponsored by:	SupraNet Communications, Inc
Original commitRevision:346220 
Tuesday, 25 Feb 2014
14:14 feld search for other commits by this committer
Update Xymon ports to 4.3.17
Original commitRevision:346008 
Monday, 10 Feb 2014
20:10 feld search for other commits by this committer
Update xymon-server and xymon-client to 4.3.16

Approved by:	swills (mentor)
Original commitRevision:343677 
Sunday, 17 Nov 2013
21:08 feld search for other commits by this committer
Fix LDAP option
Fix directory permission issue

PR:		ports/183976
Approved by:	swills (mentor)
Original commitRevision:334123 
Saturday, 2 Nov 2013
17:06 feld search for other commits by this committer
Support STAGE

Approved by:	swills (mentor)
Original commitRevision:332505 
Friday, 20 Sep 2013
22:24 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
Original commitRevision:327757 
Monday, 29 Jul 2013
15:03 feld search for other commits by this committer
Fix my email address again, using proper @FreeBSD.org styling

Approved by:	swills (mentor)
Original commitRevision:323891 
Thursday, 25 Jul 2013
11:30 feld search for other commits by this committer
Update my email address throughout the tree

Approved by:	swills (mentor)
Original commitRevision:323636 
Wednesday, 24 Jul 2013
15:08 feld search for other commits by this committer
- Update to 4.3.12

Approved by:	swills (mentor)
Original commitRevision:323606 
Monday, 27 May 2013
12:44 swills search for other commits by this committer
- Fix permissions change

Reported by:	redports
Original commitRevision:319226 
02:13 swills search for other commits by this committer
- Update to 4.3.11
- Proper usage of USERS and GROUPS

PR:		ports/178322
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
Original commitRevision:319149 
Saturday, 4 May 2013
22:48 flo search for other commits by this committer
Fix installation of ports that rely on cp -n for installing files. r245960
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.

We just ignore the error and continue, as we used to.

Reported by:	jaset
Approved by:	portmgr (bapt)
Original commitRevision:317389 
Monday, 10 Dec 2012
19:11 mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Original commitRevision:308630 
Saturday, 24 Nov 2012
01:54 swills search for other commits by this committer
- Add patch that fixes memory usage reporting in FreeBSD 8.x and newer due to
  syntax changes in sysctl vm.vmtotal
- Assign maintainer to submitter

PR:		ports/173607
Submitted by:	Mark Felder <feld@feld.me>
Feature safe:	yes
Original commitRevision:307698 
Thursday, 18 Oct 2012
19:21 dinoex search for other commits by this committer
- drop maintainership
Feature safe: yes
Original commitRevision:306087 
Saturday, 13 Oct 2012
13:39 dinoex search for other commits by this committer
- cleanup comments
Feature safe: yes
Original commitRevision:305832 
Sunday, 16 Sep 2012
15:03 dinoex search for other commits by this committer
- use OPTIONS_DEFINE
Original commitRevision:304354 
Friday, 10 Aug 2012
10:34 dinoex search for other commits by this committer
- fix build of showgraph
- bump PORTREVISION
Original commit
Monday, 6 Aug 2012
18:24 dinoex search for other commits by this committer
- distfile repacked, verified only docs where updated.
- make portlint happier
Original commit
Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Original commit
Saturday, 4 Aug 2012
05:38 dinoex search for other commits by this committer
- update to 4.3.10
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Monday, 7 May 2012
18:52 sylvio search for other commits by this committer
- Chase rrdtool shlib version bump.
Original commit
Wednesday, 22 Feb 2012
04:54 dinoex search for other commits by this committer
- use OPTIONS
PR:             164716
Submitted by:   Falz
Original commit
04:53 dinoex search for other commits by this committer
- use OPTIONS
Original commit
Thursday, 12 Jan 2012
06:20 dinoex search for other commits by this committer
- update to 4.3.7
Original commit
Saturday, 6 Aug 2011
08:46 dinoex search for other commits by this committer
- update to 4.3.4
Original commit
Thursday, 28 Jul 2011
12:43 sylvio search for other commits by this committer
- Chase net-snmp shlib version bump.
Original commit
Thursday, 19 May 2011
18:46 dinoex search for other commits by this committer
- update to 4.3.3
Original commit
Thursday, 7 Apr 2011
17:04 dinoex search for other commits by this committer
- update to 4.3.2
Original commit
Saturday, 2 Apr 2011
14:26 dinoex search for other commits by this committer
- update to 4.3.0
services and files and urls have been renamed
see UPDATING for migration from older config.
Original commit
Saturday, 27 Nov 2010
08:48 dinoex search for other commits by this committer
- update MASTER_SITES
PR:             152601
Submitted by:   Florian Smeets
Original commit
Thursday, 18 Nov 2010
15:55 dinoex search for other commits by this committer
- update MASTER_SITES
Original commit
Friday, 4 Jun 2010
13:49 dinoex search for other commits by this committer
LICENSE GPLv2
Original commit
Tuesday, 25 May 2010
21:14 pav search for other commits by this committer
- Mark BROKEN on 6.X: does not compile

Reported by:    pointyhat
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Saturday, 22 Aug 2009
00:32 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
Original commit
Friday, 27 Mar 2009
19:41 dinoex search for other commits by this committer
- MAKE_JOBS_UNSAFE
Original commit
Thursday, 26 Feb 2009
18:54 dinoex search for other commits by this committer
- update to 4.2.3
PR:             132032
Submitted by:   falz
Original commit
Sunday, 11 Jan 2009
21:11 dinoex search for other commits by this committer
- update to 4.2.2
Original commit
21:04 dinoex search for other commits by this committer
- set homedir
PR:             125081
Original commit
20:57 dinoex search for other commits by this committer
- repocopy hobbit-* -> xymon-*
Original commit

Number of commits found: 84