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/spdlog/files

Number of commits found: 6

Thursday, 25 Mar 2021
13:54 vanilla search for other commits by this committer
remove unneed patch file.
Original commitRevision:569203 
Monday, 23 Dec 2019
14:09 pkubaj search for other commits by this committer
devel/spdlog: fix build on GCC architectures

assert() is not declared by default:
In file included from
/wrkdirs/usr/ports/devel/spdlog/work/spdlog-1.4.2/src/async.cpp:11:
/wrkdirs/usr/ports/devel/spdlog/work/spdlog-1.4.2/include/spdlog/details/thread_pool-inl.h:
In member function 'bool spdlog::details::thread_pool::process_next_msg_()':
/wrkdirs/usr/ports/devel/spdlog/work/spdlog-1.4.2/include/spdlog/details/thread_pool-inl.h:119:9:
error: 'assert' was not declared in this scope
  119 |         assert(false && "Unexpected async_msg_type");
      |         ^~~~~~

PR:		242825
Approved by:	vanilla (maintainer)
Original commitRevision:520723 
Wednesday, 4 Dec 2019
13:19 vanilla search for other commits by this committer
1: Update devel/spdlog to 1.4.2.
2: Fix build issue due spdlog's upgrade.

Approved by:	danfe@ (www/envoy), adridg@ (net-im/nheko), maintainer timeout
(sunpoet@, jhixson@)
Original commitRevision:519012 
Sunday, 1 Sep 2019
06:09 tobik search for other commits by this committer
devel/spdlog: Use system fmt

This is in preparation for updating devel/libfmt to 6.0.0.  Spdlog
bundles fmt 5.3.0 which is incompatible with 6.0.0.  This would
lead to problems in consumers that use both.

PR:		240148
Submitted by:	jbeich
Approved by:	vanilla (maintainer)
Original commitRevision:510679 
Thursday, 30 Mar 2017
09:33 vanilla search for other commits by this committer
1: Move cmake config files to right path.
2: bump version.
Original commitRevision:437277 
Saturday, 14 Jan 2017
03:37 vanilla search for other commits by this committer
Add spdlog, another c++ logging library.
Original commitRevision:431455 

Number of commits found: 6