notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/fprintd/pkg-plist
SVNWeb

Number of commits found: 6

Sat, 31 Dec 2022
[ 02:50 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:a95989d60524592010f8ee3cfbd45fa926b5e8f2  commit hash:a95989d60524592010f8ee3cfbd45fa926b5e8f2  commit hash:a95989d60524592010f8ee3cfbd45fa926b5e8f2  a95989d  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Restore three ports removed too early and assume their maintainership.
[ 01:33 Rene Ladan (rene) search for other commits by this committer ]    commit hash:995d4adbb514883a613d1bdd4e337f2d217cbe0f  commit hash:995d4adbb514883a613d1bdd4e337f2d217cbe0f  commit hash:995d4adbb514883a613d1bdd4e337f2d217cbe0f  995d4ad  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
cleanup: Remove expired ports:

2022-12-31 security/libfprint: Very outdated, unsupported upstream which now
have systemd as a non optional requirement
2022-12-31 security/fprint_demo: Depends on deprecated library libfprint
2022-12-31 security/fprintd: Very outdated, unsupported upstream which now have
systemd as a non optional requirement
Tue, 26 Jul 2022
[ 15:43 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:6a2a18f6deee89e0f232ca762b50dc94db438751  commit hash:6a2a18f6deee89e0f232ca762b50dc94db438751  commit hash:6a2a18f6deee89e0f232ca762b50dc94db438751  6a2a18f 
security/fprintd: fix build

- Don't allow to run configure from autogen.sh, where no necessary
  configure args/env is passed
- Fix manpage location in plist and treat optional files as such
Wed, 15 Jan 2020
[ 21:06 bapt search for other commits by this committer ] Original commit   Revision:523166
Remove bad usage of MANDIRS

The original intent is not needed anymore anyway
Fri, 11 Jan 2019
[ 15:02 miwi search for other commits by this committer ] Original commit   Revision:489978
- Update to 0.8.1
- Add LICENSE file

PR:		230279
Submitted by:	ndowens@yahoo.com
Approved by:	maintainer timeout
Sponsored by:	iXsystems Inc.
Sun, 24 Aug 2014
[ 17:24 adamw search for other commits by this committer ] Original commit   Revision:365978
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

Number of commits found: 6