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: www/rejik/files/patch-Makefile

Number of commits found: 3

Sunday, 21 Jun 2020
14:55 tobik search for other commits by this committer
www/rejik: Unbreak build with GCC 10

/usr/local/bin/ld: pass.o:(.bss+0x0): multiple definition of `change_log';
/tmp/ccMvpVPD.o:(.bss+0x0): first defined here
.. and so on ...

http://package22.nyi.freebsd.org/data/113amd64-default-PR244008/2020-06-10_18h05m01s/logs/errors/rejik-3.2.11_8.log

- Respect CFLAGS/LDFLAGS
- GCC 10 switched to -fno-common by default and this port is not
  ready in any way.  Since this is also abandonware it should
  probably be retired.  For now go back to -fcommon.

PR:		246700
Original commitRevision:539769 
Monday, 17 Nov 2014
21:34 antoine search for other commits by this committer
Unbreak
Original commitRevision:372691 
Friday, 11 Nov 2005
22:00 pav search for other commits by this committer
Rejik is a squid redirector used for blocking unwanted content basing
on URLs and Perl Compatible Regular Expressions (http://www.pcre.org/).

PR:             ports/88395
Submitted by:   Elisey Savateev <b3k@mail.ru>
Original commit

Number of commits found: 3