FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 5:44 AM BST
Port details
gauche-gl 0.5.1 graphics on this many watch lists=0 search for ports that depend on this port
OpenGL binding for Gauche
Maintained by: erik@bz.bzflag.bz search for ports maintained by this maintainer
Port Added: 25 Jan 2003 14:07:17
Also Listed In: scheme
License: not specified in port


This is a Gauche extension module to use OpenGL.

WWW:	http://practical-scheme.net/gauche/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/gauche
Required To Run: lang/gauche
Required Libraries: graphics/libglut
There are no ports dependent upon this port

To install the port: cd /usr/ports/graphics/gauche-gl/ && make install clean
To add the package: pkg_add -r gauche-gl


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/gauche/Gauche-gl/
http://sunet.dl.sourceforge.net/project/gauche/Gauche-gl/
http://iweb.dl.sourceforge.net/project/gauche/Gauche-gl/
http://switch.dl.sourceforge.net/project/gauche/Gauche-gl/
http://surfnet.dl.sourceforge.net/project/gauche/Gauche-gl/
http://kent.dl.sourceforge.net/project/gauche/Gauche-gl/
http://freefr.dl.sourceforge.net/project/gauche/Gauche-gl/
http://voxel.dl.sourceforge.net/project/gauche/Gauche-gl/
http://jaist.dl.sourceforge.net/project/gauche/Gauche-gl/
http://osdn.dl.sourceforge.net/project/gauche/Gauche-gl/
http://nchc.dl.sourceforge.net/project/gauche/Gauche-gl/
http://ncu.dl.sourceforge.net/project/gauche/Gauche-gl/
http://transact.dl.sourceforge.net/project/gauche/Gauche-gl/
http://softlayer.dl.sourceforge.net/project/gauche/Gauche-gl/
http://internode.dl.sourceforge.net/project/gauche/Gauche-gl/
http://ufpr.dl.sourceforge.net/project/gauche/Gauche-gl/
http://waix.dl.sourceforge.net/project/gauche/Gauche-gl/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 35

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Mar 2012 20:41:23
Original commit files touched by this commit  0.5.1
rm search for other commits by this committer
- update to 0.5.1

PR:             164354 (based on)
Submitted by:   Erik Greenwald <erik at bz.bzflag dot bz> (maintainer)
Feature safe:   yes
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.4.4_1
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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
18 Dec 2011 21:45:40
Original commit files touched by this commit  0.4.4_1
pav search for other commits by this committer
- Mark BROKEN: does not build

Reported by:    pointyhat
03 Jul 2011 14:12:23
Original commit files touched by this commit  0.4.4_1
ohauer search for other commits by this committer
-remove MD5
01 Dec 2010 23:12:16
Original commit files touched by this commit  0.4.4_1
linimon search for other commits by this committer
Update maintainer's email address.

Submitted by:   maintainer (private email)
19 Nov 2009 23:41:55
Original commit files touched by this commit  0.4.4_1
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
22 Aug 2009 00:23:13
Original commit files touched by this commit  0.4.4_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
23 Jan 2009 16:28:36
Original commit files touched by this commit  0.4.4_1
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- 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).
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.4.4
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [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)
21 Aug 2007 09:28:43
Original commit files touched by this commit  0.4.4
miwi search for other commits by this committer
- Update to 0.4.4

PR:             115604
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
06 Jun 2007 10:56:30
Original commit files touched by this commit  0.4.3
miwi search for other commits by this committer
- Update to 0.4.3

PR:             113373
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
19 May 2007 20:32:57
Original commit files touched by this commit  0.4.2_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
09 Jan 2007 22:26:16
Original commit files touched by this commit  0.4.2
miwi search for other commits by this committer
- Update to 0.4.2

PR:             ports/107693
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
05 Jun 2006 13:12:46
Original commit files touched by this commit  0.4.1_2
pav search for other commits by this committer
- Fix build

PR:             ports/95221
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
25 Feb 2006 21:40:30
Original commit files touched by this commit  0.4.1_1
kris search for other commits by this committer
BROKEN: Does not build

Approved by:    portmgr (implicit)
12 Jan 2006 12:54:32
Original commit files touched by this commit  0.4.1_1
sem search for other commits by this committer
- Update graphics/libglut to 6.4.1.
- 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>
05 Dec 2005 00:53:19
Original commit files touched by this commit  0.4.1
edwin search for other commits by this committer
Remove install-info from Makefile, it's automatically done when INFO is defined
29 Nov 2005 00:09:52
Original commit files touched by this commit  0.4.1
pav search for other commits by this committer
- Update to 0.4.1

PR:             ports/89616
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
13 Jul 2005 21:01:03
Original commit files touched by this commit  0.4
pav search for other commits by this committer
- Update to 0.4

PR:             ports/83173
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
09 Apr 2005 15:13:39
Original commit files touched by this commit  0.3.1_2
pav search for other commits by this committer
- Reflect plist changes in gauche port
03 Jul 2004 07:16:17
Original commit files touched by this commit  0.3.1_1
krion search for other commits by this committer
Add missing dependency

PR:             ports/68613
Submitted by:   maintainer
10 Jun 2004 18:25:53
Original commit files touched by this commit  0.3.1
krion search for other commits by this committer
- Utilize USE_GL

PR:             ports/67803
Submitted by:   maintainer
16 May 2004 07:30:10
Original commit files touched by this commit  0.3.1
kris search for other commits by this committer
Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight.  Sorry, Erik.
16 May 2004 04:04:18
Original commit files touched by this commit  0.3.1
kris search for other commits by this committer
Reset bouncing maintainer address:

<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1)
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.3.1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
17 Dec 2003 11:48:48
Original commit files touched by this commit  0.3.1
krion search for other commits by this committer
- Update to version 0.3.1

PR:             60325
Submitted by:   maintainer
21 Aug 2003 05:34:54
Original commit files touched by this commit  0.2.2
daichi search for other commits by this committer
update graphics/gauche-gl: add 'scheme' virtual catagory

PR:             55283
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
17 Jun 2003 14:52:35
Original commit files touched by this commit  0.2.2
erwin search for other commits by this committer
hand maintainership to submitter

PR:             53408
Submitted by:   Erik Greenwald <erik@smluc.org>
02 Jun 2003 01:24:33
Original commit files touched by this commit  0.2.2
naddy search for other commits by this committer
Remove MAINTAINER, as per his request:

"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>
30 Mar 2003 11:48:55
Original commit files touched by this commit  0.2.2
nork search for other commits by this committer
Oops, I forgot cvs remove pkg-message.
30 Mar 2003 11:46:02
Original commit files touched by this commit  0.2.2
nork search for other commits by this committer
Remove pkg-message and sort pkg-plist.

PR:             ports/50452
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
29 Mar 2003 00:39:16
Original commit files touched by this commit  0.2.2
edwin search for other commits by this committer
Update port: graphics/gauche-gl to 0.2.2

PR:             ports/48188
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
23 Feb 2003 23:37:50
Original commit files touched by this commit  0.2.1
edwin search for other commits by this committer
graphics/gauche-gl to 0.2.2

PR:             ports/48188
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
21 Feb 2003 12:15:34
Original commit files touched by this commit  0.2.1
knu search for other commits by this committer
De-pkg-comment.
25 Jan 2003 14:06:53
Original commit files touched by this commit  0.2.1
nork search for other commits by this committer
Add gauche-gl 0.2.1, openGL binding for Gauche.

PR:             ports/46285
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>

Number of commits found: 35

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.221 seconds.