43 Commits

Author SHA1 Message Date
Joshua Root 051b51860e glew: update to 2.3.1 2026-01-24 16:17:17 +11:00
Joshua Root 29b1654ed6 glew dependents: rev bump for 2.3.0 2025-12-30 01:26:47 +11:00
Evan Miller fb028dfb6f supertuxkart: fix build on 10.8-10.10
Closes: https://trac.macports.org/ticket/67263
2023-05-16 21:19:33 -04:00
Evan Miller 6269ec785e supertuxkart: Fix build on 10.12 and earlier
Closes: https://trac.macports.org/ticket/67263
2023-05-15 20:51:47 -04:00
Haren S 1ff6952644 supertuxkart: set DPYTHON_EXECUTABLE 2023-02-22 15:48:11 +00:00
Haren S ea86f4a1a9 supertuxkart: add python lib dependency
Fixes: CMake Error at /opt/local/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find PythonInterp: Found unsuitable version "2.7.16", but
  required is at least "3" (found /usr/bin/python)
2023-02-21 18:53:54 +00:00
harens 313f3f545d supertuxkart: update to 1.4 2023-02-21 17:29:03 +00:00
Evan Miller 53cdabfdf0 supertuxkart: fix build on 10.9 and earlier 2022-02-17 17:37:23 -08:00
Evan Miller 6bb060d56b supertuxkart: update to 1.3 2021-12-24 14:29:18 -06:00
Davide Gerhard 922643fa17 supertuxkart: update homepage 2021-09-10 21:03:43 +02:00
Christopher Nielsen f685ca73e4 ports: switch to path dep for harfbuzz 2021-08-31 06:55:21 -04:00
Joshua Root 0c3c5e7701 switch jpeg dependencies to libjpeg-turbo
Change jpeg port to install in a location that does not conflict with
libjpeg-turbo or mozjpeg. Change all jpeg dependencies to use
libjpeg-turbo by default while allowing mozjpeg as a drop-in
replacement. Rev bump dependent ports due to differing library version.

Fixes: https://trac.macports.org/ticket/38907
2021-01-18 20:13:50 +11:00
Christopher Nielsen 6e68d13e5a supertuxkart: patch to fix SDL-related build failure in file src/input/gamepad_config.cpp
Fixes: https://trac.macports.org/ticket/62024
2021-01-10 23:22:13 -08:00
Joshua Root a785790c07 glew dependents: rev bump for new library version 2021-01-11 00:46:14 +11:00
Ken Cunningham 18501c1bd3 supertuxkart: update buildable systems
closes: https://trac.macports.org/ticket/61174
2020-10-10 15:03:26 -07:00
Ken Cunningham 32e758de2b supertuxkart: update to 1.2
now uses libsdl2 and libpng
2020-09-12 14:58:48 -07:00
Ken Cunningham 3ac4a48b19 supertuxkart: remove superfluous comments 2020-08-20 12:50:00 -07:00
Ken Cunningham 170823c25b supertuxkart: force OpenSSL off
I noticed supertuxkart was opportunistically
using OpenSSL so added it as a dep last commit,
but this causes issues with licensing. Best to
force OpenSSL off, and use nettle instead.
2020-08-20 12:50:00 -07:00
Ken Cunningham 6adafe88e8 supertuxkart: add a few missing deps 2020-08-19 22:48:09 -07:00
Ken Cunningham 51f37f05f0 supertuxkart: bump to 1.1
no other adjustments needed
2020-08-18 22:29:44 -07:00
Ryan Schmidt 4316ac994c nettle: Update to 3.6
Library major versions have changed, so revbump everything that links
with them.
2020-05-04 13:52:15 -05:00
Joshua Root e789d209e5 nomaintainer ports: use known_fail 2019-10-31 21:17:35 +11:00
Joshua Root dcc120953e nomaintainer ports: retire cxx11 portgroup
Use new compiler options instead.
2019-10-07 00:45:20 +11:00
kencu f35b8e11d1 various ports: drop maintainership
I'm not actively maintaining these ports
2019-08-07 08:55:24 -06:00
Ryan Schmidt 9791b324af Revbump everything that links with nettle libraries
nettle 3.5.x (ad4d6bf) has new library versions
2019-07-18 04:26:41 -05:00