the electronjs port is going to live inside the chromium port, as a separate flavor, which is called electron (obviously) because it requires all of our chromium patches as well and this way we can avoid having to maintain another subdirectory with hundreds of patches; this is mostly unconventional but for me this is the best solution (maintainence-wise) a couple of patches for the actual electron source are shamelessly stolen from freebsd this commit also adds a --no-sandbox flag because electron cannot use unveil and pledge just yet, i will work on that in the future basic stuff works, but don't expect anything fancy yet -- initial versoin of electron-6.0.3: 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.
Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7), library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5). dpb(1), bulk(8) for bulk builds. See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/ $OpenBSD: README,v 1.23 2018/07/14 14:20:04 bcallah Exp $
Description
Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Languages
Makefile
61%
PHP
18.9%
Perl
6.5%
C
4.6%
HTML
2.3%
Other
6.4%