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/yubico-piv-tool/Makefile

Number of commits found: 23

Sunday, 21 Jan 2024
17:54 Hajimu UMEMOTO (ume) search for other commits by this committer
security/yubico-piv-tool: Move manpages to ${PREFIX}/share
commit hash: 1cfde70b067ccb8abd64abb1cc8916cf0bf575f5 commit hash: 1cfde70b067ccb8abd64abb1cc8916cf0bf575f5 commit hash: 1cfde70b067ccb8abd64abb1cc8916cf0bf575f5 commit hash: 1cfde70b067ccb8abd64abb1cc8916cf0bf575f5 1cfde70
Saturday, 16 Dec 2023
04:25 Hajimu UMEMOTO (ume) search for other commits by this committer
security/yubico-piv-tool: Update to 2.4.2.
commit hash: 1d9a136b21caaca9ec9bacb2b72fa26cff499c27 commit hash: 1d9a136b21caaca9ec9bacb2b72fa26cff499c27 commit hash: 1d9a136b21caaca9ec9bacb2b72fa26cff499c27 commit hash: 1d9a136b21caaca9ec9bacb2b72fa26cff499c27 1d9a136
Thursday, 4 May 2023
01:44 Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/yubico-piv-tool: Unbreak with OpenSSL 3.0.0

- Update version 2.2.0->2.3.1

Changelog:
https://developers.yubico.com/yubico-piv-tool/Release_Notes.html
Approved by:	portmgr (blanket)
commit hash: 32303cec15bb4c5af638d648ca7e3774c2dc1cd9 commit hash: 32303cec15bb4c5af638d648ca7e3774c2dc1cd9 commit hash: 32303cec15bb4c5af638d648ca7e3774c2dc1cd9 commit hash: 32303cec15bb4c5af638d648ca7e3774c2dc1cd9 32303ce
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
Monday, 19 Apr 2021
08:00 Tobias Kortkamp (tobik) search for other commits by this committer
Clean up all commented PORTREVISION and PORTEPOCH lines

No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines.  Instead of implementing
that just clean up the 51 ports that do this.

PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder.
commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 1bf865f
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
Thursday, 21 Jan 2021
13:20 ume search for other commits by this committer
Update to 2.2.0.
Original commitRevision:562205 
Sunday, 13 Sep 2020
17:27 ume search for other commits by this committer
Update to 2.1.1.

PR:		249293
Submitted by:	lwhsu
Original commitRevision:548491 
Friday, 10 Jul 2020
22:39 ume search for other commits by this committer
Add missing dependency.
Original commitRevision:541889 
18:35 ume search for other commits by this committer
Update to 2.1.0
Original commitRevision:541878 
Monday, 9 Mar 2020
14:00 ume search for other commits by this committer
Update to 2.0.0.
Original commitRevision:528105 
Friday, 12 Jul 2019
02:25 linimon search for other commits by this committer
Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.so
as a stand-in for "are we running on gcc".

For people already testing powerpc on clang, it is possible that they
already have both compilers in base.  Thus, the assumption that "gcc is
in base" (e.g.  libstdc++.so exists) always means "force use of GCC" is
already broken.  It will be for everyone on -CURRENT once the switch is
made.

While here, standardize on compiler:c++11-lang instead of -lib (they are
equivalent these days), pet portlint, and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:506432 
Tuesday, 9 Apr 2019
14:32 ume search for other commits by this committer
fix build with GCC-based architectures

PR:		237155
Submitted by:	Piotr Kubaj <pkubaj [...] anongoth.pl>
Original commitRevision:498477 
Thursday, 4 Apr 2019
13:49 ume search for other commits by this committer
Update to 1.7.0.
Original commitRevision:497830 
Friday, 12 Oct 2018
18:20 ume search for other commits by this committer
Update to 1.6.2.
Original commitRevision:481916 
Wednesday, 18 Oct 2017
14:00 ume search for other commits by this committer
Update to 1.4.4.
Original commitRevision:452334 
Saturday, 29 Apr 2017
04:48 ume search for other commits by this committer
Update to 1.4.3.

Requested by:	Hannes Mehnert <hannes [...] mehnert.org>
Original commitRevision:439716 
Wednesday, 15 Mar 2017
14:45 mat search for other commits by this committer
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
Original commitRevision:436247 
Friday, 12 Aug 2016
12:47 ume search for other commits by this committer
Update to 1.4.1.
Original commitRevision:420123 
Wednesday, 20 Jul 2016
15:33 mat search for other commits by this committer
Cleanup $() variables in ports Makefiles.

Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)

Sponsored by:	Absolight
Original commitRevision:418840 
Monday, 27 Jun 2016
16:35 ume search for other commits by this committer
Insert tab.  No functional change.
Original commitRevision:417668 
Saturday, 25 Jun 2016
11:11 ume search for other commits by this committer
Add new port -- Yubico PIV tool

The Yubico PIV tool is used for interacting with the Privilege and
Identification Card (PIV) application on a YubiKey.

With it you may generate keys on the device, importing keys and
certificates, and create certificate requests, and other operations. A
shared library and a command-line tool is included.
Original commitRevision:417460 

Number of commits found: 23