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: x11-wm/compton-yshui/distinfo

Number of commits found: 3

Monday, 11 Nov 2019
22:08 jbeich search for other commits by this committer
x11-wm/compton-yshui: unbreak build with GCC

In file included from ../subprojects/test.h/test.h:14,
                 from ../src/string_utils.c:6:
/usr/include/sys/sysctl.h:1101:25: error: unknown type name 'u_int'; did you
mean 'int'?
 1101 | int sysctl(const int *, u_int, void *, size_t *, const void *, size_t);
      |                         ^~~~~
      |                         int

PR:		241724
Submitted by:	pkubaj
Obtained from:	upstream
Original commitRevision:517287 
Thursday, 31 Oct 2019
14:43 jbeich search for other commits by this committer
x11-wm/compton-yshui: unbreak fetch

Looks like directory name has already changed within the distfile.

=> yshui-compton-v7.4_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch
https://codeload.github.com/yshui/compton/tar.gz/v7.4?dummy=/yshui-compton-v7.4_GH0.tar.gz
fetch:
https://codeload.github.com/yshui/compton/tar.gz/v7.4?dummy=/yshui-compton-v7.4_GH0.tar.gz:
size unknown
fetch:
https://codeload.github.com/yshui/compton/tar.gz/v7.4?dummy=/yshui-compton-v7.4_GH0.tar.gz:
size of remote file is not known
yshui-compton-v7.4_GH0.tar.gz                          213 kB 4215 kBps    00s
=> Fetched file size mismatch (expected 218899, actual 218898)
=> Trying next site
=> Attempting to fetch
http://distcache.FreeBSD.org/ports-distfiles/yshui-compton-v7.4_GH0.tar.gz
fetch:
http://distcache.FreeBSD.org/ports-distfiles/yshui-compton-v7.4_GH0.tar.gz: Not
Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /portdistfiles/ and try again.
*** Error code 1

Reported by:	pkg-fallout
Original commitRevision:516148 
Wednesday, 30 Oct 2019
13:29 jbeich search for other commits by this committer
x11-wm/compton-yshui: add new port

Actively maintained fork of Compton (X11 compositor). Will be renamed
to Picom during the next update.

PR:             241216
Tested by:      jsm, q5sys
Reviewed by:    danfe (previous version)
Original commitRevision:516059 

Number of commits found: 3