summaryrefslogtreecommitdiff
path: root/emulators/gns3
AgeCommit message (Collapse)AuthorFilesLines
2019-11-03gns3: removed (replaced by gns3-gui)markd4-511/+0
2019-09-02Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for ↵adam1-2/+2
future Python 3.8
2019-04-26Omit mentions of python 34 and 35, after those were removed.maya1-2/+2
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-2/+2
This is a semi-manual PKGREVISION bump.
2018-07-03extend PYTHON_VERSIONS_ for Python 3.7adam1-2/+2
2017-08-16Comment out dead sites.wiz1-2/+2
2017-01-01Add python-3.6 to incompatible versions.wiz1-2/+2
2016-07-09Remove python33: adapt all packages that refer to it.wiz1-2/+2
2015-12-05Extend PYTHON_VERSIONS_INCOMPATIBLE to 35adam1-2/+2
2015-11-03Add SHA512 digests for distfiles for emulators categoryagc1-1/+2
Problems found with existing digests: Package suse131_libSDL 1c4d17a53bece6243cb3e6dd11c36d50f851a4f4 [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Package suse131_libdbus de99fcfa8e2c7ced28caf38c24d217d6037aaa56 [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Package suse131_qt4 94daff738912c96ed8878ce1a131cd49fb379206 [recorded] 886206018431aee9f8a01e1fb7e46973e8dca9d9 [calculated] Problems found locating distfiles for atari800, compat12, compat 13, compat14, compat15, compat20, compat30, compat40, compat50, compat50-x11, compat51, compat51-x11, compat60, compat61, compat61-x11, fmsx, osf1_lib, vice, xbeeb, xm7. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz1-2/+2
until proven otherwise.
2014-01-23Convert to distutils.mk. Mark as not for python-3.x.wiz2-6/+7
Bump PKGREVISION.
2013-07-04Bump PKGREVISION for py-sip module major version change.wiz1-1/+2
2013-03-01Update to version 0.8.3.1markd3-16/+89
GNS3 0.8.3.1 * Vboxwrapper recompilation to run with VirtualBox 4.2 * Support for access to the GNS3 VirtualBox VM name from inside a VM: VBoxControl guestproperty get NameInGNS3 * Minor fixes GNS3 0.8.3 * Option to freely use the first VBox interface inside VMs (i.e. eth0 on Linux). * New base configuration (startup-config) for devices with NM-16ESW (named baseconfig_sw.txt). * Console and headless mode support for VirtualBox devices. * Embedded console/terminal server to access VirtualBox VM consoles using Telnet. * Support for drag & drop of topology files inside GNS3. * Double quote support for Qemu options and ASA kernel/initrd command lines. * Import & export for GNS3 configuration file (gns3.ini). * Global TCP port tracker to allocate ports and avoid conflicts (console + AUX ports for IOS routers and console ports for Qemu-like/VirtualBox devices are tracked) * Scripts for using consoles with VBox VMs (Windows only). * Backup nvram export when Dynamips has crashed. * Option (activated by default) to use the VirtualBox VM names to name VirtualBox devices in GNS3. * Complete IPv6 support (with correct functions). * Support for binding on specific addresses when loading a topology * Option to track opened node consoles in order to close them when the node gets deleted. GNS3 0.8.0 VirtualBox Edition Major Improvements: * VirtualBox support (v4.1 required) * Wireshark Live Traffic Capture * Basic IPv6 enablement * Basic Netbook enablement * Dynagen Console got a massive rewrite / cleanup * Russian translation got a major update Detailed changes see CHANGELOG
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-03-09Bump PKGREVISION for python default version change to 2.7.wiz1-1/+2
py-* not affected, since it built different versions depending on the setting already.
2010-06-01Fix COMMENT.markd1-2/+2
2010-06-01Initial import gns3 0.7markd4-0/+436
GNS3 is a graphical network simulator that allows you to design complex network topologies. You may run simulations or configure devices ranging from simple workstations to powerful Cisco routers. It is based on Dynamips, an IOS emulator which allows users to run IOS binary images from Cisco Systems and Pemu, an PIX firewall emulator based on Qemu.