Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20.03_12 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
20.03_11 23 Feb 2024 10:01:29 |
Muhammad Moinur Rahman (bofh) |
devel/codeblocks: Moved man to share/man
Approved by: portmgr (blanket) |
20.03_10 13 Feb 2024 14:44:22 |
Dima Panov (fluffy) |
devel/boost: bump consumers after library update |
20.03_9 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
20.03_8 23 Nov 2023 11:20:28 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxWidgets in tree |
20.03_7 27 Sep 2023 14:36:30 |
Dima Panov (fluffy) |
devel/boost*: bump all consumers after 1.83.0 |
20.03_6 02 Aug 2023 18:53:44 |
Muhammad Moinur Rahman (bofh) |
devel/codeblocks: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
20.03_6 30 Jul 2023 22:59:05 |
Robert Clausecker (fuz) Author: Trond Endrestøl |
devel/codeblocks: fix build with recent clang
Port uses std::mem_fun which went away with C++17. Enforce use of
C++11 to fix the build.
PR: 272782
MFH: 2023Q3 |
20.03_6 27 Apr 2023 18:25:55 |
Dima Panov (fluffy) |
*/*: bump all direct Boost cunsumers |
20.03_5 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
20.03_4 16 Jan 2023 19:32:07 |
Dima Panov (fluffy) |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
20.03_3 20 Oct 2022 19:13:41 |
Loïc Bartoletti (lbartoletti) |
*/*: Reset maintainership |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
20.03_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
20.03_3 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
20.03_2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
20.03_2 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
20.03_1 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
20.03_1 16 Apr 2021 07:52:45 |
Yuri Victorovich (yuri) |
x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5
Bump 43 ports that either depend on wxgtk31 or potentially depend on it.
Reported by: portscout |
20.03 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20.03 15 Aug 2020 22:47:30 |
pkubaj |
devel/codeblocks: fix build on non-x86
dragscroll module uses x86 assembly, disable it on non-x86 architectures:
libtool: compile: g++9 -DHAVE_CONFIG_H -I. -I../../../../src/include
-I/usr/local/lib/wx/include/gtk3-unicode-3.0 -I/usr/local/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -D_THREAD_SAFE
-I../../../../src/include -I../../../../src/src
-I../../../../src/sdk/wxscintilla/include -DCB_AUTOCONF -isystem
/usr/local/include -DPIC -I../../../../src/include/tinyxml -DTIXML_USE_STL=YES
-O2 -pipe -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9
-Wl,-rpath=/usr/local/lib/gcc9 -isystem /usr/local/include -fPIC -fexceptions
-MT dragscrollcfg.lo -MD -MP -MF .deps/dragscrollcfg.Tpo -c dragscrollcfg.cpp
-fPIC -DPIC -o .libs/dragscrollcfg.o
--- dragscrollcfg.lo ---
{standard input}: Assembler messages:
{standard input}:1398: Error: unrecognized opcode: `int3'
*** [dragscrollcfg.lo] Error code 1 |
20.03 01 Aug 2020 07:47:33 |
lbartoletti |
devel/codeblocks: Update to 20.03
- Update to 20.03
- Use wxgtk3
- Remove CXXFLAGS for clang
PR: 248091
Reported by: gh_origin@yahoo.com |
17.12_10 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 |
17.12_10 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 |
17.12_9 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'. |
17.12_9 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 |
17.12_8 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 |
17.12_7 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 |
17.12_6 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 |
17.12_5 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 |
17.12_4 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 |
17.12_3 06 Nov 2018 23:52:18 |
linimon |
Add compiler:c++11-lang to USES to fix linking with boost.
Approved by: portmgr (tier-2 blanket) |
17.12_3 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 |
17.12_2 18 Jun 2018 03:49:10 |
linimon |
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
17.12_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.12_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.12 07 Jan 2018 09:00:37 |
riggs |
Update to upstream release 17.12
Details:
- New release 17.12, changelog on
http://www.codeblocks.org/downloads/binaries/changelog
- This includes fixes for stability of the application
which should allow to close bug #223826 and bug #197888
PR: 224835
Submitted by: lbartoletti@tuxfamily.org (maintainer)
MFH: 2018Q1 |
16.01_8 25 Sep 2017 00:08:17 |
jbeich |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
16.01_7 25 Sep 2017 00:05:06 |
jbeich |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
16.01_6 02 May 2017 06:48:11 |
jbeich |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
16.01_5 07 Jan 2017 14:43:11 |
jbeich |
textproc/hunspell: update to 1.6.0
- Restore DIST_SUBDIR from r305651
- Adjust license for "or later" clause
- Restore GPLv2+/LGPL21+ license files removed upstream as
GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built)
- Unbreak |make makepatch|
Changes: https://github.com/hunspell/hunspell/releases/tag/v1.6.0
PR: 215714
Submitted by: sunpoet (based on)
Exp-run by: antoine
MFH: 2017Q1
Differential Revision: https://reviews.freebsd.org/D8887 |
16.01_4 06 Jan 2017 08:45:04 |
jbeich |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
16.01_3 03 Dec 2016 22:24:36 |
jbeich |
textproc/hunspell: update to 1.5.4
Changes: https://github.com/hunspell/hunspell/blob/v1.5.4/ChangeLog
PR: 214837
Exp-run by: antoine (for 1.5.3)
Approved by: office (bapt) |
16.01_2 23 Nov 2016 12:45:47 |
jbeich |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
16.01_1 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
16.01_1 06 Oct 2016 11:34:25 |
amdmi3 |
- Switch to USES=localbase
- Remove unneeded license mentions from pkg-descr
PR: 212665
Submitted by: amdmi3
Approved by: lbartoletti@tuxfamily.org (maintainer) |
16.01_1 30 Sep 2016 16:03:23 |
mat |
Catch stray dependencies, courtesy of the proxy-deps qa check.
Sponsored by: Absolight |
16.01 08 May 2016 20:47:37 |
pi |
devel/codeblocks: fix attribution
PR: 209377
Reported by: mat |
16.01 08 May 2016 17:41:52 |
pi |
devel/codeblocks: 13.12 -> 16.01
- Changes:
http://www.codeblocks.org/downloads/binaries/changelog
- submitter re-takes maintainer
PR: 209377
Submitted by: lbartoletti@tuxfamily.org |
13.12_5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
13.12_5 07 Feb 2016 14:58:47 |
amdmi3 |
- Fix build with boost-1.60
PR: 199601 |
13.12_5 22 Dec 2015 15:22:48 |
miwi |
- Fix build with clang 3.7.0
PR: 203160
Submitted by: dim
Approved by: mat (mentor)
Differential Revision: D4653 |
13.12_5 16 Sep 2015 19:51:28 |
bapt |
Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop |
13.12_4 13 Sep 2015 18:58:30 |
bapt |
Enforce unicode version of wxGTK |
13.12_4 11 Jun 2015 10:45:10 |
amdmi3 |
- Disable precompiled headers to fix build with old gcc on -current kernel
MFH: 2015Q2 |
13.12_4 06 Apr 2015 16:41:47 |
sunpoet |
- Reset maintainership
PR: 199199
Submitted by: <coder@tuxfamily.org> (maintainer) |
13.12_4 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
13.12_4 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
13.12_3 30 Aug 2014 19:23:18 |
tijl |
devel/gamin:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip |
13.12_2 29 Aug 2014 22:17:42 |
tijl |
- Add USES=libtool and INSTALL_TARGET=install-strip
- Use USE_CXXSTD |
13.12_1 01 Apr 2014 19:37:51 |
antoine |
- Finish stage support
- Modernize USES
Reported by: poudriere
With hat: portmgr |
13.12 15 Feb 2014 13:16:18 |
lev |
Update to 13.12, make it build on 10/CURRENT with clang.
PR: ports/186544
Submitted by: me
Approved by: maintainer |
12.11_1 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
12.11 04 Jan 2014 23:40:44 |
antoine |
Convert the tree to USES=fam
Approved by: portmgr (bapt) |
12.11 27 Dec 2013 12:34:09 |
antoine |
Fix LIB_DEPENDS |
12.11 12 Dec 2013 10:53:38 |
bapt |
Convert LIB_DEPENDS for ports depending on boost |
12.11 22 Oct 2013 13:52:24 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery) |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
12.11 13 Sep 2013 14:03:10 |
bapt |
Fix build since glib is not pulling gamin as a dep anymore |
12.11 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
12.11 23 Apr 2013 10:13:20 |
bapt |
Convert devel to USES=pkgconfig |
12.11 07 Mar 2013 11:53:26 |
makc |
- Fix typo
Submitted by: ak via irc |
12.11 21 Feb 2013 18:12:58 |
makc |
- Update to 12.11
- Pass maintainership to submitter
- Remove superfluous dependence on gnome-icon-theme
PR: based on ports/176286
Submitted by: lbartoletti <coder@tuxfamily.org> |
10.05_1 13 Oct 2012 13:06:35 |
dinoex |
- drop maintainership
Feature safe: yes |
10.05_1 26 Jul 2012 17:47:23 |
dinoex |
- update MASTER_SITES |
10.05_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
10.05 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
10.05 07 Jun 2010 18:27:05 |
dinoex |
- update to 10.05
- new MASTER_SITE |
8.02_5 05 Jun 2010 07:54:45 |
dinoex |
add LICENSE_COMB |
8.02_5 04 Jun 2010 13:14:56 |
dinoex |
- LICENSE GPLv3 |
8.02_5 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
8.02_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
8.02_3 02 Sep 2009 15:01:56 |
amdmi3 |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
8.02_3 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
8.02_2 17 Jan 2009 10:50:31 |
dinoex |
- fix duplicate manpage |
8.02_2 17 Jan 2009 09:36:30 |
dinoex |
- enable plugins
PR: 129926
Submitted by: Henry Hu
- switch to wx2.8 unicode to build wxsmith
- add plugins to plist |
8.02_1 16 Jan 2009 16:33:38 |
dinoex |
- add LICENSE: |
8.02_1 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
8.02_1 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
8.02 07 May 2008 03:55:38 |
dinoex |
- don't clean up leftovers from gtk |
8.02 05 May 2008 05:11:56 |
dinoex |
- update to 8.02
- add mssing pkg-plist
PR: 123342
Approved by: maintainer |
1.0r2_2 04 Oct 2007 00:41:11 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
1.0r2_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0r2_1 21 Dec 2006 23:19:58 |
miwi |
- Fix build with gcc 4.X
PR: ports/107048
Submitted by: Matthias Sund<m.sund@arcor.de> (maintainer) |
1.0r2_1 06 Oct 2006 17:34:33 |
stefan |
- Depend on and link against wxgtk26-unicode instead of the ANSI version. [1]
- s/INSTALLS_SHLIB/USE_LDCONFIG/
PR: 103756 [1]
Submitted by: Michael Neumann <mneuma2s@smail.inf.fh-brs.de> [1]
Approved by: maintainer [1] |
1.0r2 29 Jan 2006 22:54:28 |
pav |
- Fix build on 64-bits
- Mark BROKEN on 4.X
PR: ports/91826
Submitted by: Matthias Sund <m.sund@arcor.de> (maintainer) |
1.0r2 27 Dec 2005 19:59:09 |
edwin |
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> |