aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/kudu
Commit message (Collapse)AuthorAgeFilesLines
* Update my email address in 132 ports.amdmi32008-06-201-1/+1
| | | | Approved by: miwi (mentor)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+3
| | | | | | | | | | | | | | | - 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)
* - Get rid of USE_X_PREFIX.miwi2008-03-211-5/+2
| | | | | | - Use SF macro Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>(maintainer)
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-2/+0
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* [MAINTAINER] update my email address in 76 ports + mirror some distfilesedwin2006-12-221-2/+2
| | | | | | | | | I've got a brand new hosting, so change my email to the new one. Also, now I can mirror some distfiles, so update MASTER_SITES for some ports. PR: ports/107038 Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
* - Update to 0.1.2clsung2006-09-264-17/+18
| | | | | PR: ports/103652 Submitted by: maintainer (Dmitry Marakasov)
* - Update to 0.1.0miwi2006-08-283-8/+13
| | | | | | PR: ports/102532 Submitted by: Dmitry Marakasov <amdmi3(at)mail.ru> (maintainer) Approved by: krion (mentor)
* gtkglext shared lib version was changed from libgtkglext-x11-1.0.so.2 toitetcu2006-07-121-1/+1
| | | | | | | libgtkglext-x11-1.0.so.0. Track this in LIB_DEPENDS. PR: ports/100129 Submitted by: maintainer
* Fix configure on 4.xehaupt2006-05-081-0/+20
| | | | | | PR: 96910 Notified by: pointyhat via kris Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
* Add kudu.jylefort2006-04-034-0/+66
Kudu is a GTK+ and OpenGL powered animation package, which relies mostly on skeletal animation and has an interface loosely based on the style of Wings3D. WWW: http://kudu.sourceforge.net/ PR: ports/95237 Submitted by: Dmitry Marakasov <amdmi3@mail.ru>