svn commit: r368012 - head/net
Bartek Rutkowski
robak at FreeBSD.org
Fri Sep 12 08:54:30 UTC 2014
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 at 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
More information about the svn-ports-head
mailing list