| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 10:13:20
12.11
|
bapt  |
Convert devel to USES=pkgconfig |
07 Mar 2013 11:53:26
12.11
|
makc  |
- Fix typo
Submitted by: ak via irc |
21 Feb 2013 18:12:58
12.11
|
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> |
13 Oct 2012 13:06:35
10.05_1
|
dinoex  |
- drop maintainership
Feature safe: yes |
26 Jul 2012 17:47:23
10.05_1
|
dinoex  |
- update MASTER_SITES |
01 Jun 2012 05:26:28
10.05_1
|
dinoex  |
- update png to 1.5.10 |
03 Jul 2011 14:59:23
10.05
|
ohauer  |
-remove MD5 |
07 Jun 2010 18:27:05
10.05
|
dinoex  |
- update to 10.05
- new MASTER_SITE |
05 Jun 2010 07:54:45
8.02_5
|
dinoex  |
add LICENSE_COMB |
04 Jun 2010 13:14:56
8.02_5
|
dinoex  |
- LICENSE GPLv3 |
28 Mar 2010 06:47:48
8.02_5
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
8.02_4
|
dinoex  |
- update to jpeg-8 |
02 Sep 2009 15:01:56
8.02_3
|
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) |
31 Jul 2009 13:57:52
8.02_3
|
dinoex  |
- 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
8.02_2
|
dinoex  |
- fix duplicate manpage |
17 Jan 2009 09:36:30
8.02_2
|
dinoex  |
- 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
8.02_1
|
dinoex  |
- add LICENSE: |
21 Aug 2008 06:18:49
8.02_1
|
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 ) |
06 Jun 2008 13:21:59
8.02_1
|
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) |
07 May 2008 03:55:38
8.02
|
dinoex  |
- don't clean up leftovers from gtk |
05 May 2008 05:11:56
8.02
|
dinoex  |
- update to 8.02
- add mssing pkg-plist
PR: 123342
Approved by: maintainer |
04 Oct 2007 00:41:11
1.0r2_2  |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
19 May 2007 20:32:57
1.0r2_2
|
flz  |
- 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
1.0r2_1
|
miwi  |
- Fix build with gcc 4.X
PR: ports/107048
Submitted by: Matthias Sund<m.sund@arcor.de> (maintainer) |
06 Oct 2006 17:34:33
1.0r2_1
|
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] |
29 Jan 2006 22:54:28
1.0r2
|
pav  |
- 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
1.0r2
|
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> |