Port details on branch 2023Q4 |
- glfw Portable framework for OpenGL development
- 3.4_2 graphics
=5 3.4_2Version of this port present on the latest quarterly branch. - Maintainer: vvd@FreeBSD.org
 - Port Added: 2004-01-25 10:41:58
- Last Update: 2024-08-08 11:52:36
- Commit Hash: 3ee0491
- People watching this port, also watch:: pango, xorg-libraries, xorg-fonts-truetype, vlc, freeglut
- License: ZLIB
- WWW:
- https://www.glfw.org/
- Description:
- GLFW is a free, Open Source, multi-platform 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/graphics/glfw/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/glfw
- pkg install glfw
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: glfw
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1713614986
SHA256 (glfw-3.4.zip) = b5ec004b2712fd08e8861dc271428f048775200a2df719ccf575143ba749a3e9
SIZE (glfw-3.4.zip) = 1653725
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- evdev-proto>0 : devel/evdev-proto
- libxkbcommon>0 : x11/libxkbcommon
- wayland-protocols>=0 : graphics/wayland-protocols
- cmake : devel/cmake-core
- ninja : devel/ninja
- ECMConfig.cmake : devel/kf6-extra-cmake-modules
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xi.pc : x11/libXi
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- xxf86vm.pc : x11/libXxf86vm
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xi.pc : x11/libXi
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- xxf86vm.pc : x11/libXxf86vm
- Library dependencies:
-
- libepoll-shim.so : devel/libepoll-shim
- libfontconfig.so : x11-fonts/fontconfig
- This port is required by:
- for Build
-
- graphics/bonzomatic
- graphics/opensubdiv
-
Deleted ports which required this port:
- for Libraries
-
- comms/sdr++
- devel/raylib
- editors/imhex
- emulators/magia
- games/lwjgl3
- games/re3
- graphics/bonzomatic
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for glfw-3.4_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
PREEDIT=on: Add patches for run Minecraft (https://github.com/glfw/glfw/pull/2130)
====> Window creation platform: you have to choose at least one of them
WAYLAND=on: Wayland (graphics) support
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- graphics_glfw
- USES:
- cmake:insource localbase:ldflags zip kde:5 pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|