Ravenports generated: 12 May 2023 03:11
[ravenports.git] / bucket_96 / nodejs
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               nodejs
4 VERSION=                20.1.0
5 KEYWORDS=               www lang
6 VARIANTS=               standard
7 SDESC[standard]=        Evented I/O for V8 JavaScript
8 HOMEPAGE=               https://nodejs.org/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://nodejs.org/dist/v20.1.0/
13 DISTFILE[1]=            node-v20.1.0.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         primary
17                         dev
18                         man
19                         docs
20
21 OPTIONS_AVAILABLE=      none
22 OPTIONS_STANDARD=       none
23
24 BROKEN[sunos]=          The ld.sun linker does not support required options
25
26 BUILD_DEPENDS=          libnghttp2:dev:standard
27                         icu:dev:standard
28                         libuv:dev:standard
29 BUILDRUN_DEPENDS=       icu:primary:standard
30                         libuv:primary:standard
31                         libnghttp2:primary:standard
32
33 USES=                   execinfo gmake python:build pkgconfig shebangfix cpe
34                         zlib
35
36 DISTNAME=               node-v20.1.0
37
38 LICENSE=                MIT:primary
39 LICENSE_FILE=           MIT:{{WRKSRC}}/LICENSE
40 LICENSE_SCHEME=         solo
41
42 CPE_PRODUCT=            node.js
43 CPE_VENDOR=             nodejs
44 FPC_EQUIVALENT=         www/node
45 SHEBANG_FILES=          tools/specialize_node_d.py
46                         tools/genv8constants.py
47
48 MUST_CONFIGURE=         yes
49 CONFIGURE_ARGS=         --prefix={{PREFIX}}
50                         --without-npm
51                         --shared-libuv
52                         --shared-zlib
53                         --shared-nghttp2
54                         --with-intl=system-icu
55
56 MAKE_ENV=               CC.host={{CC}}
57                         CXX.host={{CXX}}
58                         LINK.host={{CXX}}
59                         LINK.target={{CXX}}
60
61 INSTALL_REQ_TOOLCHAIN=  yes
62
63 VAR_OPSYS[netbsd]=      CONFIGURE_ARGS=--dest-os=netbsd
64                         CONFIGURE_ARGS=--experimental-enable-pointer-compression
65 VAR_OPSYS[midnightbsd]= CONFIGURE_ARGS=--dest-os=freebsd
66
67 post-configure-netbsd:
68         # Fixes "Fatal process OOM in Failed to reserve virtual memory for CodeRange" error
69         # in addition to enable-pointer-compression option
70         ${REINPLACE_CMD} -E 's|(call do_cmd,link\))|\1\n\t${PAXCTL} +m $$@|'\
71                 ${WRKSRC}/out/tools/v8_gypfiles/mksnapshot.target.mk \
72                 ${WRKSRC}/out/node_mksnapshot.target.mk
73
74 pre-configure-netbsd:
75         # hack to avoid undefined reference to 'engine_load_devcrypto_int'
76         ${REINPLACE_CMD} -e 's/ifndef OPENSSL_NO_DEVCRYPTOENG/if 0/' \
77                 ${WRKSRC}/deps/openssl/openssl/crypto/init.c
78         ${REINPLACE_CMD} -e 's/=="freebsd"/=="netbsd"/g' \
79                 ${WRKSRC}/deps/openssl/*.gypi
80
81 post-install:
82         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/node
83         ${CHOWN} ${MANMODE} ${STAGEDIR}${PREFIX}/share/man/man1/node.1
84
85 pre-configure:
86         ${GREP} -rl "/usr/local" ${WRKSRC} | \
87                 ${XARGS} ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g'
88         # So many different ways to run python. Fix them all.
89         ${REINPLACE_CMD} -e 's|/usr/bin/env python|${PYTHON_CMD}|' \
90                 ${WRKSRC}/configure
91         ${FIND} ${WRKSRC} -type f -name '*.gyp*' -print0 | \
92                 ${XARGS} -0 ${REINPLACE_CMD} \
93                         -e "s|'python'|'${PYTHON_CMD}'|" \
94                         -e 's|<!(python |<!(${PYTHON_CMD} |' \
95                         -e 's|\&\& python |\&\& ${PYTHON_CMD} |'
96         # fix inability for torque to find libz
97         ${REINPLACE_CMD} -e 's|@RAVRPATH@|-Wl,-rpath,${PREFIX}/lib|' \
98                 ${WRKSRC}/tools/v8_gypfiles/v8.gyp
99         # fix openssl config files for Dragonfly and NetBSD
100         ${GREP} -rl "(defined(__FreeBSD__) || defined(__OpenBSD__))" \
101         ${WRKSRC}/deps/openssl/config | ${XARGS} ${REINPLACE_CMD} -E -e \
102         "s/\(defined\(__FreeBSD__\) \|\| defined\(__OpenBSD__\)\)/(defined(__FreeBSD__) || defined(__DragonFly__) || defined(__NetBSD__) || defined(__OpenBSD__))/"
103         ${FIND} ${WRKSRC} -name "*.bak" -delete
104
105 pre-configure-dragonfly:
106         # using freebsd's config, but large pages not supported
107         ${REINPLACE_CMD} -e '/"linux freebsd mac"/ s/ freebsd//' \
108                 ${WRKSRC}/node.gyp
109
110 post-install-netbsd:
111         ${PAXCTL} +m ${STAGEDIR}${PREFIX}/bin/node
112
113 [FILE:263:descriptions/desc.primary]
114 Node.js is a JavaScript runtime built on Chrome's V8 JavaScript
115 engine. Node.js uses an event-driven, non-blocking I/O model that
116 makes it lightweight and efficient. Node.js' package ecosystem,
117 npm, is the largest ecosystem of open source libraries in the world.
118
119
120 [FILE:98:distinfo]
121 714d59336dc7e3291aebae4f0acd7938cdefb1c04f0a7d46a26aabe2662fe3cf     86315106 node-v20.1.0.tar.gz
122
123
124 [FILE:667:manifests/plist.primary]
125 bin/
126  corepack
127  node
128 lib/node_modules/corepack/
129  CHANGELOG.md
130  LICENSE.md
131  README.md
132  package.json
133 lib/node_modules/corepack/dist/
134  corepack.js
135  npm.js
136  npx.js
137  pnpm.js
138  pnpx.js
139  yarn.js
140  yarnpkg.js
141 lib/node_modules/corepack/shims/
142  corepack
143  corepack.cmd
144  corepack.ps1
145  npm
146  npm.cmd
147  npm.ps1
148  npx
149  npx.cmd
150  npx.ps1
151  pnpm
152  pnpm.cmd
153  pnpm.ps1
154  pnpx
155  pnpx.cmd
156  pnpx.ps1
157  yarn
158  yarn.cmd
159  yarn.ps1
160  yarnpkg
161  yarnpkg.cmd
162  yarnpkg.ps1
163 lib/node_modules/corepack/shims/nodewin/
164  corepack
165  corepack.cmd
166  corepack.ps1
167  npm
168  npm.cmd
169  npm.ps1
170  npx
171  npx.cmd
172  npx.ps1
173  pnpm
174  pnpm.cmd
175  pnpm.ps1
176  pnpx
177  pnpx.cmd
178  pnpx.ps1
179  yarn
180  yarn.cmd
181  yarn.ps1
182  yarnpkg
183  yarnpkg.cmd
184  yarnpkg.ps1
185
186
187 [FILE:40319:manifests/plist.dev]
188 include/node/
189  common.gypi
190  config.gypi
191  js_native_api.h
192  js_native_api_types.h
193  node.h
194  node_api.h
195  node_api_types.h
196  node_buffer.h
197  node_object_wrap.h
198  node_version.h
199  v8-array-buffer.h
200  v8-callbacks.h
201  v8-container.h
202  v8-context.h
203  v8-data.h
204  v8-date.h
205  v8-debug.h
206  v8-embedder-heap.h
207  v8-embedder-state-scope.h
208  v8-exception.h
209  v8-extension.h
210  v8-external.h
211  v8-forward.h
212  v8-function-callback.h
213  v8-function.h
214  v8-initialization.h
215  v8-internal.h
216  v8-isolate.h
217  v8-json.h
218  v8-local-handle.h
219  v8-locker.h
220  v8-maybe.h
221  v8-memory-span.h
222  v8-message.h
223  v8-microtask-queue.h
224  v8-microtask.h
225  v8-object.h
226  v8-persistent-handle.h
227  v8-platform.h
228  v8-primitive-object.h
229  v8-primitive.h
230  v8-profiler.h
231  v8-promise.h
232  v8-proxy.h
233  v8-regexp.h
234  v8-script.h
235  v8-snapshot.h
236  v8-statistics.h
237  v8-template.h
238  v8-traced-handle.h
239  v8-typed-array.h
240  v8-unwinder.h
241  v8-value-serializer.h
242  v8-value.h
243  v8-version.h
244  v8-wasm.h
245  v8-weak-callback-info.h
246  v8.h
247  v8config.h
248 include/node/cppgc/common.h
249 include/node/libplatform/
250  libplatform-export.h
251  libplatform.h
252  v8-tracing.h
253 include/node/openssl/
254  aes.h
255  asn1.h
256  asn1_asm.h
257  asn1_mac.h
258  asn1_no-asm.h
259  asn1err.h
260  asn1t.h
261  asn1t_asm.h
262  asn1t_no-asm.h
263  async.h
264  asyncerr.h
265  bio.h
266  bio_asm.h
267  bio_no-asm.h
268  bioerr.h
269  blowfish.h
270  bn.h
271  bn_conf.h
272  bn_conf_asm.h
273  bn_conf_no-asm.h
274  bnerr.h
275  buffer.h
276  buffererr.h
277  camellia.h
278  cast.h
279  cmac.h
280  cmp.h
281  cmp_asm.h
282  cmp_no-asm.h
283  cmp_util.h
284  cmperr.h
285  cms.h
286  cms_asm.h
287  cms_no-asm.h
288  cmserr.h
289  comp.h
290  comperr.h
291  conf.h
292  conf_api.h
293  conf_asm.h
294  conf_no-asm.h
295  conferr.h
296  configuration.h
297  configuration_asm.h
298  configuration_no-asm.h
299  conftypes.h
300  core.h
301  core_dispatch.h
302  core_names.h
303  core_object.h
304  crmf.h
305  crmf_asm.h
306  crmf_no-asm.h
307  crmferr.h
308  crypto.h
309  crypto_asm.h
310  crypto_no-asm.h
311  cryptoerr.h
312  cryptoerr_legacy.h
313  ct.h
314  ct_asm.h
315  ct_no-asm.h
316  cterr.h
317  decoder.h
318  decodererr.h
319  des.h
320  dh.h
321  dherr.h
322  dsa.h
323  dsaerr.h
324  dso_conf.h
325  dso_conf_asm.h
326  dso_conf_no-asm.h
327  dtls1.h
328  e_os2.h
329  ebcdic.h
330  ec.h
331  ecdh.h
332  ecdsa.h
333  ecerr.h
334  encoder.h
335  encodererr.h
336  engine.h
337  engineerr.h
338  err.h
339  err_asm.h
340  err_no-asm.h
341  ess.h
342  ess_asm.h
343  ess_no-asm.h
344  esserr.h
345  evp.h
346  evperr.h
347  fips_names.h
348  fipskey.h
349  fipskey_asm.h
350  fipskey_no-asm.h
351  hmac.h
352  http.h
353  httperr.h
354  idea.h
355  kdf.h
356  kdferr.h
357  lhash.h
358  lhash_asm.h
359  lhash_no-asm.h
360  macros.h
361  md2.h
362  md4.h
363  md5.h
364  mdc2.h
365  modes.h
366  obj_mac.h
367  objects.h
368  objectserr.h
369  ocsp.h
370  ocsp_asm.h
371  ocsp_no-asm.h
372  ocsperr.h
373  opensslconf.h
374  opensslconf_asm.h
375  opensslv.h
376  opensslv_asm.h
377  opensslv_no-asm.h
378  ossl_typ.h
379  param_build.h
380  params.h
381  pem.h
382  pem2.h
383  pemerr.h
384  pkcs12.h
385  pkcs12_asm.h
386  pkcs12_no-asm.h
387  pkcs12err.h
388  pkcs7.h
389  pkcs7_asm.h
390  pkcs7_no-asm.h
391  pkcs7err.h
392  prov_ssl.h
393  proverr.h
394  provider.h
395  quic.h
396  rand.h
397  randerr.h
398  rc2.h
399  rc4.h
400  rc5.h
401  ripemd.h
402  rsa.h
403  rsaerr.h
404  safestack.h
405  safestack_asm.h
406  safestack_no-asm.h
407  seed.h
408  self_test.h
409  sha.h
410  srp.h
411  srp_asm.h
412  srp_no-asm.h
413  srtp.h
414  ssl.h
415  ssl2.h
416  ssl3.h
417  ssl_asm.h
418  ssl_no-asm.h
419  sslerr.h
420  sslerr_legacy.h
421  stack.h
422  store.h
423  storeerr.h
424  symhacks.h
425  tls1.h
426  trace.h
427  ts.h
428  tserr.h
429  txt_db.h
430  types.h
431  ui.h
432  ui_asm.h
433  ui_no-asm.h
434  uierr.h
435  whrlpool.h
436  x509.h
437  x509_asm.h
438  x509_no-asm.h
439  x509_vfy.h
440  x509_vfy_asm.h
441  x509_vfy_no-asm.h
442  x509err.h
443  x509v3.h
444  x509v3_asm.h
445  x509v3_no-asm.h
446  x509v3err.h
447 include/node/openssl/archs/BSD-x86/asm/crypto/buildinf.h
448 include/node/openssl/archs/BSD-x86/asm/include/progs.h
449 include/node/openssl/archs/BSD-x86/asm/include/crypto/
450  bn_conf.h
451  dso_conf.h
452 include/node/openssl/archs/BSD-x86/asm/include/openssl/
453  asn1.h
454  asn1t.h
455  bio.h
456  cmp.h
457  cms.h
458  conf.h
459  configuration.h
460  crmf.h
461  crypto.h
462  ct.h
463  err.h
464  ess.h
465  fipskey.h
466  lhash.h
467  ocsp.h
468  opensslv.h
469  pkcs12.h
470  pkcs7.h
471  safestack.h
472  srp.h
473  ssl.h
474  ui.h
475  x509.h
476  x509_vfy.h
477  x509v3.h
478 include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/
479  der_digests.h
480  der_dsa.h
481  der_ec.h
482  der_ecx.h
483  der_rsa.h
484  der_sm2.h
485  der_wrap.h
486 include/node/openssl/archs/BSD-x86/asm_avx2/crypto/buildinf.h
487 include/node/openssl/archs/BSD-x86/asm_avx2/include/progs.h
488 include/node/openssl/archs/BSD-x86/asm_avx2/include/crypto/
489  bn_conf.h
490  dso_conf.h
491 include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/
492  asn1.h
493  asn1t.h
494  bio.h
495  cmp.h
496  cms.h
497  conf.h
498  configuration.h
499  crmf.h
500  crypto.h
501  ct.h
502  err.h
503  ess.h
504  fipskey.h
505  lhash.h
506  ocsp.h
507  opensslv.h
508  pkcs12.h
509  pkcs7.h
510  safestack.h
511  srp.h
512  ssl.h
513  ui.h
514  x509.h
515  x509_vfy.h
516  x509v3.h
517 include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/
518  der_digests.h
519  der_dsa.h
520  der_ec.h
521  der_ecx.h
522  der_rsa.h
523  der_sm2.h
524  der_wrap.h
525 include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.h
526 include/node/openssl/archs/BSD-x86/no-asm/include/progs.h
527 include/node/openssl/archs/BSD-x86/no-asm/include/crypto/
528  bn_conf.h
529  dso_conf.h
530 include/node/openssl/archs/BSD-x86/no-asm/include/openssl/
531  asn1.h
532  asn1t.h
533  bio.h
534  cmp.h
535  cms.h
536  conf.h
537  configuration.h
538  crmf.h
539  crypto.h
540  ct.h
541  err.h
542  ess.h
543  fipskey.h
544  lhash.h
545  ocsp.h
546  opensslv.h
547  pkcs12.h
548  pkcs7.h
549  safestack.h
550  srp.h
551  ssl.h
552  ui.h
553  x509.h
554  x509_vfy.h
555  x509v3.h
556 include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/
557  der_digests.h
558  der_dsa.h
559  der_ec.h
560  der_ecx.h
561  der_rsa.h
562  der_sm2.h
563  der_wrap.h
564 include/node/openssl/archs/BSD-x86_64/asm/crypto/buildinf.h
565 include/node/openssl/archs/BSD-x86_64/asm/include/progs.h
566 include/node/openssl/archs/BSD-x86_64/asm/include/crypto/
567  bn_conf.h
568  dso_conf.h
569 include/node/openssl/archs/BSD-x86_64/asm/include/openssl/
570  asn1.h
571  asn1t.h
572  bio.h
573  cmp.h
574  cms.h
575  conf.h
576  configuration.h
577  crmf.h
578  crypto.h
579  ct.h
580  err.h
581  ess.h
582  fipskey.h
583  lhash.h
584  ocsp.h
585  opensslv.h
586  pkcs12.h
587  pkcs7.h
588  safestack.h
589  srp.h
590  ssl.h
591  ui.h
592  x509.h
593  x509_vfy.h
594  x509v3.h
595 include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/
596  der_digests.h
597  der_dsa.h
598  der_ec.h
599  der_ecx.h
600  der_rsa.h
601  der_sm2.h
602  der_wrap.h
603 include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h
604 include/node/openssl/archs/BSD-x86_64/asm_avx2/include/progs.h
605 include/node/openssl/archs/BSD-x86_64/asm_avx2/include/crypto/
606  bn_conf.h
607  dso_conf.h
608 include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/
609  asn1.h
610  asn1t.h
611  bio.h
612  cmp.h
613  cms.h
614  conf.h
615  configuration.h
616  crmf.h
617  crypto.h
618  ct.h
619  err.h
620  ess.h
621  fipskey.h
622  lhash.h
623  ocsp.h
624  opensslv.h
625  pkcs12.h
626  pkcs7.h
627  safestack.h
628  srp.h
629  ssl.h
630  ui.h
631  x509.h
632  x509_vfy.h
633  x509v3.h
634 include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/
635  der_digests.h
636  der_dsa.h
637  der_ec.h
638  der_ecx.h
639  der_rsa.h
640  der_sm2.h
641  der_wrap.h
642 include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h
643 include/node/openssl/archs/BSD-x86_64/no-asm/include/progs.h
644 include/node/openssl/archs/BSD-x86_64/no-asm/include/crypto/
645  bn_conf.h
646  dso_conf.h
647 include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/
648  asn1.h
649  asn1t.h
650  bio.h
651  cmp.h
652  cms.h
653  conf.h
654  configuration.h
655  crmf.h
656  crypto.h
657  ct.h
658  err.h
659  ess.h
660  fipskey.h
661  lhash.h
662  ocsp.h
663  opensslv.h
664  pkcs12.h
665  pkcs7.h
666  safestack.h
667  srp.h
668  ssl.h
669  ui.h
670  x509.h
671  x509_vfy.h
672  x509v3.h
673 include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/
674  der_digests.h
675  der_dsa.h
676  der_ec.h
677  der_ecx.h
678  der_rsa.h
679  der_sm2.h
680  der_wrap.h
681 include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h
682 include/node/openssl/archs/VC-WIN32/asm/include/progs.h
683 include/node/openssl/archs/VC-WIN32/asm/include/crypto/
684  bn_conf.h
685  dso_conf.h
686 include/node/openssl/archs/VC-WIN32/asm/include/openssl/
687  asn1.h
688  asn1t.h
689  bio.h
690  cmp.h
691  cms.h
692  conf.h
693  configuration.h
694  crmf.h
695  crypto.h
696  ct.h
697  err.h
698  ess.h
699  fipskey.h
700  lhash.h
701  ocsp.h
702  opensslv.h
703  pkcs12.h
704  pkcs7.h
705  safestack.h
706  srp.h
707  ssl.h
708  ui.h
709  x509.h
710  x509_vfy.h
711  x509v3.h
712 include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/
713  der_digests.h
714  der_dsa.h
715  der_ec.h
716  der_ecx.h
717  der_rsa.h
718  der_sm2.h
719  der_wrap.h
720 include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h
721 include/node/openssl/archs/VC-WIN32/asm_avx2/include/progs.h
722 include/node/openssl/archs/VC-WIN32/asm_avx2/include/crypto/
723  bn_conf.h
724  dso_conf.h
725 include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/
726  asn1.h
727  asn1t.h
728  bio.h
729  cmp.h
730  cms.h
731  conf.h
732  configuration.h
733  crmf.h
734  crypto.h
735  ct.h
736  err.h
737  ess.h
738  fipskey.h
739  lhash.h
740  ocsp.h
741  opensslv.h
742  pkcs12.h
743  pkcs7.h
744  safestack.h
745  srp.h
746  ssl.h
747  ui.h
748  x509.h
749  x509_vfy.h
750  x509v3.h
751 include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/
752  der_digests.h
753  der_dsa.h
754  der_ec.h
755  der_ecx.h
756  der_rsa.h
757  der_sm2.h
758  der_wrap.h
759 include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h
760 include/node/openssl/archs/VC-WIN32/no-asm/include/progs.h
761 include/node/openssl/archs/VC-WIN32/no-asm/include/crypto/
762  bn_conf.h
763  dso_conf.h
764 include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/
765  asn1.h
766  asn1t.h
767  bio.h
768  cmp.h
769  cms.h
770  conf.h
771  configuration.h
772  crmf.h
773  crypto.h
774  ct.h
775  err.h
776  ess.h
777  fipskey.h
778  lhash.h
779  ocsp.h
780  opensslv.h
781  pkcs12.h
782  pkcs7.h
783  safestack.h
784  srp.h
785  ssl.h
786  ui.h
787  x509.h
788  x509_vfy.h
789  x509v3.h
790 include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/
791  der_digests.h
792  der_dsa.h
793  der_ec.h
794  der_ecx.h
795  der_rsa.h
796  der_sm2.h
797  der_wrap.h
798 include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h
799 include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/progs.h
800 include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/crypto/
801  bn_conf.h
802  dso_conf.h
803 include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/
804  asn1.h
805  asn1t.h
806  bio.h
807  cmp.h
808  cms.h
809  conf.h
810  configuration.h
811  crmf.h
812  crypto.h
813  ct.h
814  err.h
815  ess.h
816  fipskey.h
817  lhash.h
818  ocsp.h
819  opensslv.h
820  pkcs12.h
821  pkcs7.h
822  safestack.h
823  srp.h
824  ssl.h
825  ui.h
826  x509.h
827  x509_vfy.h
828  x509v3.h
829 include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/
830  der_digests.h
831  der_dsa.h
832  der_ec.h
833  der_ecx.h
834  der_rsa.h
835  der_sm2.h
836  der_wrap.h
837 include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h
838 include/node/openssl/archs/VC-WIN64A/asm/include/progs.h
839 include/node/openssl/archs/VC-WIN64A/asm/include/crypto/
840  bn_conf.h
841  dso_conf.h
842 include/node/openssl/archs/VC-WIN64A/asm/include/openssl/
843  asn1.h
844  asn1t.h
845  bio.h
846  cmp.h
847  cms.h
848  conf.h
849  configuration.h
850  crmf.h
851  crypto.h
852  ct.h
853  err.h
854  ess.h
855  fipskey.h
856  lhash.h
857  ocsp.h
858  opensslv.h
859  pkcs12.h
860  pkcs7.h
861  safestack.h
862  srp.h
863  ssl.h
864  ui.h
865  x509.h
866  x509_vfy.h
867  x509v3.h
868 include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/
869  der_digests.h
870  der_dsa.h
871  der_ec.h
872  der_ecx.h
873  der_rsa.h
874  der_sm2.h
875  der_wrap.h
876 include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h
877 include/node/openssl/archs/VC-WIN64A/asm_avx2/include/progs.h
878 include/node/openssl/archs/VC-WIN64A/asm_avx2/include/crypto/
879  bn_conf.h
880  dso_conf.h
881 include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/
882  asn1.h
883  asn1t.h
884  bio.h
885  cmp.h
886  cms.h
887  conf.h
888  configuration.h
889  crmf.h
890  crypto.h
891  ct.h
892  err.h
893  ess.h
894  fipskey.h
895  lhash.h
896  ocsp.h
897  opensslv.h
898  pkcs12.h
899  pkcs7.h
900  safestack.h
901  srp.h
902  ssl.h
903  ui.h
904  x509.h
905  x509_vfy.h
906  x509v3.h
907 include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/
908  der_digests.h
909  der_dsa.h
910  der_ec.h
911  der_ecx.h
912  der_rsa.h
913  der_sm2.h
914  der_wrap.h
915 include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h
916 include/node/openssl/archs/VC-WIN64A/no-asm/include/progs.h
917 include/node/openssl/archs/VC-WIN64A/no-asm/include/crypto/
918  bn_conf.h
919  dso_conf.h
920 include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/
921  asn1.h
922  asn1t.h
923  bio.h
924  cmp.h
925  cms.h
926  conf.h
927  configuration.h
928  crmf.h
929  crypto.h
930  ct.h
931  err.h
932  ess.h
933  fipskey.h
934  lhash.h
935  ocsp.h
936  opensslv.h
937  pkcs12.h
938  pkcs7.h
939  safestack.h
940  srp.h
941  ssl.h
942  ui.h
943  x509.h
944  x509_vfy.h
945  x509v3.h
946 include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/
947  der_digests.h
948  der_dsa.h
949  der_ec.h
950  der_ecx.h
951  der_rsa.h
952  der_sm2.h
953  der_wrap.h
954 include/node/openssl/archs/aix64-gcc-as/asm/crypto/buildinf.h
955 include/node/openssl/archs/aix64-gcc-as/asm/include/progs.h
956 include/node/openssl/archs/aix64-gcc-as/asm/include/crypto/
957  bn_conf.h
958  dso_conf.h
959 include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/
960  asn1.h
961  asn1t.h
962  bio.h
963  cmp.h
964  cms.h
965  conf.h
966  configuration.h
967  crmf.h
968  crypto.h
969  ct.h
970  err.h
971  ess.h
972  fipskey.h
973  lhash.h
974  ocsp.h
975  opensslv.h
976  pkcs12.h
977  pkcs7.h
978  safestack.h
979  srp.h
980  ssl.h
981  ui.h
982  x509.h
983  x509_vfy.h
984  x509v3.h
985 include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/
986  der_digests.h
987  der_dsa.h
988  der_ec.h
989  der_ecx.h
990  der_rsa.h
991  der_sm2.h
992  der_wrap.h
993 include/node/openssl/archs/aix64-gcc-as/asm_avx2/crypto/buildinf.h
994 include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/progs.h
995 include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/crypto/
996  bn_conf.h
997  dso_conf.h
998 include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/
999  asn1.h
1000  asn1t.h
1001  bio.h
1002  cmp.h
1003  cms.h
1004  conf.h
1005  configuration.h
1006  crmf.h
1007  crypto.h
1008  ct.h
1009  err.h
1010  ess.h
1011  fipskey.h
1012  lhash.h
1013  ocsp.h
1014  opensslv.h
1015  pkcs12.h
1016  pkcs7.h
1017  safestack.h
1018  srp.h
1019  ssl.h
1020  ui.h
1021  x509.h
1022  x509_vfy.h
1023  x509v3.h
1024 include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/
1025  der_digests.h
1026  der_dsa.h
1027  der_ec.h
1028  der_ecx.h
1029  der_rsa.h
1030  der_sm2.h
1031  der_wrap.h
1032 include/node/openssl/archs/aix64-gcc-as/no-asm/crypto/buildinf.h
1033 include/node/openssl/archs/aix64-gcc-as/no-asm/include/progs.h
1034 include/node/openssl/archs/aix64-gcc-as/no-asm/include/crypto/
1035  bn_conf.h
1036  dso_conf.h
1037 include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/
1038  asn1.h
1039  asn1t.h
1040  bio.h
1041  cmp.h
1042  cms.h
1043  conf.h
1044  configuration.h
1045  crmf.h
1046  crypto.h
1047  ct.h
1048  err.h
1049  ess.h
1050  fipskey.h
1051  lhash.h
1052  ocsp.h
1053  opensslv.h
1054  pkcs12.h
1055  pkcs7.h
1056  safestack.h
1057  srp.h
1058  ssl.h
1059  ui.h
1060  x509.h
1061  x509_vfy.h
1062  x509v3.h
1063 include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/
1064  der_digests.h
1065  der_dsa.h
1066  der_ec.h
1067  der_ecx.h
1068  der_rsa.h
1069  der_sm2.h
1070  der_wrap.h
1071 include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h
1072 include/node/openssl/archs/darwin-i386-cc/asm/include/progs.h
1073 include/node/openssl/archs/darwin-i386-cc/asm/include/crypto/
1074  bn_conf.h
1075  dso_conf.h
1076 include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/
1077  asn1.h
1078  asn1t.h
1079  bio.h
1080  cmp.h
1081  cms.h
1082  conf.h
1083  configuration.h
1084  crmf.h
1085  crypto.h
1086  ct.h
1087  err.h
1088  ess.h
1089  fipskey.h
1090  lhash.h
1091  ocsp.h
1092  opensslv.h
1093  pkcs12.h
1094  pkcs7.h
1095  safestack.h
1096  srp.h
1097  ssl.h
1098  ui.h
1099  x509.h
1100  x509_vfy.h
1101  x509v3.h
1102 include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/
1103  der_digests.h
1104  der_dsa.h
1105  der_ec.h
1106  der_ecx.h
1107  der_rsa.h
1108  der_sm2.h
1109  der_wrap.h
1110 include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h
1111 include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/progs.h
1112 include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/crypto/
1113  bn_conf.h
1114  dso_conf.h
1115 include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/
1116  asn1.h
1117  asn1t.h
1118  bio.h
1119  cmp.h
1120  cms.h
1121  conf.h
1122  configuration.h
1123  crmf.h
1124  crypto.h
1125  ct.h
1126  err.h
1127  ess.h
1128  fipskey.h
1129  lhash.h
1130  ocsp.h
1131  opensslv.h
1132  pkcs12.h
1133  pkcs7.h
1134  safestack.h
1135  srp.h
1136  ssl.h
1137  ui.h
1138  x509.h
1139  x509_vfy.h
1140  x509v3.h
1141 include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/
1142  der_digests.h
1143  der_dsa.h
1144  der_ec.h
1145  der_ecx.h
1146  der_rsa.h
1147  der_sm2.h
1148  der_wrap.h
1149 include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.h
1150 include/node/openssl/archs/darwin-i386-cc/no-asm/include/progs.h
1151 include/node/openssl/archs/darwin-i386-cc/no-asm/include/crypto/
1152  bn_conf.h
1153  dso_conf.h
1154 include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/
1155  asn1.h
1156  asn1t.h
1157  bio.h
1158  cmp.h
1159  cms.h
1160  conf.h
1161  configuration.h
1162  crmf.h
1163  crypto.h
1164  ct.h
1165  err.h
1166  ess.h
1167  fipskey.h
1168  lhash.h
1169  ocsp.h
1170  opensslv.h
1171  pkcs12.h
1172  pkcs7.h
1173  safestack.h
1174  srp.h
1175  ssl.h
1176  ui.h
1177  x509.h
1178  x509_vfy.h
1179  x509v3.h
1180 include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/
1181  der_digests.h
1182  der_dsa.h
1183  der_ec.h
1184  der_ecx.h
1185  der_rsa.h
1186  der_sm2.h
1187  der_wrap.h
1188 include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h
1189 include/node/openssl/archs/darwin64-arm64-cc/asm/include/progs.h
1190 include/node/openssl/archs/darwin64-arm64-cc/asm/include/crypto/
1191  bn_conf.h
1192  dso_conf.h
1193 include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/
1194  asn1.h
1195  asn1t.h
1196  bio.h
1197  cmp.h
1198  cms.h
1199  conf.h
1200  configuration.h
1201  crmf.h
1202  crypto.h
1203  ct.h
1204  err.h
1205  ess.h
1206  fipskey.h
1207  lhash.h
1208  ocsp.h
1209  opensslv.h
1210  pkcs12.h
1211  pkcs7.h
1212  safestack.h
1213  srp.h
1214  ssl.h
1215  ui.h
1216  x509.h
1217  x509_vfy.h
1218  x509v3.h
1219 include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/
1220  der_digests.h
1221  der_dsa.h
1222  der_ec.h
1223  der_ecx.h
1224  der_rsa.h
1225  der_sm2.h
1226  der_wrap.h
1227 include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h
1228 include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/progs.h
1229 include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/crypto/
1230  bn_conf.h
1231  dso_conf.h
1232 include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
1233  asn1.h
1234  asn1t.h
1235  bio.h
1236  cmp.h
1237  cms.h
1238  conf.h
1239  configuration.h
1240  crmf.h
1241  crypto.h
1242  ct.h
1243  err.h
1244  ess.h
1245  fipskey.h
1246  lhash.h
1247  ocsp.h
1248  opensslv.h
1249  pkcs12.h
1250  pkcs7.h
1251  safestack.h
1252  srp.h
1253  ssl.h
1254  ui.h
1255  x509.h
1256  x509_vfy.h
1257  x509v3.h
1258 include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/
1259  der_digests.h
1260  der_dsa.h
1261  der_ec.h
1262  der_ecx.h
1263  der_rsa.h
1264  der_sm2.h
1265  der_wrap.h
1266 include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h
1267 include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/progs.h
1268 include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/crypto/
1269  bn_conf.h
1270  dso_conf.h
1271 include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/
1272  asn1.h
1273  asn1t.h
1274  bio.h
1275  cmp.h
1276  cms.h
1277  conf.h
1278  configuration.h
1279  crmf.h
1280  crypto.h
1281  ct.h
1282  err.h
1283  ess.h
1284  fipskey.h
1285  lhash.h
1286  ocsp.h
1287  opensslv.h
1288  pkcs12.h
1289  pkcs7.h
1290  safestack.h
1291  srp.h
1292  ssl.h
1293  ui.h
1294  x509.h
1295  x509_vfy.h
1296  x509v3.h
1297 include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/
1298  der_digests.h
1299  der_dsa.h
1300  der_ec.h
1301  der_ecx.h
1302  der_rsa.h
1303  der_sm2.h
1304  der_wrap.h
1305 include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h
1306 include/node/openssl/archs/darwin64-x86_64-cc/asm/include/progs.h
1307 include/node/openssl/archs/darwin64-x86_64-cc/asm/include/crypto/
1308  bn_conf.h
1309  dso_conf.h
1310 include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/
1311  asn1.h
1312  asn1t.h
1313  bio.h
1314  cmp.h
1315  cms.h
1316  conf.h
1317  configuration.h
1318  crmf.h
1319  crypto.h
1320  ct.h
1321  err.h
1322  ess.h
1323  fipskey.h
1324  lhash.h
1325  ocsp.h
1326  opensslv.h
1327  pkcs12.h
1328  pkcs7.h
1329  safestack.h
1330  srp.h
1331  ssl.h
1332  ui.h
1333  x509.h
1334  x509_vfy.h
1335  x509v3.h
1336 include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/
1337  der_digests.h
1338  der_dsa.h
1339  der_ec.h
1340  der_ecx.h
1341  der_rsa.h
1342  der_sm2.h
1343  der_wrap.h
1344 include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h
1345 include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/progs.h
1346 include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/crypto/
1347  bn_conf.h
1348  dso_conf.h
1349 include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/
1350  asn1.h
1351  asn1t.h
1352  bio.h
1353  cmp.h
1354  cms.h
1355  conf.h
1356  configuration.h
1357  crmf.h
1358  crypto.h
1359  ct.h
1360  err.h
1361  ess.h
1362  fipskey.h
1363  lhash.h
1364  ocsp.h
1365  opensslv.h
1366  pkcs12.h
1367  pkcs7.h
1368  safestack.h
1369  srp.h
1370  ssl.h
1371  ui.h
1372  x509.h
1373  x509_vfy.h
1374  x509v3.h
1375 include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/
1376  der_digests.h
1377  der_dsa.h
1378  der_ec.h
1379  der_ecx.h
1380  der_rsa.h
1381  der_sm2.h
1382  der_wrap.h
1383 include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h
1384 include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/progs.h
1385 include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/crypto/
1386  bn_conf.h
1387  dso_conf.h
1388 include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/
1389  asn1.h
1390  asn1t.h
1391  bio.h
1392  cmp.h
1393  cms.h
1394  conf.h
1395  configuration.h
1396  crmf.h
1397  crypto.h
1398  ct.h
1399  err.h
1400  ess.h
1401  fipskey.h
1402  lhash.h
1403  ocsp.h
1404  opensslv.h
1405  pkcs12.h
1406  pkcs7.h
1407  safestack.h
1408  srp.h
1409  ssl.h
1410  ui.h
1411  x509.h
1412  x509_vfy.h
1413  x509v3.h
1414 include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/
1415  der_digests.h
1416  der_dsa.h
1417  der_ec.h
1418  der_ecx.h
1419  der_rsa.h
1420  der_sm2.h
1421  der_wrap.h
1422 include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h
1423 include/node/openssl/archs/linux-aarch64/asm/include/progs.h
1424 include/node/openssl/archs/linux-aarch64/asm/include/crypto/
1425  bn_conf.h
1426  dso_conf.h
1427 include/node/openssl/archs/linux-aarch64/asm/include/openssl/
1428  asn1.h
1429  asn1t.h
1430  bio.h
1431  cmp.h
1432  cms.h
1433  conf.h
1434  configuration.h
1435  crmf.h
1436  crypto.h
1437  ct.h
1438  err.h
1439  ess.h
1440  fipskey.h
1441  lhash.h
1442  ocsp.h
1443  opensslv.h
1444  pkcs12.h
1445  pkcs7.h
1446  safestack.h
1447  srp.h
1448  ssl.h
1449  ui.h
1450  x509.h
1451  x509_vfy.h
1452  x509v3.h
1453 include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/
1454  der_digests.h
1455  der_dsa.h
1456  der_ec.h
1457  der_ecx.h
1458  der_rsa.h
1459  der_sm2.h
1460  der_wrap.h
1461 include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h
1462 include/node/openssl/archs/linux-aarch64/asm_avx2/include/progs.h
1463 include/node/openssl/archs/linux-aarch64/asm_avx2/include/crypto/
1464  bn_conf.h
1465  dso_conf.h
1466 include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/
1467  asn1.h
1468  asn1t.h
1469  bio.h
1470  cmp.h
1471  cms.h
1472  conf.h
1473  configuration.h
1474  crmf.h
1475  crypto.h
1476  ct.h
1477  err.h
1478  ess.h
1479  fipskey.h
1480  lhash.h
1481  ocsp.h
1482  opensslv.h
1483  pkcs12.h
1484  pkcs7.h
1485  safestack.h
1486  srp.h
1487  ssl.h
1488  ui.h
1489  x509.h
1490  x509_vfy.h
1491  x509v3.h
1492 include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/
1493  der_digests.h
1494  der_dsa.h
1495  der_ec.h
1496  der_ecx.h
1497  der_rsa.h
1498  der_sm2.h
1499  der_wrap.h
1500 include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h
1501 include/node/openssl/archs/linux-aarch64/no-asm/include/progs.h
1502 include/node/openssl/archs/linux-aarch64/no-asm/include/crypto/
1503  bn_conf.h
1504  dso_conf.h
1505 include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/
1506  asn1.h
1507  asn1t.h
1508  bio.h
1509  cmp.h
1510  cms.h
1511  conf.h
1512  configuration.h
1513  crmf.h
1514  crypto.h
1515  ct.h
1516  err.h
1517  ess.h
1518  fipskey.h
1519  lhash.h
1520  ocsp.h
1521  opensslv.h
1522  pkcs12.h
1523  pkcs7.h
1524  safestack.h
1525  srp.h
1526  ssl.h
1527  ui.h
1528  x509.h
1529  x509_vfy.h
1530  x509v3.h
1531 include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/
1532  der_digests.h
1533  der_dsa.h
1534  der_ec.h
1535  der_ecx.h
1536  der_rsa.h
1537  der_sm2.h
1538  der_wrap.h
1539 include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h
1540 include/node/openssl/archs/linux-armv4/asm/include/progs.h
1541 include/node/openssl/archs/linux-armv4/asm/include/crypto/
1542  bn_conf.h
1543  dso_conf.h
1544 include/node/openssl/archs/linux-armv4/asm/include/openssl/
1545  asn1.h
1546  asn1t.h
1547  bio.h
1548  cmp.h
1549  cms.h
1550  conf.h
1551  configuration.h
1552  crmf.h
1553  crypto.h
1554  ct.h
1555  err.h
1556  ess.h
1557  fipskey.h
1558  lhash.h
1559  ocsp.h
1560  opensslv.h
1561  pkcs12.h
1562  pkcs7.h
1563  safestack.h
1564  srp.h
1565  ssl.h
1566  ui.h
1567  x509.h
1568  x509_vfy.h
1569  x509v3.h
1570 include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/
1571  der_digests.h
1572  der_dsa.h
1573  der_ec.h
1574  der_ecx.h
1575  der_rsa.h
1576  der_sm2.h
1577  der_wrap.h
1578 include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h
1579 include/node/openssl/archs/linux-armv4/asm_avx2/include/progs.h
1580 include/node/openssl/archs/linux-armv4/asm_avx2/include/crypto/
1581  bn_conf.h
1582  dso_conf.h
1583 include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/
1584  asn1.h
1585  asn1t.h
1586  bio.h
1587  cmp.h
1588  cms.h
1589  conf.h
1590  configuration.h
1591  crmf.h
1592  crypto.h
1593  ct.h
1594  err.h
1595  ess.h
1596  fipskey.h
1597  lhash.h
1598  ocsp.h
1599  opensslv.h
1600  pkcs12.h
1601  pkcs7.h
1602  safestack.h
1603  srp.h
1604  ssl.h
1605  ui.h
1606  x509.h
1607  x509_vfy.h
1608  x509v3.h
1609 include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/
1610  der_digests.h
1611  der_dsa.h
1612  der_ec.h
1613  der_ecx.h
1614  der_rsa.h
1615  der_sm2.h
1616  der_wrap.h
1617 include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h
1618 include/node/openssl/archs/linux-armv4/no-asm/include/progs.h
1619 include/node/openssl/archs/linux-armv4/no-asm/include/crypto/
1620  bn_conf.h
1621  dso_conf.h
1622 include/node/openssl/archs/linux-armv4/no-asm/include/openssl/
1623  asn1.h
1624  asn1t.h
1625  bio.h
1626  cmp.h
1627  cms.h
1628  conf.h
1629  configuration.h
1630  crmf.h
1631  crypto.h
1632  ct.h
1633  err.h
1634  ess.h
1635  fipskey.h
1636  lhash.h
1637  ocsp.h
1638  opensslv.h
1639  pkcs12.h
1640  pkcs7.h
1641  safestack.h
1642  srp.h
1643  ssl.h
1644  ui.h
1645  x509.h
1646  x509_vfy.h
1647  x509v3.h
1648 include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/
1649  der_digests.h
1650  der_dsa.h
1651  der_ec.h
1652  der_ecx.h
1653  der_rsa.h
1654  der_sm2.h
1655  der_wrap.h
1656 include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h
1657 include/node/openssl/archs/linux-elf/asm/include/progs.h
1658 include/node/openssl/archs/linux-elf/asm/include/crypto/
1659  bn_conf.h
1660  dso_conf.h
1661 include/node/openssl/archs/linux-elf/asm/include/openssl/
1662  asn1.h
1663  asn1t.h
1664  bio.h
1665  cmp.h
1666  cms.h
1667  conf.h
1668  configuration.h
1669  crmf.h
1670  crypto.h
1671  ct.h
1672  err.h
1673  ess.h
1674  fipskey.h
1675  lhash.h
1676  ocsp.h
1677  opensslv.h
1678  pkcs12.h
1679  pkcs7.h
1680  safestack.h
1681  srp.h
1682  ssl.h
1683  ui.h
1684  x509.h
1685  x509_vfy.h
1686  x509v3.h
1687 include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/
1688  der_digests.h
1689  der_dsa.h
1690  der_ec.h
1691  der_ecx.h
1692  der_rsa.h
1693  der_sm2.h
1694  der_wrap.h
1695 include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h
1696 include/node/openssl/archs/linux-elf/asm_avx2/include/progs.h
1697 include/node/openssl/archs/linux-elf/asm_avx2/include/crypto/
1698  bn_conf.h
1699  dso_conf.h
1700 include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/
1701  asn1.h
1702  asn1t.h
1703  bio.h
1704  cmp.h
1705  cms.h
1706  conf.h
1707  configuration.h
1708  crmf.h
1709  crypto.h
1710  ct.h
1711  err.h
1712  ess.h
1713  fipskey.h
1714  lhash.h
1715  ocsp.h
1716  opensslv.h
1717  pkcs12.h
1718  pkcs7.h
1719  safestack.h
1720  srp.h
1721  ssl.h
1722  ui.h
1723  x509.h
1724  x509_vfy.h
1725  x509v3.h
1726 include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/
1727  der_digests.h
1728  der_dsa.h
1729  der_ec.h
1730  der_ecx.h
1731  der_rsa.h
1732  der_sm2.h
1733  der_wrap.h
1734 include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h
1735 include/node/openssl/archs/linux-elf/no-asm/include/progs.h
1736 include/node/openssl/archs/linux-elf/no-asm/include/crypto/
1737  bn_conf.h
1738  dso_conf.h
1739 include/node/openssl/archs/linux-elf/no-asm/include/openssl/
1740  asn1.h
1741  asn1t.h
1742  bio.h
1743  cmp.h
1744  cms.h
1745  conf.h
1746  configuration.h
1747  crmf.h
1748  crypto.h
1749  ct.h
1750  err.h
1751  ess.h
1752  fipskey.h
1753  lhash.h
1754  ocsp.h
1755  opensslv.h
1756  pkcs12.h
1757  pkcs7.h
1758  safestack.h
1759  srp.h
1760  ssl.h
1761  ui.h
1762  x509.h
1763  x509_vfy.h
1764  x509v3.h
1765 include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/
1766  der_digests.h
1767  der_dsa.h
1768  der_ec.h
1769  der_ecx.h
1770  der_rsa.h
1771  der_sm2.h
1772  der_wrap.h
1773 include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h
1774 include/node/openssl/archs/linux-ppc64le/asm/include/progs.h
1775 include/node/openssl/archs/linux-ppc64le/asm/include/crypto/
1776  bn_conf.h
1777  dso_conf.h
1778 include/node/openssl/archs/linux-ppc64le/asm/include/openssl/
1779  asn1.h
1780  asn1t.h
1781  bio.h
1782  cmp.h
1783  cms.h
1784  conf.h
1785  configuration.h
1786  crmf.h
1787  crypto.h
1788  ct.h
1789  err.h
1790  ess.h
1791  fipskey.h
1792  lhash.h
1793  ocsp.h
1794  opensslv.h
1795  pkcs12.h
1796  pkcs7.h
1797  safestack.h
1798  srp.h
1799  ssl.h
1800  ui.h
1801  x509.h
1802  x509_vfy.h
1803  x509v3.h
1804 include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/
1805  der_digests.h
1806  der_dsa.h
1807  der_ec.h
1808  der_ecx.h
1809  der_rsa.h
1810  der_sm2.h
1811  der_wrap.h
1812 include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h
1813 include/node/openssl/archs/linux-ppc64le/asm_avx2/include/progs.h
1814 include/node/openssl/archs/linux-ppc64le/asm_avx2/include/crypto/
1815  bn_conf.h
1816  dso_conf.h
1817 include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/
1818  asn1.h
1819  asn1t.h
1820  bio.h
1821  cmp.h
1822  cms.h
1823  conf.h
1824  configuration.h
1825  crmf.h
1826  crypto.h
1827  ct.h
1828  err.h
1829  ess.h
1830  fipskey.h
1831  lhash.h
1832  ocsp.h
1833  opensslv.h
1834  pkcs12.h
1835  pkcs7.h
1836  safestack.h
1837  srp.h
1838  ssl.h
1839  ui.h
1840  x509.h
1841  x509_vfy.h
1842  x509v3.h
1843 include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/
1844  der_digests.h
1845  der_dsa.h
1846  der_ec.h
1847  der_ecx.h
1848  der_rsa.h
1849  der_sm2.h
1850  der_wrap.h
1851 include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.h
1852 include/node/openssl/archs/linux-ppc64le/no-asm/include/progs.h
1853 include/node/openssl/archs/linux-ppc64le/no-asm/include/crypto/
1854  bn_conf.h
1855  dso_conf.h
1856 include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/
1857  asn1.h
1858  asn1t.h
1859  bio.h
1860  cmp.h
1861  cms.h
1862  conf.h
1863  configuration.h
1864  crmf.h
1865  crypto.h
1866  ct.h
1867  err.h
1868  ess.h
1869  fipskey.h
1870  lhash.h
1871  ocsp.h
1872  opensslv.h
1873  pkcs12.h
1874  pkcs7.h
1875  safestack.h
1876  srp.h
1877  ssl.h
1878  ui.h
1879  x509.h
1880  x509_vfy.h
1881  x509v3.h
1882 include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/
1883  der_digests.h
1884  der_dsa.h
1885  der_ec.h
1886  der_ecx.h
1887  der_rsa.h
1888  der_sm2.h
1889  der_wrap.h
1890 include/node/openssl/archs/linux-x86_64/asm/crypto/buildinf.h
1891 include/node/openssl/archs/linux-x86_64/asm/include/progs.h
1892 include/node/openssl/archs/linux-x86_64/asm/include/crypto/
1893  bn_conf.h
1894  dso_conf.h
1895 include/node/openssl/archs/linux-x86_64/asm/include/openssl/
1896  asn1.h
1897  asn1t.h
1898  bio.h
1899  cmp.h
1900  cms.h
1901  conf.h
1902  configuration.h
1903  crmf.h
1904  crypto.h
1905  ct.h
1906  err.h
1907  ess.h
1908  fipskey.h
1909  lhash.h
1910  ocsp.h
1911  opensslv.h
1912  pkcs12.h
1913  pkcs7.h
1914  safestack.h
1915  srp.h
1916  ssl.h
1917  ui.h
1918  x509.h
1919  x509_vfy.h
1920  x509v3.h
1921 include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/
1922  der_digests.h
1923  der_dsa.h
1924  der_ec.h
1925  der_ecx.h
1926  der_rsa.h
1927  der_sm2.h
1928  der_wrap.h
1929 include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/buildinf.h
1930 include/node/openssl/archs/linux-x86_64/asm_avx2/include/progs.h
1931 include/node/openssl/archs/linux-x86_64/asm_avx2/include/crypto/
1932  bn_conf.h
1933  dso_conf.h
1934 include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/
1935  asn1.h
1936  asn1t.h
1937  bio.h
1938  cmp.h
1939  cms.h
1940  conf.h
1941  configuration.h
1942  crmf.h
1943  crypto.h
1944  ct.h
1945  err.h
1946  ess.h
1947  fipskey.h
1948  lhash.h
1949  ocsp.h
1950  opensslv.h
1951  pkcs12.h
1952  pkcs7.h
1953  safestack.h
1954  srp.h
1955  ssl.h
1956  ui.h
1957  x509.h
1958  x509_vfy.h
1959  x509v3.h
1960 include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/
1961  der_digests.h
1962  der_dsa.h
1963  der_ec.h
1964  der_ecx.h
1965  der_rsa.h
1966  der_sm2.h
1967  der_wrap.h
1968 include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h
1969 include/node/openssl/archs/linux-x86_64/no-asm/include/progs.h
1970 include/node/openssl/archs/linux-x86_64/no-asm/include/crypto/
1971  bn_conf.h
1972  dso_conf.h
1973 include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/
1974  asn1.h
1975  asn1t.h
1976  bio.h
1977  cmp.h
1978  cms.h
1979  conf.h
1980  configuration.h
1981  crmf.h
1982  crypto.h
1983  ct.h
1984  err.h
1985  ess.h
1986  fipskey.h
1987  lhash.h
1988  ocsp.h
1989  opensslv.h
1990  pkcs12.h
1991  pkcs7.h
1992  safestack.h
1993  srp.h
1994  ssl.h
1995  ui.h
1996  x509.h
1997  x509_vfy.h
1998  x509v3.h
1999 include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/
2000  der_digests.h
2001  der_dsa.h
2002  der_ec.h
2003  der_ecx.h
2004  der_rsa.h
2005  der_sm2.h
2006  der_wrap.h
2007 include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h
2008 include/node/openssl/archs/linux32-s390x/asm/include/progs.h
2009 include/node/openssl/archs/linux32-s390x/asm/include/crypto/
2010  bn_conf.h
2011  dso_conf.h
2012 include/node/openssl/archs/linux32-s390x/asm/include/openssl/
2013  asn1.h
2014  asn1t.h
2015  bio.h
2016  cmp.h
2017  cms.h
2018  conf.h
2019  configuration.h
2020  crmf.h
2021  crypto.h
2022  ct.h
2023  err.h
2024  ess.h
2025  fipskey.h
2026  lhash.h
2027  ocsp.h
2028  opensslv.h
2029  pkcs12.h
2030  pkcs7.h
2031  safestack.h
2032  srp.h
2033  ssl.h
2034  ui.h
2035  x509.h
2036  x509_vfy.h
2037  x509v3.h
2038 include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/
2039  der_digests.h
2040  der_dsa.h
2041  der_ec.h
2042  der_ecx.h
2043  der_rsa.h
2044  der_sm2.h
2045  der_wrap.h
2046 include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h
2047 include/node/openssl/archs/linux32-s390x/asm_avx2/include/progs.h
2048 include/node/openssl/archs/linux32-s390x/asm_avx2/include/crypto/
2049  bn_conf.h
2050  dso_conf.h
2051 include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/
2052  asn1.h
2053  asn1t.h
2054  bio.h
2055  cmp.h
2056  cms.h
2057  conf.h
2058  configuration.h
2059  crmf.h
2060  crypto.h
2061  ct.h
2062  err.h
2063  ess.h
2064  fipskey.h
2065  lhash.h
2066  ocsp.h
2067  opensslv.h
2068  pkcs12.h
2069  pkcs7.h
2070  safestack.h
2071  srp.h
2072  ssl.h
2073  ui.h
2074  x509.h
2075  x509_vfy.h
2076  x509v3.h
2077 include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/
2078  der_digests.h
2079  der_dsa.h
2080  der_ec.h
2081  der_ecx.h
2082  der_rsa.h
2083  der_sm2.h
2084  der_wrap.h
2085 include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h
2086 include/node/openssl/archs/linux32-s390x/no-asm/include/progs.h
2087 include/node/openssl/archs/linux32-s390x/no-asm/include/crypto/
2088  bn_conf.h
2089  dso_conf.h
2090 include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/
2091  asn1.h
2092  asn1t.h
2093  bio.h
2094  cmp.h
2095  cms.h
2096  conf.h
2097  configuration.h
2098  crmf.h
2099  crypto.h
2100  ct.h
2101  err.h
2102  ess.h
2103  fipskey.h
2104  lhash.h
2105  ocsp.h
2106  opensslv.h
2107  pkcs12.h
2108  pkcs7.h
2109  safestack.h
2110  srp.h
2111  ssl.h
2112  ui.h
2113  x509.h
2114  x509_vfy.h
2115  x509v3.h
2116 include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/
2117  der_digests.h
2118  der_dsa.h
2119  der_ec.h
2120  der_ecx.h
2121  der_rsa.h
2122  der_sm2.h
2123  der_wrap.h
2124 include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h
2125 include/node/openssl/archs/linux64-mips64/asm/include/progs.h
2126 include/node/openssl/archs/linux64-mips64/asm/include/crypto/
2127  bn_conf.h
2128  dso_conf.h
2129 include/node/openssl/archs/linux64-mips64/asm/include/openssl/
2130  asn1.h
2131  asn1t.h
2132  bio.h
2133  cmp.h
2134  cms.h
2135  conf.h
2136  configuration.h
2137  crmf.h
2138  crypto.h
2139  ct.h
2140  err.h
2141  ess.h
2142  fipskey.h
2143  lhash.h
2144  ocsp.h
2145  opensslv.h
2146  pkcs12.h
2147  pkcs7.h
2148  safestack.h
2149  srp.h
2150  ssl.h
2151  ui.h
2152  x509.h
2153  x509_vfy.h
2154  x509v3.h
2155 include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/
2156  der_digests.h
2157  der_dsa.h
2158  der_ec.h
2159  der_ecx.h
2160  der_rsa.h
2161  der_sm2.h
2162  der_wrap.h
2163 include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h
2164 include/node/openssl/archs/linux64-mips64/asm_avx2/include/progs.h
2165 include/node/openssl/archs/linux64-mips64/asm_avx2/include/crypto/
2166  bn_conf.h
2167  dso_conf.h
2168 include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/
2169  asn1.h
2170  asn1t.h
2171  bio.h
2172  cmp.h
2173  cms.h
2174  conf.h
2175  configuration.h
2176  crmf.h
2177  crypto.h
2178  ct.h
2179  err.h
2180  ess.h
2181  fipskey.h
2182  lhash.h
2183  ocsp.h
2184  opensslv.h
2185  pkcs12.h
2186  pkcs7.h
2187  safestack.h
2188  srp.h
2189  ssl.h
2190  ui.h
2191  x509.h
2192  x509_vfy.h
2193  x509v3.h
2194 include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/
2195  der_digests.h
2196  der_dsa.h
2197  der_ec.h
2198  der_ecx.h
2199  der_rsa.h
2200  der_sm2.h
2201  der_wrap.h
2202 include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h
2203 include/node/openssl/archs/linux64-mips64/no-asm/include/progs.h
2204 include/node/openssl/archs/linux64-mips64/no-asm/include/crypto/
2205  bn_conf.h
2206  dso_conf.h
2207 include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/
2208  asn1.h
2209  asn1t.h
2210  bio.h
2211  cmp.h
2212  cms.h
2213  conf.h
2214  configuration.h
2215  crmf.h
2216  crypto.h
2217  ct.h
2218  err.h
2219  ess.h
2220  fipskey.h
2221  lhash.h
2222  ocsp.h
2223  opensslv.h
2224  pkcs12.h
2225  pkcs7.h
2226  safestack.h
2227  srp.h
2228  ssl.h
2229  ui.h
2230  x509.h
2231  x509_vfy.h
2232  x509v3.h
2233 include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/
2234  der_digests.h
2235  der_dsa.h
2236  der_ec.h
2237  der_ecx.h
2238  der_rsa.h
2239  der_sm2.h
2240  der_wrap.h
2241 include/node/openssl/archs/linux64-riscv64/no-asm/crypto/buildinf.h
2242 include/node/openssl/archs/linux64-riscv64/no-asm/include/progs.h
2243 include/node/openssl/archs/linux64-riscv64/no-asm/include/crypto/
2244  bn_conf.h
2245  dso_conf.h
2246 include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/
2247  asn1.h
2248  asn1t.h
2249  bio.h
2250  cmp.h
2251  cms.h
2252  conf.h
2253  configuration.h
2254  crmf.h
2255  crypto.h
2256  ct.h
2257  err.h
2258  ess.h
2259  fipskey.h
2260  lhash.h
2261  ocsp.h
2262  opensslv.h
2263  pkcs12.h
2264  pkcs7.h
2265  safestack.h
2266  srp.h
2267  ssl.h
2268  ui.h
2269  x509.h
2270  x509_vfy.h
2271  x509v3.h
2272 include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/
2273  der_digests.h
2274  der_dsa.h
2275  der_ec.h
2276  der_ecx.h
2277  der_rsa.h
2278  der_sm2.h
2279  der_wrap.h
2280 include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h
2281 include/node/openssl/archs/linux64-s390x/asm/include/progs.h
2282 include/node/openssl/archs/linux64-s390x/asm/include/crypto/
2283  bn_conf.h
2284  dso_conf.h
2285 include/node/openssl/archs/linux64-s390x/asm/include/openssl/
2286  asn1.h
2287  asn1t.h
2288  bio.h
2289  cmp.h
2290  cms.h
2291  conf.h
2292  configuration.h
2293  crmf.h
2294  crypto.h
2295  ct.h
2296  err.h
2297  ess.h
2298  fipskey.h
2299  lhash.h
2300  ocsp.h
2301  opensslv.h
2302  pkcs12.h
2303  pkcs7.h
2304  safestack.h
2305  srp.h
2306  ssl.h
2307  ui.h
2308  x509.h
2309  x509_vfy.h
2310  x509v3.h
2311 include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/
2312  der_digests.h
2313  der_dsa.h
2314  der_ec.h
2315  der_ecx.h
2316  der_rsa.h
2317  der_sm2.h
2318  der_wrap.h
2319 include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h
2320 include/node/openssl/archs/linux64-s390x/asm_avx2/include/progs.h
2321 include/node/openssl/archs/linux64-s390x/asm_avx2/include/crypto/
2322  bn_conf.h
2323  dso_conf.h
2324 include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/
2325  asn1.h
2326  asn1t.h
2327  bio.h
2328  cmp.h
2329  cms.h
2330  conf.h
2331  configuration.h
2332  crmf.h
2333  crypto.h
2334  ct.h
2335  err.h
2336  ess.h
2337  fipskey.h
2338  lhash.h
2339  ocsp.h
2340  opensslv.h
2341  pkcs12.h
2342  pkcs7.h
2343  safestack.h
2344  srp.h
2345  ssl.h
2346  ui.h
2347  x509.h
2348  x509_vfy.h
2349  x509v3.h
2350 include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/
2351  der_digests.h
2352  der_dsa.h
2353  der_ec.h
2354  der_ecx.h
2355  der_rsa.h
2356  der_sm2.h
2357  der_wrap.h
2358 include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.h
2359 include/node/openssl/archs/linux64-s390x/no-asm/include/progs.h
2360 include/node/openssl/archs/linux64-s390x/no-asm/include/crypto/
2361  bn_conf.h
2362  dso_conf.h
2363 include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/
2364  asn1.h
2365  asn1t.h
2366  bio.h
2367  cmp.h
2368  cms.h
2369  conf.h
2370  configuration.h
2371  crmf.h
2372  crypto.h
2373  ct.h
2374  err.h
2375  ess.h
2376  fipskey.h
2377  lhash.h
2378  ocsp.h
2379  opensslv.h
2380  pkcs12.h
2381  pkcs7.h
2382  safestack.h
2383  srp.h
2384  ssl.h
2385  ui.h
2386  x509.h
2387  x509_vfy.h
2388  x509v3.h
2389 include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/
2390  der_digests.h
2391  der_dsa.h
2392  der_ec.h
2393  der_ecx.h
2394  der_rsa.h
2395  der_sm2.h
2396  der_wrap.h
2397 include/node/openssl/archs/solaris-x86-gcc/asm/crypto/buildinf.h
2398 include/node/openssl/archs/solaris-x86-gcc/asm/include/progs.h
2399 include/node/openssl/archs/solaris-x86-gcc/asm/include/crypto/
2400  bn_conf.h
2401  dso_conf.h
2402 include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/
2403  asn1.h
2404  asn1t.h
2405  bio.h
2406  cmp.h
2407  cms.h
2408  conf.h
2409  configuration.h
2410  crmf.h
2411  crypto.h
2412  ct.h
2413  err.h
2414  ess.h
2415  fipskey.h
2416  lhash.h
2417  ocsp.h
2418  opensslv.h
2419  pkcs12.h
2420  pkcs7.h
2421  safestack.h
2422  srp.h
2423  ssl.h
2424  ui.h
2425  x509.h
2426  x509_vfy.h
2427  x509v3.h
2428 include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/
2429  der_digests.h
2430  der_dsa.h
2431  der_ec.h
2432  der_ecx.h
2433  der_rsa.h
2434  der_sm2.h
2435  der_wrap.h
2436 include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h
2437 include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/progs.h
2438 include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/crypto/
2439  bn_conf.h
2440  dso_conf.h
2441 include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/
2442  asn1.h
2443  asn1t.h
2444  bio.h
2445  cmp.h
2446  cms.h
2447  conf.h
2448  configuration.h
2449  crmf.h
2450  crypto.h
2451  ct.h
2452  err.h
2453  ess.h
2454  fipskey.h
2455  lhash.h
2456  ocsp.h
2457  opensslv.h
2458  pkcs12.h
2459  pkcs7.h
2460  safestack.h
2461  srp.h
2462  ssl.h
2463  ui.h
2464  x509.h
2465  x509_vfy.h
2466  x509v3.h
2467 include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/
2468  der_digests.h
2469  der_dsa.h
2470  der_ec.h
2471  der_ecx.h
2472  der_rsa.h
2473  der_sm2.h
2474  der_wrap.h
2475 include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h
2476 include/node/openssl/archs/solaris-x86-gcc/no-asm/include/progs.h
2477 include/node/openssl/archs/solaris-x86-gcc/no-asm/include/crypto/
2478  bn_conf.h
2479  dso_conf.h
2480 include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/
2481  asn1.h
2482  asn1t.h
2483  bio.h
2484  cmp.h
2485  cms.h
2486  conf.h
2487  configuration.h
2488  crmf.h
2489  crypto.h
2490  ct.h
2491  err.h
2492  ess.h
2493  fipskey.h
2494  lhash.h
2495  ocsp.h
2496  opensslv.h
2497  pkcs12.h
2498  pkcs7.h
2499  safestack.h
2500  srp.h
2501  ssl.h
2502  ui.h
2503  x509.h
2504  x509_vfy.h
2505  x509v3.h
2506 include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/
2507  der_digests.h
2508  der_dsa.h
2509  der_ec.h
2510  der_ecx.h
2511  der_rsa.h
2512  der_sm2.h
2513  der_wrap.h
2514 include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h
2515 include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/progs.h
2516 include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/crypto/
2517  bn_conf.h
2518  dso_conf.h
2519 include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/
2520  asn1.h
2521  asn1t.h
2522  bio.h
2523  cmp.h
2524  cms.h
2525  conf.h
2526  configuration.h
2527  crmf.h
2528  crypto.h
2529  ct.h
2530  err.h
2531  ess.h
2532  fipskey.h
2533  lhash.h
2534  ocsp.h
2535  opensslv.h
2536  pkcs12.h
2537  pkcs7.h
2538  safestack.h
2539  srp.h
2540  ssl.h
2541  ui.h
2542  x509.h
2543  x509_vfy.h
2544  x509v3.h
2545 include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/
2546  der_digests.h
2547  der_dsa.h
2548  der_ec.h
2549  der_ecx.h
2550  der_rsa.h
2551  der_sm2.h
2552  der_wrap.h
2553 include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h
2554 include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/progs.h
2555 include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/crypto/
2556  bn_conf.h
2557  dso_conf.h
2558 include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/
2559  asn1.h
2560  asn1t.h
2561  bio.h
2562  cmp.h
2563  cms.h
2564  conf.h
2565  configuration.h
2566  crmf.h
2567  crypto.h
2568  ct.h
2569  err.h
2570  ess.h
2571  fipskey.h
2572  lhash.h
2573  ocsp.h
2574  opensslv.h
2575  pkcs12.h
2576  pkcs7.h
2577  safestack.h
2578  srp.h
2579  ssl.h
2580  ui.h
2581  x509.h
2582  x509_vfy.h
2583  x509v3.h
2584 include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/
2585  der_digests.h
2586  der_dsa.h
2587  der_ec.h
2588  der_ecx.h
2589  der_rsa.h
2590  der_sm2.h
2591  der_wrap.h
2592 include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h
2593 include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/progs.h
2594 include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/crypto/
2595  bn_conf.h
2596  dso_conf.h
2597 include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/
2598  asn1.h
2599  asn1t.h
2600  bio.h
2601  cmp.h
2602  cms.h
2603  conf.h
2604  configuration.h
2605  crmf.h
2606  crypto.h
2607  ct.h
2608  err.h
2609  ess.h
2610  fipskey.h
2611  lhash.h
2612  ocsp.h
2613  opensslv.h
2614  pkcs12.h
2615  pkcs7.h
2616  safestack.h
2617  srp.h
2618  ssl.h
2619  ui.h
2620  x509.h
2621  x509_vfy.h
2622  x509v3.h
2623 include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/
2624  der_digests.h
2625  der_dsa.h
2626  der_ec.h
2627  der_ecx.h
2628  der_rsa.h
2629  der_sm2.h
2630  der_wrap.h
2631
2632
2633 [FILE:25:manifests/plist.man]
2634 share/man/man1/node.1.gz
2635
2636
2637 [FILE:43:manifests/plist.docs]
2638 share/doc/node/
2639  gdbinit
2640  lldb_commands.py
2641
2642
2643 [FILE:710:patches/patch-common.gypi]
2644 --- common.gypi.orig    2023-04-17 21:15:51 UTC
2645 +++ common.gypi
2646 @@ -393,11 +393,11 @@
2647            'BUILDING_UV_SHARED=1',
2648          ],
2649        }],
2650 -      [ 'OS in "linux freebsd openbsd solaris aix os400"', {
2651 +      [ 'OS in "linux freebsd openbsd netbsd solaris aix os400"', {
2652          'cflags': [ '-pthread' ],
2653          'ldflags': [ '-pthread' ],
2654        }],
2655 -      [ 'OS in "linux freebsd openbsd solaris android aix os400 cloudabi"', {
2656 +      [ 'OS in "linux freebsd openbsd netbsd solaris android aix os400 cloudabi"', {
2657          'cflags': [ '-Wall', '-Wextra', '-Wno-unused-parameter', ],
2658          'cflags_cc': [ '-fno-rtti', '-fno-exceptions', '-std=gnu++17' ],
2659          'defines': [ '__STDC_FORMAT_MACROS' ],
2660
2661
2662 [FILE:455:patches/patch-configure.py]
2663 --- configure.py.orig   2023-04-17 21:15:51 UTC
2664 +++ configure.py
2665 @@ -44,6 +44,7 @@ from utils import SearchFiles
2666  parser = argparse.ArgumentParser()
2667  
2668  valid_os = ('win', 'mac', 'solaris', 'freebsd', 'openbsd', 'linux',
2669 +            'netbsd',
2670              'android', 'aix', 'cloudabi', 'os400', 'ios')
2671  valid_arch = ('arm', 'arm64', 'ia32', 'mips', 'mipsel', 'mips64el', 'ppc',
2672                'ppc64', 'x64', 'x86', 'x86_64', 's390x', 'riscv64', 'loong64')
2673
2674
2675 [FILE:501:patches/patch-deps_cares_cares.gyp]
2676 --- deps/cares/cares.gyp.orig   2023-04-17 21:15:52 UTC
2677 +++ deps/cares/cares.gyp
2678 @@ -173,6 +173,10 @@
2679            'include_dirs': [ 'config/freebsd' ],
2680            'sources': [ 'config/freebsd/ares_config.h' ]
2681          }],
2682 +        [ 'OS=="netbsd"', {
2683 +          'include_dirs': [ 'config/netbsd' ],
2684 +          'sources': [ 'config/netbsd/ares_config.h' ]
2685 +        }],
2686          [ 'OS=="openbsd"', {
2687            'include_dirs': [ 'config/openbsd' ],
2688            'sources': [ 'config/openbsd/ares_config.h' ]
2689
2690
2691 [FILE:579:patches/patch-deps_openssl_openssl_util_perl_OpenSSL_config.pm]
2692 --- deps/openssl/openssl/util/perl/OpenSSL/config.pm.orig       2023-04-17 21:15:54 UTC
2693 +++ deps/openssl/openssl/util/perl/OpenSSL/config.pm
2694 @@ -781,6 +781,7 @@ EOF
2695        [ 'sparc64-.*-.*bsd.*',     { target => "BSD-sparc64" } ],
2696        [ 'ia64-.*-.*bsd.*',        { target => "BSD-ia64" } ],
2697        [ 'x86_64-.*-dragonfly.*',  { target => "BSD-x86_64" } ],
2698 +      [ 'x86_64-.*-*bsd.*',       { target => "BSD-x86_64" } ],
2699        [ 'amd64-.*-.*bsd.*',       { target => "BSD-x86_64" } ],
2700        [ 'arm64-.*-.*bsd.*',       { target => "BSD-aarch64" } ],
2701        [ '.*86.*-.*-.*bsd.*',
2702
2703
2704 [FILE:426:patches/patch-deps_uv_common.gypi]
2705 --- deps/uv/common.gypi.orig    2023-04-17 21:15:54 UTC
2706 +++ deps/uv/common.gypi
2707 @@ -135,7 +135,7 @@
2708            }]
2709          ]
2710        }],
2711 -      ['OS in "freebsd dragonflybsd linux openbsd solaris android aix os400"', {
2712 +      ['OS in "freebsd dragonflybsd linux openbsd netbsd solaris android aix os400"', {
2713          'cflags': [ '-Wall' ],
2714          'cflags_cc': [ '-fno-rtti', '-fno-exceptions' ],
2715          'target_conditions': [
2716
2717
2718 [FILE:478:patches/patch-deps_v8_src_base_platform_condition-variable.cc]
2719 --- deps/v8/src/base/platform/condition-variable.cc.orig        2023-04-17 21:15:54 UTC
2720 +++ deps/v8/src/base/platform/condition-variable.cc
2721 @@ -20,6 +20,7 @@ namespace base {
2722  
2723  ConditionVariable::ConditionVariable() {
2724  #if (V8_OS_FREEBSD || V8_OS_NETBSD || V8_OS_OPENBSD || \
2725 +     V8_OS_DRAGONFLYBSD || \
2726       (V8_OS_LINUX && V8_LIBC_GLIBC))
2727    // On Free/Net/OpenBSD and Linux with glibc we can change the time
2728    // source for pthread_cond_timedwait() to use the monotonic clock.
2729
2730
2731 [FILE:596:patches/patch-deps_v8_src_base_platform_memory.h]
2732 --- deps/v8/src/base/platform/memory.h.orig     2023-04-17 21:15:54 UTC
2733 +++ deps/v8/src/base/platform/memory.h
2734 @@ -20,10 +20,12 @@
2735  #if V8_OS_DARWIN
2736  #include <malloc/malloc.h>
2737  #else  // !V8_OS_DARWIN
2738 +# if !V8_OS_FREEBSD && !V8_OS_DRAGONFLYBSD
2739  #include <malloc.h>
2740 +# endif
2741  #endif  // !V8_OS_DARWIN
2742  
2743 -#if (V8_OS_POSIX && !V8_OS_AIX && !V8_OS_SOLARIS) || V8_OS_WIN
2744 +#if (V8_OS_POSIX && !V8_OS_AIX && !V8_OS_SOLARIS && !V8_OS_DRAGONFLYBSD && !V8_OS_FREEBSD && !V8_OS_NETBSD) || V8_OS_WIN
2745  #define V8_HAS_MALLOC_USABLE_SIZE 1
2746  #endif  // (V8_OS_POSIX && !V8_OS_AIX && !V8_OS_SOLARIS) || V8_OS_WIN
2747  
2748
2749
2750 [FILE:1134:patches/patch-deps_v8_src_base_platform_platform-freebsd.cc]
2751 --- deps/v8/src/base/platform/platform-freebsd.cc.orig  2023-04-17 21:15:54 UTC
2752 +++ deps/v8/src/base/platform/platform-freebsd.cc
2753 @@ -48,7 +48,10 @@ static unsigned StringToLong(char* buffe
2754  }
2755  
2756  std::vector<OS::SharedLibraryAddress> OS::GetSharedLibraryAddresses() {
2757 -  std::vector<SharedLibraryAddress> result;
2758 +#ifdef __DragonFly__
2759 +  return std::vector<SharedLibraryAddress>();
2760 +#else
2761 +  std::vector<SharedLibraryAddress> address_result;
2762    int mib[4] = {CTL_KERN, KERN_PROC, KERN_PROC_VMMAP, getpid()};
2763    size_t miblen = sizeof(mib) / sizeof(mib[0]);
2764    size_t buffer_size;
2765 @@ -81,7 +84,7 @@ std::vector<OS::SharedLibraryAddress> OS
2766            } else {
2767              lib_name = std::string(path);
2768            }
2769 -          result.push_back(SharedLibraryAddress(
2770 +          address_result.push_back(SharedLibraryAddress(
2771                lib_name, reinterpret_cast<uintptr_t>(map->kve_start),
2772                reinterpret_cast<uintptr_t>(map->kve_end)));
2773          }
2774 @@ -90,7 +93,8 @@ std::vector<OS::SharedLibraryAddress> OS
2775        }
2776      }
2777    }
2778 -  return result;
2779 +  return address_result;
2780 +#endif
2781  }
2782  
2783  void OS::SignalCodeMovingGC() {}
2784
2785
2786 [FILE:3731:patches/patch-deps_v8_src_base_platform_platform-posix.cc]
2787 --- deps/v8/src/base/platform/platform-posix.cc.orig    2023-04-17 21:15:54 UTC
2788 +++ deps/v8/src/base/platform/platform-posix.cc
2789 @@ -54,7 +54,9 @@
2790  #include <mach/mach.h>
2791  #include <malloc/malloc.h>
2792  #else
2793 +# if !V8_OS_FREEBSD && !V8_OS_DRAGONFLYBSD
2794  #include <malloc.h>
2795 +# endif
2796  #endif
2797  
2798  #if V8_OS_LINUX
2799 @@ -71,17 +73,10 @@
2800  #include <sys/syscall.h>
2801  #endif
2802  
2803 -#if V8_OS_FREEBSD || V8_OS_DARWIN || V8_OS_OPENBSD || V8_OS_SOLARIS
2804 +#if V8_OS_FREEBSD || V8_OS_DARWIN || V8_OS_OPENBSD || V8_OS_SOLARIS || V8_OS_DRAGONFLYBSD
2805  #define MAP_ANONYMOUS MAP_ANON
2806  #endif
2807  
2808 -#if defined(V8_OS_SOLARIS)
2809 -#if (defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE > 2) || defined(__EXTENSIONS__)
2810 -extern "C" int madvise(caddr_t, size_t, int);
2811 -#else
2812 -extern int madvise(caddr_t, size_t, int);
2813 -#endif
2814 -#endif
2815  
2816  #ifndef MADV_FREE
2817  #define MADV_FREE MADV_DONTNEED
2818 @@ -133,7 +128,7 @@ int GetFlagsForMemoryPermission(OS::Memo
2819    int flags = MAP_ANONYMOUS;
2820    flags |= (page_type == PageType::kShared) ? MAP_SHARED : MAP_PRIVATE;
2821    if (access == OS::MemoryPermission::kNoAccess) {
2822 -#if !V8_OS_AIX && !V8_OS_FREEBSD && !V8_OS_QNX
2823 +#if !V8_OS_AIX && !V8_OS_FREEBSD && !V8_OS_QNX && !V8_OS_DRAGONFLYBSD
2824      flags |= MAP_NORESERVE;
2825  #endif  // !V8_OS_AIX && !V8_OS_FREEBSD && !V8_OS_QNX
2826  #if V8_OS_QNX
2827 @@ -391,6 +386,13 @@ void* OS::GetRandomMmapAddr() {
2828  #endif
2829  #endif
2830  #endif
2831 +#if V8_OS_NETBSD
2832 + /*
2833 +  * Avoid using a random hint, some low numbers cause spurious ENOMEM on netbsd
2834 +  * (PR port-arm/55533)
2835 +  */
2836 +  raw_addr = 0;
2837 +#endif
2838    return reinterpret_cast<void*>(raw_addr);
2839  }
2840  
2841 @@ -553,14 +555,11 @@ bool OS::DiscardSystemPages(void* addres
2842      // MADV_FREE_REUSABLE sometimes fails, so fall back to MADV_DONTNEED.
2843      ret = madvise(address, size, MADV_DONTNEED);
2844    }
2845 -#elif defined(_AIX) || defined(V8_OS_SOLARIS)
2846 -  int ret = madvise(reinterpret_cast<caddr_t>(address), size, MADV_FREE);
2847 +#elif defined(POSIX_MADV_DONTNEED)
2848 +  int ret = posix_madvise(address, size, POSIX_MADV_DONTNEED);
2849    if (ret != 0 && errno == ENOSYS) {
2850      return true;  // madvise is not available on all systems.
2851    }
2852 -  if (ret != 0 && errno == EINVAL) {
2853 -    ret = madvise(reinterpret_cast<caddr_t>(address), size, MADV_DONTNEED);
2854 -  }
2855  #else
2856    int ret = madvise(address, size, MADV_DONTNEED);
2857  #endif
2858 @@ -1075,7 +1074,11 @@ Thread::Thread(const Options& options)
2859      : data_(new PlatformData),
2860        stack_size_(options.stack_size()),
2861        start_semaphore_(nullptr) {
2862 +#if V8_OS_NETBSD
2863 +  const int min_stack_size = sysconf(_SC_THREAD_STACK_MIN);
2864 +#else
2865    const int min_stack_size = static_cast<int>(PTHREAD_STACK_MIN);
2866 +#endif
2867    if (stack_size_ > 0) stack_size_ = std::max(stack_size_, min_stack_size);
2868    set_name(options.name());
2869  }
2870 @@ -1091,7 +1094,7 @@ static void SetThreadName(const char* na
2871    pthread_set_name_np(pthread_self(), name);
2872  #elif V8_OS_NETBSD
2873    static_assert(Thread::kMaxThreadNameLength <= PTHREAD_MAX_NAMELEN_NP);
2874 -  pthread_setname_np(pthread_self(), "%s", name);
2875 +  pthread_setname_np(pthread_self(), "%s", (void *)name);
2876  #elif V8_OS_DARWIN
2877    // pthread_setname_np is only available in 10.6 or later, so test
2878    // for it at runtime.
2879 @@ -1239,6 +1242,7 @@ void Thread::SetThreadLocal(LocalStorage
2880  // support it. MacOS and FreeBSD are different here.
2881  #if !defined(V8_OS_FREEBSD) && !defined(V8_OS_DARWIN) && !defined(_AIX) && \
2882      !defined(V8_OS_SOLARIS)
2883 +#if !defined(V8_OS_DRAGONFLYBSD)
2884  
2885  // static
2886  Stack::StackSlot Stack::ObtainCurrentThreadStackStart() {
2887 @@ -1264,6 +1268,7 @@ Stack::StackSlot Stack::ObtainCurrentThr
2888  #endif  // !defined(V8_LIBC_GLIBC)
2889  }
2890  
2891 +#endif  // !defined(V8_OS_DRAGONFLYBSD)
2892  #endif  // !defined(V8_OS_FREEBSD) && !defined(V8_OS_DARWIN) &&
2893          // !defined(_AIX) && !defined(V8_OS_SOLARIS)
2894  
2895
2896
2897 [FILE:296:patches/patch-deps_v8_src_base_strings.h]
2898 --- deps/v8/src/base/strings.h.orig     2023-04-17 21:15:54 UTC
2899 +++ deps/v8/src/base/strings.h
2900 @@ -5,6 +5,7 @@
2901  #ifndef V8_BASE_STRINGS_H_
2902  #define V8_BASE_STRINGS_H_
2903  
2904 +#include <stdarg.h> // for va_list
2905  #include "src/base/base-export.h"
2906  #include "src/base/macros.h"
2907  #include "src/base/vector.h"
2908
2909
2910 [FILE:598:patches/patch-deps_v8_src_base_utils_random-number-generator.cc]
2911 --- deps/v8/src/base/utils/random-number-generator.cc.orig      2023-04-17 21:15:54 UTC
2912 +++ deps/v8/src/base/utils/random-number-generator.cc
2913 @@ -56,7 +56,7 @@ RandomNumberGenerator::RandomNumberGener
2914    DCHECK_EQ(0, result);
2915    USE(result);
2916    SetSeed((static_cast<int64_t>(first_half) << 32) + second_half);
2917 -#elif V8_OS_DARWIN || V8_OS_FREEBSD || V8_OS_OPENBSD
2918 +#elif V8_OS_DARWIN || V8_OS_FREEBSD || V8_OS_OPENBSD || V8_OS_DRAGONFLYBSD
2919    // Despite its prefix suggests it is not RC4 algorithm anymore.
2920    // It always succeeds while having decent performance and
2921    // no file descriptor involved.
2922
2923
2924 [FILE:451:patches/patch-deps_v8_src_d8_d8-posix.cc]
2925 --- deps/v8/src/d8/d8-posix.cc.orig     2023-04-17 21:15:54 UTC
2926 +++ deps/v8/src/d8/d8-posix.cc
2927 @@ -339,7 +339,7 @@ static Local<Value> GetStdout(Isolate* i
2928  // See http://code.google.com/p/v8/issues/detail?id=401.
2929  #if defined(WNOWAIT) && !defined(ANDROID) && !defined(__APPLE__) && \
2930      !defined(__NetBSD__) && !defined(__Fuchsia__)
2931 -#if !defined(__FreeBSD__)
2932 +#if !defined(__FreeBSD__) && !defined(__DragonFly__)
2933  #define HAS_WAITID 1
2934  #endif
2935  #endif
2936
2937
2938 [FILE:484:patches/patch-deps_v8_src_libsampler_sampler.cc]
2939 --- deps/v8/src/libsampler/sampler.cc.orig      2023-04-17 21:15:54 UTC
2940 +++ deps/v8/src/libsampler/sampler.cc
2941 @@ -498,7 +498,7 @@ void SignalHandler::FillRegisterState(vo
2942    state->fp =
2943        reinterpret_cast<void*>(arm_thread_state64_get_fp(mcontext->__ss));
2944  #endif  // V8_HOST_ARCH_*
2945 -#elif V8_OS_FREEBSD
2946 +#elif V8_OS_FREEBSD || V8_OS_DRAGONFLYBSD
2947  #if V8_HOST_ARCH_IA32
2948    state->pc = reinterpret_cast<void*>(mcontext.mc_eip);
2949    state->sp = reinterpret_cast<void*>(mcontext.mc_esp);
2950
2951
2952 [FILE:669:patches/patch-deps_v8_src_trap-handler_handler-inside-posix.cc]
2953 --- deps/v8/src/trap-handler/handler-inside-posix.cc.orig       2023-04-17 21:15:54 UTC
2954 +++ deps/v8/src/trap-handler/handler-inside-posix.cc
2955 @@ -27,7 +27,7 @@
2956  
2957  #include <signal.h>
2958  
2959 -#if defined(V8_OS_LINUX) || defined(V8_OS_FREEBSD)
2960 +#if V8_OS_LINUX || V8_OS_FREEBSD || V8_OS_DRAGONFLYBSD
2961  #include <ucontext.h>
2962  #elif V8_OS_DARWIN
2963  #include <sys/ucontext.h>
2964 @@ -55,6 +55,8 @@ namespace trap_handler {
2965  #define CONTEXT_REG(reg, REG) &uc->uc_mcontext->__ss.__##reg
2966  #elif V8_OS_FREEBSD
2967  #define CONTEXT_REG(reg, REG) &uc->uc_mcontext.mc_##reg
2968 +#elif V8_OS_DRAGONFLYBSD
2969 +#define CONTEXT_REG(reg, REG) &uc->uc_mcontext.mc_##reg
2970  #else
2971  #error "Unsupported platform."
2972  #endif
2973
2974
2975 [FILE:426:patches/patch-deps_v8_src_trap-handler_handler-inside-posix.h]
2976 --- deps/v8/src/trap-handler/handler-inside-posix.h.orig        2023-04-17 21:15:54 UTC
2977 +++ deps/v8/src/trap-handler/handler-inside-posix.h
2978 @@ -13,7 +13,7 @@ namespace v8 {
2979  namespace internal {
2980  namespace trap_handler {
2981  
2982 -#if V8_OS_LINUX || V8_OS_FREEBSD
2983 +#if defined(V8_OS_LINUX) || defined(V8_OS_FREEBSD) || defined(V8_OS_DRAGONFLYBSD)
2984  constexpr int kOobSignal = SIGSEGV;
2985  #elif V8_OS_DARWIN
2986  constexpr int kOobSignal = SIGBUS;
2987
2988
2989 [FILE:472:patches/patch-deps_v8_src_trap-handler_trap-handler.h]
2990 --- deps/v8/src/trap-handler/trap-handler.h.orig        2023-04-17 21:15:54 UTC
2991 +++ deps/v8/src/trap-handler/trap-handler.h
2992 @@ -20,6 +20,7 @@ namespace trap_handler {
2993  // X64 on Linux, Windows, MacOS, FreeBSD.
2994  #if V8_HOST_ARCH_X64 && V8_TARGET_ARCH_X64 &&                        \
2995      ((V8_OS_LINUX && !V8_OS_ANDROID) || V8_OS_WIN || V8_OS_DARWIN || \
2996 +     V8_OS_DRAGONFLYBSD || \
2997       V8_OS_FREEBSD)
2998  #define V8_TRAP_HANDLER_SUPPORTED true
2999  // Arm64 (non-simulator) on Mac.
3000
3001
3002 [FILE:216:patches/patch-node.gypi]
3003 --- node.gypi.orig      2023-04-17 21:15:56 UTC
3004 +++ node.gypi
3005 @@ -269,6 +269,7 @@
3006      [ 'OS=="solaris"', {
3007        'libraries': [
3008          '-lkstat',
3009 +        '-lsocket',
3010          '-lumem',
3011        ],
3012        'defines!': [
3013
3014
3015 [FILE:640:patches/patch-src_inspector__agent.cc]
3016 --- src/inspector_agent.cc.orig 2023-04-17 21:15:56 UTC
3017 +++ src/inspector_agent.cc
3018 @@ -98,7 +98,7 @@ static int StartDebugSignalHandler() {
3019    CHECK_EQ(0, uv_sem_init(&start_io_thread_semaphore, 0));
3020    pthread_attr_t attr;
3021    CHECK_EQ(0, pthread_attr_init(&attr));
3022 -#if defined(PTHREAD_STACK_MIN) && !defined(__FreeBSD__)
3023 +#if defined(PTHREAD_STACK_MIN) && !defined(__FreeBSD__) && !defined(__NetBSD__)
3024    // PTHREAD_STACK_MIN is 2 KiB with musl libc, which is too small to safely
3025    // receive signals. PTHREAD_STACK_MIN + MINSIGSTKSZ is 8 KiB on arm64, which
3026    // is the musl architecture with the biggest MINSIGSTKSZ so let's use that
3027
3028
3029 [FILE:600:patches/patch-src_node__postmortem__metadata.cc]
3030 --- src/node_postmortem_metadata.cc.orig        2023-04-17 21:15:56 UTC
3031 +++ src/node_postmortem_metadata.cc
3032 @@ -13,6 +13,10 @@
3033  #define NODEDBG_OFFSET(Class, Member, Type) \
3034      NODEDBG_SYMBOL(offset_ ## Class ## __ ## Member ## __ ## Type)
3035  
3036 +// Some systems provide macros for the types as well, which get expanded
3037 +// by the nested macros here.
3038 +#undef uintptr_t
3039 +
3040  // These are the constants describing Node internal structures. Every constant
3041  // should use the format described above.  These constants are declared as
3042  // global integers so that they'll be present in the generated node binary. They
3043
3044
3045 [FILE:511:patches/patch-tools_gyp_pylib_gyp_generator_make.py]
3046 --- tools/gyp/pylib/gyp/generator/make.py.orig  2023-04-17 21:15:57 UTC
3047 +++ tools/gyp/pylib/gyp/generator/make.py
3048 @@ -2490,7 +2490,7 @@ def GenerateOutput(target_list, target_d
3049                  "flock_index": 2,
3050              }
3051          )
3052 -    elif flavor == "freebsd":
3053 +    elif flavor == "freebsd" or flavor == 'dragonflybsd' or flavor == 'netbsd':
3054          # Note: OpenBSD has sysutils/flock. lockf seems to be FreeBSD specific.
3055          header_params.update({"flock": "lockf"})
3056      elif flavor == "openbsd":
3057
3058
3059 [FILE:980:patches/patch-tools_gyp_pylib_gyp_xcode__emulation.py]
3060 --- tools/gyp/pylib/gyp/xcode_emulation.py.orig 2023-04-17 21:15:57 UTC
3061 +++ tools/gyp/pylib/gyp/xcode_emulation.py
3062 @@ -607,7 +607,7 @@ class XcodeSettings:
3063  
3064          self._Appendf(cflags, "GCC_OPTIMIZATION_LEVEL", "-O%s", default="s")
3065  
3066 -        if self._Test("GCC_GENERATE_DEBUGGING_SYMBOLS", "YES", default="YES"):
3067 +        if self._Test("GCC_GENERATE_DEBUGGING_SYMBOLS", "YES", default="NO"):
3068              dbg_format = self._Settings().get("DEBUG_INFORMATION_FORMAT", "dwarf")
3069              if dbg_format == "dwarf":
3070                  cflags.append("-gdwarf-2")
3071 @@ -1099,7 +1099,7 @@ class XcodeSettings:
3072          # For static libraries, no dSYMs are created.
3073          result = []
3074          if (
3075 -            self._Test("GCC_GENERATE_DEBUGGING_SYMBOLS", "YES", default="YES")
3076 +            self._Test("GCC_GENERATE_DEBUGGING_SYMBOLS", "YES", default="NO")
3077              and self._Test(
3078                  "DEBUG_INFORMATION_FORMAT", "dwarf-with-dsym", default="dwarf"
3079              )
3080
3081
3082 [FILE:424:patches/patch-tools_install.py]
3083 --- tools/install.py.orig       2023-04-17 21:15:57 UTC
3084 +++ tools/install.py
3085 @@ -181,7 +181,7 @@ def files(action):
3086    action(['deps/v8/tools/gdbinit'], 'share/doc/node/')
3087    action(['deps/v8/tools/lldb_commands.py'], 'share/doc/node/')
3088  
3089 -  if 'freebsd' in sys.platform or 'openbsd' in sys.platform:
3090 +  if 'skipme' in sys.platform:
3091      action(['doc/node.1'], 'man/man1/')
3092    else:
3093      action(['doc/node.1'], 'share/man/man1/')
3094