Commit Graph

9 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
a99e50c9b5 - Support STAGEDIR 2013-09-30 20:59:03 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Sunpoet Po-Chuan Hsieh
d6ca7095a8 - Update to 0.2.8
- Cleanup Makefile header
- Remove outdated PERL_LEVEL check

Changes:	http://search.cpan.org/dist/Monitor-Simple/ChangeLog
2013-06-13 11:52:31 +00:00
Sunpoet Po-Chuan Hsieh
158ef82cae - Update to 0.2.5
- Add LICENSE

Changes:	http://search.cpan.org/dist/Monitor-Simple/ChangeLog
Feature safe:	yes
2012-04-09 17:45:14 +00:00
Philip M. Gollucci
b59621d3ae - 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)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8 - 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
2012-03-08 18:45:38 +00:00
Sunpoet Po-Chuan Hsieh
cbc317c398 - Update to 0.2.4
Changes:	http://search.cpan.org/dist/Monitor-Simple/ChangeLog
Feature safe:	yes
2011-11-16 18:28:42 +00:00
Sunpoet Po-Chuan Hsieh
a93bda0063 - 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/
2011-10-29 04:29:54 +00:00