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-nightly/files/patch-src_bootstrap_bootstrap.py

Number of commits found: 2

Sunday, 17 Nov 2019
08:30 jbeich search for other commits by this committer
lang/rust{,-nightly}: switch to .tar.xz bootstraps

Decreases total size by ~325 MiB in lang/rust.

Approved by:	tobik (rust)
Differential Revision:	https://reviews.freebsd.org/D22422
Original commitRevision:517808 
Saturday, 16 Nov 2019
22:37 jbeich search for other commits by this committer
lang/rust-nightly: unbreak with PYTHON_DEFAULT != 2.7 after r517551

=======================<phase: build          >============================
===>  Building for rust-nightly-1.41.0.20191114
cd /wrkdirs/usr/ports/lang/rust-nightly/work/rustc-nightly-src &&  /usr/bin/env
HOME="/wrkdirs/usr/ports/lang/rust-nightly/work"  LIBGIT2_SYS_USE_PKG_CONFIG=1 
LIBSSH2_SYS_USE_PKG_CONFIG=1  OPENSSL_DIR="/usr"  /usr/local/bin/python3.6
/wrkdirs/usr/ports/lang/rust-nightly/work/rustc-nightly-src/x.py build 
--verbose  --config ./config.toml  --jobs 1
downloading
https://static.rust-lang.org/dist/2019-11-06/rust-std-beta-x86_64-unknown-freebsd.tar.xz.sha256
running: curl -# -y 30 -Y 10 --connect-timeout 30 --retry 3 -Sf -o
/tmp/tmpp0anpd14.sha256
https://static.rust-lang.org/dist/2019-11-06/rust-std-beta-x86_64-unknown-freebsd.tar.xz.sha256
curl: (7) Couldn't connect to server

Reported by:	pkg-fallout
Original commitRevision:517780 

Number of commits found: 2