cvs commit: ports/emulators Makefile ports/emulators/dynagen-devel Makefile distinfo pkg-descr pkg-plist ports/emulators/dynagen-devel/files patch-dynagen patch-dynamips_lib.py patch-setup.py

Edwin Groothuis edwin at FreeBSD.org
Sat Sep 22 21:22:40 PDT 2007


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 at 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)


More information about the cvs-all mailing list