Port details |
- btoa Encode/decode binary to printable ASCII
- 5.2_2,1 converters =7 5.2_2,1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-02-22 18:19:28
- Commit Hash: 0df5533
- People watching this port, also watch:: unzip, wget, libxml2, autoconf, nmap
- License: not specified in port
- Description:
- This is a port of btoa version 5.2, written by Paul Rutter, Joe
Orost & Stefan Parmark. btoa converts 4 binary characters to 5
ascii ones, causing a 25% expansion. (btoa is thus more efficient
than uuencode, which causes a 33% expansion.) Spaces will not be
used, which should make it safe to send files over e-mail or Usenet
without risking that blanks become tabs. Each resulting row of
text has a single-byte checksum for error detection. A diagnosis
file provides a list of errors found this way, which could then be
used to retransmit only the failing lines.
Patch 1 is an unofficial, non-platform-specific patch to version
5.2 of btoa. It allows for automatic decoding of btoa files if
the program is invoked as "atob" (no -a argument necessary). It
also outfits the Makefile to do clean and install.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/converters/btoa/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/btoa
- pkg install btoa
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: btoa
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (btoa-5.2.tar.gz) = 40ba14dc682b66e4e799901f9da3e0291820a0fd9220dfe31cd513368c0e3cc8
SIZE (btoa-5.2.tar.gz) = 10188
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- converters_btoa
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.2_2,1 22 Feb 2024 18:19:28 |
Muhammad Moinur Rahman (bofh) |
converters/btoa: Moved man to share/man
Approved by: portmgr (blanket) |
5.2_1,1 20 Jul 2022 14:21:03 |
Tobias C. Berner (tcberner) |
converters: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Keda <admin@lissyara.su>
* Alex Semenyaka <alex@rinet.ru>
* Alexandr Kovalenko <never@nevermind.kiev.ua>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey A. Chernov <ache@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Blaz Zupan <blaz@amis.net>
* Brent J. Nordquist <bjn@visi.com>
* Carlos J. Puga Medina <cpm@fbsd.es> (Only the first 15 lines of the commit message are shown above ) |
5.2_1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.2_1,1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
5.2_1,1 28 Jul 2014 15:03:50 |
adamw |
Rename converters/ patch-xy patches to reflect the files they modify. |
5.2_1,1 09 Jan 2014 13:55:02 |
bapt |
Forgot to commit the plist earlier
Reported by: bsam |
5.2_1,1 09 Jan 2014 13:16:29 |
bapt |
Hackish way to support stage (bad upstream that uses DESTDIR instead of PREFIX) |
5.2_1,1 20 Sep 2013 16:05:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
5.2_1,1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
5.2_1,1 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
5.2_1,1 31 Jan 2009 21:33:45 |
pgollucci |
- Update download location, mirror it in my public distfiles
Reported by: -fetch-original pointyhat run |
5.2_1,1 24 Nov 2005 00:51:58 |
pav |
- Add SHA256 |
5.2_1 10 Apr 2004 16:57:07 |
trevor |
Trim leading or trailing blank lines. |
5.2_1,1 12 Mar 2004 21:03:28 |
trevor |
Since asami's directory on MASTER_SITE_LOCAL is gone, stow his
distfiles in my directory. |
5.2_1,1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
5.2_1,1 02 Nov 2003 03:36:45 |
edwin |
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
5.2_1,1 19 Oct 2003 08:28:57 |
kris |
Respect CC and CFLAGS |
5.2_1,1 21 Feb 2003 11:08:38 |
knu |
De-pkg-comment. |
5.2_1,1 08 May 2002 17:24:56 |
dwcjr |
Fix invalid distfiles
fix warning during compilation
Bump PORTEPOCH due to pkg_version -t dictating it
Give originator maintainership
PR: 37861
Submitted by: martin@raq.cx |
21 Apr 2001 17:14:40 |
fenner |
MAINTAINER doesn't use FreeBSD any more. |
14 Feb 2001 05:43:01 |
lioux |
typo clean up police: \s -> \t |
08 Oct 2000 00:48:42 |
asami |
Convert category converters to new layout. |
09 Jun 2000 22:59:16 |
asami |
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my area on
the local ports tree. |