Port details |
- electron24 Build cross-platform desktop apps with JavaScript, HTML, and CSS
- 24.8.3 devel
=0 24.8.3Version of this port present on the latest quarterly branch. - Maintainer: tagattie@FreeBSD.org
 - Port Added: 2023-05-04 02:15:13
- Last Update: 2023-09-16 01:30:40
- Commit Hash: a7a713a
- License: BSD3CLAUSE LGPL21 MPL11 MIT
- Description:
- 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.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- electron24>0:devel/electron24
- To install the port:
- cd /usr/ports/devel/electron24/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/electron24
- pkg install electron24
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: electron24
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 i386
- distinfo:
- TIMESTAMP = 1694755542
SHA256 (electron/chromium-112.0.5615.204.tar.xz) = 4eb23f689df9685fc4ce38fe751023ac98aab2ca21af1ee7ebe47fa5c095a09d
SIZE (electron/chromium-112.0.5615.204.tar.xz) = 1572906744
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gperf : devel/gperf
- yasm : devel/yasm
- dri.pc : graphics/mesa-dri
- videodev2.h : multimedia/v4l_compat
- node18>0 : www/node18
- npm-node18>0 : www/npm-node18
- bison : devel/bison
- msgfmt : devel/gettext-tools
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- clang15 : devel/llvm15
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xcomposite.pc : x11/libXcomposite
- xcursor.pc : x11/libXcursor
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xi.pc : x11/libXi
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- xscrnsaver.pc : x11/libXScrnSaver
- xtst.pc : x11/libXtst
- Test dependencies:
-
- git : devel/git
- py39-python-dbusmock>0 : devel/py-python-dbusmock@py39
- npm-node18>0 : www/npm-node18
- python3.9 : lang/python39
- Runtime dependencies:
-
- xdg-open : devel/xdg-utils
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xcomposite.pc : x11/libXcomposite
- xcursor.pc : x11/libXcursor
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xi.pc : x11/libXi
- xrandr.pc : x11/libXrandr
- xrender.pc : x11/libXrender
- xscrnsaver.pc : x11/libXScrnSaver
- xtst.pc : x11/libXtst
- Library dependencies:
-
- libatk-bridge-2.0.so : accessibility/at-spi2-core
- libatspi.so : accessibility/at-spi2-core
- libsnappy.so : archivers/snappy
- libFLAC.so : audio/flac
- libopus.so : audio/opus
- libdbus-1.so : devel/dbus
- libicuuc.so : devel/icu
- libepoll-shim.so : devel/libepoll-shim
- libevent.so : devel/libevent
- libffi.so : devel/libffi
- libnotify.so : devel/libnotify
- libpci.so : devel/libpci
- libnspr4.so : devel/nspr
- libre2.so : devel/re2
- libdrm.so : graphics/libdrm
- libpng.so : graphics/png
- libwayland-client.so : graphics/wayland
- libwebp.so : graphics/webp
- libva.so : multimedia/libva
- libopenh264.so : multimedia/openh264
- libfreetype.so : print/freetype2
- libharfbuzz.so : print/harfbuzz
- libsecret-1.so : security/libsecret
- libnss3.so : security/nss
- libexpat.so : textproc/expat2
- libxkbcommon.so : x11/libxkbcommon
- libxshmfence.so : x11/libxshmfence
- libfontconfig.so : x11-fonts/fontconfig
- libcups.so : print/cups
- libsndio.so : audio/sndio
- libgbm.so : graphics/mesa-libs
- libGL.so : graphics/libglvnd
- libGLESv2.so : graphics/libglvnd
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libxml2.so : textproc/libxml2
- libxslt.so : textproc/libxslt
- libpango-1.0.so : x11-toolkits/pango
- libiconv.so : converters/libiconv
- libjpeg.so : graphics/jpeg-turbo
- Fetch dependencies:
-
- yarn-node18>0 : www/yarn-node18
- Patch dependencies:
-
- yarn-node18>0 : www/yarn-node18
-
- This port is required by:
- for Build
-
- textproc/obsidian
- for Run
-
- textproc/obsidian
Configuration Options:
- ===> The following configuration options are available for electron24-24.8.3:
CODECS=on: Compile and enable patented codecs like H.264
CUPS=on: CUPS printing system support
DEBUG=off: Build with debugging support
DIST=off: Build distribution zip files
DRIVER=on: Install chromedriver
KERBEROS=on: Kerberos support
LTO=off: Use Link-Time Optimization
====> Options available for the group AUDIO
ALSA=off: ALSA audio architecture support
PULSEAUDIO=off: PulseAudio sound server support
SNDIO=on: Sndio audio support
====> Kerberos support: you can only select none or one of them
HEIMDAL=off: Heimdal Kerberos (security/heimdal)
HEIMDAL_BASE=off: Heimdal Kerberos (base)
MIT=off: MIT Kerberos (security/krb5)
===> Use 'make config' to modify these settings
- Options name:
- devel_electron24
- USES:
- bison compiler:c++17-lang cpe gettext-tools gl gnome iconv:wchar_t jpeg localbase:ldflags ninja pkgconfig python:build,test shebangfix tar:xz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
24.8.3 16 Sep 2023 01:30:40
    |
Hiroki Tagato (tagattie)  |
devel/electron24: update to 24.8.3
Changelog: https://github.com/electron/electron/releases/tag/v24.8.3
Reported by: GitHub (watch releases)
MFH: 2023Q3
Security: 773ce35b-eabb-47e0-98ca-669b2b98107a |
24.8.2_1 11 Sep 2023 03:22:48
    |
Po-Chuan Hsieh (sunpoet)  |
devel/re2: Update to 20230801
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/google/re2/releases |
24.8.2 02 Sep 2023 07:53:18
    |
Hiroki Tagato (tagattie)  |
devel/electron24: update to 24.8.2
Changelog: https://github.com/electron/electron/releases/tag/v24.8.2
Reported by: GitHub (watch releases)
MFH: 2023Q3
Security: 29f050e9-3ef4-4c5f-8204-503b41caf181 |
24.8.1 27 Aug 2023 08:46:30
    |
Hiroki Tagato (tagattie)  |
devel/electron{22,23,24,25}: fix build with CODECS option OFF
Reported by: crypt _at_ crypts _dot_ me (via private email)
MFH: 2023Q3 |
24.8.1 24 Aug 2023 11:05:33
    |
Hiroki Tagato (tagattie)  |
devel/electron24: update to 24.8.1
Changelog: https://github.com/electron/electron/releases/tag/v24.8.1
Reported by: GitHub (watch releases)
MFH: 2023Q3
Security: 99bc2966-55be-4411-825f-b04017a4c100 |
24.8.0 18 Aug 2023 10:38:30
    |
Hiroki Tagato (tagattie)  |
devel/electron24: update to 24.8.0
Changelog: https://github.com/electron/electron/releases/tag/v24.8.0
Reported by: GitHub (watch releases) |
24.7.1 12 Aug 2023 06:56:05
    |
Hiroki Tagato (tagattie)  |
devel/electron24: update to 24.7.1
Changelog: https://github.com/electron/electron/releases/tag/v24.7.1
Reported by: GitHub (watch releases) |
24.7.0 09 Aug 2023 10:36:52
    |
Hiroki Tagato (tagattie)  |
devel/electron24: update to 24.7.0
Changelog: https://github.com/electron/electron/releases/tag/v24.7.0
Reported by: GitHub (watch releases)
MFH: 2023Q3
Security: f3a35fb8-2d70-47c9-a516-6aad7eb222b1 |
24.6.5_2 07 Aug 2023 16:34:07
    |
Gleb Popov (arrowd)  |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
24.6.5_1 28 Jul 2023 17:13:17
    |
Daniel Engberg (diizzy)  |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
24.6.5 27 Jul 2023 09:15:34
    |
Hiroki Tagato (tagattie)  |
devel/electron24: update to 24.6.5
Changelog: https://github.com/electron/electron/releases/tag/v24.6.5
Reported by: GitHub (watch releases) |
24.6.4 21 Jul 2023 03:45:45
    |
Hiroki Tagato (tagattie)  |
devel/electron24: update to 24.6.4
Changelog: https://github.com/electron/electron/releases/tag/v24.6.4
Reported by: GitHub (watch releases) |
24.6.3 20 Jul 2023 06:24:03
    |
Hiroki Tagato (tagattie)  |
devel/electron24: update to 24.6.3
Changelog: https://github.com/electron/electron/releases/tag/v24.6.3
Reported by: GitHub (watch releases) |
24.6.2 18 Jul 2023 07:57:20
    |
Hiroki Tagato (tagattie)  |
devel/electron2[2-5]: force directory/file permissions in yarn cache archive
There has been a size/checksum mismatch when creating a yarn cache
archive for users with umask other than 022. To ensure reproducibility
of the cache file, force use of 755 and 644 permissions regardless of
umask value.
Reported by: Joe Hu <vegertar_at_gmail_dot_com> (private mail)
MFH: 2023Q3 |
24.6.2 06 Jul 2023 21:50:31
    |
Hiroki Tagato (tagattie)  |
devel/electron24: update to 24.6.2
Changelog: https://github.com/electron/electron/releases/tag/v24.6.2
Reported by: GitHub (watch releases)
MFH: 2023Q3
Security: d1681df3-421e-4a63-95b4-a3d6e29d395d |
24.6.1 30 Jun 2023 07:44:49
    |
Hiroki Tagato (tagattie)  |
devel/electron24: update to 24.6.1
Changelog: https://github.com/electron/electron/releases/tag/v24.6.1
Reported by: GitHub (watch releases) |
24.6.0 25 Jun 2023 01:27:07
    |
Hiroki Tagato (tagattie)  |
devel/electron24: update to 24.6.0
Changelog: https://github.com/electron/electron/releases/tag/v24.6.0
Reported by: GitHub (watch releases)
Security: a03b2d9e-b3f2-428c-8f66-21092ed2ba94 |
24.5.1 21 Jun 2023 06:14:40
    |
Hiroki Tagato (tagattie)  |
devel/electron24: update to 24.5.1
Changelog: https://github.com/electron/electron/releases/tag/v24.5.1
Reported by: GitHub (watch releases)
Security: aae2ab45-2d21-4cd5-a53b-07ec933400ac |
24.5.0 13 Jun 2023 01:56:12
    |
Hiroki Tagato (tagattie)  |
devel/electron24: update to 24.5.0
Changelog: https://github.com/electron/electron/releases/tag/v24.5.0
Reported by: GitHub (watch releases) |
24.4.1 05 Jun 2023 14:24:06
    |
Hiroki Tagato (tagattie)  |
devel/electron24: update to 24.4.1
Changelog: https://github.com/electron/electron/releases/tag/v24.4.1
Reported by: GitHub (watch releases) |
24.4.0 28 May 2023 23:50:37
    |
Hiroki Tagato (tagattie)  |
devel/electron24: update to 24.4.0
Changelog: https://github.com/electron/electron/releases/tag/v24.4.0
Reported by: GitHub (watch releases) |
24.3.1 22 May 2023 08:57:01
    |
Hiroki Tagato (tagattie)  |
devel/electron24: update to 24.3.1
Changelog: https://github.com/electron/electron/releases/tag/v24.3.1
Reported by: GitHub (watch releases) |
24.3.0 15 May 2023 07:35:38
    |
Hiroki Tagato (tagattie)  |
devel/electron24: update to 24.3.0
Changelog: https://github.com/electron/electron/releases/tag/v24.3.0
Reported by: GitHub (watch releases) |
24.2.0 09 May 2023 07:28:20
    |
Hiroki Tagato (tagattie)  |
devel/electron24: update to 24.2.0
Changelog: https://github.com/electron/electron/releases/tag/v24.2.0
Reported by: GitHub (watch releases) |
24.1.3 04 May 2023 02:13:39
    |
Hiroki Tagato (tagattie)  |
devel/electron24: 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/ |