Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
21.0.6 27 May 2024 15:14:33 |
Bernhard Froehlich (decke) Author: Ivan Rozhuk |
games/kodi-addon-game.libretro: Update to 21.0.6
PR: 279340
Submitted by: maintainer |
20.1.0_2 26 May 2024 05:32:34 |
Bernhard Froehlich (decke) |
games/kodi-addon-game.libretro*: Bump PORTREVISION after kodi 21.0 update |
20.1.0_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
20.1.0 06 Feb 2023 14:11:54 |
Bernhard Froehlich (decke) |
games/kodi-addon-game.libretro: Update to 20.1.0
PR: 268987
Approved by: rozhuk.im@gmail.com (maintainer) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
19.0.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
19.0.0 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
19.0.0 14 Jan 2022 14:03:15 |
Bernhard Froehlich (decke) |
games/kodi-addon-game.libretro: Update to 19.0.0
PR: 261108
Submitted by: Ivan Rozhuk <rozhuk.im@gmail.com> (maintainer) |
2.2.0_1 29 Oct 2021 20:22:36 |
Bernhard Froehlich (decke) |
games/kodi-addon-game.libretro*: Bump PORTREVISION after Kodi 19.2 update |
2.2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.0 28 Feb 2021 18:35:58 |
decke |
This add-on provides a wrapper that allows Libretro cores to be loaded
as game add-ons. Libretro cores are shared libraries that use the
Libretro API, so the wrapper is responsible for translating function
calls between the Libretro API and the Game API.
WWW: https://github.com/kodi-game/game.libretro
PR: 245259
Submitted by: rozhuk.im@gmail.com |