# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup github 1.0 PortGroup python 1.0 github.setup glennmatthews cot 1.1.0 v categories-append sysutils emulators platforms darwin linux maintainers e-dad.net:glenn license MIT description a tool for editing Open Virtualization Format (.ovf, .ova) \ virtual appliances long_description ${name} (Common OVF Tool) is ${description}, with a focus \ on virtualized network appliances such as the Cisco CSR \ 1000V and Cisco IOS XRv platforms. \ \nCapabilities include: \ \n* Add a disk or other file to an OVF/OVA \ \n* Edit OVF hardware information (CPUs, RAM, NICs, \ configuration profiles, etc.) \ \n* Edit product description information in an OVF/OVA \ \n* Edit OVF environment properties \ \n* Display a descriptive summary of the contents of an \ OVA or OVF package \ \n* Embed a bootstrap configuration text file into an \ OVF/OVA. \ \n* Deploy an OVF/OVA to an ESXi (VMware vCenter) server \ to provision a new virtual machine (VM). checksums rmd160 cfcb0b7e37f42fef365c51dbf16ed46f2cab6d4e \ sha256 869ebe287303b0b704635e275cc41f35a29a2211c14b75e314b1939a9da97581 # COT can be installed against either Python 2.7 or 3.3 python.default_version 27 depends_lib-append port:cdrtools \ port:qemu \ port:vmdktool \ port:fatdisk