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 graphicsnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-29 04:54:16
Last Update: 2025-05-29 04:52:18
Commit Hash: c81c8ec
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/catalog.mk
  2. /usr/local/share/licenses/qb3-1.3.2/LICENSE
  3. /usr/local/share/licenses/qb3-1.3.2/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

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
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: 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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 1