Date: Sat, 21 Apr 2012 12:27:40 +0000 (UTC) From: Motoyuki Konno <motoyuki@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports GIDs UIDs ports/net-mgmt Makefile ports/net-mgmt/pandorafms_agent Makefile distinfo pkg-descr pkg-plist plist ports/net-mgmt/pandorafms_agent/files pandora_agent.in patch-pandora_agent_installer pkg-message.in ... Message-ID: <201204211227.q3LCRfKH095152@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
motoyuki 2012-04-21 12:27:40 UTC FreeBSD ports repository Modified files: . GIDs UIDs net-mgmt Makefile Added files: net-mgmt/pandorafms_agent Makefile distinfo pkg-descr pkg-plist plist net-mgmt/pandorafms_agent/files pandora_agent.in patch-pandora_agent_installer pkg-message.in net-mgmt/pandorafms_console Makefile distinfo pkg-descr pkg-plist net-mgmt/pandorafms_console/files pandora_console.conf.in patch-pandora_console_install net-mgmt/pandorafms_server Makefile bsd.pandora.mk distinfo pkg-descr pkg-plist pkg-plist.spool net-mgmt/pandorafms_server/files 199.clean-pandoradb.in pandora_server.in patch-pandora_server_installer pkg-message.in tentacle_server.in net-mgmt/wmi-client Makefile distinfo pkg-descr pkg-plist net-mgmt/wmi-client/files patch-GNUmakefile Log: Add Pandora FMS 4.0.1 - a Flexible Monitoring System. WMI client 1.3.16 - a WMI (Windows Management Instrumentation) client which is needed for Pandora FMS. Submitted by: KIKUCHI Koichiro <koichiro@rworks.jp> Junichi Satoh <junichi@junichi.org> WWW; http://pandorafms.org/ Feature safe: yes Revision Changes Path 1.167 +2 -1 ports/GIDs 1.191 +2 -1 ports/UIDs 1.284 +4 -0 ports/net-mgmt/Makefile 1.1 +90 -0 ports/net-mgmt/pandorafms_agent/Makefile (new) 1.1 +2 -0 ports/net-mgmt/pandorafms_agent/distinfo (new) 1.1 +34 -0 ports/net-mgmt/pandorafms_agent/files/pandora_agent.in (new) 1.1 +105 -0 ports/net-mgmt/pandorafms_agent/files/patch-pandora_agent_installer (new) 1.1 +14 -0 ports/net-mgmt/pandorafms_agent/files/pkg-message.in (new) 1.1 +5 -0 ports/net-mgmt/pandorafms_agent/pkg-descr (new) 1.1 +28 -0 ports/net-mgmt/pandorafms_agent/pkg-plist (new) 1.1 +26 -0 ports/net-mgmt/pandorafms_agent/plist (new) 1.1 +74 -0 ports/net-mgmt/pandorafms_console/Makefile (new) 1.1 +2 -0 ports/net-mgmt/pandorafms_console/distinfo (new) 1.1 +7 -0 ports/net-mgmt/pandorafms_console/files/pandora_console.conf.in (new) 1.1 +25 -0 ports/net-mgmt/pandorafms_console/files/patch-pandora_console_install (new) 1.1 +9 -0 ports/net-mgmt/pandorafms_console/pkg-descr (new) 1.1 +2597 -0 ports/net-mgmt/pandorafms_console/pkg-plist (new) 1.1 +148 -0 ports/net-mgmt/pandorafms_server/Makefile (new) 1.1 +60 -0 ports/net-mgmt/pandorafms_server/bsd.pandora.mk (new) 1.1 +2 -0 ports/net-mgmt/pandorafms_server/distinfo (new) 1.1 +28 -0 ports/net-mgmt/pandorafms_server/files/199.clean-pandoradb.in (new) 1.1 +29 -0 ports/net-mgmt/pandorafms_server/files/pandora_server.in (new) 1.1 +149 -0 ports/net-mgmt/pandorafms_server/files/patch-pandora_server_installer (new) 1.1 +26 -0 ports/net-mgmt/pandorafms_server/files/pkg-message.in (new) 1.1 +44 -0 ports/net-mgmt/pandorafms_server/files/tentacle_server.in (new) 1.1 +23 -0 ports/net-mgmt/pandorafms_server/pkg-descr (new) 1.1 +98 -0 ports/net-mgmt/pandorafms_server/pkg-plist (new) 1.1 +15 -0 ports/net-mgmt/pandorafms_server/pkg-plist.spool (new) 1.1 +39 -0 ports/net-mgmt/wmi-client/Makefile (new) 1.1 +2 -0 ports/net-mgmt/wmi-client/distinfo (new) 1.1 +29 -0 ports/net-mgmt/wmi-client/files/patch-GNUmakefile (new) 1.1 +6 -0 ports/net-mgmt/wmi-client/pkg-descr (new) 1.1 +32 -0 ports/net-mgmt/wmi-client/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204211227.q3LCRfKH095152>