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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2024Q4
py-PyOpenGL OpenGL (and related library) interface for Python
3.1.7_1 graphics on this many watch lists=3 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.1.7_1Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-05-09 19:26:39
Last Update: 2025-03-08 04:05:21
Commit Hash: 06a08e6
People watching this port, also watch:: libssh, kf5-kquickcharts, noto-tc, linux-c7-atk, xcb-util-image
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://pyopengl.sourceforge.net/
Description:
PyOpenGL is an interface between the Python programming language and the OpenGL library (and related libraries). The package provides interfaces to: - The OpenGL library itself, which is a three-dimensional graphical rendering interface. For more information, visit http://www.opengl.org. - The GLU library which provides access to routines for doing quadrics, tesselation etc. - The GLUT (GL UTilitity) library from Mark Kilgard, which provides a windowing environment. - The Togl (Tk/OpenGL) widget from Brian Paul and Ben Benderson (an alternative to GLUT which interfaces to Tk). The Python bindings offer some value-added tools in addition to the standard API, including support for fast processing of arrays of coordinates, trackball support, etc.
Homepage    cgit ¦ Codeberg ¦ 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:
  • ${PYTHON_PKGNAMEPREFIX}PyOpenGL>0:graphics/py-PyOpenGL@${PY_FLAVOR}
To install the port:
cd /usr/ports/graphics/py-PyOpenGL/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/py-PyOpenGL
  • pkg install py311-PyOpenGL
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-PyOpenGL listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-PyOpenGL
Package flavors (<flavor>: <package>)
  • py311: py311-PyOpenGL
distinfo:
TIMESTAMP = 1700299151 SHA256 (PyOpenGL-3.1.7.tar.gz) = eef31a3888e6984fd4d8e6c9961b184c9813ca82604d37fe3da80eb000a76c86 SIZE (PyOpenGL-3.1.7.tar.gz) = 1896446

Packages (timestamps in pop-ups are UTC):
py39-PyOpenGL
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly------3.1.7-
FreeBSD:14:latest--------
FreeBSD:14:quarterly------3.1.7-
FreeBSD:15:latest--n/a-n/a-3.1.7-
 

py311-PyOpenGL
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.7_13.1.7_1--3.1.7_1---
FreeBSD:13:quarterly3.1.7_13.1.7_1-3.1.73.1.7_1---
FreeBSD:14:latest3.1.7_13.1.7_1--3.1.7_1---
FreeBSD:14:quarterly3.1.73.1.7_1-3.1.73.1.7_1---
FreeBSD:15:latest3.1.7_13.1.7_1n/a3.1.7_1n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
  2. py311-pillow>=7.0.0 : graphics/py-pillow@py311
  3. py311-tkinter>0 : x11-toolkits/py-tkinter@py311
  4. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  5. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
  2. py311-pillow>=7.0.0 : graphics/py-pillow@py311
  3. py311-tkinter>0 : x11-toolkits/py-tkinter@py311
  4. python3.11 : lang/python311
Library dependencies:
  1. libglut.so : graphics/freeglut
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. x11-toolkits/py-gtkglext*
  2. Collapse this list of deleted ports.
for Run
  1. cad/uranium
  2. games/fretsonfire
  3. games/py-mnemosyne-proj
  4. graphics/impressive
  5. graphics/py-moderngl
  6. graphics/py-pyqtgraph
  7. graphics/py-visvis
Expand this list (19 items / 12 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. misc/orange3
  3. x11/xpra
  4. Collapse this list.

Deleted ports which required this port:

Expand this list of 10 deleted ports
  1. cad/py-pycam*
  2. games/bouncy*
  3. games/nelly*
  4. games/py-mnemosyne*
  5. graphics/gsculpt*
  6. graphics/py-pyggel*
  7. science/psychopy*
  8. x11-toolkits/py-gtkglext*
  9. x11-toolkits/py-wxPython28*
  10. x11-toolkits/py-wxPython28-common*
  11. Collapse this list of deleted ports.
* - 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 py311-PyOpenGL-3.1.7_1: TKINTER=on: Build with tkinter for X support ===> Use 'make config' to modify these settings
Options name:
graphics_py-PyOpenGL
USES:
dos2unix gl python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/P/PyOpenGL/
  2. https://pypi.org/packages/source/P/PyOpenGL/
Collapse this list.

There are no commits on branch 2024Q4 for this port