converters/base64 - The NetBSD Packages Collection

Encode and decode base64 files

  The MIME (Multipurpose Internet Mail Extensions) specification (RFC 1341
and successors) defines a mechanism for encoding arbitrary binary information
for transmission by electronic mail.  Triplets of 8-bit octets are encoded as
groups of four characters, each representing 6 bits of the source 24 bits.
Only characters present in all variants of ASCII and EBCDIC are used, avoiding
incompatibilities in other forms of encoding such as uuencode/uudecode.

  base64 is a command line utility which encodes and decodes files in this
format.  It can be used within a pipeline as an encoding or decoding filter,
and is most commonly used in this manner as part of an automated mail
processing system.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64base64-1.5.tgz
NetBSD 10.0aarch64base64-1.5.tgz
NetBSD 10.0aarch64base64-1.5.tgz
NetBSD 10.0aarch64ebbase64-1.5.tgz
NetBSD 10.0aarch64ebbase64-1.5.tgz
NetBSD 10.0alphabase64-1.5.tgz
NetBSD 10.0earmv4base64-1.5.tgz
NetBSD 10.0earmv6hfbase64-1.5.tgz
NetBSD 10.0earmv6hfbase64-1.5.tgz
NetBSD 10.0earmv6hfbase64-1.5.tgz
NetBSD 10.0earmv7hfbase64-1.5.tgz
NetBSD 10.0earmv7hfbase64-1.5.tgz
NetBSD 10.0earmv7hfbase64-1.5.tgz
NetBSD 10.0i386base64-1.5.tgz
NetBSD 10.0i386base64-1.5.tgz
NetBSD 10.0m68kbase64-1.5.tgz
NetBSD 10.0powerpcbase64-1.5.tgz
NetBSD 10.0sh3elbase64-1.5.tgz
NetBSD 10.0sparcbase64-1.5.tgz
NetBSD 10.0vaxbase64-1.5.tgz
NetBSD 10.0vaxbase64-1.5.tgz
NetBSD 10.0x86_64base64-1.5.tgz
NetBSD 10.0_BETAx86_64base64-1.5.tgz
NetBSD 8.0i386base64-1.5.tgz
NetBSD 8.0i386base64-1.5.tgz
NetBSD 8.0i386base64-1.5.tgz
NetBSD 8.0powerpcbase64-1.5.tgz
NetBSD 8.0powerpcbase64-1.5.tgz
NetBSD 8.0powerpcbase64-1.5.tgz
NetBSD 8.0powerpcbase64-1.5.tgz
NetBSD 8.0x86_64base64-1.5.tgz
NetBSD 8.0x86_64base64-1.5.tgz
NetBSD 8.0x86_64base64-1.5.tgz
NetBSD 9.0aarch64base64-1.5.tgz
NetBSD 9.0aarch64base64-1.5.tgz
NetBSD 9.0aarch64base64-1.5.tgz
NetBSD 9.0alphabase64-1.5.tgz
NetBSD 9.0alphabase64-1.5.tgz
NetBSD 9.0earmbase64-1.5.tgz
NetBSD 9.0earmv4base64-1.5.tgz
NetBSD 9.0earmv4base64-1.5.tgz
NetBSD 9.0earmv4base64-1.5.tgz
NetBSD 9.0earmv6hfbase64-1.5.tgz
NetBSD 9.0earmv6hfbase64-1.5.tgz
NetBSD 9.0earmv6hfbase64-1.5.tgz
NetBSD 9.0earmv7hfbase64-1.5.tgz
NetBSD 9.0earmv7hfbase64-1.5.tgz
NetBSD 9.0earmv7hfbase64-1.5.tgz
NetBSD 9.0i386base64-1.5.tgz
NetBSD 9.0i386base64-1.5.tgz
NetBSD 9.0m68kbase64-1.5.tgz
NetBSD 9.0m68kbase64-1.5.tgz
NetBSD 9.0m68kbase64-1.5.tgz
NetBSD 9.0mips64ebbase64-1.5.tgz
NetBSD 9.0mipselbase64-1.5.tgz
NetBSD 9.0powerpcbase64-1.5.tgz
NetBSD 9.0powerpcbase64-1.5.tgz
NetBSD 9.0powerpcbase64-1.5.tgz
NetBSD 9.0sh3elbase64-1.5.tgz
NetBSD 9.0sh3elbase64-1.5.tgz
NetBSD 9.0sparc64base64-1.5.tgz
NetBSD 9.0sparcbase64-1.5.tgz
NetBSD 9.0sparcbase64-1.5.tgz
NetBSD 9.0vaxbase64-1.5.tgz
NetBSD 9.0vaxbase64-1.5.tgz
NetBSD 9.0vaxbase64-1.5.tgz
NetBSD 9.0x86_64base64-1.5.tgz
NetBSD 9.0x86_64base64-1.5.tgz
NetBSD 9.3x86_64base64-1.5.tgz
NetBSD 9.3x86_64base64-1.5.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.