summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Expand)AuthorFilesLines
2013-05-19Add band-aid patch for missing exp2f(3) on NetBSD<6, inspired by wiz@.obache2-1/+22
2013-05-18Update gdk-pixbuf2 to 2.28.1prlw14-11/+12
2013-05-18regen distinfoobache1-3/+3
2013-05-18Fixes build on big endian FreeBSD and DragonFly.obache1-1/+11
2013-05-18make sure MESA_{BIG,LITTLE}_ENDIAN are defined correctly on *BSD.obache1-4/+10
2013-05-16update missing entry in glut/PLISTrichard1-1/+2
2013-05-16update missing entry in glu/PLISTrichard1-1/+2
2013-05-16Changes 4.6.3:adam3-16/+15
2013-05-16upgrade to glut-7.11.2richard4-21/+22
2013-05-16upgrade to glu-7.11.2richard5-88/+22
2013-05-16upgrade to MesaLib-7.11.2richard63-1244/+711
2013-05-16Mesa 7.11.2 is a bug fix release which fixes bugs found since the 7.11 release.richard3-82/+21
2013-05-09Fix build with openexr. Comment patch (hi joerg).wiz2-5/+30
2013-05-09Add missing includes. Don't use forward defines of the STL.joerg5-3/+56
2013-05-09Update rabbit to 2.0.7obache3-8/+8
2013-05-09This one should not be revbumped!adam2-4/+2
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam77-125/+154
2013-05-09Disable problematic ucontext supportadam2-4/+14
2013-05-08Version 2.0.0adam7-64/+107
2013-05-08Version 2.0.0adam6-32/+78
2013-05-07Make libchamplain optional. No change to default package, so no PKGREVISIONwiz2-3/+17
2013-05-06Report memory sizes correctly.markd3-9/+13
2013-05-06Add missing include. Require C++11 when building with Clang.joerg3-2/+20
2013-05-06Prefer <memory> over <tr1/memory> for C++11 and libc++.joerg2-1/+31
2013-05-05LICENSE=x11rodent1-2/+2
2013-05-05make it optionally build without x11spz2-12/+29
2013-05-04Updated to latest stable release. Added dependencies required during configure.rodent6-39/+38
2013-05-04Add a bunch of missing includes hidden by libstdc++ namespace pollution.joerg2-1/+14
2013-05-04Really link with ${CXX} and don't append -lstdc++ by hand.joerg2-4/+21
2013-05-04Do not declare key arguments const, if the arguments are supposed to bejoerg4-1/+43
2013-05-04missing recursive bump from poppler-0.22.3 shlib major change.obache2-4/+4
2013-05-03update to 1.17.1drochner2-6/+6
2013-05-02add patches from Redhat to fix possible buffer overflows in thedrochner3-3/+288
2013-04-30Fix various case of missing includes due to libstdc++'s namespacejoerg4-10/+14
2013-04-30Don't define abs/min/max as macros for C++ code.joerg2-1/+21
2013-04-29Add a number of includes hidden by libstdc++'s name space pollution.joerg4-2/+28
2013-04-28remove obsolete patches.markd4-43/+1
2013-04-28Make options optional.markd2-8/+12
2013-04-25Update to 1.6.2:wiz2-6/+6
2013-04-25For all packages include ghostscript.buildlink3.mk:sbd9-19/+19
2013-04-24Instead of having a DEPENDS+=ghostscript... have USE_TOOLS+=gs:runsbd1-3/+4
2013-04-24Revbump for all packages that have USE_TOOLS+=gssbd8-16/+16
2013-04-24If you change the buildlink3.mk's included in the Makefile you need tosbd1-2/+7
2013-04-21Update to 1.2. openjpeg (jpeg2000) support not enabled becausewiz3-9/+13
2013-04-21use vala020drochner1-2/+2
2013-04-19reorder condition of the previous change, to be bit faster.obache1-2/+2
2013-04-19assume builtin MesaLib on Cygwin is not usind dri.obache1-2/+2
2013-04-17update to 1.1.14drochner2-6/+6
2013-04-15Update png to 1.6.2beta01prlw12-6/+6
2013-04-14Don't blindly force -O4, LTO may not be supported.joerg3-1/+31