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/fccf/distinfo

Number of commits found: 2

Monday, 9 May 2022
10:24 Baptiste Daroussin (bapt) search for other commits by this committer
devel/fccf: update to 0.6.0

Unbundle argparse (actually this fixes package building)
Unbundle libgmt (also fixes package building)
commit hash: ffb9e31366f33a736803a7d5b5703d09981e6a20 commit hash: ffb9e31366f33a736803a7d5b5703d09981e6a20 commit hash: ffb9e31366f33a736803a7d5b5703d09981e6a20 commit hash: ffb9e31366f33a736803a7d5b5703d09981e6a20 ffb9e31
Friday, 29 Apr 2022
07:15 Baptiste Daroussin (bapt) search for other commits by this committer
devel/fccf: new port

fccf is a command-line tool that quickly searches through C/C++ source code in
a directory based on a search string and prints relevant code snippets that
match the query.

Highlights:
 * Quickly identifies source files that contain a search string.
 * For each candidate source file, builds an abstract syntax tree (AST).
 * Visits the nodes in the AST, looking for function declarations, classes,
   enums, variables etc., that match the user's request.
 * Pretty-prints the identified snippet of source code to the terminal.
 * MIT License

WWW: https://github.com/p-ranav/fccf
commit hash: 76b39d470f398e6a4ff7be7b41be289546c31470 commit hash: 76b39d470f398e6a4ff7be7b41be289546c31470 commit hash: 76b39d470f398e6a4ff7be7b41be289546c31470 commit hash: 76b39d470f398e6a4ff7be7b41be289546c31470 76b39d4

Number of commits found: 2