Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154491 - dynamips-0.2.7 (New Package)
Summary: dynamips-0.2.7 (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.ipflow.utc.fr/index.php/Ci...
Whiteboard: [sunrise-overlay]
Keywords: EBUILD, InOverlay
Depends on:
Blocks:
 
Reported: 2006-11-08 11:00 UTC by Mark Silinio
Modified: 2009-08-07 16:40 UTC (History)
7 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild (dynamips-0.2.5.ebuild,531 bytes, text/plain)
2006-11-08 11:01 UTC, Mark Silinio
Details
patch (libpcap-path.patch,317 bytes, patch)
2006-11-08 11:01 UTC, Mark Silinio
Details | Diff
ebuild (dynamips-0.2.6-r5.ebuild,793 bytes, text/plain)
2007-02-06 16:10 UTC, haad
Details
patch (amd64_libpcap.patch,647 bytes, patch)
2007-02-06 16:11 UTC, haad
Details | Diff
patc (x86_libpcap.patch,390 bytes, patch)
2007-02-06 16:20 UTC, haad
Details | Diff
ebuild (dynamips-0.2.5.ebuild,688 bytes, text/plain)
2007-02-06 16:23 UTC, haad
Details
ebuild (dynamips-0.2.7_rc1.ebuild,741 bytes, text/plain)
2007-03-08 16:44 UTC, David Bailey
Details
dynamips-0.2.7 ebuild (dynamips-0.2.7.ebuild,911 bytes, text/plain)
2007-08-25 15:28 UTC, Sergey Khalavchuck
Details
dynamips-0.2.8-RC1 ebuild (dynamips-0.2.8_rc1.ebuild,1.02 KB, text/plain)
2007-09-08 14:03 UTC, Sergey Khalavchuck
Details
dynamips-0.2.8-RC2 ebuild (dynamips-0.2.8_rc2.ebuild,1.02 KB, text/plain)
2007-10-15 06:57 UTC, Sergey Khalavchuck
Details
Cleaned up the original build (dynamips-0.2.8_rc2.ebuild,905 bytes, text/plain)
2007-11-07 03:48 UTC, Vitaliy Gladkevitch
Details
dynamips 0.2.8_rc2 ebuild, test and adopted for x86_64 (dynamips-0.2.8_rc2.ebuild,1.17 KB, text/plain)
2008-01-16 21:01 UTC, Sergey Khalavchuck
Details
dynamips 0.2.8_rc2 ebuild, test and adopted for x86_64 (dynamips-0.2.8_rc2.ebuild,1.18 KB, text/plain)
2008-01-16 21:12 UTC, Sergey Khalavchuck
Details
Fix parallel make, tidy, test on amd64 and x86, submitted to Sunrise (dynamips-0.2.8_rc2.ebuild,950 bytes, text/plain)
2009-01-17 13:51 UTC, Duncan Lockwood
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Silinio 2006-11-08 11:00:36 UTC
This simulator supports Cisco 3600 series (3620, 3640 and 3660) and Cisco 7200 series

The goals of this emulator are mainly:

    * To be used as a training platform, with software used in real world. It would allow people to become more familiar with Cisco devices, Cisco being the world leader in networking technologies ;
    * Test and experiment the numerous and powerful features of Cisco IOS ;
    * Check quickly configurations to be deployed later on real routers.
Comment 1 Mark Silinio 2006-11-08 11:01:16 UTC
Created attachment 101490 [details]
ebuild
Comment 2 Mark Silinio 2006-11-08 11:01:47 UTC
Created attachment 101491 [details, diff]
patch
Comment 3 haad 2007-02-06 16:10:06 UTC
Created attachment 109339 [details]
ebuild

this is ebuild for new rc5 release candidate
Comment 4 haad 2007-02-06 16:11:21 UTC
Created attachment 109341 [details, diff]
patch

this is patch for amd64 arch.
Comment 5 haad 2007-02-06 16:20:11 UTC
Created attachment 109344 [details, diff]
patc

This is patch for x86 architecture.
Comment 6 haad 2007-02-06 16:23:06 UTC
Created attachment 109345 [details]
ebuild

this is usable ebuild for dynamips which uses dependiences.
Comment 7 David Bailey 2007-03-08 16:44:11 UTC
Created attachment 112580 [details]
ebuild

Updated ebuild for dynamips 0.2.7 RC1
Comment 8 David Bailey 2007-03-08 20:02:20 UTC
See also dynagen in request 170013
Comment 9 Sergey Khalavchuck 2007-08-25 15:28:53 UTC
Created attachment 129164 [details]
dynamips-0.2.7 ebuild

depend on elfutils or libelf.
Comment 10 Sergey Khalavchuck 2007-09-08 14:03:12 UTC
Created attachment 130335 [details]
dynamips-0.2.8-RC1 ebuild

ebuild for dynamips-0.2.8-RC1
Comment 11 Sergey Khalavchuck 2007-10-15 06:57:39 UTC
Created attachment 133504 [details]
dynamips-0.2.8-RC2 ebuild

ebuild for dynamips-0.2.8-RC2
Comment 12 Vitaliy Gladkevitch 2007-11-07 03:48:16 UTC
Created attachment 135405 [details]
Cleaned up the original build

Ebuilds for Dynamips 0.2.8-RC2, similar to the one Sergey Khalavchuck has submitted but removed, what I thought were, unnecessary options.
Comment 13 Sergey Khalavchuck 2008-01-16 21:01:01 UTC
Created attachment 141074 [details]
dynamips 0.2.8_rc2 ebuild, test and adopted for x86_64

dynamips 0.2.8_rc2 ebuild, adapted for x86_64
works well for me on intel 64
Comment 14 Sergey Khalavchuck 2008-01-16 21:12:26 UTC
Created attachment 141075 [details]
dynamips 0.2.8_rc2 ebuild, test and adopted for x86_64

compiles cleanly when making in multiple threads (MAKEOPTS="-j2" for example)
Comment 15 Chad A. Simmons 2008-09-02 20:30:17 UTC
Commited 0.2.7 stable verison ebuild to project sunrise r6961
Comment 16 Duncan Lockwood 2009-01-17 13:51:52 UTC
Created attachment 178792 [details]
Fix parallel make, tidy, test on amd64 and x86, submitted to Sunrise

Thanks to everyone in #gentoo-sunrise for best practices help.
Comment 17 Duncan Lockwood 2009-01-17 13:54:29 UTC
Add me to CC list
Comment 18 Tony Vroon (RETIRED) gentoo-dev 2009-08-07 16:40:28 UTC
+*dynamips-0.2.8_rc2 (07 Aug 2009)
+
+  07 Aug 2009; <chainsaw@gentoo.org> +dynamips-0.2.8_rc2.ebuild,
+  +files/dynamips-0.2.8_rc2-makefile.patch, +metadata.xml:
+  Initial commit, ebuild sourced from Sunrise overlay but modified slightly.
+  With a warm thank you to Sergey Khalavchuck, Chad A. Simmons, Duncan
+  Lockwood, Mark Silinio and "haad". Closes bug #154491.