non port: devel/sdl12-compat/Makefile |
SVNWeb
|
Number of commits found: 20 |
Tue, 25 Oct 2022
|
[ 09:00 Jan Beich (jbeich) ] f03dc25
devel/sdl12-compat: update to 1.2.60
Changes: https://github.com/libsdl-org/sdl12-compat/releases/tag/release-1.2.60
Reported by: GitHub (watch releases)
|
[ 09:00 Jan Beich (jbeich) ] 7fd933a
devel/sdl12-compat: drop <alloca.h> workaround after 1e0cb7a6bb0b
|
Fri, 16 Sep 2022
|
[ 17:54 Jan Beich (jbeich) ] 1e0cb7a
devel/sdl12-compat: update to 1.2.56
Changes: https://github.com/libsdl-org/sdl12-compat/releases/tag/release-1.2.56
Reported by: GitHub (watch releases)
|
[ 17:54 Jan Beich (jbeich) ] 3e44958
devel/sdl12-compat: simplify PLIST_FILES for updates
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 12:48 Jan Beich (jbeich) ] 2948687 (Only the first 10 of 42 ports in this commit are shown above. )
wayland: add more mostly leaf ports to virtual category
Caveats:
- emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default)
- mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/chromium: add --ozone-platform=wayland on command line
- www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7)
|
Fri, 4 Mar 2022
|
[ 06:22 Jan Beich (jbeich) ] 52db703
devel/sdl12-compat: update to 1.2.52
Changes: https://github.com/libsdl-org/sdl12-compat/releases/tag/release-1.2.52
Changes: https://github.com/libsdl-org/sdl12-compat/compare/b3328aa...release-1.2.52
|
Sun, 30 Jan 2022
|
[ 00:55 Jan Beich (jbeich) ] bd2412a
devel/sdl12-compat: update to s20220128
Changes: https://github.com/libsdl-org/sdl12-compat/compare/d05899f...b3328aa
|
Thu, 23 Dec 2021
|
[ 00:44 Jan Beich (jbeich) ] d0ef6ff
devel/sdl12-compat: update to s20211216
Changes: https://github.com/libsdl-org/sdl12-compat/compare/8f54fd8...d05899f
|
Wed, 15 Dec 2021
|
[ 18:41 Jan Beich (jbeich) ] f3127bd
devel/sdl12-compat: update to s20211214
Changes: https://github.com/libsdl-org/sdl12-compat/compare/8743305...8f54fd8
|
Sat, 11 Dec 2021
|
[ 00:45 Jan Beich (jbeich) ] adc6a8b
devel/sdl12-compat: update to s20211209
Changes: https://github.com/libsdl-org/sdl12-compat/compare/a6a965a...8743305
|
Sat, 4 Dec 2021
|
[ 00:37 Jan Beich (jbeich) ] 24ed379
devel/sdl12-compat: update to s20211203
Changes: https://github.com/libsdl-org/sdl12-compat/compare/4e4527a...a6a965a
|
Sat, 27 Nov 2021
|
[ 00:44 Jan Beich (jbeich) ] 1f2b68d
devel/sdl12-compat: update to s20211125
Changes: https://github.com/libsdl-org/sdl12-compat/compare/d926510...4e4527a
|
Sat, 20 Nov 2021
|
[ 00:34 Jan Beich (jbeich) ] 2bfc50c
devel/sdl12-compat: update to s20211119
Changes: https://github.com/libsdl-org/sdl12-compat/compare/c4f9449...d926510
|
Sat, 13 Nov 2021
|
[ 00:30 Jan Beich (jbeich) ] 60c7ac0
devel/sdl12-compat: update to s20211111
Changes: https://github.com/libsdl-org/sdl12-compat/compare/36a09e4...c4f9449
|
Sat, 16 Oct 2021
|
[ 00:54 Jan Beich (jbeich) ] 0cd2c16
devel/sdl12-compat: update to s20211015
Changes: https://github.com/libsdl-org/sdl12-compat/compare/c6cfc8f...36a09e4
|
Thu, 30 Sep 2021
|
[ 00:44 Jan Beich (jbeich) ] 94fd0f0
devel/sdl12-compat: update to s20210926
Changes: https://github.com/libsdl-org/sdl12-compat/compare/a98590a...c6cfc8f
|
Thu, 16 Sep 2021
|
[ 00:58 Jan Beich (jbeich) ] 449c7ba
devel/sdl12-compat: update to s20210910
Changes: https://github.com/libsdl-org/sdl12-compat/compare/dae1119...a98590a
|
Thu, 2 Sep 2021
|
[ 22:18 Jan Beich (jbeich) ] 6161056
devel/sdl12-compat: convert to libmap.conf(5)
Drop headers to simplify usage as binary packge from the default repo.
Hooking into USES=sdl would have required a lot of build testing just
to trim some dependencies.
|
[ 19:59 Jan Beich (jbeich) ] 6fdee8e
devel/sdl12-compat: add new port
This code is a compatibility layer; it provides a binary and source
compatible API for programs written against SDL 1.2, but it uses SDL 2.0
behind the scenes. If you are writing new code, please target SDL 2.0
directly and do not use this layer.
https://github.com/libsdl-org/sdl12-compat
|
Number of commits found: 20 |