Commit Graph

6417 Commits

Author SHA1 Message Date
sthen
fe48b76e9e +php-weathermap 2009-11-11 21:13:49 +00:00
sthen
6cd965adcf import ports/net/php-weathermap
Weathermap is a network visualisation tool, to take data you already
have and show you an overview of your network in map form.  Extensive
customisation features and an optional map editor are provided.

Support is built in for RRD, MRTG (RRD and old log-format), and
tab-delimited text files. Other sources are via plugins or external
scripts. Weathermap can also be integrated with Cacti.
2009-11-11 21:10:33 +00:00
pea
bdbed16191 Change PKGNAME and add @pkgpath to handle the old module that
was in sysutils/p5-Mon.
Bump pkgname.

ok ajacoutot@
2009-11-11 16:46:43 +00:00
steven
b3fc517fde typo in descr 2009-11-11 11:24:31 +00:00
sthen
387de60227 add a patch from David Coppa to fix interface speed detection,
maintainer timeout.
2009-11-10 23:07:46 +00:00
naddy
6b17b34739 update to 7.19.7 2009-11-10 19:13:49 +00:00
pyr
7d99905cea update to latest Net::SNMP
ok giovanni@, looks perfectly fine ajacoutot@
2009-11-10 15:18:29 +00:00
pea
80c31b549a ..and bump PKGNAME
No cookies for me today (thx jasper@ and ajacoutot@)
2009-11-10 15:10:00 +00:00
pea
6582abb971 LOCALBASE -> TRUEPREFIX
spotted by ajacoutot@, thanks.
2009-11-10 15:02:03 +00:00
pea
a78f4e027a Add mon 2009-11-10 14:36:15 +00:00
pea
828c5c820c First import of mon.
mon is a tool for monitoring the availability of services, and sending alerts
on prescribed events. Services are defined as anything tested by a "monitor"
program, which can be something as simple as pinging a system, or as complex
as analyzing the results of an application-level transaction. Alerts are
actions such as sending emails, making submissions to ticketing systems, or
triggering resource fail-over in a high-availability cluster.

ok jasper@
2009-11-10 14:33:50 +00:00
benoit
d76372c670 - update p5-Net-Whois-RIPE to 1.31
- take maintainership

ok giovanni@, ajacoutot@
2009-11-10 08:10:28 +00:00
merdely
442a01a540 +check_bioctl 2009-11-09 21:29:18 +00:00
merdely
4bce00a56f Import check_bioctl:
pkg/DESCR:
The check_bioctl plugin for Nagios monitors RAID arrays on OpenBSD using
bioctl.

Tweaks from Andrew Fresh (author) and suggestions from sthen@
ok sthen@
2009-11-09 21:28:19 +00:00
sthen
600a91f76c needs util.pm from nagios-plugins 2009-11-09 21:12:47 +00:00
naddy
5d1bb2b6b4 * update to 3.2.3
* use official mirror as backup master site
* don't hide build commands
2009-11-09 17:58:55 +00:00
bernd
f51f9ca090 Remove myself from MAINTAINER and bump. 2009-11-09 17:09:22 +00:00
giovanni
d67588d15a Fix a bug with GTK+2 gui and latest lablgtk2
From maintainer David Coppa
2009-11-09 16:21:55 +00:00
fgsch
35056f589d Workaround so big torrents are displayed correctly. Already reported and
fixed properly upstream. naddy@ ok.
2009-11-07 11:57:50 +00:00
benoit
1e977ad201 - update py-IP to 0.70
ok giovanni@, ajacoutot@
2009-11-06 14:45:25 +00:00
sthen
7f6727127b unbreak, reported by naddy. 2009-11-06 13:29:11 +00:00
jasper
383bcb84a5 - move another common variable into pear.port.mk (the 'pear' category). 2009-11-06 09:01:07 +00:00
jasper
b9f38ee0ac - srsly...nobody noticed for 3 years the missing '=' after RUN_DEPENDS? 2009-11-06 08:37:19 +00:00
jasper
65dbb2a870 - if the same two lines are copy/pasted into every single port using the pear
module, maybe it's time to copy/paste it into pear.port.mk.
thus, move MASTER_SITES and EXTRACT_SUFX to a common place

ok sthen@ robert@
2009-11-06 08:32:36 +00:00
sthen
c073d35493 +check_email_delivery 2009-11-05 13:27:58 +00:00
sthen
17a1a13492 import ports/net/nagios/check_email_delivery
This package consists of three Nagios plugins.

- check_smtp_send sends an email message with custom headers and body.

- check_imap_receive uses an IMAP search to check an INBOX or folder
for messages matching certain criteria. SSL support is available.

- check_email_delivery uses the other two plugins (or you may provide
alternatives) to check full email sending/delivery loops. As well as
alerting via nagios, running statistics can be recorded to a file.
2009-11-05 13:27:26 +00:00
sthen
a903f13cef add p5-Net-SMTP{-SSL,-TLS,_auth} 2009-11-05 13:25:46 +00:00
sthen
f0dd181a32 import net/p5-Net-SMTP_auth
Net::SMTP_auth is a small extension to G. Barr's Net::SMTP
to authenticate to an SMTP server using one of the AUTH
methods provided by Authen::SASL (see RFC2554 for details).
This module can be expanded and is a very first implementation.

NOTE: Net::SMTP can do authentication by itself (with a
different Syntax).
2009-11-05 13:24:24 +00:00
sthen
500c00a08f import net/p5-Net-SMTP-TLS
Net::SMTP::TLS is a TLS and AUTH capable SMTP client which offers
an interface that users will find familiar from Net::SMTP.
Net::SMTP::TLS implements a subset of the methods provided by that
module, but certainly not (yet) a complete mirror image of that
API.
2009-11-05 13:23:59 +00:00
sthen
965cacdfea import net/p5-Net-SMTP-SSL
Net::SMTP::SSL implements the same API as Net::SMTP, but uses
IO::Socket::SSL for its network operations.
2009-11-05 13:23:41 +00:00
sthen
267d3035a0 set NO_REGRESS 2009-11-05 11:19:41 +00:00
sthen
c73d22b9eb update to 1.4.14, ok sturm@ 2009-11-05 10:57:58 +00:00
sthen
8ef365f39d +check_sip 2009-11-05 10:56:51 +00:00
sthen
f8a8ca14e2 import net/nagios/check_sip
check_sip is a plugin for Nagios that uses sipsak to test whether a
SIP host can reply to an OPTIONS 'ping' or handle a REGISTER request.
2009-11-05 10:56:21 +00:00
steven
015c395230 update to 1.62
makes it work again after some protocol changes
2009-11-04 22:48:31 +00:00
jasper
34cc41aa43 - remove centericq. it's been broken for > 4 years, and there are good enough
alternatives in tree. like finch

"go ahead" pvalchev@ (MAINTAINER)
2009-11-04 13:27:20 +00:00
sthen
21c7f1e24c update to 1.12 and tidy the Makefile; maintainer timeout. 2009-11-03 12:10:28 +00:00
sthen
ee2266331a - missing dependency on libidn; noticed by David Coppa
- add @comment'ed lib/charset.alias entry to PLIST
- bump PKGNAME
2009-11-03 10:45:46 +00:00
todd
e8df6e53a0 update to adsuck 1.7, prodded by marco@ 2009-11-02 22:39:51 +00:00
sthen
07b731e94b update to 1.1.5 2009-11-02 16:47:35 +00:00
jasper
4820e1fa37 - update homepage, in case someone wants to update and unbreak it 2009-11-01 22:37:41 +00:00
steven
e4aa5ab22f +p5-Net-DNS-DynDNS 2009-11-01 11:15:29 +00:00
steven
6d4294e11f import Net::DNS::DynDNS 0.95
updates dyndns.org with correct ip address for your domain name
2009-11-01 11:13:17 +00:00
sthen
328864573b update to 1.0.24 2009-10-31 16:03:01 +00:00
kevlo
adcff3f5e7 Update to 4.0.3
ok pea@
2009-10-31 12:51:09 +00:00
sthen
add11d9140 update to 0.12.0rc3 2009-10-30 21:33:49 +00:00
naddy
f312a9d6fc drop workarounds for \' printf modifier 2009-10-30 18:08:47 +00:00
giovanni
d74d595834 Update to 3.0.1 from new maintainer David Coppa
Switch to new gtk+2 gui
2009-10-29 08:28:09 +00:00
jasper
b9e94f85cc - update maintainers address, per his request 2009-10-28 23:20:31 +00:00
naddy
9c85c61df8 update to 1.76 for miscellaneous bug fixes 2009-10-28 19:38:11 +00:00