| Port details on branch 2020Q3 |
- freeglut Open source implementation of GLUT library
- 3.0.0_2 graphics
=0 3.0.0_2Version of this port present on the latest quarterly branch. - Maintainer: x11@FreeBSD.org
 - Port Added: 2020-08-20 19:24:05
- Last Update: 2020-08-20 19:22:40
- Commit Hash: af27ca5
- License: MIT
- WWW:
- http://freeglut.sourceforge.net/
- Description:
- freeglut is a completely OpenSourced alternative to the OpenGL Utility
Toolkit (GLUT) library. GLUT was originally written by Mark Kilgard to
support the sample programs in the second edition OpenGL 'RedBook'.
Since then, GLUT has been used in a wide variety of practical applications
because it is simple, universally available and highly portable.
GLUT (and hence freeglut) allows the user to create and manage windows
containing OpenGL contexts on a wide range of platforms and also read the
mouse, keyboard and joystick functions.
freeglut is released under the X-Consortium license.
WWW: http://freeglut.sourceforge.net/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- freeglut>0:graphics/freeglut
- To install the port:
- cd /usr/ports/graphics/freeglut/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/freeglut
- pkg install freeglut
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: freeglut
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (freeglut-3.0.0.tar.gz) = 2a43be8515b01ea82bcfa17d29ae0d40bd128342f0930cd1f375f1ff999f76a2
SIZE (freeglut-3.0.0.tar.gz) = 419095
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:
-
- cmake : devel/cmake
- ninja : devel/ninja
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- ice.pc : x11/libICE
- x11.pc : x11/libX11
- xi.pc : x11/libXi
- xrandr.pc : x11/libXrandr
- Runtime dependencies:
-
- ice.pc : x11/libICE
- x11.pc : x11/libX11
- xi.pc : x11/libXi
- xrandr.pc : x11/libXrandr
- Library dependencies:
-
- libGL.so : graphics/mesa-libs
- libGLU.so : graphics/libGLU
- This port is required by:
- for Libraries
-
- graphics/hugin
- graphics/jasper
- misc/dartsim
Configuration Options:
- ===> The following configuration options are available for freeglut-3.0.0_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- graphics_freeglut
- USES:
- cmake:insource gl pathfix xorg xorg
- pkg-message:
- For install:
- Joystick support is untested and it is unknown if it works.
Do not hesitate to contact x11@FreeBSD.org if this causes issues.
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.0.0_2 20 Aug 2020 19:22:40
    |
Niclas Zeising (zeising)  |
MFH: r545322
graphics/freeglut: fix for -fno-common
Fix the build of graphics/freeglut when built with -fno-common, which is the
default with llvm 11.
Approved by: ports-secteam (joenum) |
3.0.0_2 20 Aug 2020 19:22:40
  |
zeising  |
MFH: r545322
graphics/freeglut: fix for -fno-common
Fix the build of graphics/freeglut when built with -fno-common, which is the
default with llvm 11.
Approved by: ports-secteam (joenum) |
Number of commits found: 2
|