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: comms/qico/files

Number of commits found: 3

Thursday, 20 Aug 2020
10:20 eugen search for other commits by this committer
comms/qico: fix build with -fno-common (clang 11 and gcc 10)

PORTREVISION not bumped as it fixes build for FreeBSD 13.

Reported by:	pkg-fallout
Original commitRevision:545520 
Monday, 2 Dec 2019
17:35 eugen search for other commits by this committer
comms/qico: update to 0.59.1

Multiple changes including:

- supports BinkP;
- switch to Github;
- pass maintainership to submitter;
- add LICENSE;
- configuration files moved to ${PREFIX}/etc/fido;
- etc.

Submitted by:	Sergey Anohin <admin@5034.ru> (based on)
Original commitRevision:518856 
Wednesday, 1 Feb 2017
20:21 jbeich search for other commits by this committer
comms/qico: unbreak on 12.0 after base r308264

In file included from gmtoff.c:7:
In file included from ./headers.h:51:
./replace.h:14:14: error: expected identifier or '('
extern char *basename (const char *filename);
             ^
/usr/include/libgen.h:60:21: note: expanded from macro 'basename'
 #define basename(x)     __generic(x, const char *, __old_basename, basename)(x)
                         ^
/usr/include/sys/cdefs.h:337:2: note: expanded from macro '__generic'
        _Generic(expr, t: yes, default: no)
        ^

Reported by:	pkg-fallout
Original commitRevision:433095 

Number of commits found: 3