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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
ftgl OpenGL FreeType fonts rendering library
2.4.0_1,1 graphics on this many watch lists=6 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 2.4.0_1,1Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-01-17 09:04:05
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: xorg-fonts-cyrillic, xorg-fonts-75dpi, xorg-fonts-miscbitmaps, libGLU, xorg-fonts-truetype
License: MIT
WWW:
https://github.com/frankheckenbach/ftgl
Description:
FTGL is a free open source library to enable developers to use arbitrary fonts in their OpenGL applications. Unlike other OpenGL font libraries FTGL uses standard font file formats so doesn't need a preprocessing step to convert the high quality font data into a lesser quality, proprietary format. FTGL uses the Freetype (www.freetype.org) font library to open and 'decode' the fonts. It then takes that output and stores it in a format most efficient for OpenGL rendering.
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
Expand this list (37 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/ftgl-2.4.0_1,1/catalog.mk
  3. /usr/local/share/licenses/ftgl-2.4.0_1,1/LICENSE
  4. /usr/local/share/licenses/ftgl-2.4.0_1,1/MIT
  5. include/FTGL/FTBBox.h
  6. include/FTGL/FTBitmapGlyph.h
  7. include/FTGL/FTBuffer.h
  8. include/FTGL/FTBufferFont.h
  9. include/FTGL/FTBufferGlyph.h
  10. include/FTGL/FTExtrdGlyph.h
  11. include/FTGL/FTFont.h
  12. include/FTGL/FTGLBitmapFont.h
  13. include/FTGL/FTGLExtrdFont.h
  14. include/FTGL/FTGLOutlineFont.h
  15. include/FTGL/FTGLPixmapFont.h
  16. include/FTGL/FTGLPolygonFont.h
  17. include/FTGL/FTGLTextureFont.h
  18. include/FTGL/FTGLTriangleExtractorFont.h
  19. include/FTGL/FTGlyph.h
  20. include/FTGL/FTLayout.h
  21. include/FTGL/FTLibrary.h
  22. include/FTGL/FTOutlineGlyph.h
  23. include/FTGL/FTPixmapGlyph.h
  24. include/FTGL/FTPoint.h
  25. include/FTGL/FTPolyGlyph.h
  26. include/FTGL/FTSimpleLayout.h
  27. include/FTGL/FTTextureGlyph.h
  28. include/FTGL/FTTriangleExtractorGlyph.h
  29. include/FTGL/ftgl.h
  30. lib/libftgl.a
  31. lib/libftgl.so
  32. lib/libftgl.so.2
  33. lib/libftgl.so.2.4.0
  34. libdata/pkgconfig/ftgl.pc
  35. @owner
  36. @group
  37. @mode
Collapse this list.
Dependency lines:
  • ftgl>0:graphics/ftgl
To install the port:
cd /usr/ports/graphics/ftgl/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/ftgl
  • pkg install ftgl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ftgl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1475810942 SHA256 (frankheckenbach-ftgl-v2.4.0_GH0.tar.gz) = aa97da1c3442a8fd3941037655df18016d70b5266381c81d81e8b5335f196ea8 SIZE (frankheckenbach-ftgl-v2.4.0_GH0.tar.gz) = 630803

Packages (timestamps in pop-ups are UTC):
ftgl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.4.0_1,12.4.0_1,12.4.0,12.4.0_1,12.4.0_1,1-2.4.0,1-
FreeBSD:13:quarterly2.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,1
FreeBSD:14:latest2.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,1-2.4.0_1,1
FreeBSD:14:quarterly2.4.0_1,12.4.0_1,1-2.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,12.4.0_1,1
FreeBSD:15:latest2.4.0_1,12.4.0_1,1n/a2.4.0_1,1n/a2.4.0_1,12.4.0_1,12.4.0_1,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
  5. libtoolize : devel/libtool
  6. xorgproto>=0 : x11/xorgproto
  7. xorgproto>=0 : x11/xorgproto
  8. ice.pc : x11/libICE
  9. sm.pc : x11/libSM
  10. x11.pc : x11/libX11
  11. xext.pc : x11/libXext
  12. xmu.pc : x11-toolkits/libXmu
Runtime dependencies:
  1. ice.pc : x11/libICE
  2. sm.pc : x11/libSM
  3. x11.pc : x11/libX11
  4. xext.pc : x11/libXext
  5. xmu.pc : x11-toolkits/libXmu
Library dependencies:
  1. libfreetype.so : print/freetype2
  2. libGL.so : graphics/libglvnd
  3. libGLU.so : graphics/libGLU
This port is required by:
for Libraries
  1. audio/pianobooster
  2. cad/opencascade
  3. cad/opencascade740
  4. devel/root
  5. games/aquaria
  6. games/duel
  7. games/megaglest
Expand this list (18 items / 11 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. games/pink-pony
  3. games/slade
  4. games/zaz
  5. graphics/libprojectm
  6. math/octave
  7. science/v_sim
  8. sysutils/logstalgia
  9. x11-fm/fsv2
  10. Collapse this list.

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. games/epiar*
  2. graphics/cinepaint*
  3. graphics/iccexamin*
  4. 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:
No options to configure
Options name:
graphics_ftgl
USES:
autoreconf compiler:c++11-lang gl pathfix gmake libtool pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/frankheckenbach/ftgl/tar.gz/v2.4.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port