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: ports-mgmt/pkg/files/patch-libpkg_pkg__jobs.c

Number of commits found: 2

Thursday, 23 Jun 2022
07:48 Baptiste Daroussin (bapt) search for other commits by this committer
ports-mgmt/pkg: update to 1.18.0

Changes:
- add support for category and flavor in  all queries
(<category>/<portname>[@<flavor>]
- new tcp protocol to support inetd/spiped
- end of ftp support
- allow filtering out files at install time
- improvements on triggers
- plenty of bug and doc fixes
commit hash: c86c52c862a4f3d5b785524647e1c752097c3d30 commit hash: c86c52c862a4f3d5b785524647e1c752097c3d30 commit hash: c86c52c862a4f3d5b785524647e1c752097c3d30 commit hash: c86c52c862a4f3d5b785524647e1c752097c3d30 c86c52c
Wednesday, 2 Oct 2019
18:35 bapt search for other commits by this committer
Attempt to fix pkg on mips.

Since recently, libarchive is linked to libzstd, which itself uses threads
somehow, this make the build of pkg in mips unhappy.

Given libpkg is not threadsafe anyway just drop the __thread

PR:		240822
Reported by:	tech-lists@zyxst.net and mandree
Discussed with:	jhb
Original commitRevision:513597 

Number of commits found: 2