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: sysutils/watchman/files

Number of commits found: 3

Thursday, 28 May 2020
21:17 yuri search for other commits by this committer
sysutils/watchman: Update 4.5.0 -> 4.9.0-1115

Maintainer refused of maintainership, so I am taking it.

The latest version of watchman doesn't build with the
port version of devel/folly, and the latest folly
can't yet be ported due to build issues.
Therefore, updating to the version that can be built.

PR:		238766
Approved by:	linpct@gmail.com (maintainer)
Original commitRevision:536820 
Wednesday, 9 Dec 2015
03:19 jbeich search for other commits by this committer
sysutils/watchman: update to 4.2.0

- Add BACKTRACE option
- Convert PCRE dependency into an option
- Respect PREFIX for /etc/watchman.json
- Explicitly disable devel/libinotify
- Connect to new testing framework

PR:		201031
Submitted by:	linpct@gmail.com (maintainer, based on)
Reviewed by:	amdmi3 (previous version)
Approved by:	cookie licking (47 days)
Original commitRevision:403355 
Friday, 19 Jun 2015
14:36 amdmi3 search for other commits by this committer
- Fix build on amd64 (while not breaking build on i386)

Since time_t size is unspecified, the only way to print it correctly is by using
%ld while casting the value to long

This is what upstream does for a long time:

https://github.com/facebook/watchman/commit/f2ec20fb2d98bfc9f54df43431564317de60429c

Approved by:	portmgr blanket
MFH:		2015Q2
Original commitRevision:390118 

Number of commits found: 3