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/libxml2/files/extra-patch-docs

Number of commits found: 2

Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
textproc/{,py-}libxml2: switch back to autotools

See notes in Makefile and linked PRs.

While here, disable the ICU option by default. CFLAGS for libicu
are passed to libxml2's consumers when the option is enabled. As
icu's API is not stable between versions, PORTREVISION bumps can
get missed.

Additionally, properly exclude all OPTIONS from py-libxml2 and
prevent do-configure from unnecessarily running.

Co-authored-by: diizzy
PR: 262853, 262940, 262877
Approved by: fluffy (mentor)
commit hash: 57dd5abd6018e0bec9e5b7c406268b349da4b7e7 commit hash: 57dd5abd6018e0bec9e5b7c406268b349da4b7e7 commit hash: 57dd5abd6018e0bec9e5b7c406268b349da4b7e7 commit hash: 57dd5abd6018e0bec9e5b7c406268b349da4b7e7 57dd5ab
Friday, 25 Mar 2022
17:14 Daniel Engberg (diizzy) search for other commits by this committer
textproc/libxml2: Update to 2.9.13 and migrate to CMake

Depend on ICU and (lib)readline to follow other distros

Changelog: https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.9.13

I'd like to thank both tcberner and mandree for reviewing,
suggesting improvements and helping out in general. I'd also like
thank antoine for doing exp-runs.

PR:		262288
Reviewed by:	tcberner, mandree
Approved by:	desktop (tcberner)
Differential Revision:	https://reviews.freebsd.org/D34338
Exp-run by:	antoine
commit hash: a13ec21cd733f67a9fc0dc00ab45268bdc236246 commit hash: a13ec21cd733f67a9fc0dc00ab45268bdc236246 commit hash: a13ec21cd733f67a9fc0dc00ab45268bdc236246 commit hash: a13ec21cd733f67a9fc0dc00ab45268bdc236246 a13ec21

Number of commits found: 2