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/pkg-descr

Number of commits found: 3

Tuesday, 12 Apr 2016
08:47 dumbbell search for other commits by this committer
devel/cargo: Fix repeated word in pkg-descr

Approved by:	marino
Differential Revision:	https://reviews.freebsd.org/D5923
Original commitRevision:413105 
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: 3