Port details |
- hermes JavaScript engine
- 0.13.0 lang
=2 0.12.0_3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-09-11 08:04:51
- Last Update: 2024-08-17 07:11:18
- Commit Hash: 1d87a29
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/facebook/hermes
- Description:
- Hermes is a JavaScript engine optimized for fast start-up of React Native apps
on Android. It features ahead-of-time static optimization and compact bytecode.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- hermes-javascript-engine>0:lang/hermes
- To install the port:
- cd /usr/ports/lang/hermes/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/hermes
- pkg install hermes-javascript-engine
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hermes-javascript-engine
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1723873149
SHA256 (facebook-hermes-v0.13.0_GH0.tar.gz) = 40ecd782552335126fdb91f63f6822a7f4bef71ef3ec980fe34a263fbf447c93
SIZE (facebook-hermes-v0.13.0_GH0.tar.gz) = 17026694
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- Test dependencies:
-
- googletest>0 : devel/googletest
- zip : archivers/zip
- Library dependencies:
-
- libicui18n.so : devel/icu
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_hermes
- USES:
- cmake compiler:c++14-lang cpe ncurses python:build readline
- 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 |
0.13.0 17 Aug 2024 07:11:18
    |
Yuri Victorovich (yuri)  |
lang/hermes: update 0.12.0 → 0.13.0
Reported by: portscout |
0.12.0_3 17 Nov 2023 11:46:00
    |
Jan Beich (jbeich)  |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
0.12.0_2 13 Apr 2023 00:56:37
    |
Jan Beich (jbeich)  |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
0.12.0_1 19 Oct 2022 08:10:29
    |
Jan Beich (jbeich)  |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.12.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.12.0 28 Aug 2022 21:53:19
    |
Yuri Victorovich (yuri)  |
lang/hermes: Update 0.11.0 -> 0.12.0
Reported by: portscout |
0.11.0_1 07 Apr 2022 00:39:10
    |
Jan Beich (jbeich)  |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
0.11.0 03 Feb 2022 17:16:22
    |
Yuri Victorovich (yuri)  |
lang/hermes: Update 0.10.0 -> 0.11.0
Reported by: portscout |
0.10.0 03 Dec 2021 07:41:20
    |
Yuri Victorovich (yuri)  |
lang/hermes: Update 0.9.0 -> 0.10.0
Reported by: portscout |
0.9.0_1 28 Oct 2021 16:37:30
    |
Jan Beich (jbeich)  |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
0.9.0 30 Sep 2021 21:23:30
    |
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
0.9.0 21 Sep 2021 12:57:49
    |
Bernhard Froehlich (decke)  |
lang/hermes: Add CPE information
Approved by: portmgr (blanket) |
0.9.0 09 Sep 2021 20:00:07
    |
Yuri Victorovich (yuri)  |
lang/hermes: Update 0.8.1 -> 0.9.0
Reported by: portscout |
0.8.1 14 Jul 2021 03:55:49
    |
Yuri Victorovich (yuri)  |
lang/hermes: Update 0.8.0 -> 0.8.1
Reported by: portscout |
0.8.0 30 Apr 2021 10:09:04
    |
Yuri Victorovich (yuri)  |
lang/hermes: Update 0.7.2.20210322 -> 0.8.0
Reported by: portscout |
0.7.2.20210322_1 08 Apr 2021 23:33:31
    |
Jan Beich (jbeich)  |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases) |
0.7.2.20210322 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.7.2.20210322 07 Apr 2021 04:19:54
    |
Tobias Kortkamp (tobik)  |
lang/hermes: Make Python an explicit build dependency (D29353)
This unbreaks the build when using devel/samurai.
It previously was available in the configure phase through ninja
which has a run dependency on Python.
=======================<phase: configure >============================
===> Missing "/usr/local/bin/python3.7" to create a binary alias at
"/wrkdirs/usr/ports/lang/hermes/work/.bin/python"
http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-04_07h37m38s/logs/errors/hermes-javascript-engine-0.7.2.20210322.log
PR: 254678 |
0.7.2.20210322 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.7.2.20210322 23 Mar 2021 01:05:00
  |
yuri  |
lang/hermes: Update 0.7.2.20210305 -> 0.7.2.20210322 |
0.7.2.20210305 06 Mar 2021 17:50:00
  |
yuri  |
lang/hermes: Update 0.7.2.20201216 -> 0.7.2.20210305 |
0.7.2.20201216 17 Dec 2020 04:13:13
  |
yuri  |
lang/hermes: Update 0.7.0 -> 0.7.2.20201216 |
0.7.0_1 03 Nov 2020 00:56:27
  |
jbeich  |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
0.7.0 19 Sep 2020 19:00:51
  |
yuri  |
lang/hermes: Broken on i386
Reported by: fallout |
0.7.0 18 Sep 2020 20:55:39
  |
yuri  |
lang/hermes: Update 0.5.2-rc1 -> 0.7.0
Reported by: portscout |
0.5.2.r1 11 Sep 2020 20:11:24
  |
linimon  |
Make BROKEN message more explicit, for ease in analyzing package building
results. |
0.5.2.r1 11 Sep 2020 08:04:14
  |
yuri  |
New port: lang/hermes: JavaScript engine |