Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
17.4.11_1 30 Sep 2022 20:28:38 |
Rene Ladan (rene) |
devel/electron17: remove expired port (2022-09-30)
rmport chokes on this port. |
17.4.11_1 25 Sep 2022 20:14:54 |
Christian Weisgerber (naddy) |
audio/flac: bump port revision of consumers after update to 1.4.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
17.4.11 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
17.4.11 03 Sep 2022 08:28:10 |
Hiroki Tagato (tagattie) |
devel/electron17: deprecate and set to expire on 2022-09-30 |
17.4.11 03 Aug 2022 00:58:57 |
Hiroki Tagato (tagattie) |
devel/electron17: update to 17.4.11
Changelog: https://github.com/electron/electron/releases/tag/v17.4.11 |
17.4.10 01 Aug 2022 09:00:12 |
Hiroki Tagato (tagattie) Author: Robert Clausecker |
devel/electron17: fix build on armv7
- add some missing bits of armv7 FreeBSD support code
for the bundled boringssl
- import V8 patch from bug #260651
PR: 265438
Reported by: Robert Clausecker <fuz@fuz.su> |
17.4.10 11 Jul 2022 05:58:19 |
Hiroki Tagato (tagattie) |
devel/electron17: update to 17.4.10
Changelog: https://github.com/electron/electron/releases/tag/v17.4.10 |
17.4.9 04 Jul 2022 00:29:02 |
Hiroki Tagato (tagattie) |
devel/electron17: update to 17.4.9
Changelog: https://github.com/electron/electron/releases/tag/v17.4.9 |
17.4.8 27 Jun 2022 13:50:29 |
Hiroki Tagato (tagattie) |
devel/electron17: fix build on arm64
Obtained from:
https://cgit.freebsd.org/ports/diff/www/chromium/files/patch-third__party_skia_src_core_SkCpu.cpp?id=229eae94451f1213d3fc5d2198728d0a909d43f6 |
17.4.8 23 Jun 2022 02:01:11 |
Hiroki Tagato (tagattie) |
devel/electron17: update to 17.4.8
Changelog: https://github.com/electron/electron/releases/tag/v17.4.8 |
17.4.7 03 Jun 2022 06:24:37 |
Hiroki Tagato (tagattie) |
devel/electron17: update to 17.4.7
Changelog: https://github.com/electron/electron/releases/tag/v17.4.7 |
17.4.6 28 May 2022 03:37:48 |
Hiroki Tagato (tagattie) |
devel/electron17: update to 17.4.6
Changelog: https://github.com/electron/electron/releases/tag/v17.4.6 |
17.4.5 24 May 2022 07:55:43 |
Hiroki Tagato (tagattie) |
devel/electron17: update to 17.4.5
Changelog: https://github.com/electron/electron/releases/tag/v17.4.5 |
17.4.4 16 May 2022 13:19:36 |
Hiroki Tagato (tagattie) |
devel/electron17: add port: Build cross-platform desktop apps with JavaScript,
HTML, and CSS
Build cross platform desktop apps with JavaScript, HTML, and CSS.
It's easier than you think.
If you can build a website, you can build a desktop app. Electron is a
framework for creating native applications with web technologies like
JavaScript, HTML, and CSS. It takes care of the hard parts so you can
focus on the core of your application.
WWW: https://electronjs.org/ |