aboutsummaryrefslogtreecommitdiff
path: root/graphics/makehuman
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Fix build with clang/libc++Dmitry Marakasov2013-09-173-1/+23
| | | | Notes: svn path=/head/; revision=327480
* - Fix build on 10.xDmitry Marakasov2013-09-061-0/+1
| | | | Notes: svn path=/head/; revision=326539
* Convert remanent USE_PKGCONFIG to USES=pkgconfigBaptiste Daroussin2013-07-061-2/+1
| | | | | | | | | | | While here convert: USE_ICONV -> USES=iconv USE_GMAKE -> USES=gmake USE_GNOME=gnomehack -> USES=pathfix some post-patch to USES=pathfix Notes: svn path=/head/; revision=322366
* - Trim Makefile headersDmitry Marakasov2013-06-181-11/+7
| | | | | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful Notes: svn path=/head/; revision=321181
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenKoop Mast2012-08-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=302037
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+1
| | | | | | | | | | | - 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). Notes: svn path=/head/; revision=226727
* Update my email address in 132 ports.Dmitry Marakasov2008-06-191-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=215297
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-5/+4
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Fix permissions handling under ${DATADIR}Martin Wilke2008-02-101-0/+5
| | | | | | | | | | - Bump PORTREVISION PR: 120327 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) Notes: svn path=/head/; revision=206991
* - Update to 0.9.1-r1aMartin Wilke2007-12-183-7270/+2135
| | | | | | | | PR: 118768 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) Notes: svn path=/head/; revision=204021
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix dotdir handling.Martin Wilke2007-04-171-0/+1
| | | | | | | | PR: 111792 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) Notes: svn path=/head/; revision=190252
* - Update to 0.9Martin Wilke2007-04-175-1321/+7006
| | | | | | | | PR: 111792 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) Notes: svn path=/head/; revision=190248
* [MAINTAINER] update my email address in 76 ports + mirror some distfilesEdwin Groothuis2006-12-211-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> Notes: svn path=/head/; revision=180390
* MakeHuman(C) is an open-source, open graphics library, stand-alone,Pav Lucistnik2006-03-186-0/+1932
multi-platform, software program, which is completely written in C language. Its purpose is to provide a versatile, professional and extremely specialized application for parametrical modeling of three-dimensional humanoid characters. WWW: http://www.makehuman.org/ PR: ports/94581 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Notes: svn path=/head/; revision=157629