| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=523056
|
|
|
|
| |
Notes:
svn path=/head/; revision=458755
|
|
|
|
|
|
|
| |
Changelog: http://lists.xymon.com/archive/2017-January/044285.html
Notes:
svn path=/head/; revision=434082
|
|
|
|
|
|
|
|
|
| |
Remove @exec and unnecessary @dir from plist
Reported by: bapt
Notes:
svn path=/head/; revision=415793
|
|
|
|
|
|
|
| |
Changelog: http://lists.xymon.com/archive/2016-March/043283.html
Notes:
svn path=/head/; revision=412784
|
|
|
|
|
|
|
| |
Changelog: http://comments.gmane.org/gmane.comp.monitoring.hobbit/38245
Notes:
svn path=/head/; revision=409545
|
|
|
|
| |
Notes:
svn path=/head/; revision=408583
|
|
|
|
| |
Notes:
svn path=/head/; revision=403292
|
|
|
|
|
|
|
| |
Changelog: http://sourceforge.net/p/xymon/news/2015/11/xymon-4323-released/
Notes:
svn path=/head/; revision=401520
|
|
|
|
|
|
|
| |
Changelog: http://sourceforge.net/p/xymon/news/2015/11/xymon-4322-released/
Notes:
svn path=/head/; revision=400955
|
|
|
|
| |
Notes:
svn path=/head/; revision=387187
|
|
|
|
| |
Notes:
svn path=/head/; revision=386493
|
|
|
|
| |
Notes:
svn path=/head/; revision=383000
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=382811
|
|
|
|
|
|
|
| |
running on the same host as xymon-client
Notes:
svn path=/head/; revision=380044
|
|
|
|
|
|
|
|
|
| |
Pointyhat -> me
PR: 197827
Notes:
svn path=/head/; revision=379791
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
script duplicates much of the rc script and adds unnecessary complexity.
While here ensure that leftover processes are cleaned up.
This also fixes a recent regression which prevented xymon-client from
reliably starting on boot.
PR: 197827
Notes:
svn path=/head/; revision=379535
|
|
|
|
|
|
|
| |
Pointyhat -> me
Notes:
svn path=/head/; revision=378735
|
|
|
|
| |
Notes:
svn path=/head/; revision=378734
|
|
|
|
| |
Notes:
svn path=/head/; revision=378547
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While xymon-client knows internally what UID it should run as, a
design flaw in the rc script was still launching its master process as
root. As a result the following two processes were always running as
root instead of the xymon user:
/usr/local/www/xymon/client/bin/xymonlaunch ...
sh -c vmstat 300 2 ...
The rest of the processes the xymon-client runs such as df, netstat,
top, custom scripts, etc were correctly executing as non-root.
Notes:
svn path=/head/; revision=378496
|
|
|
|
| |
Notes:
svn path=/head/; revision=378377
|
|
|
|
|
|
|
| |
This version was not put on the usual MASTER SITE much to my dismay.
Notes:
svn path=/head/; revision=374960
|
|
|
|
| |
Notes:
svn path=/head/; revision=370392
|
|
|
|
|
|
|
|
|
|
| |
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
Notes:
svn path=/head/; revision=359185
|
|
|
|
|
|
|
|
|
|
|
| |
Appease rclint
Not bumping PORTREVISION; this is a no-op
Sponsored by: SupraNet Communications, Inc
Notes:
svn path=/head/; revision=346222
|
|
|
|
| |
Notes:
svn path=/head/; revision=346008
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=343677
|
|
|
|
|
|
|
|
|
|
| |
Convert a gmake to ${GMAKE}
PR: ports/183670
Approved by: crees (mentor)
Notes:
svn path=/head/; revision=332848
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=332740
|
|
|
|
|
|
|
| |
net-mgmt)
Notes:
svn path=/head/; revision=327757
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=327176
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=323891
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=323636
|
|
|
|
|
|
|
|
|
| |
- Include patch to fix CLOCK test
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=323607
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=317389
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use USERS/GROUPS
- Mark MAKE_JOBS_UNSAFE
- Give maintainership to submitter
PR: ports/178084
Submitted by: Mark Felder <feld@feld.me>
Notes:
svn path=/head/; revision=316441
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=306087
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=305832
|
|
|
|
| |
Notes:
svn path=/head/; revision=302193
|
|
|
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
Notes:
svn path=/head/; revision=302141
|
|
|
|
| |
Notes:
svn path=/head/; revision=301995
|
|
|
|
| |
Notes:
svn path=/head/; revision=289167
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
| |
Notes:
svn path=/head/; revision=289000
|
|
|
|
| |
Notes:
svn path=/head/; revision=279009
|
|
|
|
| |
Notes:
svn path=/head/; revision=274333
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
Notes:
svn path=/head/; revision=274133
|
|
|
|
| |
Notes:
svn path=/head/; revision=272345
|
|
|
|
|
|
|
|
| |
services and files and urls have been renamed
see UPDATING for migration from older config.
Notes:
svn path=/head/; revision=272121
|