Port details |
- blend2d 2D Vector Graphics Engine Powered by a JIT Compiler
- g20200108 graphics
=2 g20200108Version of this port present on the latest quarterly branch. BROKEN: fails to build
IGNORE: is marked as broken: fails to build
- Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-01-10 05:53:33
- Last Update: 2023-02-20 10:40:21
- Commit Hash: 4490d18
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: ZLIB
- WWW:
- https://blend2d.com/
- Description:
- Blend2D is a high performance 2D vector graphics engine written in C++ and
released under the Zlib license. It has a built-in JIT compiler that generates
optimized pipelines at runtime. Additionally, the engine features a new
rasterizer that has been written from scratch. It delivers superior performance
while quality is comparable to rasterizers used by AGG and FreeType. The
performance has been optimized by using an innovative approach to index data
that is built during rasterization and scanned during composition. The
rasterizer is robust and excels in rendering complex vector art and text.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- blend2d>0:graphics/blend2d
- To install the port:
- cd /usr/ports/graphics/blend2d/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install graphics/blend2d
- pkg install blend2d
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: blend2d
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1578632852
SHA256 (blend2d-blend2d-g20200108-592d1ba52672bbf6365aba476bfe26b7bd2dfab8_GH0.tar.gz) = d46a87c10a81218ee15b36e9689de37a689f79bc867019f2a4a615e7aea4abd9
SIZE (blend2d-blend2d-g20200108-592d1ba52672bbf6365aba476bfe26b7bd2dfab8_GH0.tar.gz) = 651784
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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
- Library dependencies:
-
- libasmjit.so : devel/asmjit
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_blend2d
- USES:
- cmake localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20200108 20 Feb 2023 10:40:21
    |
Antoine Brodin (antoine)  |
graphics/blend2d: mark BROKEN
/wrkdirs/usr/ports/graphics/blend2d/work/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/./raster/../pipegen/../pipegen/pipegencore_p.h:68:37:
error: no member named 'kGroupVirt' in 'asmjit::BaseReg'
Reported by: pkg-fallout |
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) |
g20200108 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 ) |
g20200108 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20200108 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
g20200108 10 Jan 2020 05:53:27
  |
yuri  |
New port: graphics/blend2d: 2D Vector Graphics Engine Powered by a JIT Compiler |
Number of commits found: 6
|