Eitan Adler
334eb0fc61
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
...
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
2013-03-19 13:04:30 +00:00
Oliver Lehmann
f29c5820b0
update cegui to 0.7.9
2013-01-19 10:05:21 +00:00
Martin Matuska
b2c4fbb77a
Update PCRE to 8.32
...
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Oliver Lehmann
3ac4dec4fb
update cegui to 0.7.7
2012-06-24 18:42:39 +00:00
Oliver Lehmann
8411546d39
update cegui to 0.7.6
...
ignore tinyxml when installed and always use local copy [1]
PR: ports/164547 [1]
Submitted by: Yanhui Shen <shen.elf@gmail.com> [1]
2012-06-24 08:21:14 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Dmitry Marakasov
e0057d4bcd
- Enable null renderer in cegui
...
- Fix cegui library versioning scheme
PR: 167831
Submitted by: myself
Approved by: maintainer timeout (oliver, 2 weeks)
2012-05-28 13:46:02 +00:00
Martin Matuska
dbbf004162
Bump pcre library dependency due to 8.30 update
2012-02-14 12:45:35 +00:00
Oliver Lehmann
3649162046
update ogre to 1.7.4
...
bump PORTREVISION on affected ports
2012-01-26 07:59:51 +00:00
Dmitry Marakasov
6f6fbe4bdf
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
...
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
2011-09-23 22:26:39 +00:00
Oliver Lehmann
a234f8033d
update graphics/ogre3d to 1.7.3
...
bump PORTREVISION of affected ports
2011-08-01 06:03:14 +00:00
Oliver Lehmann
551b5541b4
graphics/cegui: update to 0.7.5
...
graphics/ogre3d: update to 1.7.2
games/ember: update to 0.6.0
games/freeorion: update to 0.3.13.3795
games/vegastrike: Bump PORTREVISION
x11-toolkits/gigi: Bump PORTREVISION
PR: 153817, 153818
2011-03-10 08:21: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
Dmitry Marakasov
6b5fb87219
- Switch SourceForge ports to the new File Release System: categories starting with G
2009-08-22 00:23:13 +00:00
Oliver Lehmann
8f9c25b6c1
update to 0.6.2b
2009-07-11 06:13:55 +00:00
Martin Wilke
b6b3c20cfc
- Chase devil shlib bump
2009-02-20 17:11:06 +00:00
Oliver Lehmann
c423be3bcc
update cegui to 0.6.2
...
bump PORTREVISION for the affected ports
2008-12-06 14:36:46 +00:00
Oliver Lehmann
e685831330
force the use of lua 5.1
...
bump portrevision
2008-07-13 18:38:39 +00:00
Oliver Lehmann
59f8fadbd1
update cegui to 0.6.1
...
bump PORTREVISION for the affected ports
2008-07-02 16:43:44 +00:00
Oliver Lehmann
d1998efdbe
fix if lua 5.1 is installed
...
PR: ports/125107
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
2008-06-30 17:36:14 +00:00
Oliver Lehmann
8e35f11986
update to 0.6.0
2008-06-01 05:55:42 +00:00
Martin Wilke
ca519ab8c0
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-24 23:21:25 +00:00
Oliver Lehmann
9067a7911e
fix DevIL support and other things
...
bump PORTREVISION
PR: 120178
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
2008-01-31 20:52:38 +00:00
Oliver Lehmann
ecd6b30dd3
fix the removing of the "Samples" SUBDIR from the ports Makefile by using
...
a propper regexp.
PR: ports/116499
Submitted by: amdmi3@amdmi3.ru
2007-09-23 17:10:17 +00:00
Oliver Lehmann
56d0f35771
update to 0.5.0
...
do not force the usage of gcc 3.4, the ports are now gcc 4 ready
2007-09-19 13:53:47 +00:00
Oliver Lehmann
1396d02b62
bump PORTREVISION because of recent USE_GCC=3.4 change
2007-06-10 07:38:57 +00:00
Oliver Lehmann
a9c4cf06da
the header files deployed by devil are not compatible with gcc 4.0
...
cegui uses devil, so force gcc 3.4 until devil is fixed
2007-06-02 17:53:44 +00:00
Oliver Lehmann
32e961da46
move from X11BASE to LOCALBASE
...
bump PORTREVISION
2007-05-25 17:49:58 +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
Edwin Groothuis
ff21f59f9f
Remove USE_REINPLACE for categories starting with a G
2006-05-07 23:46:33 +00:00
Ade Lovett
0d2889621e
Post libtool-conversion fixups
...
Submitted by: pointyhat
Approved by: portmgr (implicit)
2006-02-25 19:08:56 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Oliver Lehmann
91361cb08d
update to 0.4.1
2005-11-27 11:16:40 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
2005-11-15 06:52:12 +00:00
Oliver Lehmann
ed77597beb
remove xerces-c 2.0 dependency and use the included TinyXML as parser
2005-10-05 22:08:00 +00:00
Oliver Lehmann
3f63ef5ece
fix build on FreeBSD 4 by switching from libtool 1.5 to 1.3
2005-10-03 20:38:06 +00:00
Oliver Lehmann
57d3e544f4
Crazy Eddie's GUI System is a free library providing windowing and widgets for
...
graphics APIs / engines where such functionality is not natively available, or
severely lacking.
WWW: http://www.cegui.org.uk/
2005-10-03 18:30:09 +00:00