Bug 105282 - [NEW PORT] emulators/dynagen: Text-based front end for Dynamips
Summary: [NEW PORT] emulators/dynagen: Text-based front end for Dynamips
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-08 06:40 UTC by trasz
Modified: 2006-11-08 23:40 UTC (History)
0 users

See Also:


Attachments
dynagen-0.6.0.shar (6.38 KB, text/plain)
2006-11-08 06:40 UTC, trasz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description trasz 2006-11-08 06:40:20 UTC
Dynagen is a front-end for use with the Dynamips Cisco router
emulator. It uses an INI-like configuration file to provision
Dynamips emulator networks. It takes care of specifying the right
port adapters, generating and matching up those pesky NIO descriptors,
specifying bridges, frame-relay, ATM switches, etc. It also provides
a management CLI for listing devices, suspending and reloading
instances, etc.

WWW:	http://dyna-gen.sourceforge.net/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-11-08 07:35:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-11-08 23:34:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-11-08 23:34:42 UTC
miwi        2006-11-08 23:34:32 UTC

  FreeBSD ports repository

  Modified files:
    emulators            Makefile 
  Added files:
    emulators/dynagen    Makefile distinfo pkg-descr pkg-plist 
    emulators/dynagen/files patch-dynagen 
  Log:
  Dynagen is a front-end for use with the Dynamips Cisco router
  emulator. It uses an INI-like configuration file to provision
  Dynamips emulator networks. It takes care of specifying the right
  port adapters, generating and matching up those pesky NIO descriptors,
  specifying bridges, frame-relay, ATM switches, etc. It also provides
  a management CLI for listing devices, suspending and reloading
  instances, etc.
  
  WWW:    http://dyna-gen.sourceforge.net/
  
  PR:             ports/105282
  Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
  
  Revision  Changes    Path
  1.202     +1 -0      ports/emulators/Makefile
  1.1       +54 -0     ports/emulators/dynagen/Makefile (new)
  1.1       +3 -0      ports/emulators/dynagen/distinfo (new)
  1.1       +11 -0     ports/emulators/dynagen/files/patch-dynagen (new)
  1.1       +9 -0      ports/emulators/dynagen/pkg-descr (new)
  1.1       +48 -0     ports/emulators/dynagen/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"