FreshPorts -- The Place For Ports Fri, 19 Mar 2010 9:54 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
glfw 2.6 graphics on this many watch lists=1 search for ports that depend on this port
A portable framework for OpenGL development

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 Jan 2004 10:41:58


GLFW is a free, open source, portable framework for OpenGL application
development. In short, it is a library that constitutes a powerful API
for handling operating system specific tasks, such as opening an OpenGL
window, reading keyboard and mouse input, creating threads, and much more.

WWW:	http://glfw.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11/libX11, x11/libXxf86vm, x11/libXext, x11/libXrandr
Required To Run: x11/libX11, x11/libXxf86vm, x11/libXext, x11/libXrandr
Required Libraries: graphics/libGLU

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


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/glfw/glfw/2.6/
http://sunet.dl.sourceforge.net/project/glfw/glfw/2.6/
http://iweb.dl.sourceforge.net/project/glfw/glfw/2.6/
http://switch.dl.sourceforge.net/project/glfw/glfw/2.6/
http://surfnet.dl.sourceforge.net/project/glfw/glfw/2.6/
http://kent.dl.sourceforge.net/project/glfw/glfw/2.6/
http://freefr.dl.sourceforge.net/project/glfw/glfw/2.6/
http://voxel.dl.sourceforge.net/project/glfw/glfw/2.6/
http://jaist.dl.sourceforge.net/project/glfw/glfw/2.6/
http://osdn.dl.sourceforge.net/project/glfw/glfw/2.6/
http://nchc.dl.sourceforge.net/project/glfw/glfw/2.6/
http://transact.dl.sourceforge.net/project/glfw/glfw/2.6/
http://softlayer.dl.sourceforge.net/project/glfw/glfw/2.6/
http://internode.dl.sourceforge.net/project/glfw/glfw/2.6/
http://biznetnetworks.dl.sourceforge.net/project/glfw/glfw/2.6/
http://ufpr.dl.sourceforge.net/project/glfw/glfw/2.6/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 15

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Dec 2009 02:19:12
Original commit files touched by this commit  2.6
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
10 Jul 2009 01:48:58
Original commit files touched by this commit  2.6
amdmi3 search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE
15 Jun 2008 21:17:03
Original commit files touched by this commit  2.6
thierry search for other commits by this committer
Upgrade to 2.6, with some cleaning.

PR:             ports/123532
Submitted by:   Vitaly Magerya <vmagerya (at) gmail.com>
19 Apr 2008 18:56:05
Original commit files touched by this commit  2.5.0_2
  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)
20 Mar 2008 20:08:37
Original commit files touched by this commit  2.5.0_2
miwi search for other commits by this committer
- Use SF macro
- Get rid of USE_X_PREFIX.

PR:             121891
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
19 May 2007 21:32:57
Original commit files touched by this commit  2.5.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}.
22 Jul 2006 05:28:27
Original commit files touched by this commit  2.5.0
linimon search for other commits by this committer
Reset bouncing maintainer address ip@doom.homeunix.org.  We hope to see him
back soon.

Hat:            portmgr
22 Jan 2006 12:35:18
Original commit files touched by this commit  2.5.0
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
06 May 2005 13:00:01
Original commit files touched by this commit  2.5.0
novel search for other commits by this committer
Update to 2.5.0

PR:             80670
Submitted by:   Igor Pokrovsky (maintainer)
21 Jul 2004 18:47:52
Original commit files touched by this commit  2.4.2
krion search for other commits by this committer
Change maintainer's email.
01 Apr 2004 13:22:05
Original commit files touched by this commit  2.4.2
krion search for other commits by this committer
- Update to version 2.4.2

PR:             ports/65037
Submitted by:   maintainer
31 Mar 2004 04:12:58
Original commit files touched by this commit  2.4
trevor search for other commits by this committer
SIZEify (maintainer timeout)
01 Mar 2004 19:13:37
Original commit files touched by this commit  2.4
krion search for other commits by this committer
- Fix build on 5.x alpha

PR:             ports/63602
Submitted by:   maintainer
25 Feb 2004 10:37:59
Original commit files touched by this commit  2.4
kris search for other commits by this committer
BROKEN on alpha 5.x: Does not compile
25 Jan 2004 10:39:43
Original commit files touched by this commit  2.4
krion search for other commits by this committer
Add glfw 2.4,

GLFW is a free, open source, portable framework for OpenGL
application development. In short, it is a library that
constitutes a powerful API for handling operating system
specific tasks, such as opening an OpenGL window, reading
keyboard and mouse input, creating threads, and much more.

PR:             ports/61861
Submitted by:   Igor Pokrovsky <tiamat@comset.net>

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 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 21408
Broken 173
Deprecated 45
Ignore 897
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 59
Expired 20
Set to expire 33
Interactive 79
new 24 hours 2
new 48 hours4
new 7 days14
new fortnight46
new month95

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

Add tab to Netscape 6

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