cvs commit: ports/devel Makefile ports/devel/generatorrunner Makefile distinfo pkg-descr pkg-plist ports/devel/generatorrunner/files patch-CMakeLists.txt patch-data__CMakeLists.txt

Nicola Vitale nivit at FreeBSD.org
Sun Dec 18 21:59:40 UTC 2011


nivit       2011-12-18 21:59:40 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/generatorrunner Makefile distinfo pkg-descr pkg-plist 
    devel/generatorrunner/files patch-CMakeLists.txt 
                                patch-data__CMakeLists.txt 
  Log:
  GeneratorRunner is a tool that eases the development of binding generators
  for C++ and Qt-based libraries by providing a framework to help automating
  most of the process. It uses the ApiExtractor library to parse the header
  files and manipulate the classes information while generating the binding
  code using front-end modules provided by the user.
  
  GeneratorRunner is based on the QtScriptGenerator project
  
  WWW:    http://www.pyside.org/docs/generatorrunner/
  
  Revision  Changes    Path
  1.4758    +1 -0      ports/devel/Makefile
  1.1       +38 -0     ports/devel/generatorrunner/Makefile (new)
  1.1       +2 -0      ports/devel/generatorrunner/distinfo (new)
  1.1       +11 -0     ports/devel/generatorrunner/files/patch-CMakeLists.txt (new)
  1.1       +21 -0     ports/devel/generatorrunner/files/patch-data__CMakeLists.txt (new)
  1.1       +9 -0      ports/devel/generatorrunner/pkg-descr (new)
  1.1       +14 -0     ports/devel/generatorrunner/pkg-plist (new)


More information about the cvs-ports mailing list