Date: Tue, 27 Dec 2005 19:59:09 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 ... Message-ID: <200512271959.jBRJx9TF057197@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512271959.jBRJx9TF057197>
