aboutsummaryrefslogtreecommitdiff
path: root/graphics/gauche-gl
Commit message (Collapse)AuthorAgeFilesLines
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenKoop Mast2012-08-041-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 to 0.5.1Ruslan Makhmatkhanov2012-03-225-115/+104
| | | | | | | | | PR: 164354 (based on) Submitted by: Erik Greenwald <erik at bz.bzflag dot bz> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=293690
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Mark BROKEN: does not buildPav Lucistnik2011-12-181-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=287618
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Update maintainer's email address.Mark Linimon2010-12-011-1/+1
| | | | | | | Submitted by: maintainer (private email) Notes: svn path=/head/; revision=265540
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-191-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244490
* - 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-0/+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
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-5/+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) Notes: svn path=/head/; revision=211584
* - Update to 0.4.4Martin Wilke2007-08-212-4/+4
| | | | | | | | PR: 115604 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=198047
* - Update to 0.4.3Martin Wilke2007-06-062-5/+4
| | | | | | | | PR: 113373 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=192904
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+2
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.4.2Martin Wilke2007-01-094-25/+41
| | | | | | | | PR: ports/107693 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=181916
* - Fix buildPav Lucistnik2006-06-051-3/+4
| | | | | | | | PR: ports/95221 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=164442
* BROKEN: Does not buildKris Kennaway2006-02-251-0/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156804
* - Update graphics/libglut to 6.4.1.Sergey Matveychuk2006-01-121-1/+2
| | | | | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org> Notes: svn path=/head/; revision=153347
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-051-1/+0
| | | | Notes: svn path=/head/; revision=150431
* - Update to 0.4.1Pav Lucistnik2005-11-294-31/+12
| | | | | | | | PR: ports/89616 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=149846
* - Update to 0.4Pav Lucistnik2005-07-134-5/+54
| | | | | | | | PR: ports/83173 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=139133
* - Reflect plist changes in gauche portPav Lucistnik2005-04-092-4/+2
| | | | Notes: svn path=/head/; revision=132813
* Add missing dependencyKirill Ponomarev2004-07-031-0/+2
| | | | | | | | PR: ports/68613 Submitted by: maintainer Notes: svn path=/head/; revision=112837
* - Utilize USE_GLKirill Ponomarev2004-06-101-1/+1
| | | | | | | | PR: ports/67803 Submitted by: maintainer Notes: svn path=/head/; revision=111217
* Restore maintainer; his email was bouncing last week and I fat-fingered theKris Kennaway2004-05-161-1/+1
| | | | | | | address when I retried it tonight. Sorry, Erik. Notes: svn path=/head/; revision=109240
* Reset bouncing maintainer address:Kris Kennaway2004-05-161-1/+1
| | | | | | | | <eric@smluc.org>: Sorry, no mailbox here by that name. (#5.1.1) Notes: svn path=/head/; revision=109237
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Update to version 0.3.1Kirill Ponomarev2003-12-173-5/+5
| | | | | | | | PR: 60325 Submitted by: maintainer Notes: svn path=/head/; revision=96042
* update graphics/gauche-gl: add 'scheme' virtual catagoryDaichi GOTO2003-08-211-1/+1
| | | | | | | | PR: 55283 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=87431
* hand maintainership to submitterErwin Lansing2003-06-171-1/+1
| | | | | | | | PR: 53408 Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=83155
* Remove MAINTAINER, as per his request:Christian Weisgerber2003-06-021-1/+1
| | | | | | | | | | | | | "I'll be offline for the next few months. Someone please take care of these poor orphans." Also slip in some minor fixes. PR: 52831 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=81956
* Oops, I forgot cvs remove pkg-message.Norikatsu Shigemura2003-03-301-7/+0
| | | | Notes: svn path=/head/; revision=77739
* Remove pkg-message and sort pkg-plist.Norikatsu Shigemura2003-03-302-3/+1
| | | | | | | | PR: ports/50452 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer) Notes: svn path=/head/; revision=77738
* Update port: graphics/gauche-gl to 0.2.2Edwin Groothuis2003-03-293-3/+13
| | | | | | | | PR: ports/48188 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=77663
* graphics/gauche-gl to 0.2.2Edwin Groothuis2003-02-232-0/+2
| | | | | | | | PR: ports/48188 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=76334
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* Add gauche-gl 0.2.1, openGL binding for Gauche.Norikatsu Shigemura2003-01-256-0/+111
PR: ports/46285 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=73984