Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2014 08:54:30 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r368012 - head/net
Message-ID:  <201409120854.s8C8sUdA092587@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Fri Sep 12 08:54:29 2014
New Revision: 368012
URL: http://svnweb.freebsd.org/changeset/ports/368012
QAT: https://qat.redports.org/buildarchive/r368012/

Log:
  net/py-pyvmomi: new port - official VMware vSphere API
  
  pyVmomi is the Python SDK for the VMware vSphere API
  that allows you to manipulate ESX, ESXi, and vCenter.
  
  - Forgot to include net/Makefile initially, fixing this
  
  Submitted by:	Bartek Rutkowski <robak@FreeBSD.org>
  Approved by:	mentors (implicit)

Modified:
  head/net/Makefile

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Fri Sep 12 08:10:10 2014	(r368011)
+++ head/net/Makefile	Fri Sep 12 08:54:29 2014	(r368012)
@@ -893,6 +893,7 @@
     SUBDIR += py-pypcap
     SUBDIR += py-pysendfile
     SUBDIR += py-pysphere
+    SUBDIR += py-pyvmomi
     SUBDIR += py-pyzmq
     SUBDIR += py-qt4-network
     SUBDIR += py-radix



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409120854.s8C8sUdA092587>