robert 125fa6a740 add an electronjs (https://electronjs.org/) port;
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.
2019-08-22 19:20:03 +00:00
2019-08-21 21:39:38 +00:00
2019-08-18 13:55:45 +00:00
2019-07-30 02:55:48 +00:00
2019-07-17 14:49:19 +00:00
2019-08-14 12:13:36 +00:00
2019-07-17 14:49:19 +00:00
2019-08-20 12:32:06 +00:00
2019-08-21 22:12:04 +00:00
2019-08-18 06:56:07 +00:00
2019-08-18 10:17:46 +00:00
2019-08-19 06:11:40 +00:00
2019-08-19 02:29:34 +00:00
2019-07-17 14:46:32 +00:00
2019-08-21 05:47:45 +00:00
2019-08-18 14:40:31 +00:00
2019-08-22 16:16:46 +00:00
2019-08-17 13:10:12 +00:00
2019-08-18 19:47:11 +00:00
2019-08-22 16:31:06 +00:00
2019-08-17 21:36:50 +00:00
2019-07-25 22:23:39 +00:00
2019-05-20 22:15:00 +00:00
2019-08-21 07:49:04 +00:00
2019-08-22 06:47:44 +00:00

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.
Readme 554 MiB
Languages
Makefile 61%
PHP 18.9%
Perl 6.5%
C 4.6%
HTML 2.3%
Other 6.4%