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/libu2f-host/Makefile

Number of commits found: 20

Sunday, 25 Feb 2024
13:19 Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/libu2f-host: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: f5ddeae490003ff22f3a6af92d2be9bab3d73f06 commit hash: f5ddeae490003ff22f3a6af92d2be9bab3d73f06 commit hash: f5ddeae490003ff22f3a6af92d2be9bab3d73f06 commit hash: f5ddeae490003ff22f3a6af92d2be9bab3d73f06 f5ddeae
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Sunday, 5 Jun 2022
20:47 Craig Leres (leres) search for other commits by this committer
security/libu2f-host: Unbreak build with DOCS disabled

libu2f-host does not successfully configure unless gtk-doc is present
and enabled:

    ===>  Configuring for libu2f-host-1.1.10_1
    /bin/sh: /usr/local/bin/gtkdocize: not found
    ===>  Mk/Uses/autoreconf.mk: Error running gtkdocize
    *** Error code 1

So: always enable gtk-doc and build DOCS things just don't install
them.

PR:		264298
commit hash: 6bcbed3a624c056ec373410b1eef68c3163886f0 commit hash: 6bcbed3a624c056ec373410b1eef68c3163886f0 commit hash: 6bcbed3a624c056ec373410b1eef68c3163886f0 commit hash: 6bcbed3a624c056ec373410b1eef68c3163886f0 6bcbed3
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 5 Oct 2020
17:34 rene search for other commits by this committer
Return cpm@'s ports to the pool after safekeeping his commit bit.

With hat:	portmgr-secretary
Original commitRevision:551529 
Friday, 22 May 2020
19:20 sunpoet search for other commits by this committer
Bump PORTREVISION for devel/json-c json-c
Original commitRevision:536219 
Thursday, 30 May 2019
11:15 cpm search for other commits by this committer
security/libu2f-host: Update to 1.1.10
Original commitRevision:503067 
Sunday, 17 Mar 2019
08:24 cpm search for other commits by this committer
- Simplify with DOCS_CONFIGURE_ENABLE helper

Reported by:	jbeich
Original commitRevision:496027 
Saturday, 16 Mar 2019
21:58 cpm search for other commits by this committer
security/libu2f-host: Update to 1.1.9

- Sort Makefile
- Add DOCS option
Original commitRevision:495968 
Saturday, 9 Feb 2019
23:51 cpm search for other commits by this committer
security/libu2f-host: Update to 1.1.7

Changelog: https://developers.yubico.com/libu2f-host/Release_Notes.html
Original commitRevision:492545 
Wednesday, 5 Sep 2018
22:01 sunpoet search for other commits by this committer
Update devel/json-c to 0.13.1

- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/json-c/json-c/blob/master/ChangeLog
PR:		231007
Exp-run by:	antoine
Original commitRevision:479045 
Wednesday, 16 May 2018
09:28 cpm search for other commits by this committer
security/libu2f-host: Update to 1.1.6

Noteworthy changes in 1.1.6

- Change waiting logic on authenticate to allow for faster feedback
Original commitRevision:470110 
Friday, 9 Mar 2018
18:42 cpm search for other commits by this committer
security/libu2f-host: Update to 1.1.5

- Fix refcount when adding json_objects
- Handle fido2 keepalive
- Add udev rules for more devices
Original commitRevision:463991 
Wednesday, 3 Jan 2018
13:36 sunpoet search for other commits by this committer
Update devel/json-c to 0.13

- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/json-c/json-c/blob/master/ChangeLog
PR:		224675
Exp-run by:	antoine
Original commitRevision:457965 
Saturday, 9 Dec 2017
12:01 cpm search for other commits by this committer
- Add security/u2f-devd dependency to ensure the maintenance of the devd
rulesets
for U2F devices
- Drop pkg-message.in because u2f-devd port provides it
- Bump PORTREVISION

libu2f-host installs /usr/local/etc/devd/u2f.conf.sample, but it only works
on /dev/usb/*, doesn't touch /dev/uhid*.

One of the requirements is that /dev/uhid* files should be readable/writable
to the user who runs chromium.
Original commitRevision:455848 
Saturday, 2 Sep 2017
11:03 cpm search for other commits by this committer
security/libu2f-host: Update to 1.1.4


- Added more u2f devices to the udev rulesets.
- Increase buffer size, allowing for bigger certificates.
- Add u2f.conf.sample for FreeBSD permission handling.

While I'm here pet portlint, USE_* comes before USES
Original commitRevision:449120 
Monday, 17 Jul 2017
00:28 cpm search for other commits by this committer
- Fix typo

MFH:		2017Q3 (blanket)
Original commitRevision:446049 
Sunday, 16 Jul 2017
18:57 cpm search for other commits by this committer
- Fix LICENSE
- Use GROUPS
- Add sample config file
- Add pkg-message
- Pass maintainership to submitter
- Bump PORTREVISION

Submitted by:	cpm
Reviewed by:	bapt, jbeich, hselasky, uqs
Approved by:	bapt (maintainer), jbeich, hselasky
MFH:		2017Q3
Differential Revision:	https://reviews.freebsd.org/D11328
Original commitRevision:446043 
Monday, 10 Jul 2017
11:45 bapt search for other commits by this committer
New port libu2f-host

Libu2f-host provides a C library and command-line tool that implements the
host-side of the U2F protocol. There are APIs to talk to a U2F device and
perform the U2F Register and U2F Authenticate operations.

WWW: https://developers.yubico.com/libu2f-host/
Original commitRevision:445430 

Number of commits found: 20