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/pkg-message

Number of commits found: 9

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 
Tuesday, 7 Aug 2018
13:56 cpm search for other commits by this committer
www/chromium: Update to 68.0.3440.84

Changelog:
https://chromium.googlesource.com/chromium/src/+log/67.0.3396.87..68.0.3440.84?pretty=fuller&n=10000

At the moment pkg-message says that in order to work around the hanging tabs
problem the user may wish to run the following commands:

# [ -d ~{user}/.cache/chromium ] || mkdir ~{user}/.cache/chromium
# echo "md $(echo ~{user})/.cache/chromium mfs rw,late,-w{user}:{group},-s300m 2
0" >> /etc/fstab
# mount ~{user}/.cache/chromium

Add fix-hanging-tabs.sh script to the DATADIR [1], which simplifies the process
to just running

/usr/local/share/chromium/fix-hanging-tabs.sh $user $group

PR:		230264 [1]
Submitted by:	0mp [1]
MFH:		2018Q3
Security:	http://vuxml.freebsd.org/freebsd/b9c525d9-9198-11e8-beba-080027ef1a23.html
Original commitRevision:476599 
Tuesday, 20 Mar 2018
02:46 yuri search for other commits by this committer
www/chromium: Workaround description for the hanging tabs problem

Thanks to the solution suggested by Dmitri Goutnik, I am amending
pkg-message with the workaround for the hanging tabs problem.

Putting ~/.cache/chromium on memory-fs solved the problem for me.
Now chromium doesn't hang even on a heavily loaded machine.

PR:		226793
Reported by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	Carlos J. Puga Medina <cpm@freebsd.org> (maintainer)
Original commitRevision:465058 
Tuesday, 20 Feb 2018
18:51 rene search for other commits by this committer
www/chromium: update to 63.0.3239.132

Submitted by:	cpm
Obtained from:	https://github.com/cpu82/freebsd-chromium
MFH:		2018Q1
Security:	https://vuxml.freebsd.org/freebsd/e264e74e-ffe0-11e7-8b91-e8e0b747a45a.html
Security:	https://vuxml.freebsd.org/freebsd/1d951e85-ffdb-11e7-8b91-e8e0b747a45a.html
Security:	https://vuxml.freebsd.org/freebsd/82894193-ffd4-11e7-8b91-e8e0b747a45a.html
Security:	https://vuxml.freebsd.org/freebsd/f8e72cd4-c66a-11e7-bb17-e8e0b747a45a.html
Security:	https://vuxml.freebsd.org/freebsd/3cd46257-bbc5-11e7-a3bc-e8e0b747a45a.html
Security:	https://vuxml.freebsd.org/freebsd/a692bffe-b6ad-11e7-a1c2-e8e0b747a45a.html
Original commitRevision:462416 
Sunday, 10 Jan 2016
15:16 rene search for other commits by this committer
www/chromium: display the sysctl requirements for IPC in pkg-message, so that
 t gets shown when intalling the port.

PR:	204470
Submitted by:	junovitch@
MFH:		2016Q1
Original commitRevision:405711 
Friday, 29 Nov 2013
10:23 rene search for other commits by this committer
- Replace pkg-message by a wrapper checking the value of
  kern.ipc.shm_allow_removed [1]
- Better respect LOCALBASE and PREFIX in the build files [2]
- Respect SUB_LIST
- Bump PORTREVISION

Submitted by:	eadler on freebsd-chromium [1]
Submitted by:	Omar S <omars1234@gmail.com> on freebsd-chromium [2]
Original commitRevision:335160 
Tuesday, 14 May 2013
21:10 rene search for other commits by this committer
Update to 27.0.1453.81

Note that this is still a beta version, and that the sysctl
kern.ipc.shm_allow_removed must be set to 1 for correct operation.

Port changes:
- add dependency on accessibility/speech-dispatcher for libspeechd
- use internal libvpx
- update disk space requirements
- add pkg-message for the above sysctl

Submitted by:	George Liaskos
Security:	http://vuxml.org/freebsd/bdd48858-9656-11e2-a9a8-00262d5ed8ee.html
Original commitRevision:318200 
Monday, 18 Apr 2011
20:27 rene search for other commits by this committer
Remove now obsolete pkg-message
Original commit
Friday, 1 Apr 2011
16:45 rene search for other commits by this committer
Update to 10.0.648.204, which is the latest release from the Stable series.

There are still some problems with it on 8.X (and presumably 7.X), see
pkg-message for a possible workaround.

This would not have been possible without:
- portmgr@ for drawing me into this in October last year
- beat@ for providing a development repository
- dhw@ for creating the freebsd-chromium list
- all the patch contributors and testers on the freebsd-chromium list
Original commit

Number of commits found: 9