| Port details on branch 2026Q3 |
- rubygem-zlib Ruby interface for the zlib compression/decompression library
- 3.2.3 devel
=0 3.2.3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-07-30 09:51:01
- Last Update: 2026-06-16 19:26:48
- Commit Hash: f6bdc06
- Also Listed In: rubygems
- License: BSD2CLAUSE RUBY
- WWW:
- https://github.com/ruby/zlib
- Description:
- This module provides access to the zlib library. Zlib is designed to be a
portable, free, general-purpose, legally unencumbered -- that is, not covered by
any patents -- lossless data-compression library for use on virtually any
computer hardware and operating system.
The library also supports reading and writing files in gzip (.gz) format with an
interface similar to that of IO. The gzip format is described in RFC 1952 which
is also a wrapper around a deflate stream.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rubygem-zlib>0:devel/rubygem-zlib
- To install the port:
- cd /usr/ports/devel/rubygem-zlib/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-zlib
- pkg install rubygem-zlib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-zlib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1773967102
SHA256 (rubygem/zlib-3.2.3.gem) = 5bd316698b32f31a64ab910a8b6c282442ca1626a81bbd6a1674e8522e319c20
SIZE (rubygem/zlib-3.2.3.gem) = 39424
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:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab
- for Run
-
- www/gitlab
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-zlib
- USES:
- cpe gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|