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: security/fprintd/files/patch-pam-pam_fprintd.c

Number of commits found: 2

Monday, 30 Mar 2015
22:45 pawel search for other commits by this committer
- Update security/libfprint to version 0.6.0 [1]
- Update security/fprintd to version 0.6.0 [1]
- Fix mispelled word in fprintd pkg-descr
- Cleanup pkg-plist in libfprint

PR:		198930 [1]
Submitted by:	Martin Birgmeier <la5lbtyi@aon.at> (maintainer of fprintd) [1]
Approved by:	lichray@gmail.com (security/libfprint part)
Original commitRevision:382779 
Sunday, 24 Aug 2014
17:24 adamw search for other commits by this committer
Add security/fprintd.

Fprintd is a D-Bus daemon that offers libfprint functionality over
the D-Bus interprocess communication bus. By adding this daemon
layer above libfprint, we solve various problems related to multiple
applications simulatenously competing for fingerprint readers.

While it is not very nice to think of a daemon being necessary in
this scenario, fprintd will be launched by D-Bus through the
activation mechanism. This means it is launched only when needed,
and additionally it will shut itself down after a period of inactivity.

(Text copied from link below.)

WWW: http://www.freedesktop.org/wiki/Software/fprint/fprintd/

PR:		192683
Submitted by:	Martin Birgmeier
Original commitRevision:365978 

Number of commits found: 2