Bug 116343 - [NEW PORT] emulators/dynagen-devel: Text-based front end for Dynamips development version
Summary: [NEW PORT] emulators/dynagen-devel: Text-based front end for Dynamips develop...
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-14 11:00 UTC by Pavel Volkov
Modified: 2007-09-23 05:30 UTC (History)
0 users

See Also:


Attachments
dynagen-devel-0.10.1.shar (8.93 KB, text/plain)
2007-09-14 11:00 UTC, Pavel Volkov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Volkov 2007-09-14 11:00:05 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 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-23 05:22:44 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-09-23 05:22:55 UTC
edwin       2007-09-23 04:22:40 UTC

  FreeBSD ports repository

  Modified files:
    emulators            Makefile 
  Added files:
    emulators/dynagen-devel Makefile distinfo pkg-descr pkg-plist 
    emulators/dynagen-devel/files patch-dynagen 
                                  patch-dynamips_lib.py 
                                  patch-setup.py 
  Log:
  [NEW PORT] emulators/dynagen-devel: Text-based front end for Dynamips development version
  
          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/116343
  Submitted by:   Pavel I Volkov <pol@opk.ru>
  
  Revision  Changes    Path
  1.233     +1 -0      ports/emulators/Makefile
  1.1       +60 -0     ports/emulators/dynagen-devel/Makefile (new)
  1.1       +3 -0      ports/emulators/dynagen-devel/distinfo (new)
  1.1       +11 -0     ports/emulators/dynagen-devel/files/patch-dynagen (new)
  1.1       +15 -0     ports/emulators/dynagen-devel/files/patch-dynamips_lib.py (new)
  1.1       +25 -0     ports/emulators/dynagen-devel/files/patch-setup.py (new)
  1.1       +9 -0      ports/emulators/dynagen-devel/pkg-descr (new)
  1.1       +57 -0     ports/emulators/dynagen-devel/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"