cvs commit: ports/devel Makefile ports/devel/codeblocks Makefile distinfo pkg-descr ports/devel/codeblocks/files Makefile patch-CodeBlocks-unix.cbp patch-src-app.cpp patch-src-globals.h patch-src-prefix.cpp patch-templates-unix-wxwidgets.cbp patch-templates-unix-wxwidgets.template ...

Edwin Groothuis edwin at FreeBSD.org
Tue Dec 27 11:59:10 PST 2005


edwin       2005-12-27 19:59:09 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/codeblocks     Makefile distinfo pkg-descr 
    devel/codeblocks/files Makefile patch-CodeBlocks-unix.cbp 
                           patch-src-app.cpp patch-src-globals.h 
                           patch-src-prefix.cpp 
                           patch-templates-unix-wxwidgets.cbp 
                           patch-templates-unix-wxwidgets.template 
                           patch-update.sh 
  Log:
  new port: devel/codeblocks, an open source, cross-platform and free
  C/C++ IDE
  
          Code::Blocks is an open source, cross-platform and free
          C/C++ IDE.  It is build using the wxWidgets GUI library.
  
          The WEB site states:
  
          "Code::Blocks is a free C++ IDE built specifically to meet
          the most demanding needs of its users. It was designed,
          right from the start, to be extensible and configurable."
  
          WWW: http://www.codeblocks.org/
  
  PR:             ports/89297
  Submitted by:   Matthias Sund <m.sund at arcor.de>
  
  Revision  Changes    Path
  1.2082    +1 -0      ports/devel/Makefile
  1.1       +71 -0     ports/devel/codeblocks/Makefile (new)
  1.1       +3 -0      ports/devel/codeblocks/distinfo (new)
  1.1       +2964 -0   ports/devel/codeblocks/files/Makefile (new)
  1.1       +352 -0    ports/devel/codeblocks/files/patch-CodeBlocks-unix.cbp (new)
  1.1       +11 -0     ports/devel/codeblocks/files/patch-src-app.cpp (new)
  1.1       +11 -0     ports/devel/codeblocks/files/patch-src-globals.h (new)
  1.1       +71 -0     ports/devel/codeblocks/files/patch-src-prefix.cpp (new)
  1.1       +15 -0     ports/devel/codeblocks/files/patch-templates-unix-wxwidgets.cbp (new)
  1.1       +22 -0     ports/devel/codeblocks/files/patch-templates-unix-wxwidgets.template (new)
  1.1       +13 -0     ports/devel/codeblocks/files/patch-update.sh (new)
  1.1       +10 -0     ports/devel/codeblocks/pkg-descr (new)


More information about the cvs-ports mailing list