Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: www/chromium |
Commit | Credits | Log message |
87.0.4280.88 02 Jan 2021 13:49:04 |
rene |
Remove a few expired ports:
2020-12-31 audio/ardour: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 audio/mixxx21: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 databases/arangodb32: Uses Python 2.7 which is EOLed upstream
2020-12-31 databases/arangodb33: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/bzr: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/chromium-gn: Uses deprecated version of python, use devel/gn
instead
2020-12-31 devel/mongo-cxx-driver: Uses Python 2.7 version of scons, and Python
2.7 which is EOLed upstream |
87.0.4280.88 01 Jan 2021 10:11:35 |
antoine |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
87.0.4280.88 01 Jan 2021 00:57:24 |
rene |
Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things. (Only the first 15 lines of the commit message are shown above ) |
84.0.4147.135 19 Sep 2020 14:39:02 |
rene |
devel/chromium-gn: suggest using devel/gn
Submitted by: jbeich |
84.0.4147.135 19 Sep 2020 12:48:45 |
rene |
devel/chromium-gn: extend life to 2020-12-31 as it is a slave port of
www/chromium
Also www/deno depends on this port to build. |
83.0.4103.97 16 Jun 2020 16:49:45 |
mikael |
devel/chromium-gn: unbreak
PR: 247239
Approved by: pizzamig (maintainer) |
81.0.4044.122_1 25 Apr 2020 07:54:19 |
antoine |
Mark BROKEN: fails to extract
Reported by: pkg-fallout |
79.0.3945.130 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
78.0.3904.108 05 Dec 2019 21:19:43 |
pkubaj |
devel/chromium-gn: unbreak on powerpc64 elfv2
FreeBSD 13 soon switches to elfv2 abi, on which this port builds.
Approved by: mentors (implicit approval) |
72.0.3626.119 01 Mar 2019 19:25:40 |
cpm |
devel/chromium-gn: Fix build on arm
PR: 235624
Submitted by: Mikael Urankar <mikael.urankar@gmail.com>
Reviewed by: cpm
Approved by: pizzamig (maintainer timeout, 3 weeks) |
65.0.3325.181_4 18 Jun 2018 03:49:10 |
linimon |
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
60.0.3112.101 29 Aug 2017 13:05:21 |
pizzamig |
Change MAINTAINER email to my new FreeBSD email
Approved by: lme (mentor)
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12150 |
59.0.3071.115_2 19 Aug 2017 09:51:22 |
mmokhi |
devel/chromium-gn: Add port to the tree
GN is a meta-build system that generates NinjaBuild.
It helps to build chromium with Ninja.
Also enables us for one step forward to build Electron.io for FreeBSD.
Reported by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
Reviewed by: mat (mentor), mmokhi, cpm (chromium)
Approved by: mat (mentor), mmokhi, cpm (chromium)
Differential Revision: https://reviews.freebsd.org/D11554 |