aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gauche-gl
Commit message (Collapse)AuthorAgeFilesLines
* - Fix library strippingamdmi32015-06-231-2/+3
|
* Cleanup plistbapt2014-10-211-15/+0
|
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Stage.adamw2014-08-244-36/+47
| | | | | PR: 192798 Submitted by: Ports Fury
* Fix make fetchantoine2014-07-301-1/+2
| | | | With hat: portmgr
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-301-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Reset maintainership for ports not staged with no pending PRbapt2014-07-241-1/+1
| | | | With hat: portmgr
* Make those ports more likely to build with texinfo from portsantoine2014-07-021-0/+1
| | | | With hat: portmgr
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-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)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | graphics)
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenkwm2012-08-051-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.
* - update to 0.5.1rm2012-03-235-115/+104
| | | | | | PR: 164354 (based on) Submitted by: Erik Greenwald <erik at bz.bzflag dot bz> (maintainer) Feature safe: yes
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-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
* - Mark BROKEN: does not buildpav2011-12-191-0/+2
| | | | Reported by: pointyhat
* -remove MD5ohauer2011-07-031-1/+0
|
* Update maintainer's email address.linimon2010-12-021-1/+1
| | | | Submitted by: maintainer (private email)
* - Mark MAKE_JOBS_UNSAFEpav2009-11-201-0/+1
| | | | Reported by: pointyhat
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with G
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-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).
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-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)
* - Update to 0.4.4miwi2007-08-212-4/+4
| | | | | PR: 115604 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* - Update to 0.4.3miwi2007-06-062-5/+4
| | | | | PR: 113373 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+2
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 0.4.2miwi2007-01-104-25/+41
| | | | | PR: ports/107693 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* - Fix buildpav2006-06-051-3/+4
| | | | | PR: ports/95221 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* BROKEN: Does not buildkris2006-02-261-0/+2
| | | | Approved by: portmgr (implicit)
* - Update graphics/libglut to 6.4.1.sem2006-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>
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-051-1/+0
|
* - Update to 0.4.1pav2005-11-294-31/+12
| | | | | PR: ports/89616 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* - Update to 0.4pav2005-07-144-5/+54
| | | | | PR: ports/83173 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* - Reflect plist changes in gauche portpav2005-04-092-4/+2
|
* Add missing dependencykrion2004-07-031-0/+2
| | | | | PR: ports/68613 Submitted by: maintainer
* - Utilize USE_GLkrion2004-06-111-1/+1
| | | | | PR: ports/67803 Submitted by: maintainer
* Restore maintainer; his email was bouncing last week and I fat-fingered thekris2004-05-161-1/+1
| | | | address when I retried it tonight. Sorry, Erik.
* Reset bouncing maintainer address:kris2004-05-161-1/+1
| | | | | <eric@smluc.org>: Sorry, no mailbox here by that name. (#5.1.1)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* - Update to version 0.3.1krion2003-12-173-5/+5
| | | | | PR: 60325 Submitted by: maintainer
* update graphics/gauche-gl: add 'scheme' virtual catagorydaichi2003-08-211-1/+1
| | | | | PR: 55283 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* hand maintainership to submittererwin2003-06-171-1/+1
| | | | | PR: 53408 Submitted by: Erik Greenwald <erik@smluc.org>
* Remove MAINTAINER, as per his request:naddy2003-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>
* Oops, I forgot cvs remove pkg-message.nork2003-03-301-7/+0
|
* Remove pkg-message and sort pkg-plist.nork2003-03-302-3/+1
| | | | | PR: ports/50452 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
* Update port: graphics/gauche-gl to 0.2.2edwin2003-03-293-3/+13
| | | | | PR: ports/48188 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* graphics/gauche-gl to 0.2.2edwin2003-02-242-0/+2
| | | | | PR: ports/48188 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Add gauche-gl 0.2.1, openGL binding for Gauche.nork2003-01-256-0/+111
PR: ports/46285 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>