2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message: *: Convert broken sourceforge HOMEPAGEs back to http |
2020-03-17 22:45:52 by Roland Illig | Files touched by this commit (1) |
Log message: graphics/freeglut: remove nonexistent glut.pc.in [subst.mk:_pkgconfig] Ignoring non-existent file "./glut.pc.in". |
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message: *: recursive bump for libffi |
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message: all: migrate several HOMEPAGEs to https 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. |
2020-01-10 00:34:57 by Nia Alarie | Files touched by this commit (4) |
Log message: freeglut: Resolve "undefined symbol fghJoystickRawRead" on SunOS From OpenIndiana: https://github.com/OpenIndiana/oi-userland/commit/ee89e22bb41ce7ac2a00065b85cf2c7f415543d2 Bump PKGREVISION |
2019-11-02 23:38:06 by Roland Illig | Files touched by this commit (114) |
Log message: graphics: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
2019-10-21 11:38:08 by Maya Rashish | Files touched by this commit (2) |
Log message: freeglut: patch away use of machine/joystick.h on netbsd, for the x11 code as well. meant to help aarch64 builds. when machine/joystick.h exists, it just includes sys/joystick.h. |
2019-10-10 01:52:10 by Maya Rashish | Files touched by this commit (2) |
Log message: freeglut: help netbsd/aarch64 builds along. they don't have machine/joystick.h, but probably would have sys/joystick.h. |
2019-10-04 16:21:40 by Nia Alarie | Files touched by this commit (4) |
Log message: freeglut: Update to 3.2.1 Changes: - pkgsrc can delete a local patch. |
2019-10-03 13:17:51 by Nia Alarie | Files touched by this commit (8) |
Log message: freeglut: Update to 3.2.0 No changelog. |