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/chromium/files/pkg-message.in

Number of commits found: 5

Saturday, 17 Oct 2020
14:48 rene search for other commits by this committer
www/chromium: drop pkg-message which was only useful for FreeBSD <= 11.2

Phabricator:	D26646
Original commitRevision:552588 
Wednesday, 14 Aug 2019
12:25 mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
Original commitRevision:508913 
Friday, 8 Mar 2019
16:10 cem search for other commits by this committer
www/chromium: Remove reference to obsolete FreeBSD

As the removed message says, this has been the default since 11.0. 11.0 itself
is EOL, as is anything older than it.

https://www.freebsd.org/security/index.html#sup

Reviewed by:	cpm
Approved by:	cpm
Differential Revision:	https://reviews.freebsd.org/D19494
Original commitRevision:495053 
Wednesday, 15 Aug 2018
22:54 cpm search for other commits by this committer
www/chromium: Update to 68.0.3440.106

- Update amount of free disk space required to build chromium
- Implement GPU access set up for FreeBSD [1]
- Remove the incorrect sugestion in pkg-message and remove the
fix-hanging-tabs.sh script because the bug of hanging tabs has been fixed in
r337328 improving the chromium stability. Thanks to markj@ [2]

PR:		230450 [1], 212812 [2]
Reported by:	Oleh Hushchenkov <gor@clogic.com.ua>
MFH:		2018Q3
Original commitRevision:477294 
Wednesday, 8 Aug 2018
20:27 cpm search for other commits by this committer
www/chromium: minor fix in pkg-message

%%DATADIR%% is not being expanded in pkg-message, and it shows up like this:

--II--
Chromium has a known problem of hanging tabs. The workaround
for this problem is to mount ~/.cache/chromium as memory-fs.
In order to do this, before you run Chromium, please run the
following script as root once for each user who uses Chromium
(replace {user}/{group} with your user/group names):

# %%DATADIR%%/fix-hanging-tabs.sh {user} {group}

- Add DATADIR to SUB_LIST to correctly be replaced with its value and move
pkg-message to FILESDIR.
- Bump PORTREVISION

Reported by:	olgeni via mail
Original commitRevision:476675 

Number of commits found: 5