Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-26 | graphics: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
All checksums have been double-checked against existing RMD160 and SHA512 hashes | |||||
2021-10-07 | graphics: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
2021-06-23 | Revbump for MySQL default change | nia | 1 | -2/+2 | |
2020-07-01 | ftgl: Avoid PLIST problems when doxygen is installed | nia | 1 | -1/+4 | |
2020-01-18 | all: migrate several HOMEPAGEs to https | rillig | 1 | -2/+2 | |
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU. | |||||
2019-09-08 | Add graphics/ftgl. Based on work in pkgsrc-wip. | nia | 6 | -0/+95 | |
FTGL is a free cross-platform Open Source C++ library that uses Freetype2 to simplify rendering fonts in OpenGL applications. FTGL supports bitmaps, pixmaps, texture maps, outlines, polygon mesh, and extruded polygon rendering modes. |