| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Mar 2013 10:51:36
1.5.0_9
|
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
01 Jun 2012 05:26:28
1.5.0_9
|
dinoex  |
- update png to 1.5.10 |
03 Jul 2011 14:25:36
1.5.0_8
|
ohauer  |
-remove MD5 |
07 Jan 2011 07:43:40
1.5.0_8
|
danfe  |
Clean up, add LICENSE, take maintainership. |
06 Jan 2011 19:13:42
1.5.0_8
|
alepulver  |
- Drop maintainership. |
30 Mar 2010 12:06:54
1.5.0_8
|
dinoex  |
- fix build for png-1.4.1 |
28 Mar 2010 06:47:48
1.5.0_8
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.5.0_7
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
1.5.0_6
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
25 Jul 2008 14:34:52
1.5.0_5
|
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
30 Jun 2008 12:36:56
1.5.0_5
|
lev  |
Bump PORTREVISION due to subversion upgrade. |
30 Jun 2008 10:00:07
1.5.0_4
|
lev  |
(1) Upgrade subversion to version 1.5.0.
(2) Make binding ports to be real ports, which installs only bindings and
depend on subversion.
(3) Rename bindings ports to reflect perl5/python/ruby modules naming scheme.
(4) Re-base subversion-freebsd to `devel/subversion'.
(5) Fix all ports, which depends on subversion bindings. |
06 Jun 2008 13:31:51
1.5.0_4
|
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) |
19 Apr 2008 17:56:05
1.5.0_3  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
04 Oct 2007 01:02:44
1.5.0_3
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
22 Jul 2007 17:48:34
1.5.0_3
|
alepulver  |
- Fix building with GCC 4.x.
Reported by: pav |
19 May 2007 20:32:57
1.5.0_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
17 Dec 2006 20:40:16
1.5.0_2
|
alepulver  |
- Fix building with GCC 4.x.
Reported by: pointyhat |
14 Jul 2006 17:21:42
1.5.0_2
|
alepulver  |
- Integrate with bsd.scons.mk. |
11 Jul 2006 17:56:14
1.5.0_2
|
alepulver  |
- Fix wrapper script (wrong file name).
- Increment PORTREVISION. |
07 Jul 2006 22:10:48
1.5.0_1
|
alepulver  |
- Change library version of x11-toolkits/gtkglext in LIB_DEPENDS.
- Bump PORTREVISION. |
31 May 2006 01:51:05
1.5.0
|
alepulver  |
- Fix building on non-i386 architectures.
- Avoid hacking the SConstruct file, pass information through the environment. |
10 May 2006 18:35:20
1.5.0
|
alepulver  |
GtkRadiant is a level design program developed by id Software and Loki
Software. It is used to create maps for a number of computer games.
GtkRadiant originated as Q3Radiant, the Quake III Arena level design tool,
which was a Windows-only application. Two major things are different in
GtkRadiant: it is based on the GTK+ toolkit, so it also works in Linux and Mac
OS X, and it's also game engine-independent, with functionality for new games
added as game packs.
GtkRadiant is an Open Source application. Source code is publicly available
from id Software's Subversion repository and new additions to the code are
covered under open source licenses. The core Q3Radiant code, however, was
originally under id Software's proprietary license. The license for both the
editor and toolset (notably Q3Map2, the BSP compiler) was changed in February
2006, and publicly released under the GPL on February 17.
WWW: http://www.qeradiant.com/
PR: ports/93668
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Approved by: garga (mentor) |