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
blend2d 2D Vector Graphics Engine Powered by a JIT Compiler
g20200108 graphics 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 g20200108Version of this port present on the latest quarterly branch.
Broken BROKEN: fails to build
Ignore IGNORE: is marked as broken: fails to build
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-01-10 05:53:33
Last Update: 2023-02-20 10:40:21
Commit Hash: 4490d18
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (36 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/blend2d-g20200108/catalog.mk
  3. /usr/local/share/licenses/blend2d-g20200108/LICENSE
  4. /usr/local/share/licenses/blend2d-g20200108/ZLIB
  5. include/blend2d-debug.h
  6. include/blend2d-impl.h
  7. include/blend2d.h
  8. include/blend2d/api-impl.h
  9. include/blend2d/api.h
  10. include/blend2d/array.h
  11. include/blend2d/bitarray.h
  12. include/blend2d/context.h
  13. include/blend2d/filesystem.h
  14. include/blend2d/font.h
  15. include/blend2d/fontdefs.h
  16. include/blend2d/fontmanager.h
  17. include/blend2d/format.h
  18. include/blend2d/geometry.h
  19. include/blend2d/glyphbuffer.h
  20. include/blend2d/gradient.h
  21. include/blend2d/image.h
  22. include/blend2d/imagecodec.h
  23. include/blend2d/matrix.h
  24. include/blend2d/path.h
  25. include/blend2d/pattern.h
  26. include/blend2d/pixelconverter.h
  27. include/blend2d/random.h
  28. include/blend2d/region.h
  29. include/blend2d/rgba.h
  30. include/blend2d/runtime.h
  31. include/blend2d/string.h
  32. include/blend2d/variant.h
  33. lib/libblend2d.so
  34. @owner
  35. @group
  36. @mode
Collapse this list.
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:
  • Broken
  • Ignore
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/blend2d/blend2d/tar.gz/592d1ba52672bbf6365aba476bfe26b7bd2dfab8?dummy=/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20200108
20 Feb 2023 10:40:21
commit hash: 4490d188fb28536f9982378ccda3da8cb02cbafccommit hash: 4490d188fb28536f9982378ccda3da8cb02cbafccommit hash: 4490d188fb28536f9982378ccda3da8cb02cbafccommit hash: 4490d188fb28536f9982378ccda3da8cb02cbafc files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
g20200108
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
g20200108
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
g20200108
10 Jan 2020 05:53:27
Revision:522556Original commit files touched by this commit
yuri search for other commits by this committer
New port: graphics/blend2d: 2D Vector Graphics Engine Powered by a JIT Compiler

Number of commits found: 6