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: devel/cargo/distinfo

Number of commits found: 12

Saturday, 17 Jun 2017
15:37 dumbbell search for other commits by this committer
devel/cargo: Update to 0.19.0 + enable on FreeBSD/aarch64

See r443777 for details on the FreeBSD/aarch64 bootstrap.

PR:		216143
Differential Revision:	https://reviews.freebsd.org/D10867
Original commitRevision:443780 
Thursday, 23 Mar 2017
08:48 dumbbell search for other commits by this committer
devel/cargo: Update to 0.17.0

Beside the new upstream release, the port was cleaned up a bit to be
closer to the lang/rust* ports.

PR:		217338
Reported by:	jbeich
Approved by:	antoine
Differential Revision:	https://reviews.freebsd.org/D9906
Original commitRevision:436758 
Sunday, 22 Jan 2017
10:45 dumbbell search for other commits by this committer
devel/cargo: Update to 0.15.0, enable on i386

The new version requires cargo(1) to be available. Therefore, we let the
Ports system to extract the bootstrap cargo (it was done by the Cargo
build system before) and set a configure flag to point to it.

We need to set OPENSSL_DIR as a Make environment variable because the
openssl-sys crate's build.rs doesn't know about FreeBSD.

Finally, enable devel/cargo on i386. A bootstrap cargo executable is
available for FreeBSD/i386 since last October but I missed it. We can
now use it to build a port/package for i386.

PR:		216143
Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D9273
Original commitRevision:432111 
Monday, 21 Nov 2016
21:07 dumbbell search for other commits by this committer
devel/cargo: Update to 0.14.0

This implicitely fixes the fact that the previous bootstrap archive
fetch was failing because it was updated from a snapshot of
0.12.0-nightly to 0.13.0-nightly, even though the same URL was used.

Approved by:	jbeich
Differential Revision:	https://reviews.freebsd.org/D8596
Original commitRevision:426755 
Friday, 30 Sep 2016
10:03 jbeich search for other commits by this committer
devel/cargo: update to 0.13.0

Changes:	https://github.com/rust-lang/cargo/compare/0.12.0...0.13.0
Original commitRevision:422978 
Wednesday, 31 Aug 2016
00:14 jbeich search for other commits by this committer
devel/cargo: update to 0.12.0
Original commitRevision:421137 
Sunday, 10 Jul 2016
15:26 jbeich search for other commits by this committer
devel/cargo: update to 0.11.0
Original commitRevision:418326 
Monday, 6 Jun 2016
04:40 jbeich search for other commits by this committer
devel/cargo: update to 0.10.0 to unbreak after r416219

Newer bootstrap snapshots are required, so update src/snapshots.txt
based on rustup verbose output[1]. I couldn't find one for DragonFly.

  $ fetch -o /tmp/rustup.sh https://sh.rustup.rs
  $ sh /tmp/rustup.sh -v
  [...]
  https://static.rust-lang.org/dist/channel-rust-stable.toml
  [...]
 
https://static.rust-lang.org/cargo-dist/2016-04-10/cargo-nightly-x86_64-unknown-freebsd.tar.gz

PR:		210017
Reported by:	pkg-fallout, Lacey Powers
Reported by:	dumbbell (maintainer) [1]
Original commitRevision:416441 
Saturday, 5 Mar 2016
17:02 jbeich search for other commits by this committer
devel/cargo: update to 0.9.0
Original commitRevision:410191 
Sunday, 24 Jan 2016
00:04 jbeich search for other commits by this committer
devel/cargo: update to 0.8.0
Original commitRevision:407069 
Sunday, 17 Jan 2016
16:40 jbeich search for other commits by this committer
devel/cargo: update to 0.7.0 (release) and cleanup

- Compress :registry with xz(1) to save a few megabytes
- Add BOOTSTRAP option to build with already installed Cargo
- Generate distfiles with BOOTSTRAP=off for extra deps
- Require recent lang/rust to build (older versions not tested)
- Drop cargo-nightly and rust-nightly hacks. The latter is still supported
  via RUST_PORT=lang/rust-nightly in environment, make.conf, Makefile.local
- Drop MAKE_JOBS_UNSAFE, builds fine with MAKE_JOBS_NUMBER=32
- Drop _GH0 suffix from non-GitHub distfile
- Don't use OpenSSL port on 11.0-CURRENT (no RPATH in bootstrap)
- Don't install duplicate licenses under DOCSDIR
- Don't depend on lang/python2 when only lang/python27 is used
- Simplify manpage directory substitution
- Fix LICENSE_FILE when used with LICENSE_COMB != single
- Fix gen-registry target when WRKDIRPREFIX == MAKEOBJDIRPREFIX
- Cleanup gen-registry target
- Respect PREFIX != /usr/local
- Prepare CARGO_BOOT_SIG for i386 and DragonFly
- Apply minor style

PR:		205529
Approved by:	maintainer timeout (1 month)
MFH:		2016Q1
Differential Revision:	https://reviews.freebsd.org/D4562
Original commitRevision:406516 
Monday, 20 Jul 2015
20:49 dumbbell search for other commits by this committer
devel/cargo: New port Rust's Package Manager

Reviewed by:	jonathan, kwm
Approved by:	jonathan, kwm
Differential Revision:	https://reviews.freebsd.org/D2799
Original commitRevision:392600 

Number of commits found: 12