Commit graph

40 commits

Author SHA1 Message Date
Mark Felder
8f64607025 Add missing shutdown KEYWORD
Appease rclint

Not bumping PORTREVISION; this is a no-op

Sponsored by:	SupraNet Communications, Inc
2014-02-26 18:36:36 +00:00
Mark Felder
526c55fd50 Update Xymon ports to 4.3.17 2014-02-25 14:14:35 +00:00
Mark Felder
0023edddfa Update xymon-server and xymon-client to 4.3.16
Approved by:	swills (mentor)
2014-02-10 20:10:29 +00:00
Mark Felder
7ee6671f5c Fix missing dirs for pkg_tools users
Convert a gmake to ${GMAKE}

PR:		ports/183670
Approved by:	crees (mentor)
2013-11-05 14:00:05 +00:00
Mark Felder
2680aed816 Support STAGE
Approved by:	swills (mentor)
2013-11-04 16:45:24 +00:00
Baptiste Daroussin
985b201424 Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) 2013-09-20 22:24:43 +00:00
Mark Felder
191cb29bac Fix building on HEAD with no GCC
Approved by:	swills (mentor)
2013-09-13 18:58:11 +00:00
Mark Felder
35c53153e4 Fix my email address again, using proper @FreeBSD.org styling
Approved by:	swills (mentor)
2013-07-29 15:03:58 +00:00
Mark Felder
cd4fd7cb34 Update my email address throughout the tree
Approved by:	swills (mentor)
2013-07-25 11:30:01 +00:00
Mark Felder
8c88aca871 - Update to 4.3.12
- Include patch to fix CLOCK test

Approved by:	swills (mentor)
2013-07-24 15:09:40 +00:00
Florian Smeets
5ac18767d1 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)
2013-05-04 22:48:03 +00:00
Steve Wills
415e717a71 - Update to 4.3.11
- Use USERS/GROUPS
- Mark MAKE_JOBS_UNSAFE
- Give maintainership to submitter

PR:		ports/178084
Submitted by:	Mark Felder <feld@feld.me>
2013-04-24 15:34:56 +00:00
Dirk Meyer
1b8c640de0 - drop maintainership
Feature safe: yes
2012-10-18 19:21:20 +00:00
Dirk Meyer
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Dirk Meyer
a687e7de9f - distfile repacked, verified only docs where updated. 2012-08-06 18:17:06 +00:00
Doug Barton
9aac569eaa 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
2012-08-05 23:19:36 +00:00
Dirk Meyer
98e3c6d405 - update to 4.3.10 2012-08-04 05:36:51 +00:00
Dirk Meyer
e99e060d34 - escape shell names 2012-01-14 14:52:13 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
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.
2012-01-14 08:57:23 +00:00
Dirk Meyer
b19db75b4d - update to 4.3.7 2012-01-12 06:20:14 +00:00
Dirk Meyer
a66110761c - update to 4.3.4 2011-08-06 08:46:54 +00:00
Dirk Meyer
1761a0e558 - update to 4.3.3 2011-05-19 18:46:46 +00:00
Doug Barton
29813d5397 Remove painful examples of foo="", with particular prejudice against
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
2011-05-15 02:49:17 +00:00
Dirk Meyer
e3ab3e7b8d - update to 4.3.2 2011-04-07 17:04:47 +00:00
Dirk Meyer
b186994037 - update to 4.3.0
services and files and urls have been renamed
see UPDATING for migration from older config.
2011-04-02 14:26:29 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dirk Meyer
c5a1360c92 - update MASTER_SITES
PR:		152600
Submitted by:	Florian Smeets
2010-11-27 08:46:07 +00:00
Dirk Meyer
2ed31b584b - update MASTER_SITES 2010-11-18 15:55:48 +00:00
Dirk Meyer
cb818c23d5 - fix display of IPv6 ports
PR:		147915
Submitted by:	Frank Bartels
Feature safe:	yes
2010-07-09 07:41:48 +00:00
Dirk Meyer
d2a5a46507 LICENSE GPLv2 2010-06-04 13:49:15 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Dirk Meyer
8690dd08c9 - update to 4.2.3
PR:		132033
Submitted by:	falz
2009-02-26 18:47:47 +00:00
Dirk Meyer
0a78365e08 - add LICENSE: 2009-02-15 16:44:55 +00:00
Dirk Meyer
08b355551a - update to 4.2.2 2009-01-11 21:11:35 +00:00
Dirk Meyer
2bd9531e93 - set homedir
PR:		125081
2009-01-11 21:04:12 +00:00
Dirk Meyer
3b10b8ff6b - pass flags to startup script
PR:		124066
Submitted by:	falz <me@falz.net>
2008-05-29 14:23:11 +00:00
Dirk Meyer
6173596c71 - Fix report of free memory on amd64
Submitted by:	Florian Smeets
Obtained from:	http://www.hobbitmon.com/hobbiton/2006/10/msg00432.html
2008-03-01 03:34:14 +00:00
Dirk Meyer
bd601c7c02 - create default config when build by port
package not changed, it does create default config
2008-01-28 16:42:40 +00:00
Dirk Meyer
cff03bf167 Hobbit is a system for monitoring servers and networks. It has a great deal
of inspiration from the Big Brother monitor, but unlike Big Brother it is
designed to work well whether you need to monitor small network with just
a handful of hosts, or large networks with thousands of hosts.

Hobbit is the successor to the bbgen toolkit, which has been available as
an add-on to Big Brother since late 2002. The name change was decided upon
when Hobbit acquired enough functionality to be a stand-alone product.
The tools that formed the bbgen toolkit are still present in Hobbit
and are quite important for it, so if you have used bbgen before,
Hobbit will seem quite familiar.

This is the client.

WWW: http://hobbitmon.sourceforge.net/
2008-01-28 11:56:56 +00:00