Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 512562 - app-emulation/vpcs - Virtual PC Simulator
Summary: app-emulation/vpcs - Virtual PC Simulator
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2014-06-06 07:25 UTC by kundarsa@gmail.com
Modified: 2014-11-23 11:29 UTC (History)
1 user (show)

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


Attachments
vpcs-0.5_beta0.ebuild (vpcs-0.5_beta0.ebuild,1.30 KB, text/plain)
2014-06-06 07:25 UTC, kundarsa@gmail.com
Details
vpcs-0.6.ebuild (vpcs-0.6.ebuild,989 bytes, text/plain)
2014-11-23 06:30 UTC, Aaron Bauman (RETIRED)
Details
app-emulation/vpcs-0.6.ebuild (vpcs-0.6.ebuild,980 bytes, text/plain)
2014-11-23 08:07 UTC, Aaron Bauman (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kundarsa@gmail.com 2014-06-06 07:25:10 UTC
Created attachment 378364 [details]
vpcs-0.5_beta0.ebuild

Hi!

Please find attached vpcs-0.5_beta0.ebuild

vpcs is an optional tool for net-misc/gns3, but is not a dependency at compile time (can gns3 get a use flag for VPCS?). vpcs only has libutil as a listed dependency from author.

from author: Description
The VPCS can simulate up to 9 PCs. You can ping/traceroute them, or ping/traceroute the other hosts/routers from the virtual PCs when you study the Cisco routers in the Dynamips. VPCS is not the traditional PC, it is just a program running on the Linux or Windows, and only few network commands can be used in it. But VPCS can give you a big hand when you study the Cisco devices in the Dynamips. VPCS can replace the routers or VMware boxes which are used as PCs in the Dynamips network.

i suggest net-misc/vpcs Also this ebuild has a TODO comment as i was unsure how to detect freebsd, so i did not keyword ebuild for freebsd.

Tom
Comment 1 Aaron Bauman (RETIRED) gentoo-dev 2014-11-23 06:30:00 UTC
Created attachment 390086 [details]
vpcs-0.6.ebuild

updated ebuild to vpcs-0.6.  removed two sed calls and added emake CC=$(tc-getCC) to respect compiler.  Added -fno-strict-aliasing to suppress QA warnings caused by upstream.
Comment 2 Aaron Bauman (RETIRED) gentoo-dev 2014-11-23 08:07:18 UTC
Created attachment 390088 [details]
app-emulation/vpcs-0.6.ebuild

update sed call to remove -s from LDFLAGS.
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2014-11-23 11:29:16 UTC
*vpcs-0.6 (23 Nov 2014)

  23 Nov 2014; Ian Delaney <idella4@gentoo.org> +metadata.xml, +vpcs-0.6.ebuild:
  New ebuild submitted by Tom (kundarsa@gmail.com) and updated by B-Man.
  Supports PC virtualization in net-misc/gns3-server, closes bug #512562