CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/03/03 09:29:29
Modified files:
emulators/gns3 : Makefile distinfo
emulators/gns3/patches: patch-src_GNS3_Application_py
emulators/gns3/pkg: PLIST
Added files:
emulators/gns3/patches: patch-qemuwrapper_qemuwrapper_py
patch-src_GNS3_Config_Defaults_py
patch-src_GNS3_QemuManager_py
Log message:
- update gns3 to 0.7.3
- patch some hardcoded paths and binary names
- initial support for running qemu instances from gns3
(note that to work fully and connect qemu to network interfaces
on dynamips instances currently requires a qemu patched to support
udp unicast networking; see qemu-0.13.0-patches.zip in
http://sourceforge.net/projects/gns-3/files/Qemu/).
ok armani@ (maintainer)