Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

vpcs 0.6 new formula #35311

Closed
wants to merge 1 commit into from

Conversation

julien-duponchelle
Copy link
Contributor

Project 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.

@@ -0,0 +1,17 @@
class Vpcs < Formula
homepage "http://vpcs.sourceforge.net/"
url "https://downloads.sourceforge.net/project/vpcs/0.6/vpcs-0.6-src.tbz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fvpcs%2Ffiles%2F0.6%2F&ts=1419774589"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Strip the stuff from ? to the end of the URL off, cheers.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, it's fixed

@julien-duponchelle
Copy link
Contributor Author

I fix the problems.

Should i squash the commit to only one?

Thanks for your help

homepage "http://vpcs.sourceforge.net/"
url "https://downloads.sourceforge.net/project/vpcs/0.6/vpcs-0.6-src.tbz"
sha1 "6ecdc42f3026286ff6decd588a08898b52ec558f"
version "0.6"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Project 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.
@julien-duponchelle
Copy link
Contributor Author

I have revert to --version for test and drop the version in the formula.

I have also squash all commit to only one.

@Homebrew Homebrew locked and limited conversation to collaborators Feb 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants