Port details |
- halide Language for fast and portable data-parallel computation
- 18.0.0,1 lang =2 17.0.1,1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2020-05-22 00:34:39
- Last Update: 2024-08-07 22:33:54
- Commit Hash: 6f10bf5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://halide-lang.org/
- Description:
- Halide is a new programming language designed to make it easier to write
high-performance image processing code on modern machines. Its current front
end is embedded in C++. Compiler targets include x86/SSE, ARM v7/NEON, CUDA,
and OpenCL.
Rather than being a standalone programming language, Halide is embedded in C++.
This means you write C++ code that builds an in-memory representation of a
Halide pipeline using Halide's C++ API. You can then compile this representation
to an object file, or JIT-compile it and run it in the same process.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/halide/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/halide
- pkg install halide
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: halide
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1723059408
SHA256 (halide-Halide-v18.0.0_GH0.tar.gz) = 1176b42a3e2374ab38555d9316c78e39b157044b5a8e765c748bf3afd2edb351
SIZE (halide-Halide-v18.0.0_GH0.tar.gz) = 33052677
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:
-
- llvm17>0 : devel/llvm17
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- llvm17>0 : devel/llvm17
- Library dependencies:
-
- libLLVM-17.so : devel/llvm17
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for halide-18.0.0,1:
NATIVE=off: Build with native optimizations (-march=native)
===> Use 'make config' to modify these settings
- Options name:
- lang_halide
- USES:
- cmake:testing llvm:17,lib
- 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 |
18.0.0,1 07 Aug 2024 22:33:54 |
Yuri Victorovich (yuri) |
lang/halide: update 17.0.1 → 18.0.0 |
17.0.1,1 09 Jun 2024 19:10:07 |
Yuri Victorovich (yuri) |
lang/halide: Broken on armv7
Reported by: fallout |
17.0.1,1 05 Jun 2024 15:34:41 |
Yuri Victorovich (yuri) |
lang/halide: Broken on i386
Reported by: fallout |
17.0.1,1 28 May 2024 03:27:26 |
Yuri Victorovich (yuri) |
lang/halide: update 14.0.0 → 17.0.1 |
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) |
14.0.0,1 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 ) |
14.0.0,1 24 Aug 2022 03:50:26 |
Yuri Victorovich (yuri) |
lang/halide: Broken on aarch64
Reported by: fallout |
14.0.0,1 20 Aug 2022 17:46:13 |
Yuri Victorovich (yuri) |
lang/halide: Add PORTSCOUT line |
14.0.0,1 17 Aug 2022 13:57:56 |
Yuri Victorovich (yuri) |
lang/halide: Update 2019.08.27-2654 -> 14.0.0
PR: 265875
Reported by: adridg@ |
2019.08.27.2654 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2019.08.27.2654 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2019.08.27.2654 22 Mar 2021 10:17:44 |
danfe |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
2019.08.27.2654 23 Dec 2020 04:01:45 |
pkubaj |
lang/halide: fix build on powerpc64, powerpc64le
Merge
https://github.com/halide/Halide/commit/890a5199ae8ade759de076217670ae980bf44823
to fix build. |
2019.08.27.2654 09 Dec 2020 02:23:18 |
linimon |
Mark as BROKEN on riscv64:
/usr/include/c++/v1/__config:1141:6: No thread API
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing |
2019.08.27.2654 06 Sep 2020 15:55:03 |
yuri |
lang/halide: Update 2019_08_27-2023-g48f9a1c75 -> 2019_08_27-2654-g664dc4993 |
2019.08.27.2023_1 25 Aug 2020 21:24:57 |
yuri |
lang/halide: Remove tests from build
PR: 248855 |
2019.08.27.2023_1 09 Jun 2020 18:16:26 |
yuri |
lang/halide: Unbreak on systems incompatible with the system where the package
was built
-march=native caused SEGVs on incompatible systems |
2019.08.27.2023 22 May 2020 00:34:33 |
yuri |
New port: lang/halide: Halide, a language for fast and portable data-parallel
computation |