NOTICE: This package has been removed from pkgsrc

./wip/codeblocks, Open source, cross platform, free C++ IDE

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 16.01, Package name: codeblocks-16.01, Maintainer: pkgsrc-users

Code::Blocks is a free C++ IDE built to meet the most demanding needs of its
users. It is designed to be very extensible and fully configurable.

Finally, an IDE with all the features you need, having a consistent look, feel
and operation across platforms.

Built around a plugin framework, Code::Blocks can be extended with plugins. Any
kind of functionality can be added by installing/coding a plugin. For instance,
compiling and debugging functionality is already provided by plugins!


Required to run:
[sysutils/desktop-file-utils] [graphics/hicolor-icon-theme] [databases/shared-mime-info] [x11/wxGTK30]

Required to build:
[archivers/zip] [pkgtools/x11-links] [x11/compositeproto] [x11/glproto] [x11/renderproto] [x11/xproto] [x11/xf86vidmodeproto] [x11/xf86driproto] [x11/damageproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/dri2proto] [x11/xcb-proto] [x11/fixesproto4]

Master sites:

SHA1: 70aabe8a948dbaa919eb4b87bc74a600e0d93516
RMD160: e98b034eb8d6cf52a89312f2d5eaa10b17f1355e
Filesize: 19775.485 KB

Version history: (Expand)


CVS history: (Expand)


   2015-09-15 13:26:41 by Aleksej Lebedev | Files touched by this commit (3)
Log message:
Update codeblocks to 13.12-1

   2012-09-24 20:26:51 by Aleksej Saushev | Files touched by this commit (116)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-06-14 16:36:54 by othyro | Files touched by this commit (1)
Log message:
+LICENSE; .include "../../sysutils/desktop-file-utils/desktopdb.mk"
Patch needs commenting to pass pkglint.
   2010-09-15 11:43:19 by mwdavies | Files touched by this commit (5)
Log message:
Update to version 10.05.
   2010-06-14 00:46:55 by Thomas Klausner | Files touched by this commit (271)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2009-10-11 13:18:12 by Thomas Klausner | Files touched by this commit (112)
Log message:
Remove unnecessary @comment lines.
Spill a few more @pkgdir.
   2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267)
Log message:
Remove obsolete @dirrm lines.
   2009-07-22 11:53:10 by Thomas Klausner | Files touched by this commit (92)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html