- Add STAGE support - (re)take maintainership - Add patch to fix "Failed to install service" issue occurs in recent windows (see http://community.zenoss.org/message/48714) - Make python bindings optional. it's mainly used in ZENOSS internally and should be optional.
Created attachment 146070 [details] patch for net-mgmt/wmi-client
Created attachment 146071 [details] poudriere testport log (10.0-RELEASE, i386)
Created attachment 146072 [details] poudriere testport log (9.3-RELEASE, amd64)
Created attachment 146073 [details] poudriere testport log (10.0-RELEASE, i386, PYTHON=on)
Created attachment 146074 [details] poudriere testport log (9.3-RELEASE, amd64,PYTHON=on)
Created attachment 146076 [details] patch for net-mgmt/wmi-client I forgot to bump PORTREVISION
Can you fix this too? =======================<phase: check-sanity >============================ /!\ wmi-client-1.3.16: Makefile warnings, please consider fixing /!\ USE_PYTHON_BUILD is deprecated, please use USES=python:build
Created attachment 146111 [details] patch for net-mgmt/wmi-client fixed!
Created attachment 146112 [details] poudriere testport log (9.3-RELEASE, amd64,PYTHON=on)
Created attachment 146113 [details] poudriere testport log (10.0-RELEASE, i386, PYTHON=on)
perfect, thanks! moving to patch-ready status now.
A commit references this bug: Author: adamw Date: Sat Aug 23 16:38:44 UTC 2014 New revision: 365756 URL: http://svnweb.freebsd.org/changeset/ports/365756 Log: - Add STAGE support - (re)take maintainership - Add patch to fix "Failed to install service" issue occurs in recent windows (see http://community.zenoss.org/message/48714) - Make python bindings optional. it's mainly used in ZENOSS internally and should be optional. PR: 192853 Submitted by: KIKUCHI Koichiro Changes: head/net-mgmt/wmi-client/Makefile head/net-mgmt/wmi-client/files/patch-GNUmakefile head/net-mgmt/wmi-client/files/patch-Samba_source_winexe_service.c head/net-mgmt/wmi-client/pkg-plist
Committed, thanks!