[60443] trunk/dports/net/nagios-plugins/Portfile
markd at macports.org
markd at macports.org
Thu Nov 12 09:21:09 PST 2009
Revision: 60443
http://trac.macports.org/changeset/60443
Author: markd at macports.org
Date: 2009-11-12 09:21:08 -0800 (Thu, 12 Nov 2009)
Log Message:
-----------
Fixed the "--with-ps-varlist" switch.
Modified Paths:
--------------
trunk/dports/net/nagios-plugins/Portfile
Modified: trunk/dports/net/nagios-plugins/Portfile
===================================================================
--- trunk/dports/net/nagios-plugins/Portfile 2009-11-12 17:00:49 UTC (rev 60442)
+++ trunk/dports/net/nagios-plugins/Portfile 2009-11-12 17:21:08 UTC (rev 60443)
@@ -5,6 +5,7 @@
PortGroup perl5 1.0
name nagios-plugins
version 1.4.14
+revision 1
categories net
maintainers markd
platforms darwin
@@ -44,7 +45,7 @@
--with-ps-command="/bin/ps -axwo 'stat uid pid ppid vsz rss pcpu etime comm args'" \
--with-ps-format="%s %d %d %d %d %d %f %s %s %n" \
--with-ps-cols=10 \
- --with-ps-
+ --with-ps-varlist="procstat,&procuid,&procpid,&procppid,&procvsz,&procrss,&procpcpu,procetime,procprog,&pos"
variant mysql5 {
depends_lib-append path:bin/mysql_config5:mysql5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091112/99533376/attachment.html>
More information about the macports-changes
mailing list