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/boost-libs/files/patch-libs_locale_src_encoding_iconv_codepage.ipp

Number of commits found: 3

Monday, 16 Jan 2023
19:32 Dima Panov (fluffy) search for other commits by this committer
devel/boost*:	update Boost to 1.81.0 release (+)

Changelog:	https://www.boost.org/users/history/version_1_81_0.html
commit hash: ebbef4b5f84b7cff911d4714000c2ebbc0f786f7 commit hash: ebbef4b5f84b7cff911d4714000c2ebbc0f786f7 commit hash: ebbef4b5f84b7cff911d4714000c2ebbc0f786f7 commit hash: ebbef4b5f84b7cff911d4714000c2ebbc0f786f7 ebbef4b
Friday, 12 Aug 2022
11:05 Dima Panov (fluffy) search for other commits by this committer
devel/boost: update to 1.80.0 release (+)

Use one master distinfo
Allow to use beta releases in build framework

Changelog:	https://www.boost.org/users/history/version_1_80_0.html
commit hash: fd34eb55a01c4053245245c316e1f252c4853656 commit hash: fd34eb55a01c4053245245c316e1f252c4853656 commit hash: fd34eb55a01c4053245245c316e1f252c4853656 commit hash: fd34eb55a01c4053245245c316e1f252c4853656 fd34eb5
Wednesday, 16 Jan 2019
20:36 tijl search for other commits by this committer
Fix use of iconv in Boost Locale.  On FreeBSD it used __ICONV_F_HIDE_INVALID
which hides invalid sequences, but what Boost really wants is that iconv
returns an error on invalid sequences like GNU libiconv does by default.
On FreeBSD ICONV_SET_ILSEQ_INVALID can be used for this.  It has to be set
via iconvctl.

PR:		215393
Original commitRevision:490518 

Number of commits found: 3