notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
glfw-devel Portable framework for OpenGL development
3.0.4 graphics Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0.4Version of this port present on the latest quarterly branch.
Maintainer: nemysis@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-10-06 09:47:31
Last Update: 2014-01-28 21:00:31
SVN Revision: 341654
License: ZLIB
WWW:
http://www.glfw.org/
Description:
GLFW is a free, Open Source, portable library for OpenGL and OpenGL ES application development. It provides a simple, platform-independent API for creating windows and contexts, reading input, handling events, etc. Version 3.0 brings a new API with many new features such as multiple windows and contexts, multi-monitor support, EGL and OpenGL ES support, clipboard text support, an error description callback, gamma ramp control, layout-independent keyboard input and UTF-8 for all strings. WWW: http://www.glfw.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • glfw>0:graphics/glfw-devel
No installation instructions:
This port has been deleted.
PKGNAME: glfw
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
  2. gcc46 : lang/gcc
  3. as : devel/binutils
  4. glproto.pc : x11/glproto
  5. dri2proto.pc : x11/dri2proto
  6. xi.pc : x11/libXi
  7. xrandr.pc : x11/libXrandr
Runtime dependencies:
  1. gcc46 : lang/gcc
  2. xi.pc : x11/libXi
  3. xrandr.pc : x11/libXrandr
Library dependencies:
  1. libGLU.so : graphics/libGLU
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for glfw-3.0.4: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://downloads.sourceforge.net/project/glfw/glfw/3.0.4/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.4
28 Jan 2014 21:00:31
Revision:341654Original commit files touched by this commit
nemysis search for other commits by this committer
graphics/glfw-devel
3.0.4
28 Jan 2014 19:15:45
Revision:341647Original commit files touched by this commit
nemysis search for other commits by this committer
- Update to 3.0.4
- Switch to USE_GCC=yes
- Remove DOCSDIR= and EXAMPLESDIR=
- Break lines around 80 characters
- Add DOCS and EXAMPLES Options
3.0.3_1
03 Dec 2013 15:11:33
Revision:335573Original commit files touched by this commit
makc search for other commits by this committer
- Respect CMAKE_BUILD_TYPE (and fix packaging with non-default build settings)

Approved by:	maintainter
3.0.3_1
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.0.3
06 Oct 2013 09:47:12
Revision:329545Original commit files touched by this commit
nemysis search for other commits by this committer
GLFW is a free, Open Source, portable library for OpenGL and OpenGL ES
application development.  It provides a simple, platform-independent API for
creating windows and contexts, reading input, handling events, etc.

Version 3.0 brings a new API with many new features such as multiple windows
and contexts, multi-monitor support, EGL and OpenGL ES support, clipboard text
support, an error description callback, gamma ramp control, layout-independent
keyboard input and UTF-8 for all strings.

WWW: http://www.glfw.org/

PR:		ports/179605
Submitted by:	nemysis (self)
Approved by:	wg/pawel (mentors)

Number of commits found: 5