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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
qb3 Extremely Fast Lossless Image Compression
1.3.2_1 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 1.3.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-29 04:54:16
Last Update: 2025-07-04 09:05:29
Commit Hash: 33d6069
License: APACHE20
WWW:
https://github.com/lucianpls/QB3
Description:
QB3: Image/Raster Compression, Fast and Efficient - Better compression than PNG in most cases - Lossless compression and decompression rate of 500MB/sec for byte data, 4GB/sec for 64 bit data - All integer types, signed and unsigned, 8 to 64bit per value - Lossless, or lossy by division with a small integer (quanta) - No significant memory footprint during encoding or decoding - No external dependencies, very low complexity
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 (13 items)
Collapse this list.
  1. /usr/local/share/licenses/qb3-1.3.2_1/catalog.mk
  2. /usr/local/share/licenses/qb3-1.3.2_1/LICENSE
  3. /usr/local/share/licenses/qb3-1.3.2_1/APACHE20
  4. bin/cqb3
  5. cmake/libQB3Config.cmake
  6. cmake/libQB3ConfigVersion.cmake
  7. cmake/libQB3Targets-release.cmake
  8. cmake/libQB3Targets.cmake
  9. include/QB3.h
  10. lib/libQB3.so
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • qb3>0:graphics/qb3
To install the port:
cd /usr/ports/graphics/qb3/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/qb3
  • pkg install qb3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qb3
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1748107896 SHA256 (lucianpls-QB3-V1.3.2_GH0.tar.gz) = 4702b82da5e4b60f47e443cf2590e3de9878974c3823d9fb0fbfddfd1497ded9 SIZE (lucianpls-QB3-V1.3.2_GH0.tar.gz) = 206810

Packages (timestamps in pop-ups are UTC):
qb3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.2_11.3.2_1--1.3.2_1---
FreeBSD:13:quarterly-1.3.2------
FreeBSD:14:latest1.3.21.3.2_1--1.3.2_1---
FreeBSD:14:quarterly1.3.21.3.2------
FreeBSD:15:latest1.3.21.3.2_1n/a-n/a---
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. libicd.so : graphics/libicd
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for qb3-1.3.2_1: AVX2=on SSE4=on ===> Use 'make config' to modify these settings
Options name:
graphics_qb3
USES:
cmake compiler:c++11-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/lucianpls/QB3/tar.gz/V1.3.2?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.2_1
04 Jul 2025 09:05:29
commit hash: 33d606993423e1965128059a153a088a4f45b04ccommit hash: 33d606993423e1965128059a153a088a4f45b04ccommit hash: 33d606993423e1965128059a153a088a4f45b04ccommit hash: 33d606993423e1965128059a153a088a4f45b04c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/qb3: Fix build on i386

- Bump PORTREVISION for package change

Reference:	https://pkg-status.freebsd.org/beefy21/data/142i386-default/8b06c03ce600/logs/qb3-1.3.2.log
1.3.2
29 May 2025 04:52:18
commit hash: c81c8ecd8643e6801b30e336def1ca75efde0397commit hash: c81c8ecd8643e6801b30e336def1ca75efde0397commit hash: c81c8ecd8643e6801b30e336def1ca75efde0397commit hash: c81c8ecd8643e6801b30e336def1ca75efde0397 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/qb3: Add qb3 1.3.2

QB3: Image/Raster Compression, Fast and Efficient
- Better compression than PNG in most cases
- Lossless compression and decompression rate of 500MB/sec for byte data,
  4GB/sec for 64 bit data
- All integer types, signed and unsigned, 8 to 64bit per value
- Lossless, or lossy by division with a small integer (quanta)
- No significant memory footprint during encoding or decoding
- No external dependencies, very low complexity

Number of commits found: 2