Port details |
- codeblocks-devel Open source, cross-platform, free C/C++ IDE
- 18.04_8 devel
=0 18.04_8Version of this port present on the latest quarterly branch.
- Maintainer: lbartoletti@FreeBSD.org
- Port Added: 2017-10-27 10:15:40
- Last Update: 2020-08-22 06:15:04
- SVN Revision: 545739
- License: GPLv3 LGPL3
- WWW:
- http://www.codeblocks.org/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- codeblocks-devel>0:devel/codeblocks-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME: codeblocks-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1528096632
SHA256 (codeblocks-18.04-11386.tar.gz) = fdac49c242131e5a0d4afbfc662fb92546b127d50bba63a1de74e9535acf2be2
SIZE (codeblocks-18.04-11386.tar.gz) = 20528683
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- zip : archivers/zip
- update-desktop-database : devel/desktop-file-utils
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- pkgconf>=1.3.0_1 : devel/pkgconf
- update-mime-database : misc/shared-mime-info
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- x11.pc : x11/libX11
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- update-mime-database : misc/shared-mime-info
- x11.pc : x11/libX11
- Library dependencies:
-
- libboost_system.so : devel/boost-libs
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libhunspell-1.7.so : textproc/hunspell
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- libfam.so.0 : devel/gamin
- libintl.so : devel/gettext-runtime
- libwx_baseu-2.8.so : x11-toolkits/wxgtk28
- Fetch dependencies:
-
- svn : devel/subversion
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- autoreconf compiler:c++11-lang desktop-file-utils gnome fam:gamin localbase gettext-runtime libtool pathfix pkgconfig shared-mime-info xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
18.04_8 22 Aug 2020 06:15:04 |
lbartoletti |
devel/codeblocks-devel: remove -devel version of codeblocks
This port was created when there was a time when development did not produce new
releases.
However, with the update of devel/codeblocks to version 20.03, as indicated in
the PR, it is no longer useful to maintain this version.
PR: 248092
Reported by: gh_origin@yahoo.com |
18.04_8 14 Jan 2020 21:45:15 |
lbartoletti |
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23169 |
18.04_8 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
18.04_7 04 Nov 2019 22:20:31 |
zeising |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
18.04_7 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
18.04_6 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
18.04_5 12 Apr 2019 06:36:31 |
jbeich |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
18.04_4 18 Jan 2019 21:14:42 |
jbeich |
textproc/hunspell: update to 1.7.0
- Drop const optimization as v2 API moved to nuspell
Changes: https://github.com/hunspell/hunspell/releases/tag/v1.7.0 |
18.04_3 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
18.04_2 12 Dec 2018 00:15:50 |
jbeich |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
18.04_1 27 Sep 2018 21:10:13 |
linimon |
Fix build on gcc-based archs.
Tested on powerpc64 and amd64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
18.04_1 10 Aug 2018 12:43:44 |
jbeich |
devel/codeblocks-devel: unbreak with libc++ 5
In file included from sqvm.cpp:5:
In file included from /usr/include/c++/v1/math.h:310:
/usr/include/c++/v1/limits:148:85: error: expected expression
_LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type min() _NOEXCEPT
{return type();}
^
../../../../src/include/scripting/squirrel/sqobject.h:99:24: note: expanded from
macro 'type'
#define type(obj) ((obj)._type)
^
Submitted by: Michael Butler (based on) |
18.04_1 09 Aug 2018 06:58:31 |
jbeich |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
18.04 12 Jun 2018 15:43:20 |
tz |
devel/codeblocks-devel: update to 18.04 svn rev 11386
PR: 228748
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> |
17.07_2 18 Apr 2018 13:57:43 |
jbeich |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
17.07_1 18 Jan 2018 04:11:03 |
jbeich |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
17.07 27 Oct 2017 10:15:27 |
pizzamig |
devel/codeblocks-devel: new port
PR: 221703
Submitted by: lbartoletti@tuxfamily.org
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12806 |