Version: 20.03, Package name: codeblocks-20.03 |
Maintained by: Josh Grosse |
Master sites: |
Description Code::Blocks is cross platform, free C/C++ IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable. Built around a plugin framework, Code::Blocks can be extended with plugins. Any kind of functionality can be added by installing/coding a plugin. |
Filesize: 11522.719 KB |
Version History (View Complete History) |
|
2021-02-27 01:53:07 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Bump for sysutils/gamin,-main -> sysutils/gamin |
2020-10-09 13:12:01 by Rafael Sadowski | Files touched by this commit (18) |
Log message: Bump after hunspell update The library name has changed from hunspell-1.6 to hunspell-1.7. |
2020-06-26 03:41:40 by Charlene Wendling | Files touched by this commit (7) |
Log message: codeblocks: update to 20.03 changelog: http://www.codeblocks.org/downloads/binaries/changelog Also, change COMPILER reason, add a new patch to fix the build on !x86 archs and remove a trailing whitespace in Makefile. From Josh Grosse, with some tweaks from me. OK Josh Grosse (maintainer) |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-17 10:45:30 by Stuart Henderson | Files touched by this commit (94) |
Log message: set png16 WANTLIB entries back to png following the change in soname part done by portbump, part by hand (it is easily confused) |
2019-01-02 05:44:07 by Jeremie Courreges-Anglas | Files touched by this commit (47) |
Log message: Cope with the wxWidgets3 update ok ajacoutot@ landry@ giovanni@ |
2018-12-13 12:53:24 by Stuart Henderson | Files touched by this commit (64) |
Log message: bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost, it has been split into subpackages |
2018-09-11 13:24:43 by Stuart Henderson | Files touched by this commit (1) |
Log message: unbreak with newer libc++. FreeBSD r447202. similar diff as openttd, supertux |
2018-07-01 12:33:39 by Marc Espie | Files touched by this commit (166) |
Log message: @tag update-mime-database |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-03-16 16:38:35 by Juan Francisco Cantero Hurtado | Files touched by this commit (2) |
Log message: Backport fixes from -current. Codeblocks doesn't run without both patches. |
2018-02-13 14:45:25 by Stuart Henderson | Files touched by this commit (1) |
Log message: Set --with-boost-libdir, should fix build problem seen in i386 bulk. From Josh Grosse. |
2018-02-06 08:28:51 by Stuart Henderson | Files touched by this commit (9) |
Log message: update to codeblocks-17.12, from maintainer Josh Grosse, ok bcallah |
2018-01-20 08:05:34 by Jonathan Gray | Files touched by this commit (7) |
Log message: Remove most of the remaining BROKEN-arm markers to give ports a chance of building with clang. ok sthen@ phessler@ |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-31 02:08:18 by Marc Espie | Files touched by this commit (173) |
Log message: switch everything to new COMPILER idiom, even stuff that won't build with clang yet, but at least that part is done. |
2017-05-26 08:50:15 by Marc Espie | Files touched by this commit (1) |
Log message: let it build with clang, deactivate nullptr work-around |
2017-04-12 12:12:33 by Landry Breuil | Files touched by this commit (17) |
Log message: Fix WANTLIB and bump REVISION for all ports depending on hunspell. While here enforce dependency on hunspell 1.6 in mozilla.port.mk, as it's a requirement for 53. |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2017-01-11 06:44:33 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message: update maintainer e-mail from Josh Grosse |
2017-01-01 22:18:42 by Jonathan Gray | Files touched by this commit (1) |
Log message: Mark codeblocks as broken on arm. GCC 4.4 changed the C++ symbol mangling of va_list on arm to conform to a newer revision of the EABI specification. Codeblocks is built with ports gcc (4.9) but depends on wxwidgets which has va_list in a public symbol in the form of wxString::FormatV() and wxwidgets is built with base gcc (4.2.1). This can be revisited when wxwidgets is built with a different compiler. ok Josh Grosse (MAINTAINER) |
2016-03-18 17:12:22 by Christian Weisgerber | Files touched by this commit (183) |
Log message: remove SHARED_ONLY from ports that only use modules that neither set nor read this variable |
2016-03-12 04:02:55 by Stuart Henderson | Files touched by this commit (1) |
Log message: set AUTO*_VERSION in MAKE_ENV, it was trying to run autoheader: (CDPATH="${ZSH_VERSION+.}:" && cd ../.. && /bin/sh /usr/obj/ports/codeblocks-16.01/codeblocks-16.01.release/missing autoheader) Provide an AUTOCONF_VERSION environment variable, please |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2016-01-30 04:20:01 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Update to codeblocks-16.01. from new MAINTAINER Josh Grosse, thanks! |
2015-05-28 04:17:32 by Pascal Stumpf | Files touched by this commit (265) |
Log message: gcc4 bumps, reminded by aja@ |
2015-03-27 02:46:21 by Antoine Jacoutot | Files touched by this commit (13) |
Log message: x11/gtk+2,-guic -> x11/gtk+3,-guic && bump |
2014-12-30 14:50:25 by Landry Breuil | Files touched by this commit (15) |
Log message: Mark BROKEN-alpha a bunch of ports that reliably failed (!) to build in the past 3 bulks, or forever. Various reasons: no d^Hrecent compiler available, base gcc generating nice internal compiler errors, no atomic ops, etc, etc. While here, mark all webkits as BROKEN-hppa, since this also requires clang or g++ 4.7. Our g++ 4.8 port only builds on i386|amd64|powerpc|sparc64 anyway... if you're interested^Wbored to death, full past logs at http://build-failures.rhaalovely.net/alpha/... |
2014-11-18 03:17:18 by Brad Smith | Files touched by this commit (26) |
Log message: Eliminate the use of the malloc.h header and/or replace with stdlib.h. ok sthen@ |
2011-04-15 00:07:01 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Use correct filename in pre-configure target. Regen WANTLIB/PLIST. from Gleydson Soares, thanks! |
2010-11-26 00:19:01 by Marc Espie | Files touched by this commit (122) |
Log message: newer depends with >= |
2010-11-15 12:46:10 by Marc Espie | Files touched by this commit (706) |
Log message: move depends to new style |
2010-11-07 18:22:37 by Marc Espie | Files touched by this commit (13) |
Log message: LIB_DEPENDS cleanup |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2010-10-11 02:12:31 by Jasper Lievisse Adriaanse | Files touched by this commit (27) |
Log message: - fix WANTLIB after cairo update. |
2010-06-03 10:09:03 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: Update to codeblocks-10.05. |
2009-12-22 08:31:27 by Antoine Jacoutot | Files touched by this commit (20) |
Log message: Use @unexec-delete instead of @unexec for the *-update-* goos. prodded by espie@ discussed with espie@ sthen@ landry@ |