b1cb FreshPorts -- graphics/gle
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
gle 3.1.0_3 graphics on this many watch lists=169 search for ports that depend on this port
A GL Tubing and Extrusion Library
Maintained by: ports@dclg.ca search for ports maintained by this maintainer
Port Added: 02 Sep 2000 12:10:04
License: not specified in port


The GLE Tubing and Extrusion Library is a graphics application
programming interface (API). The library consists of a number of "C"
language subroutines for drawing tubing and extrusions. The library is
distributed in source code form, in a package that includes
documentation, a VRML proposal, Makefiles, and full source code and
header files. It uses the OpenGL (TM) programming API to perform the
actual drawing of the tubing and extrusions.


WWW: http://linas.org/gle/
     http://sourceforge.net/projects/gle/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. x11/libICE
  2. x11-toolkits/libXt
  3. x11-toolkits/libXmu
  4. devel/libtool
Required To Run:
  1. x11/libICE
  2. x11-toolkits/libXt
  3. x11-toolkits/libXmu
Required Libraries:
  1. graphics/freeglut

This port is required by:

for Libraries

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://tsx-11.mit.edu/pub/linux/sources/libs/
  3. http://freefr.dl.sourceforge.net/project/gle/gle/gle-3.1.0/
  4. http://heanet.dl.sourceforge.net/project/gle/gle/gle-3.1.0/
  5. http://internode.dl.sourceforge.net/project/gle/gle/gle-3.1.0/
  6. http://iweb.dl.sourceforge.net/project/gle/gle/gle-3.1.0/
  7. http://jaist.dl.sourceforge.net/project/gle/gle/gle-3.1.0/
  8. http://kent.dl.sourceforge.net/project/gle/gle/gle-3.1.0/
  9. http://linas.org/gle/pub/
  10. http://metalab.unc.edu/pub/Linux/libs/X/
  11. http://nchc.dl.sourceforge.net/project/gle/gle/gle-3.1.0/
  12. http://ncu.dl.sourceforge.net/project/gle/gle/gle-3.1.0/
  13. http://osdn.dl.sourceforge.net/project/gle/gle/gle-3.1.0/
  14. http://sunet.dl.sourceforge.net/project/gle/gle/gle-3.1.0/
  15. http://surfnet.dl.sourceforge.net/project/gle/gle/gle-3.1.0/
  16. http://switch.dl.sourceforge.net/project/gle/gle/gle-3.1.0/
  17. http://ufpr.dl.sourceforge.net/project/gle/gle/gle-3.1.0/
  18. http://voxel.dl.sourceforge.net/project/gle/gle/gle-3.1.0/
  19. http://waix.dl.sourceforge.net/project/gle/gle/gle-3.1.0/

Number of commits found: 29

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
04 Aug 2012 22:52:04
Original commit files touched by this commit  3.1.0_3
kwm search for other commits by this committer
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
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.
24 Oct 2011 04:17:38
Original commit files touched by this commit  3.1.0_2
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
03 Jul 2011 14:12:23
Original commit files touched by this commit  3.1.0_2
ohauer search for other commits by this committer
-remove MD5
04 Dec 2010 07:34:27
Original commit files touched by this commit  3.1.0_2
ade search for other commits by this committer
Sync to new bsd.autotools.mk
22 Aug 2009 02:23:49
Original commit files touched by this commit  3.1.0_2
amdmi3 search for other commits by this committer
- Fix broken makefiles introduced with translation to new SF File Release System

Reported by:    dan
Pointyhat to:   myself
22 Aug 2009 00:23:13
Original commit files touched by this commit  3.1.0_2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
02 Aug 2009 19:36:34
Original commit files touched by this commit  3.1.0_2
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
23 Jan 2009 16:28:36
Original commit files touched by this commit  3.1.0_2
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  3.1.0_1
  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)
24 Mar 2008 17:02:27
Original commit files touched by this commit  3.1.0_1
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
19 May 2007 20:32:57
Original commit files touched by this commit  3.1.0_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}.
01 Feb 2007 02:42:06
Original commit files touched by this commit  3.1.0
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
14 Aug 2006 23:06:39
Original commit files touched by this commit  3.1.0
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
15 Apr 2006 15:27:44
Original commit files touched by this commit  3.1.0
pav search for other commits by this committer
- Update to 3.1.0

PR:             ports/93927
Submitted by:   Rainer Alves <rainer.alves@gmail.com>
Approved by:    maintainer timeout (6 weeks)
23 Feb 2006 10:40:45
Original commit files touched by this commit  3.0.3_2
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 12:35:18
Original commit files touched by this commit  3.0.3_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
12 Jan 2006 12:54:32
Original commit files touched by this commit  3.0.3_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>
15 Nov 2005 06:52:12
Original commit files touched by this commit  3.0.3
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
09 Jul 2004 17:43:11
Original commit files touched by this commit  3.0.3
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
31 Mar 2004 03:12:58
Original commit files touched by this commit  3.0.3
trevor search for other commits by this committer
SIZEify (maintainer timeout)
15 Mar 2004 00:35:36
Original commit files touched by this commit  3.0.3
pav search for other commits by this committer
- Update maintainer's email address

PR:             ports/64270
Submitted by:   David Gilbert <dgilbert@daveg.ca> (maintainer)
14 Mar 2004 06:17:56
Original commit files touched by this commit  3.0.3
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
21 Feb 2003 12:15:34
Original commit files touched by this commit  3.0.3
knu search for other commits by this committer
De-pkg-comment.
11 Jul 2002 15:20:00
Original commit files touched by this commit  3.0.3
sobomax search for other commits by this committer
Use USE_REINPLACE.
09 Nov 2001 18:12:40
files touched by this commit
ijliao search for other commits by this committer
s/malloc.h/stdlib.h/    
05 Jun 2001 10:36:00
files touched by this commit
dougb search for other commits by this committer
Allow this port to actually compile on RELENG_4 and -current.    
23 May 2001 06:16:03
files touched by this commit
ijliao search for other commits by this committer
upgrade to 3.0.3    
08 Oct 2000 02:35:34
files touched by this commit
asami search for other commits by this committer
Convert category graphics to new layout.  
02 Sep 2000 16:10:04
files touched by this commit
sobomax search for other commits by this committer
Add new gle port.    

Number of commits found: 29

285b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 2
new 48 hours6
new 7 days28
new fortnight62
new month215

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0