aboutsummaryrefslogtreecommitdiff
path: root/graphics/freetype-gl
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* graphics/freetype-gl: Add DEMO option to install demo programsYuri Victorovich2021-03-182-2/+73
| | | | | | | because they are nice programs. Notes: svn path=/head/; revision=568763
* graphics/freetype-gl: Add missing link flags for GLEW and freetype librariesYuri Victorovich2021-03-181-2/+3
| | | | Notes: svn path=/head/; revision=568755
* graphics/freetype-gl: Use ${IMAGEMAGICK_DEFAULT}Yuri Victorovich2021-03-181-1/+1
| | | | | | | Reported by: danfe Notes: svn path=/head/; revision=568721
* New port: graphics/freetype-gl: C OpenGL Freetype engine libraryYuri Victorovich2021-03-174-0/+66
Notes: svn path=/head/; revision=568693