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/gamin/pkg-message

Number of commits found: 4

Tuesday, 13 Aug 2019
16:01 mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories d)
Original commitRevision:508835 
Monday, 17 Dec 2018
07:59 ale search for other commits by this committer
Remove a misleading and obsolete suggestion on kern.maxfiles value.

A typical desktop has a default auto-tuned value that is already
much higher than 25000.

Approved by:	maintainer
Original commitRevision:487659 
Thursday, 16 Apr 2009
17:32 marcus search for other commits by this committer
Fix a number of long-standing bugs with gamin.

* Do not use kernel notifications for paths like /mnt and /media.  This
  will allow such volumes to be unmounted.  This matches the behvaior
  of Linux.
* Allow the "poll" directive in gaminrc files to have an effect.
* Add some verbiage to pkg-message to instruct users how to configure
  gamin [1]

PR:             131121 [1]
Submitted by:   Graham Todd <gtodd@bellanet.org> (based on) [1]
Reported by:    countless users
Approved by:    portmgr (implicit)
Original commit
Monday, 9 May 2005
15:46 jylefort search for other commits by this committer
Improve the kqueue backend:

  - also use kqueue to monitor files within a monitored directory
  - tremendously improve the scalability of the backend when
    monitoring very large directories
  - periodically attempt to switch polled files to kqueue notification
  - do not perform an extra useless lstat() when a missing file is created
  - code cleanups

Approved by:    marcus
Original commit

Number of commits found: 4