Commit graph

20 commits

Author SHA1 Message Date
Alexey Dokuchaev
6c54b494b7 Clean up, add LICENSE, take maintainership. 2011-01-07 07:43:39 +00:00
Alejandro Pulver
131a156363 - Drop maintainership. 2011-01-06 19:13:42 +00:00
Dirk Meyer
6dd02eda05 - fix build for png-1.4.1 2010-03-30 12:10:48 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Pav Lucistnik
efa63f6ba4 - 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
2008-07-25 14:34:52 +00:00
Lev A. Serebryakov
1f4e387afa Bump PORTREVISION due to subversion upgrade. 2008-06-30 12:36:56 +00:00
Lev A. Serebryakov
9ffc02942d (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.
2008-06-30 10:00:07 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Edwin Groothuis
f7c0630cd2 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 01:02:44 +00:00
Alejandro Pulver
59b7cdd252 - Fix building with GCC 4.x.
Reported by:	pav
2007-07-22 17:48:34 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Alejandro Pulver
653ff4f6f5 - Fix building with GCC 4.x.
Reported by:	pointyhat
2006-12-17 20:40:16 +00:00
Alejandro Pulver
d5fdef68f4 - Integrate with bsd.scons.mk. 2006-07-14 17:21:42 +00:00
Alejandro Pulver
8ed19a6761 - Fix wrapper script (wrong file name).
- Increment PORTREVISION.
2006-07-11 17:56:14 +00:00
Alejandro Pulver
f15516ef56 - Change library version of x11-toolkits/gtkglext in LIB_DEPENDS.
- Bump PORTREVISION.
2006-07-07 22:10:48 +00:00
Alejandro Pulver
a7e888c12d - Fix building on non-i386 architectures.
- Avoid hacking the SConstruct file, pass information through the environment.
2006-05-31 01:51:05 +00:00
Alejandro Pulver
8862378f79 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)
2006-05-10 18:35:19 +00:00