Port details on branch 2025Q2 |
- rubygem-base64 Encode and decode binary data using a Base64 representation
- 0.3.0 converters
=0 0.3.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-06-20 07:25:07
- Last Update: 2025-06-20 05:38:36
- Commit Hash: a85b9b8
- Also Listed In: rubygems
- License: BSD2CLAUSE RUBY
- WWW:
- https://github.com/ruby/base64
- Description:
- The Base64 module provides for the encoding (#encode64, #strict_encode64,
#urlsafe_encode64) and decoding (#decode64, #strict_decode64, #urlsafe_decode64)
of binary data using a Base64 representation.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-base64>0:converters/rubygem-base64
- To install the port:
- cd /usr/ports/converters/rubygem-base64/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/rubygem-base64
- pkg install rubygem-base64
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-base64
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1748831266
SHA256 (rubygem/base64-0.3.0.gem) = 27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b
SIZE (rubygem/base64-0.3.0.gem) = 11776
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:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- net/rubygem-fog-aws
- security/rubygem-acme-client
Configuration Options:
- No options to configure
- Options name:
- converters_rubygem-base64
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.0 20 Jun 2025 05:38:36
    |
Matthias Fechner (mfechner)  Author: Po-Chuan Hsieh |
converters/rubygem-base64: Update to 0.3.0
- Update LICENSE_FILE
Changes: https://github.com/ruby/base64/releases
(cherry picked from commit b91f1dfd3b7b7d4cba3fe53a93294544cf8d6268) |
Number of commits found: 1
|