| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 May 2013 03:41:39
0.2_5
|
amdmi3  |
- Depend on pkgconfig in a proper way |
23 May 2013 03:30:30
0.2_5
|
amdmi3  |
- Trim Makefile header
- OptionsNG
- Add LICENSE
- Switch to USE_PKGCONFIG
PR: 177146
Submitted by: nemysis <nemysis@gmx.ch> |
04 Aug 2012 22:52:04
0.2_5
|
kwm  |
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area. |
01 Jun 2012 05:26:28
0.2_4
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
0.2_3
|
amdmi3  |
- 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 |
03 Jul 2011 14:12:23
0.2_3
|
ohauer  |
-remove MD5 |
29 Mar 2010 18:19:06
0.2_3
|
dinoex  |
- fix build for png-1.4.1
bump PORTREVISOON |
29 Mar 2010 16:52:13
0.2_2
|
dinoex  |
- fix build for png-1.4.1 |
28 Mar 2010 06:47:48
0.2_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
22 Aug 2009 00:23:13
0.2_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
23 Jan 2009 16:28:36
0.2_1
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
19 Jun 2008 17:28:24
0.2
|
amdmi3  |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
19 Apr 2008 17:56:05
0.2  |
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) |
18 Dec 2007 18:45:37
0.2
|
miwi  |
- Update to 0.2
PR: 118766
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
19 May 2007 20:32:57
0.1_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
10 Apr 2007 18:55:18
0.1
|
miwi  |
MHGUI is the GUI widget library used in the C++ version of MakeHuman.
The main idea is to have a small and easy toolkit with a set of special
widgets. Some of this widgets are very special and not available in
other toolkits.
WWW: http://www.dedalo-3d.com/index.php
PR: ports/111078
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> |