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: textproc/scancode-toolkit/distinfo

Number of commits found: 2

Sunday, 7 Apr 2019
19:09 kai search for other commits by this committer
textproc/scancode-toolkit: Update to 3.0.2

* Update the patch for "setup.py" to relax the version ranges
* Update the paths for the plugin "extractcode-libarchive" in the
  do-{build,install} targets
* Remove the patch for "extractcode_libarchive2.py" that is no longer
  required

Changelog (since 2.9.7 / summary):

API changes:

* Streamline Package models. In particular the way checksums are managed has
  changed
* In Package models, rename normalized_license to license_expression and add
  license detection on the declared_license to populate the
  license_expression

Improvements for license / package detections:

* Add new and improved licenses and license detection rules
* Improve package summaries. Add new plugin to improve package
  classification

Command line:

* Always delete temporary files when no longer needed.
* Add a new --keep-temp-files option to keep temp files which is false by
  default.

Internals:

* Improve reusing resource.VirtualCode
* Place all third-party packages under thirdparty and update ABOUT files

Outputs:

* The html-app output is marked as DEPRECATED. Use the AboutCode manager app
  instead
* Ensure HTML outputs can deal with non-ASCII file paths without crashsing
* JSON outputs now use a "headers" attributes for top-level scan headers
* SPDX output is now possible even without "--info" SHA1 checksums. This
  creates a partially valid document
* LicenseRef for non-SPDX ScanCode licenses are named as
  "LicenseRef-scancode-<scancode key>"
* license_expression are correctly included in the CSV output
* Do not crash with multiple outputs
* Ensure CSV output include packages

https://github.com/nexB/scancode-toolkit/blob/v3.0.2/CHANGELOG.rst

Approved by:	mentors (implicit)
Original commitRevision:498308 
Saturday, 5 Jan 2019
21:30 swills search for other commits by this committer
textproc/scancode-toolkit: create port

ScanCode scans code and detects licenses, copyrights, package manifests,
dependencies and more. It can be also used to discover and inventory open source
and third-party packages used in your code.

WWW: https://github.com/nexB/scancode-toolkit

PR:		230114
Submitted by:	Kai <freebsd_ports@k-worx.org>
Original commitRevision:489386 

Number of commits found: 2