[62586] trunk/dports/net/zabbix/Portfile

markd at macports.org markd at macports.org
Mon Jan 11 10:21:14 PST 2010


Revision: 62586
          http://trac.macports.org/changeset/62586
Author:   markd at macports.org
Date:     2010-01-11 10:21:09 -0800 (Mon, 11 Jan 2010)
Log Message:
-----------
Removed a missed deprecated OS reference in commit 62584.

Modified Paths:
--------------
    trunk/dports/net/zabbix/Portfile

Modified: trunk/dports/net/zabbix/Portfile
===================================================================
--- trunk/dports/net/zabbix/Portfile	2010-01-11 17:54:41 UTC (rev 62585)
+++ trunk/dports/net/zabbix/Portfile	2010-01-11 18:21:09 UTC (rev 62586)
@@ -269,15 +269,11 @@
 
 6) Set zabbix_server to run at system boot, then start it
 
-   OS X 10.4 - Run launchctl so ZABBIX will start at system boot
 	sudo launchctl load -w /Library/LaunchDaemons/org.macports.zabbix.plist
 
-   OS X 10.3 and previous - A startup item was created in /Library/StartupItems
-	Add \"ZABBIX=-YES-\" to the /etc/hostconfig file to run ZABBIX at system boot
+   To start Zabbix manually, use: ${prefix}/share/zabbix/zabbix_server.init start (stop|status)
 
-   ${prefix}/share/zabbix/zabbix_server.init start (stop|status)
 
-
 7) A Win32 agent is in ${prefix}/share/zabbix/zabbix_agent_win32 for
    installation on Windows NT 4.0, Windows 2000, and Windows XP.  See
    the ReadMe.txt for instructions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100111/9a444a4c/attachment.html>


More information about the macports-changes mailing list