aboutsummaryrefslogtreecommitdiff
path: root/graphics/gauche-gl
Commit message (Collapse)AuthorAgeFilesLines
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* - Switch to USES=localbaseDmitry Marakasov2016-11-171-12/+11
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=426280
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Fix library strippingDmitry Marakasov2015-06-231-2/+3
| | | | Notes: svn path=/head/; revision=390407
* Cleanup plistBaptiste Daroussin2014-10-201-15/+0
| | | | Notes: svn path=/head/; revision=371283
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Stage.Adam Weinberger2014-08-234-36/+47
| | | | | | | | PR: 192798 Submitted by: Ports Fury Notes: svn path=/head/; revision=365749
* Fix make fetchAntoine Brodin2014-07-291-1/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=363383
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-231-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362712
* Make those ports more likely to build with texinfo from portsAntoine Brodin2014-07-011-0/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=360062
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* 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