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: math/gh-bc/files/patch-locale__install.sh

Number of commits found: 4

Monday, 9 Aug 2021
17:44 Stefan Eßer (se) search for other commits by this committer
math/gh-bc: update to version 5.0.0

This is a new major release with a number of changes and extensions:

- Limited the number of temporary numbers and made the space for them
  static so that allocating more space for them cannot fail.
- Allowed integers with non-zero scale to be used with power, places,
  and shift operators.
- Added greatest common divisor and least common multiple to lib2.bc.
- Made bc and dc UTF-8 capable.
- Added the ability for users to have bc and dc quit on SIGINT.
- Added the ability for users to disable prompt and TTY mode by
  environment variables.
- Added the ability for users to redefine keywords.
- Added dc's modular exponentiation and divmod to bc.
- Added the ability to assign strings to variables and array elements
  and pass them to functions in bc.
- Added dc's asciify command and stream printing to bc.
- Added bitwise and, or, xor, left shift, right shift, reverse,
  left rotate, right rotate, and mod functions to lib2.bc.
- Added the functions s2u(x) and s2un(x,n), to lib2.bc.
commit hash: 94a34f976b05bb8b3f2d9eeb4e55c167e4f34179 commit hash: 94a34f976b05bb8b3f2d9eeb4e55c167e4f34179 commit hash: 94a34f976b05bb8b3f2d9eeb4e55c167e4f34179 commit hash: 94a34f976b05bb8b3f2d9eeb4e55c167e4f34179 94a34f9
Thursday, 26 Nov 2020
16:47 se search for other commits by this committer
Upgrade to version 3.2.0

This update fixes an issue in the bessel function
Original commitRevision:556344 
Monday, 11 Nov 2019
14:33 se search for other commits by this committer
Update to version 2.3.0

Approved by:	antoine (implicit)
Original commitRevision:517263 
Friday, 7 Jun 2019
08:04 se search for other commits by this committer
Another attempt to fix build breakage that does only affect the package
builder and does not occur on my system.

Approved by:	antoine (implicit)
Original commitRevision:503623 

Number of commits found: 4