Port details on branch 2024Q4 |
- libzip C library for reading, creating, and modifying ZIP archives
- 1.11.1 archivers =35 1.10.1Version of this port present on the latest quarterly branch.
- Maintainer: rakuco@FreeBSD.org
- Port Added: 2006-03-21 16:33:01
- Last Update: 2024-10-22 19:39:57
- Commit Hash: 8809754
- People watching this port, also watch:: libxml2, expat, freetype2, sqlite3, curl
- Also Listed In: devel
- License: BSD3CLAUSE
- WWW:
- https://libzip.org/
- Description:
- libzip is a C library for reading, creating, and modifying zip
archives. Files can be added from data buffers, files, or compressed
data copied directly from other zip archives. Changes made without
closing the archive can be reverted. The API is documented by man
pages.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libzip>0:archivers/libzip
- To install the port:
- cd /usr/ports/archivers/libzip/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/libzip
- pkg install libzip
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libzip
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726894004
SHA256 (libzip-1.11.1.tar.xz) = 721e0e4e851073b508c243fd75eda04e4c5006158a900441de10ce274cc3b633
SIZE (libzip-1.11.1.tar.xz) = 786592
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libzstd.so : archivers/zstd
- This port is required by:
- for Build
-
- filesystems/zip
-
Deleted ports which required this port:
- for Libraries
-
- archivers/ark
- archivers/ark-devel
- archivers/libzippp
- archivers/php81-zip
- archivers/php82-zip
- archivers/php83-zip
- archivers/php84-zip
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- archivers_libzip
- USES:
- cmake cpe pathfix ssl tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|