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/Makefile.tests

Number of commits found: 13

Tuesday, 29 Mar 2022
20:44 Rene Ladan (rene) search for other commits by this committer Author: Robert Nagy
www/chromium: update to 100.0.4896.60

Enable some more unit tests.
Security:	ab2d7f62-af9d-11ec-a0b8-3065ec8fd3ec
commit hash: 1e683edf9a258d43c95b485ad96f5c39860770cb commit hash: 1e683edf9a258d43c95b485ad96f5c39860770cb commit hash: 1e683edf9a258d43c95b485ad96f5c39860770cb commit hash: 1e683edf9a258d43c95b485ad96f5c39860770cb 1e683edf
Wednesday, 2 Mar 2022
09:32 Rene Ladan (rene) search for other commits by this committer
www/chromium: update to 99.0.4844.51

On the port side, this update brings:
- libvulkan enabled by default
- more unit tests enabled
- no longer dependent on Python 2.7
Security:	https://vuxml.freebsd.org/freebsd/e0914087-9a09-11ec-9e61-3065ec8fd3ec.html
commit hash: bfedd5f1f016c174f3fe18cd38c8517ece7b1e9b commit hash: bfedd5f1f016c174f3fe18cd38c8517ece7b1e9b commit hash: bfedd5f1f016c174f3fe18cd38c8517ece7b1e9b commit hash: bfedd5f1f016c174f3fe18cd38c8517ece7b1e9b bfedd5f
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
08:46 Rene Ladan (rene) search for other commits by this committer
www/chromium: update to 89.0.4389.114

Submitted by:	Matthias Wolf via github
Security:	https://www.vuxml.org/freebsd/bddadaa4-9227-11eb-99c5-e09467587c17.html
commit hash: 1227b53ed1c53ea13efeac2bfe3fae5532c529ec commit hash: 1227b53ed1c53ea13efeac2bfe3fae5532c529ec commit hash: 1227b53ed1c53ea13efeac2bfe3fae5532c529ec commit hash: 1227b53ed1c53ea13efeac2bfe3fae5532c529ec 1227b53e
Monday, 7 Jan 2019
19:47 cpm search for other commits by this committer
www/chromium: Update to 71.0.3578.98

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

PR:		233990
Submitted by:	Matthias Wolf <freebsd@rheinwolf.de>
Reported by:	nikolaibitinit@gmail.com
Reviewed by:	rene, cpm
Approved by:	rene, cpm
MFH:		2019Q1
Security:	http://vuxml.freebsd.org/freebsd/546d4dd4-10ea-11e9-b407-080027ef1a23.html
Security:	http://vuxml.freebsd.org/freebsd/720590df-10eb-11e9-b407-080027ef1a23.html
Original commitRevision:489612 
Saturday, 1 Sep 2018
13:23 cpm search for other commits by this committer
- USE_GNOME also requires USES=gnome
- Switch to USES=localbase:ldflags
- Revert Makefile.tests and include more *_unittests
- Update patch file with missing WEBRTC_BSD macro
- Apply several patches from devel/googletest (thanks to jbeich@)
- Bump PORTREVISION
Original commitRevision:478691 
Wednesday, 22 Aug 2018
09:58 cpm search for other commits by this committer
- Add more useful comments to make Makefile more readable
- Fix TEST option allow running basic tests and skip tests that must be verified
  if they are supported before being added back to TEST_TARGETS
- Add patches that fixes crash with non-MESA drivers fall back to scanning PCI
  devices. Ideally, we'd like to use libpci but the current version calculates
  device class wrong for non-root users (patch submitted to libpci author), so
  a workaround would be messy. Instead, use direct access to /dev/pci. Once the
  upstream fixes the bug generic libpci code can be used [1]

  Tested by: Oleh Hushchenkov <gor@clogic.com.ua>, Jonathan Chen
<jonc@chen.org.nz>

- Bump PORTREVISION

PR:		230450 [1]
Submitted by:	gonzo [1]
Reported by:	Oleh Hushchenkov, Jonathan Chen [1]
Original commitRevision:477781 
Friday, 23 Jun 2017
17:45 cpm search for other commits by this committer
www/chromium: update to 59.0.3071.109

- Fix TEST option

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

MFH:		2017Q2
Original commitRevision:444185 
Tuesday, 20 Jun 2017
20:20 cpm search for other commits by this committer
www/chromium: update to 59.0.3071.104

- Use https in WWW and MASTER_SITES
- Sort ONLY_FOR_ARCHS, USES, USE_GNOME and GN_ARGS
- Put in correct place MAKE_ENV+= V=1 variable
- Use LLD linker by default for supported archs
- Fix DEBUG option
- Fix gpu_info_collector.cc warning: control may reach end of non-void function
[-Wreturn-type]
- Get rid of multiple definition errors

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

MFH:		2017Q2
Security:	https://www.vuxml.org/freebsd/52f4b48b-4ac3-11e7-99aa-e8e0b747a45a.html
Security:	https://www.vuxml.org/freebsd/f53dd5cc-527f-11e7-a772-e8e0b747a45a.html
Original commitRevision:443998 
Sunday, 14 Sep 2014
10:16 rene search for other commits by this committer
www/chromium: bring back the desktop icon, bump PORTREVISION

While here remove a test which is no longer present.

Submitted by:	riggs
Original commitRevision:368166 
Tuesday, 20 May 2014
20:47 rene search for other commits by this committer
Update to 35.0.1916.114

Changes include:
- More developer control over touch input
- New JavaScript features
- Unprefixed Shadow DOM
- A number of new apps/extension APIs
- Lots of under the hood changes for stability and performance

MFH:		2014Q2
Security:	http://vuxml.org/freebsd/64f3872b-e05d-11e3-9dd4-00262d5ed8ee.html
Original commitRevision:354687 
Tuesday, 25 Feb 2014
18:58 rene search for other commits by this committer
www/chromium: Update to 33.0.1750.117 [0]

Fix the crash when closing the history/settings tab [1]

Submitted by:	John Carr <jfc@mit.edu> via freebsd-chromium [1]
Security:	http://vuxml.org/freebsd/9dd47fa3-9d53-11e3-b20f-00262d5ed8ee.html [0]
Original commitRevision:346060 
Sunday, 16 Feb 2014
15:26 rene search for other commits by this committer
- Move test-related targets to their own file, Makefile.tests
- Remove a post-patch target already handled by files/
Original commitRevision:344585 

Number of commits found: 13