FreshPorts -- The Place For Ports Wed, 17 Mar 2010 4:10 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
codeblocks 8.02_4 devel on this many watch lists=4 search for ports that depend on this port
Open source, cross-platform, free C/C++ IDE
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 27 Dec 2005 20:00:24


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."

LICENSE: GPL3 or later (IDE)
LICENSE: LGPL3 or later (SDK)

WWW: http://www.codeblocks.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: archivers/zip, devel/pkg-config
Required To Run: misc/gnome-icon-theme, devel/pkg-config
Required Libraries: x11-toolkits/wxgtk28-unicode

To install the port: cd /usr/ports/devel/codeblocks/ && make install clean
To add the package: pkg_add -r codeblocks


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/codeblocks/Sources/8.02/
http://sunet.dl.sourceforge.net/project/codeblocks/Sources/8.02/
http://iweb.dl.sourceforge.net/project/codeblocks/Sources/8.02/
http://switch.dl.sourceforge.net/project/codeblocks/Sources/8.02/
http://surfnet.dl.sourceforge.net/project/codeblocks/Sources/8.02/
http://kent.dl.sourceforge.net/project/codeblocks/Sources/8.02/
http://freefr.dl.sourceforge.net/project/codeblocks/Sources/8.02/
http://voxel.dl.sourceforge.net/project/codeblocks/Sources/8.02/
http://jaist.dl.sourceforge.net/project/codeblocks/Sources/8.02/
http://osdn.dl.sourceforge.net/project/codeblocks/Sources/8.02/
http://nchc.dl.sourceforge.net/project/codeblocks/Sources/8.02/
http://transact.dl.sourceforge.net/project/codeblocks/Sources/8.02/
http://softlayer.dl.sourceforge.net/project/codeblocks/Sources/8.02/
http://internode.dl.sourceforge.net/project/codeblocks/Sources/8.02/
http://biznetnetworks.dl.sourceforge.net/project/codeblocks/Sources/8.02/
http://ufpr.dl.sourceforge.net/project/codeblocks/Sources/8.02/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 16

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Feb 2010 11:46:55
Original commit files touched by this commit  8.02_4
dinoex search for other commits by this committer
- update to jpeg-8
02 Sep 2009 16:01:56
Original commit files touched by this commit  8.02_3
amdmi3 search for other commits by this committer
- 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)
31 Jul 2009 14:57:52
Original commit files touched by this commit  8.02_3
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
17 Jan 2009 10:50:31
Original commit files touched by this commit  8.02_2
dinoex search for other commits by this committer
- fix duplicate manpage
17 Jan 2009 09:36:30
Original commit files touched by this commit  8.02_2
dinoex search for other commits by this committer
- enable plugins
PR:             129926
Submitted by:   Henry Hu

- switch to wx2.8 unicode to build wxsmith
- add plugins to plist
16 Jan 2009 16:33:38
Original commit files touched by this commit  8.02_1
dinoex search for other commits by this committer
- add LICENSE:
21 Aug 2008 07:18:49
Original commit files touched by this commit  8.02_1
rafan search for other commits by this committer
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 View all of this commit message)
06 Jun 2008 14:21:59
Original commit files touched by this commit  8.02_1
edwin search for other commits by this committer
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)
07 May 2008 04:55:38
Original commit files touched by this commit  8.02
dinoex search for other commits by this committer
- don't clean up leftovers from gtk
05 May 2008 06:11:56
Original commit files touched by this commit  8.02
dinoex search for other commits by this committer
- update to 8.02
- add mssing pkg-plist
PR:             123342
Approved by:    maintainer
04 Oct 2007 01:41:11
Original commit files touched by this commit  1.0r2_2
  Sanity Test Failure
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
19 May 2007 21:32:57
Original commit files touched by this commit  1.0r2_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
21 Dec 2006 23:19:58
Original commit files touched by this commit  1.0r2_1
miwi search for other commits by this committer
- Fix build with gcc 4.X

PR:             ports/107048
Submitted by:   Matthias Sund<m.sund@arcor.de> (maintainer)
06 Oct 2006 18:34:33
Original commit files touched by this commit  1.0r2_1
stefan search for other commits by this committer
- 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]
29 Jan 2006 22:54:28
Original commit files touched by this commit  1.0r2
pav search for other commits by this committer
- Fix build on 64-bits
- Mark BROKEN on 4.X

PR:             ports/91826
Submitted by:   Matthias Sund <m.sund@arcor.de> (maintainer)
27 Dec 2005 19:59:09
Original commit files touched by this commit  1.0r2
edwin search for other commits by this committer
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>

Number of commits found: 16

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28
seamonkey2*Feb 28
thunderbird3*Feb 28
openoffice.org-1.0*Feb 27
openoffice.org-1.1*Feb 27
openoffice.org-1.1-devel*Feb 27
openoffice.org-2*Feb 27

4 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21404
Broken 172
Deprecated 45
Ignore 896
Forbidden 2
Restricted 387
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 2
new 48 hours7
new 7 days20
new fortnight50
new month96

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.171 seconds.