Port details |
- glfw-devel Portable framework for OpenGL development
- 3.0.4 graphics
=0 3.0.4Version of this port present on the latest quarterly branch.
- Maintainer: nemysis@FreeBSD.org
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- gcc46 : lang/gcc
- as : devel/binutils
- glproto.pc : x11/glproto
- dri2proto.pc : x11/dri2proto
- xi.pc : x11/libXi
- xrandr.pc : x11/libXrandr
- Runtime dependencies:
-
- gcc46 : lang/gcc
- xi.pc : x11/libXi
- xrandr.pc : x11/libXrandr
- Library dependencies:
-
- 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:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.4 28 Jan 2014 21:00:31 |
nemysis |
graphics/glfw-devel |
3.0.4 28 Jan 2014 19:15:45 |
nemysis |
- 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 |
makc |
- 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 |
gerald |
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 ) |
3.0.3 06 Oct 2013 09:47:12 |
nemysis |
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
|