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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

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