notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: games/anki/files/patch-qt_Makefile
SVNWeb

Number of commits found: 2

Mon, 2 Aug 2021
[ 06:16 Kai Knoblich (kai) search for other commits by this committer ]    commit hash:7cb5fb35608f4cc8a97afd2bdb83fa7f797fcadc  commit hash:7cb5fb35608f4cc8a97afd2bdb83fa7f797fcadc  commit hash:7cb5fb35608f4cc8a97afd2bdb83fa7f797fcadc  7cb5fb3  (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
games/anki: Update to 2.1.44

Since the 2.1.36 release the build system has changed significantly
again and devel/bazel is now used by upstream for the entire build
process.

With this change, a lot of bazel rules and also some translation files
needs to be downloaded from various repositories during the buildtime.

In order to still make Anki compatible with the Ports framework, the
following approach is used:

  1. Prefetch all the required files before buildtime.
  2. Create and setup a few local bazel repositories along with a set
     of custom bazel rules and to provide Node, Protobuf and Yarn from
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 10 Nov 2020
[ 13:01 kai search for other commits by this committer ] Original commit   Revision:554834 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
games/anki: Update to 2.1.35

Since the 2.1.17 release the build system has been significantly revised and
contains many changes (e.g. a Rust library with Python bindings) that had to
be adapted to the Ports framework.

Kudos to David Schlachter for the additional testing and feedback!

Changelog since 2.1.16 (too many changes to list them separately):

https://changes.ankiweb.net/

PR:		247666
Reported by:	David Schlachter
Reviewed by:	tcberner (earlier revision)
Differential Revision:	https://reviews.freebsd.org/D26961

Number of commits found: 2