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
freetype-gl C OpenGL Freetype engine library
g20210208_4 graphics on this many watch lists=0 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 g20210208_4Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-03-17 22:30:17
Last Update: 2023-04-30 11:10:42
Commit Hash: a6bb2f8
License: BSD2CLAUSE
WWW:
https://github.com/rougier/freetype-gl
Description:
A small library for displaying Unicode in OpenGL using a single texture and a single vertex buffer.
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 (75 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/freetype-gl-g20210208_4/catalog.mk
  3. /usr/local/share/licenses/freetype-gl-g20210208_4/LICENSE
  4. /usr/local/share/licenses/freetype-gl-g20210208_4/BSD2CLAUSE
  5. @comment bin/ftgl-demo-ansi
  6. @comment bin/ftgl-demo-atb-agg
  7. @comment bin/ftgl-demo-benchmark
  8. @comment bin/ftgl-demo-cartoon
  9. @comment bin/ftgl-demo-console
  10. @comment bin/ftgl-demo-cube
  11. @comment bin/ftgl-demo-distance-field
  12. @comment bin/ftgl-demo-distance-field-2
  13. @comment bin/ftgl-demo-distance-field-3
  14. @comment bin/ftgl-demo-embedded-font
  15. @comment bin/ftgl-demo-font
  16. @comment bin/ftgl-demo-gamma
  17. @comment bin/ftgl-demo-glyph
  18. @comment bin/ftgl-demo-lcd
  19. @comment bin/ftgl-demo-markup
  20. @comment bin/ftgl-demo-outline
  21. @comment bin/ftgl-demo-subpixel
  22. @comment bin/ftgl-demo-texture
  23. include/freetype-gl/distance-field.h
  24. include/freetype-gl/edtaa3func.h
  25. include/freetype-gl/font-manager.h
  26. include/freetype-gl/freetype-gl.h
  27. include/freetype-gl/markup.h
  28. include/freetype-gl/opengl.h
  29. include/freetype-gl/platform.h
  30. include/freetype-gl/text-buffer.h
  31. include/freetype-gl/texture-atlas.h
  32. include/freetype-gl/texture-font.h
  33. include/freetype-gl/utf8-utils.h
  34. include/freetype-gl/vec234.h
  35. include/freetype-gl/vector.h
  36. include/freetype-gl/vertex-attribute.h
  37. include/freetype-gl/vertex-buffer.h
  38. lib/libfreetype-gl.so
  39. @comment share/freetype-gl/data/256colors.txt
  40. @comment share/freetype-gl/fonts/Liberastika-Regular-LICENSE.txt
  41. @comment share/freetype-gl/fonts/Liberastika-Regular.ttf
  42. @comment share/freetype-gl/fonts/Lobster-LICENSE.txt
  43. @comment share/freetype-gl/fonts/Lobster-Regular.ttf
  44. @comment share/freetype-gl/fonts/LuckiestGuy-LICENSE.txt
  45. @comment share/freetype-gl/fonts/LuckiestGuy.ttf
  46. @comment share/freetype-gl/fonts/OldStandard-LICENSE.txt
  47. @comment share/freetype-gl/fonts/OldStandard-Regular.ttf
  48. @comment share/freetype-gl/fonts/SourceCodePro-LICENSE.txt
  49. @comment share/freetype-gl/fonts/SourceCodePro-Regular.ttf
  50. @comment share/freetype-gl/fonts/SourceSansPro-LICENSE.txt
  51. @comment share/freetype-gl/fonts/SourceSansPro-Regular.ttf
  52. @comment share/freetype-gl/fonts/VERA-COPYRIGHT
  53. @comment share/freetype-gl/fonts/Vera.ttf
  54. @comment share/freetype-gl/fonts/VeraMoBI.ttf
  55. @comment share/freetype-gl/fonts/VeraMoBd.ttf
  56. @comment share/freetype-gl/fonts/VeraMoIt.ttf
  57. @comment share/freetype-gl/fonts/VeraMono.ttf
  58. @comment share/freetype-gl/fonts/amiri-regular.ttf
  59. @comment share/freetype-gl/fonts/amiri-regular_LICENSE.txt
  60. @comment share/freetype-gl/fonts/fireflysung-LICENSE.txt
  61. @comment share/freetype-gl/fonts/fireflysung.ttf
  62. @comment share/freetype-gl/shaders/cube.frag
  63. @comment share/freetype-gl/shaders/cube.vert
  64. @comment share/freetype-gl/shaders/distance-field-2.frag
  65. @comment share/freetype-gl/shaders/distance-field.frag
  66. @comment share/freetype-gl/shaders/distance-field.vert
  67. @comment share/freetype-gl/shaders/text.frag
  68. @comment share/freetype-gl/shaders/text.vert
  69. @comment share/freetype-gl/shaders/v3f-c4f.frag
  70. @comment share/freetype-gl/shaders/v3f-c4f.vert
  71. @comment share/freetype-gl/shaders/v3f-t2f-c4f.frag
  72. @comment share/freetype-gl/shaders/v3f-t2f-c4f.vert
  73. @owner
  74. @group
  75. @mode
Collapse this list.
Dependency lines:
  • freetype-gl>0:graphics/freetype-gl
To install the port:
cd /usr/ports/graphics/freetype-gl/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/freetype-gl
  • pkg install freetype-gl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: freetype-gl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1616019755 SHA256 (rougier-freetype-gl-g20210208-647b062_GH0.tar.gz) = 25623958a56e686626e318e8772d133203e1111a73ec0b4efb8785162541d701 SIZE (rougier-freetype-gl-g20210208-647b062_GH0.tar.gz) = 11947093

Expand this list (4 items)

Collapse this list.

SHA256 (a38359cdcd97bfcf5d02dd65c66f516eac8208ad.patch) = 36f29ad78708579a26e7bddf0d24746a99c70ea11aa4be53f3636934c8e133c9 SIZE (a38359cdcd97bfcf5d02dd65c66f516eac8208ad.patch) = 1064 SHA256 (00a13d4c9e31f9c4e68e8ab30e2f7ec5b0e4bf60.patch) = fec0ebf2439dea2dff47421c06fe79d3c88a6c777091a5a5b729f227a939712a SIZE (00a13d4c9e31f9c4e68e8ab30e2f7ec5b0e4bf60.patch) = 967

Collapse this list.


Packages (timestamps in pop-ups are UTC):
freetype-gl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20210208_4g20210208_4-g20210208_4g20210208_4---
FreeBSD:13:quarterlyg20210208_4g20210208_4g20210208_4g20210208_4g20210208_4g20210208_4g20210208_4g20210208_4
FreeBSD:14:latestg20210208_4g20210208_4g20210208_3g20210208_4g20210208_4g20210208_4-g20210208_4
FreeBSD:14:quarterlyg20210208_4g20210208_4-g20210208_4g20210208_4g20210208_4g20210208_4g20210208_4
FreeBSD:15:latestg20210208_4g20210208_4n/ag20210208_4n/ag20210208_4g20210208_4g20210208_4
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. cmake : devel/cmake-core
Test dependencies:
  1. ImageMagick7-nox11>=7 : graphics/ImageMagick7@nox11
Library dependencies:
  1. libfreetype.so : print/freetype2
  2. libGLEW.so : graphics/glew
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for freetype-gl-g20210208_4: DEMOS=off: Build and install demo programs ===> Use 'make config' to modify these settings
Options name:
graphics_freetype-gl
USES:
cmake:noninja gl magick:test,nox11
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/rougier/freetype-gl/tar.gz/647b062?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port