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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q3
aquamarine Very light linux rendering backend library
0.12.1 x11-toolkits 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 0.12.1Version of this port present on the latest quarterly branch.
Maintainer: tagattie@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-07-13 20:48:05
Last Update: 2026-07-13 20:45:20
Commit Hash: b31f701
License: BSD3CLAUSE
WWW:
https://github.com/hyprwm/aquamarine
Description:
Aquamarine is a very light linux rendering backend library. It provides basic abstractions for an application to render on a Wayland session (in a window) or a native DRM session. It is agnostic of the rendering API (Vulkan/OpenGL) and designed to be lightweight, performant, and minimal. Aquamarine provides no bindings for other languages. It is C++-only.
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 (28 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/aquamarine-0.12.1/catalog.mk
  3. /usr/local/share/licenses/aquamarine-0.12.1/LICENSE
  4. /usr/local/share/licenses/aquamarine-0.12.1/BSD3CLAUSE
  5. include/aquamarine/allocator/Allocator.hpp
  6. include/aquamarine/allocator/DRMDumb.hpp
  7. include/aquamarine/allocator/GBM.hpp
  8. include/aquamarine/allocator/Swapchain.hpp
  9. include/aquamarine/backend/Backend.hpp
  10. include/aquamarine/backend/DRM.hpp
  11. include/aquamarine/backend/Headless.hpp
  12. include/aquamarine/backend/Misc.hpp
  13. include/aquamarine/backend/Null.hpp
  14. include/aquamarine/backend/Session.hpp
  15. include/aquamarine/backend/Wayland.hpp
  16. include/aquamarine/backend/drm/Atomic.hpp
  17. include/aquamarine/backend/drm/Legacy.hpp
  18. include/aquamarine/buffer/Buffer.hpp
  19. include/aquamarine/input/Input.hpp
  20. include/aquamarine/misc/Attachment.hpp
  21. include/aquamarine/output/Output.hpp
  22. lib/libaquamarine.so
  23. lib/libaquamarine.so.0.12.1
  24. lib/libaquamarine.so.11
  25. libdata/pkgconfig/aquamarine.pc
  26. @owner
  27. @group
  28. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • aquamarine>0:x11-toolkits/aquamarine
To install the port:
cd /usr/ports/x11-toolkits/aquamarine/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-toolkits/aquamarine
  • pkg install aquamarine
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: aquamarine
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1781404650 SHA256 (hyprwm-aquamarine-v0.12.1_GH0.tar.gz) = 80120257c983e18dec78c4df03246931b1bca1e44e50fb41ca21bad772479bd9 SIZE (hyprwm-aquamarine-v0.12.1_GH0.tar.gz) = 96571

Packages (timestamps in pop-ups are UTC):
aquamarine
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.10.0_20.11.0-0.9.4_10.10.0_2n/an/an/a
FreeBSD:13:quarterly0.10.0_10.10.0_1-0.8.0_30.10.0_1n/an/an/a
FreeBSD:14:latest0.13.0_10.13.0_1-0.9.40.13.0_1---
FreeBSD:14:quarterly0.12.10.12.1-0.8.0_30.12.1---
FreeBSD:15:latest0.13.0_10.13.0_1n/a0.9.2n/an/a--
FreeBSD:15:quarterly0.12.10.12.1n/a-n/an/a--
FreeBSD:16:latest0.12.10.13.0_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. evdev-proto>0 : devel/evdev-proto
  2. hyprwayland-scanner>=0.4.0 : devel/hyprwayland-scanner
  3. wayland-protocols>0 : graphics/wayland-protocols
  4. hwdata>0 : misc/hwdata
  5. cmake : devel/cmake-core
  6. ninja : devel/ninja
  7. pkgconf>=1.3.0_1 : devel/pkgconf
  8. pixman-1.pc : x11/pixman
Runtime dependencies:
  1. mesa-dri>0 : graphics/mesa-dri
  2. pixman-1.pc : x11/pixman
Library dependencies:
  1. libhyprutils.so : devel/hyprutils
  2. libudev.so : devel/libudev-devd
  3. libdrm.so : graphics/libdrm
  4. libwayland-client.so : graphics/wayland
  5. libdisplay-info.so : sysutils/libdisplay-info
  6. libseat.so : sysutils/seatd
  7. libinput.so : x11/libinput
  8. libEGL.so : graphics/libglvnd
  9. libgbm.so : graphics/mesa-libs
  10. libGLESv2.so : graphics/libglvnd
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11-toolkits_aquamarine
USES:
cmake:testing compiler:c++11-lib gl pathfix pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/hyprwm/aquamarine/tar.gz/v0.12.1?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.12.1
13 Jul 2026 20:45:20
commit hash: b31f701a6cd29ad6f48176c600d6d2f08293e247commit hash: b31f701a6cd29ad6f48176c600d6d2f08293e247commit hash: b31f701a6cd29ad6f48176c600d6d2f08293e247commit hash: b31f701a6cd29ad6f48176c600d6d2f08293e247 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
x11-toolkits/aquamarine: fix build on armv7

Same patch as on i386.

Approved by:	portmgr (build fix blanket)
MFH:		2026Q3

(cherry picked from commit 31f505757e0feee9ea3f50053e7f86f92058f5aa)

Number of commits found: 1