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: lang/rust/files/patch-src_llvm-project_compiler-rt_lib_builtins_cpu__model.c

Number of commits found: 4

Sunday, 1 May 2022
16:39 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Update to 1.60.0

  - Switch to using "x.py dist" instead of "x.py build" in the do-build phase as
    we are missing the rustc-dev component on nightly
  - Revert part of [1] as it causes cross build problem with
lang/rust-bootstrap@powerpc
  - Mark devel/racer as deprecated: it's hard to maintain due to recurrent build
problem
    and it's not actively maintained. Upstream advises to use
devel/rust-analyzer instead.

[1]
https://github.com/rust-lang/rust/commit/07dae5a97b64100f5abd511f1e2d5a6263a54006

Announce:		https://blog.rust-lang.org/2022/04/07/Rust-1.60.0.html
ChangeLog:		https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1600-2022-04-07
Reviewed by:		tobik
Exp-run by:		antoine
Differential Revision:	https://reviews.freebsd.org/D34823
commit hash: e57dfbf32324ca40f17bb6c4a10581e6a06ab00b commit hash: e57dfbf32324ca40f17bb6c4a10581e6a06ab00b commit hash: e57dfbf32324ca40f17bb6c4a10581e6a06ab00b commit hash: e57dfbf32324ca40f17bb6c4a10581e6a06ab00b e57dfbf
Sunday, 19 Sep 2021
09:03 Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust: Update to 1.55.0

- Set codegen-units=1 [1]
- Add hack to skip cargo update on git sources as a step towards solving [2]
- Fix 'capacity overflow' panics on armv* [3]

Changes:	https://blog.rust-lang.org/2021-09-09/Rust-1.55.0.html
PR:		258337
PR:		256099 [1]
PR:		256581 [2]
PR:		257419 [3]
Reviewed by:	mikael, pkubaj
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D31872
With hat:	rust
commit hash: 6f1fefb50e755d727f471aeb75ebe4e28f876b4b commit hash: 6f1fefb50e755d727f471aeb75ebe4e28f876b4b commit hash: 6f1fefb50e755d727f471aeb75ebe4e28f876b4b commit hash: 6f1fefb50e755d727f471aeb75ebe4e28f876b4b 6f1fefb
Monday, 6 Sep 2021
20:04 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: don't overwrite hwcap with the return value of elf_aux_info(3)

Reported by:	jbeich
commit hash: 473a0e375ef3e4ffc058478ce07908e5e06e7bc6 commit hash: 473a0e375ef3e4ffc058478ce07908e5e06e7bc6 commit hash: 473a0e375ef3e4ffc058478ce07908e5e06e7bc6 commit hash: 473a0e375ef3e4ffc058478ce07908e5e06e7bc6 473a0e3
13:53 Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Fix for missing getauxval function on FreeBSD

Use FreeBSD's elf_aux_info for detecting ARM HW features

PR:		258198
Tested by:	Bob Prohaska <fbsd@www.zefox.net>
commit hash: 74c66d50fd5f3f12469881d4f9c5634f8722ccc5 commit hash: 74c66d50fd5f3f12469881d4f9c5634f8722ccc5 commit hash: 74c66d50fd5f3f12469881d4f9c5634f8722ccc5 commit hash: 74c66d50fd5f3f12469881d4f9c5634f8722ccc5 74c66d5

Number of commits found: 4