aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Schedule-Load
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-06-05 22:56:40 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-06-05 22:56:40 +0000
commitd6221ab2b7f9601bc858969cbbfd607eed2a6df0 (patch)
tree698e108a7c92dd6fecef715cc24513653beef41a /sysutils/p5-Schedule-Load
parent35f7c03e0489945e94f55d88ef68c07db4772d41 (diff)
downloadports-d6221ab2b7f9601bc858969cbbfd607eed2a6df0.tar.gz
ports-d6221ab2b7f9601bc858969cbbfd607eed2a6df0.zip
Notes
Diffstat (limited to 'sysutils/p5-Schedule-Load')
-rw-r--r--sysutils/p5-Schedule-Load/Makefile10
-rw-r--r--sysutils/p5-Schedule-Load/distinfo6
-rw-r--r--sysutils/p5-Schedule-Load/pkg-plist13
3 files changed, 18 insertions, 11 deletions
diff --git a/sysutils/p5-Schedule-Load/Makefile b/sysutils/p5-Schedule-Load/Makefile
index 4271d590df05..d75b8a4d1aa4 100644
--- a/sysutils/p5-Schedule-Load/Makefile
+++ b/sysutils/p5-Schedule-Load/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Schedule-Load
-PORTVERSION= 3.060
+PORTVERSION= 3.062
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -23,6 +23,8 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-H
${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-Pod-Parser
BUILD_DEPENDS= ${RUN_DEPENDS}
+MAKE_JOBS_UNSAFE= yes
+
PERL_CONFIGURE= yes
MAN1= rschedule.1 slchoosed.1 slpolice.1 slreportd.1 slrsh.1 \
@@ -32,10 +34,12 @@ MAN3= Schedule::Load.3 Schedule::Load::Chooser.3 \
Schedule::Load::Hosts.3 Schedule::Load::Hosts::Host.3 \
Schedule::Load::Hosts::Proc.3 Schedule::Load::Reporter.3 \
Schedule::Load::ResourceReq.3 Schedule::Load::Safe.3 \
- Schedule::Load::Schedule.3
+ Schedule::Load::Schedule.3 \
+ Schedule::Load::Reporter::Disk.3 Schedule::Load::Reporter::Filesys.3 \
+ Schedule::Load::Reporter::Network.3
post-install:
-.ifndef(NOPORTDOCS)
+.ifndef(NOPORTEXAMPLES)
@${ECHO_MSG} "===> Installing examples for ${PKGNAME}"
@${MKDIR} ${EXAMPLESDIR}/init.d
${INSTALL_SCRIPT} ${WRKSRC}/init.d/* ${EXAMPLESDIR}/init.d
diff --git a/sysutils/p5-Schedule-Load/distinfo b/sysutils/p5-Schedule-Load/distinfo
index 1a763fe8fd0f..d6bdad8a207d 100644
--- a/sysutils/p5-Schedule-Load/distinfo
+++ b/sysutils/p5-Schedule-Load/distinfo
@@ -1,3 +1,3 @@
-MD5 (Schedule-Load-3.060.tar.gz) = 4453af31c9e11072b7afae7635182182
-SHA256 (Schedule-Load-3.060.tar.gz) = 49b07336fdaa687fd83178ddfe6176c8241f11a928add47e1bd889571566d39a
-SIZE (Schedule-Load-3.060.tar.gz) = 67357
+MD5 (Schedule-Load-3.062.tar.gz) = 36393410271a1a730c87fdeebaeb0786
+SHA256 (Schedule-Load-3.062.tar.gz) = 6decec44bdb0dc2f78e9bd5722f1452565fd9d40347f701344ec0410fe708894
+SIZE (Schedule-Load-3.062.tar.gz) = 71537
diff --git a/sysutils/p5-Schedule-Load/pkg-plist b/sysutils/p5-Schedule-Load/pkg-plist
index 616d4f4553cf..ce694130f8eb 100644
--- a/sysutils/p5-Schedule-Load/pkg-plist
+++ b/sysutils/p5-Schedule-Load/pkg-plist
@@ -1,4 +1,3 @@
-@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Schedule/Load/.packlist
bin/rschedule
bin/slchoosed
@@ -17,11 +16,15 @@ bin/slrsh
%%SITE_PERL%%/Schedule/Load/ResourceReq.pm
%%SITE_PERL%%/Schedule/Load/Safe.pm
%%SITE_PERL%%/Schedule/Load/Schedule.pm
+%%SITE_PERL%%/Schedule/Load/Reporter/Filesys.pm
+%%SITE_PERL%%/Schedule/Load/Reporter/Disk.pm
+%%SITE_PERL%%/Schedule/Load/Reporter/Network.pm
%%SITE_PERL%%/auto/Schedule/Load/Hosts/Host/autosplit.ix
%%SITE_PERL%%/auto/Schedule/Load/Hosts/Proc/autosplit.ix
@dirrmtry lib/rschedule
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Schedule/Load
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Schedule
+@dirrm %%SITE_PERL%%/Schedule/Load/Reporter
@dirrmtry %%SITE_PERL%%/Schedule/Load/Hosts
@dirrmtry %%SITE_PERL%%/Schedule/Load
@dirrmtry %%SITE_PERL%%/Schedule
@@ -30,7 +33,7 @@ bin/slrsh
@dirrmtry %%SITE_PERL%%/auto/Schedule/Load/Hosts
@dirrmtry %%SITE_PERL%%/auto/Schedule/Load
@dirrmtry %%SITE_PERL%%/auto/Schedule
-%%PORTDOCS%%%%EXAMPLESDIR%%/init.d/slchoosed
-%%PORTDOCS%%%%EXAMPLESDIR%%/init.d/slreportd
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/init.d
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/init.d/slchoosed
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/init.d/slreportd
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/init.d
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%