notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
v8-beta Open source JavaScript engine by Google
10.4.132.20_3 lang on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 10.4.132.20_3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-11-01 13:48:22
Last Update: 2023-11-17 11:46:00
Commit Hash: e55b801
License: BSD3CLAUSE
WWW:
https://v8.dev/
Description:
V8 is Google's open source high-performance JavaScript and WebAssembly engine, written in C++. It is used in Chrome and in Node.js, among others. V8 implements ECMAScript and WebAssembly. V8 can run standalone, or can be embedded into any C++ application. V8 compiles and executes JavaScript source code, handles memory allocation for objects, and garbage collects objects it no longer needs. V8's stop-the-world, generational, accurate garbage collector is one of the keys to V8's performance. V8's Git repository is located at https://chromium.googlesource.com/v8/v8.git, with an official mirror on GitHub: https://github.com/v8/v8.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (131 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/v8-beta-10.4.132.20_3/catalog.mk
  3. /usr/local/share/licenses/v8-beta-10.4.132.20_3/LICENSE
  4. /usr/local/share/licenses/v8-beta-10.4.132.20_3/BSD3CLAUSE
  5. bin/d8
  6. bin/mkgrokdump
  7. bin/mksnapshot
  8. bin/v8_shell
  9. include/cppgc/allocation.h
  10. include/cppgc/common.h
  11. include/cppgc/cross-thread-persistent.h
  12. include/cppgc/custom-space.h
  13. include/cppgc/default-platform.h
  14. include/cppgc/ephemeron-pair.h
  15. include/cppgc/explicit-management.h
  16. include/cppgc/garbage-collected.h
  17. include/cppgc/heap-consistency.h
  18. include/cppgc/heap-state.h
  19. include/cppgc/heap-statistics.h
  20. include/cppgc/heap.h
  21. include/cppgc/internal/api-constants.h
  22. include/cppgc/internal/atomic-entry-flag.h
  23. include/cppgc/internal/caged-heap-local-data.h
  24. include/cppgc/internal/compiler-specific.h
  25. include/cppgc/internal/finalizer-trait.h
  26. include/cppgc/internal/gc-info.h
  27. include/cppgc/internal/logging.h
  28. include/cppgc/internal/name-trait.h
  29. include/cppgc/internal/persistent-node.h
  30. include/cppgc/internal/pointer-policies.h
  31. include/cppgc/internal/write-barrier.h
  32. include/cppgc/liveness-broker.h
  33. include/cppgc/macros.h
  34. include/cppgc/member.h
  35. include/cppgc/name-provider.h
  36. include/cppgc/object-size-trait.h
  37. include/cppgc/persistent.h
  38. include/cppgc/platform.h
  39. include/cppgc/prefinalizer.h
  40. include/cppgc/process-heap-statistics.h
  41. include/cppgc/sentinel-pointer.h
  42. include/cppgc/source-location.h
  43. include/cppgc/testing.h
  44. include/cppgc/trace-trait.h
  45. include/cppgc/type-traits.h
  46. include/cppgc/visitor.h
  47. include/libplatform/libplatform-export.h
  48. include/libplatform/libplatform.h
  49. include/libplatform/v8-tracing.h
  50. include/v8-array-buffer.h
  51. include/v8-callbacks.h
  52. include/v8-container.h
  53. include/v8-context.h
  54. include/v8-cppgc.h
  55. include/v8-data.h
  56. include/v8-date.h
  57. include/v8-debug.h
  58. include/v8-embedder-heap.h
  59. include/v8-embedder-state-scope.h
  60. include/v8-exception.h
  61. include/v8-extension.h
  62. include/v8-external.h
  63. include/v8-fast-api-calls.h
  64. include/v8-forward.h
  65. include/v8-function-callback.h
  66. include/v8-function.h
  67. include/v8-initialization.h
  68. include/v8-inspector-protocol.h
  69. include/v8-inspector.h
  70. include/v8-internal.h
  71. include/v8-isolate.h
  72. include/v8-json.h
  73. include/v8-local-handle.h
  74. include/v8-locker.h
  75. include/v8-maybe.h
  76. include/v8-memory-span.h
  77. include/v8-message.h
  78. include/v8-metrics.h
  79. include/v8-microtask-queue.h
  80. include/v8-microtask.h
  81. include/v8-object.h
  82. include/v8-persistent-handle.h
  83. include/v8-platform.h
  84. include/v8-primitive-object.h
  85. include/v8-primitive.h
  86. include/v8-profiler.h
  87. include/v8-promise.h
  88. include/v8-proxy.h
  89. include/v8-regexp.h
  90. include/v8-script.h
  91. include/v8-snapshot.h
  92. include/v8-statistics.h
  93. include/v8-template.h
  94. include/v8-traced-handle.h
  95. include/v8-typed-array.h
  96. include/v8-unwinder-state.h
  97. include/v8-unwinder.h
  98. include/v8-util.h
  99. include/v8-value-serializer-version.h
  100. include/v8-value-serializer.h
  101. include/v8-value.h
  102. include/v8-version-string.h
  103. include/v8-version.h
  104. include/v8-wasm-trap-handler-posix.h
  105. include/v8-wasm-trap-handler-win.h
  106. include/v8-wasm.h
  107. include/v8-weak-callback-info.h
  108. include/v8.h
  109. include/v8config.h
  110. lib/libchrome_zlib.so
  111. lib/libcppgc.so
  112. lib/libv8.so
  113. lib/libv8_libbase.so
  114. lib/libv8_libplatform.so
  115. libdata/pkgconfig/v8.pc
  116. libdata/pkgconfig/v8_libbase.pc
  117. libdata/pkgconfig/v8_libplatform.pc
  118. share/examples/v8/v8_simple_inspector_fuzzer
  119. share/examples/v8/v8_simple_json_fuzzer
  120. share/examples/v8/v8_simple_multi_return_fuzzer
  121. share/examples/v8/v8_simple_parser_fuzzer
  122. share/examples/v8/v8_simple_regexp_builtins_fuzzer
  123. share/examples/v8/v8_simple_regexp_fuzzer
  124. share/examples/v8/v8_simple_wasm_async_fuzzer
  125. share/examples/v8/v8_simple_wasm_code_fuzzer
  126. share/examples/v8/v8_simple_wasm_compile_fuzzer
  127. share/examples/v8/v8_simple_wasm_fuzzer
  128. share/examples/v8/v8_simple_wasm_streaming_fuzzer
  129. @owner
  130. @group
  131. @mode
Collapse this list.
Dependency lines:
  • v8-beta>0:lang/v8-beta
Conflicts:
CONFLICTS_INSTALL:
  • v8
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/lang/v8-beta/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/v8-beta
  • pkg install v8-beta
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: v8-beta
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 i386
distinfo:
TIMESTAMP = 1659161119 SHA256 (v8/10.4/build-a56852668f892151fc97343b57af15e82db2e798.tar.gz) = 532e9a8935727e3fb22438e5688cca6ee65e9ab5cd1edb6506d502193130eb3e SIZE (v8/10.4/build-a56852668f892151fc97343b57af15e82db2e798.tar.gz) = 1439501

Expand this list (14 items)

Collapse this list.

SHA256 (v8/10.4/buildtools-8b16338d17cd71b04a6ba28da7322ab6739892c2.tar.gz) = d7a86abbd61a6dcfc802747ecf4076b45af782a5e18db9570dfa37c297a39e9e SIZE (v8/10.4/buildtools-8b16338d17cd71b04a6ba28da7322ab6739892c2.tar.gz) = 87123 SHA256 (v8/10.4/clang-4e79fda976d9c3f12c8bfbec297bd27dd70a1343.tar.gz) = f3cb4022ddbaebb71199d7c669f3054fb140fa674a5ae8a2ed529a15d6d7de04 SIZE (v8/10.4/clang-4e79fda976d9c3f12c8bfbec297bd27dd70a1343.tar.gz) = 301488 SHA256 (v8/10.4/common-d115b033c4e53666b535cbd1985ffe60badad082.tar.gz) = b530d88b68060e9ccb9a6ee3633cc3ef206c6a4c94cbe56c34c76880dd16aeff SIZE (v8/10.4/common-d115b033c4e53666b535cbd1985ffe60badad082.tar.gz) = 10494 SHA256 (v8/10.4/googletest-af29db7ec28d6df1c7f0f745186884091e602e07.tar.gz) = 857e1fef21b8824a26d3b12e2d70be7a05277b5efd2e6e59cee629c86011b9ca SIZE (v8/10.4/googletest-af29db7ec28d6df1c7f0f745186884091e602e07.tar.gz) = 840749 SHA256 (v8/10.4/icu-165825933050109d8331d0faa56cc9f52460fbbf.tar.gz) = 6a887114fb3ea5a7ec47b98357566b058bc3dc513a84c9b09bd1efce5d8cfabe SIZE (v8/10.4/icu-165825933050109d8331d0faa56cc9f52460fbbf.tar.gz) = 49665847 SHA256 (v8/10.4/zlib-64bbf988543996eb8df9a86877b32917187eba8f.tar.gz) = 77a13e05b282db3627537a224b7a745aafb84e71c729185b6144f9da4ddd71c1 SIZE (v8/10.4/zlib-64bbf988543996eb8df9a86877b32917187eba8f.tar.gz) = 563889 SHA256 (v8/10.4/v8-v8-10.4.132.20_GH0.tar.gz) = ef3f38fd8f8a0ceebe707065f04fd483803e27bb4754048b98cea36f94ce989b SIZE (v8/10.4/v8-v8-10.4.132.20_GH0.tar.gz) = 28080627

Collapse this list.


Packages (timestamps in pop-ups are UTC):
v8-beta
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest10.4.132.20_310.4.132.20_3--10.4.132.20_3---
FreeBSD:13:quarterly10.4.132.20_310.4.132.20_3--10.4.132.20_3---
FreeBSD:14:latest-10.4.132.20_3--10.4.132.20_3---
FreeBSD:14:quarterly-10.4.132.20_3--10.4.132.20_3---
FreeBSD:15:latest-10.4.132.20_3n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. binutils>=0 : devel/binutils
  2. gn : devel/gn
  3. py39-Jinja2>=0 : devel/py-Jinja2@py39
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. python3.9 : lang/python39
Library dependencies:
  1. libicudata.so : devel/icu
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for v8-beta-10.4.132.20_3: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
lang_v8-beta
USES:
compiler:c++17-lang cpe gnome ninja pkgconfig python:build tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/v8/v8/tar.gz/10.4.132.20?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port