| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Apr 2012 17:45:14
0.2.5
|
sunpoet  |
- Update to 0.2.5
- Add LICENSE
Changes: http://search.cpan.org/dist/Monitor-Simple/ChangeLog
Feature safe: yes |
13 Mar 2012 16:15:36
0.2.4
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.2.4
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
16 Nov 2011 18:28:42
0.2.4
|
sunpoet  |
- Update to 0.2.4
Changes: http://search.cpan.org/dist/Monitor-Simple/ChangeLog
Feature safe: yes |
29 Oct 2011 04:29:54
0.2.3
|
sunpoet  |
- Add p5-Monitor-Simple 0.2.3
Monitor::Simple allows simple monitoring of applications and services of your IT
infrastructure. There are many such tools, some of them very complex and
sophisticated. For example, one widely used is Nagios (http://www.nagios.org/).
The Monitor::Simple does not aim, as its name indicates, for all features
provided by those tools. It allows, however, to check whether your applications
and services are running correctly. Its simple command-line interface can be
used in cron jobs and reports can be viewed as a single HTML or text page.
WWW: http://search.cpan.org/dist/Monitor-Simple/ |