notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: games/anki/files/bazel/BUILD.bazel-i18n

Number of commits found: 2

Friday, 16 Sep 2022
03:42 Kai Knoblich (kai) search for other commits by this committer
games/anki: Update to 2.1.54

* Remove BROKEN for aarch64 as the FreeBSD related sections in the
  Bazel rules should now be architecture independent.

* Build a separate binary version of "esbuild" beforehand as the JS
  counterpart, which is used by the Bazel NodeJS ruleset, has fixed
  version checks that cannot patched out easily.

Changelogs since 2.1.49:

https://github.com/ankitects/anki/releases/tag/2.1.54
https://github.com/ankitects/anki/releases/tag/2.1.53
https://github.com/ankitects/anki/releases/tag/2.1.52
https://github.com/ankitects/anki/releases/tag/2.1.51
https://github.com/ankitects/anki/releases/tag/2.1.50

Reviewed by:	tcberner (earlier revision)
MFH:		No (feature release)
Differential Revision:	https://reviews.freebsd.org/D36461
commit hash: 09353d0a9c71e245d4460d90af49451261a8d587 commit hash: 09353d0a9c71e245d4460d90af49451261a8d587 commit hash: 09353d0a9c71e245d4460d90af49451261a8d587 commit hash: 09353d0a9c71e245d4460d90af49451261a8d587 09353d0
Monday, 2 Aug 2021
06:16 Kai Knoblich (kai) search for other commits by this committer
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)
commit hash: 7cb5fb35608f4cc8a97afd2bdb83fa7f797fcadc commit hash: 7cb5fb35608f4cc8a97afd2bdb83fa7f797fcadc commit hash: 7cb5fb35608f4cc8a97afd2bdb83fa7f797fcadc commit hash: 7cb5fb35608f4cc8a97afd2bdb83fa7f797fcadc 7cb5fb3

Number of commits found: 2