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 on branch 2022Q2
libdeflate Fast, whole-buffer DEFLATE-based compression library
1.20 archivers on this many watch lists=8 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.19Version 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-03-24 16:38:46
Commit Hash: 51818b2
People watching this port, also watch:: libedit, expat, jpeg-turbo, pkg, liblz4
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.20/catalog.mk
  3. /usr/local/share/licenses/libdeflate-1.20/LICENSE
  4. /usr/local/share/licenses/libdeflate-1.20/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 = 1711161506 SHA256 (libdeflate-1.20.tar.gz) = c52cf0239fd644d71c9e88613dd7431a5306ebee1280c5791c71ca264869250a SIZE (libdeflate-1.20.tar.gz) = 183481

Packages (timestamps in pop-ups are UTC):
libdeflate
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.191.191.71.191.19-1.7-
FreeBSD:13:quarterly1.191.191.181.191.191.191.191.19
FreeBSD:14:latest1.191.191.151.191.191.18-1.18
FreeBSD:14:quarterly1.191.19-1.191.191.191.191.19
FreeBSD:15:latest1.191.19n/a1.19n/a1.191.191.19
FreeBSD:15:quarterly--n/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
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 (11 items / 4 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. graphics/openexr
  3. graphics/tiff
  4. graphics/timg
  5. net-p2p/transmission-components
  6. Collapse this list.
for Run
  1. www/uwebsockets

Configuration Options:
===> The following configuration options are available for libdeflate-1.20: 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.20/
Collapse this list.

There are no commits on branch 2022Q2 for this port