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
Port details on branch 2024Q3
libdeflate Fast, whole-buffer DEFLATE-based compression library
1.21 archivers on this many watch lists=16 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.20Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-01-14 14:06:56
Last Update: 2024-08-29 18:52:00
Commit Hash: 678e849
People watching this port, also watch:: expat, libedit, indexinfo, gettext-runtime, libnghttp2
License: MIT
WWW:
https://github.com/ebiggers/libdeflate
Description:
libdeflate is a library for fast, whole-buffer DEFLATE-based compression and decompression. The supported formats are: - DEFLATE (raw) - zlib (a.k.a. DEFLATE with a zlib wrapper) - gzip (a.k.a. DEFLATE with a gzip wrapper) libdeflate is heavily optimized. It is significantly faster than the zlib library, both for compression and decompression, and especially on x86 processors. In addition, libdeflate offers optional high compression modes that provide a better compression ratio than the zlib's "level 9".
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 (20 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libdeflate-1.21/catalog.mk
  3. /usr/local/share/licenses/libdeflate-1.21/LICENSE
  4. /usr/local/share/licenses/libdeflate-1.21/MIT
  5. bin/libdeflate-gunzip
  6. bin/libdeflate-gzip
  7. include/libdeflate.h
  8. lib/cmake/libdeflate/libdeflate-config-version.cmake
  9. lib/cmake/libdeflate/libdeflate-config.cmake
  10. lib/cmake/libdeflate/libdeflate-targets-release.cmake
  11. lib/cmake/libdeflate/libdeflate-targets.cmake
  12. lib/libdeflate.a
  13. lib/libdeflate.so
  14. lib/libdeflate.so.0
  15. libdata/pkgconfig/libdeflate.pc
  16. share/doc/libdeflate/NEWS.md
  17. share/doc/libdeflate/README.md
  18. @owner
  19. @group
  20. @mode
Collapse this list.
Dependency lines:
  • libdeflate>0:archivers/libdeflate
To install the port:
cd /usr/ports/archivers/libdeflate/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/libdeflate
  • pkg install libdeflate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libdeflate
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1722792024 SHA256 (libdeflate-1.21.tar.gz) = 7f05b533dd1d95e48a9f7d633beab67d8c6f502c01a2a5f46b204c16d1e748ad SIZE (libdeflate-1.21.tar.gz) = 184767

Packages (timestamps in pop-ups are UTC):
libdeflate
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.201.211.71.201.21-1.7-
FreeBSD:13:quarterly1.201.201.181.201.201.191.191.19
FreeBSD:14:latest1.201.211.151.201.211.18-1.18
FreeBSD:14:quarterly1.201.20-1.201.201.191.191.19
FreeBSD:15:latest1.211.21n/a1.21n/a1.191.191.19
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
This port is required by:
for Libraries
  1. archivers/advancecomp
  2. archivers/maxcso
  3. biology/fastp
  4. biology/htslib
  5. biology/vt
  6. devel/notcurses
  7. graphics/gdal
Expand this list (13 items / 6 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. graphics/openexr
  3. graphics/py-imagecodecs
  4. graphics/tiff
  5. graphics/timg
  6. math/R
  7. net-p2p/transmission-components
  8. Collapse this list.
for Run
  1. www/uwebsockets

Configuration Options:
===> The following configuration options are available for libdeflate-1.21: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
archivers_libdeflate
USES:
cmake:testing pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/ebiggers/libdeflate/releases/download/v1.21/
Collapse this list.

There are no commits on branch 2024Q3 for this port