Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update my email address in 132 ports. | amdmi3 | 2008-06-20 | 1 | -1/+1 |
| | | | | Approved by: miwi (mentor) | ||||
* | - Remove unneeded dependency from gtk12/gtk20 [1] | miwi | 2008-04-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | - 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) | ||||
* | - Update to 0.2 | miwi | 2007-12-19 | 3 | -13/+12 |
| | | | | | PR: 118766 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) | ||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -0/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | MHGUI is the GUI widget library used in the C++ version of MakeHuman. | miwi | 2007-04-11 | 4 | -0/+81 |
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> |