notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
base64 Utility to encode and decode base64 files
1.5_2 converters on this many watch lists=18 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.5_1Version of this port present on the latest quarterly branch.
Maintainer: nikola.lecic@anthesphoria.net search for ports maintained by this maintainer
Port Added: 2000-10-29 02:08:37
Last Update: 2024-01-30 22:35:33
Commit Hash: daf2152
People watching this port, also watch:: png, libxml2, freetype2, gmake, expat
License: PD
WWW:
https://www.fourmilab.ch/webtools/base64/
Description:
Base64 is a command line utility which encodes/decodes arbitrary binary information in the base64 format used by MIME-encoded documents, such as electronic mail messages with embedded files (RFC 1341 and successors).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/base64
  2. share/man/man1/base64.1.gz
  3. /usr/local/share/licenses/base64-1.5_2/catalog.mk
  4. /usr/local/share/licenses/base64-1.5_2/LICENSE
  5. /usr/local/share/licenses/base64-1.5_2/PD
Collapse this list.
Dependency lines:
  • base64>0:converters/base64
To install the port:
cd /usr/ports/converters/base64/ && make install clean
To add the package, run one of these commands:
  • pkg install converters/base64
  • pkg install base64
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: base64
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (base64-1.5.tar.gz) = 2416578ba7a7197bddd1ee578a6d8872707c831d2419bdc2c1b4317a7e3c8a2a SIZE (base64-1.5.tar.gz) = 223946

Packages (timestamps in pop-ups are UTC):
base64
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5_21.5_21.5_11.5_21.5_2-1.5_1-
FreeBSD:13:quarterly1.5_11.5_11.5_11.5_11.5_11.5_11.5_11.5_1
FreeBSD:14:latest1.5_21.5_21.5_11.5_21.5_21.5_1-1.5_1
FreeBSD:14:quarterly1.5_11.5_1-1.5_11.5_11.5_11.5_11.5_1
FreeBSD:15:latest1.5_21.5_2n/a1.5_2n/a1.5_21.5_21.5_2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Build
  1. cad/openroad
  2. mail/aerc
  3. sysutils/fwup
  4. sysutils/swtpm
  5. textproc/kmfl-european-latin
  6. www/chrome-gnome-shell
for Run
  1. polish/napi
  2. security/caldera
  3. security/caldera4

Configuration Options:
No options to configure
Options name:
converters_base64
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.fourmilab.ch/webtools/base64/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5_2
30 Jan 2024 22:35:33
commit hash: daf2152952f16b6d026938188740841f2cd873cacommit hash: daf2152952f16b6d026938188740841f2cd873cacommit hash: daf2152952f16b6d026938188740841f2cd873cacommit hash: daf2152952f16b6d026938188740841f2cd873ca files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
converters/base64: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.5_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5_1
20 Jul 2022 14:21:03
commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.5_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.5_1
12 May 2018 10:10:02
Revision:469722Original commit files touched by this commit
krion search for other commits by this committer
Add LICENSE and LICENSE_FILE

PR:		228175
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
1.5_1
13 Oct 2017 15:29:58
Revision:452014Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup dead master_sites
1.5_1
09 Jan 2014 13:13:02
Revision:339223Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
1.5_1
20 Sep 2013 16:05:25
Revision:327715Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
1.5_1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.5_1
17 Dec 2007 08:35:22
Original commit files touched by this commit
beech search for other commits by this committer
- Fix creation of dos files
- Pass maintainership to submitter

PR:             ports/118568
Submitted by:   Nikola Lecic <nikola.lecic@anthesphoria.net>
Approved by:    linimon (mentor)
1.5
16 Jun 2007 10:12:47
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 1.5

PR:             113743
Submitted by:   Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
1.4
24 Jul 2006 15:36:04
Original commit files touched by this commit
jmelo search for other commits by this committer
- Update mastersite, readded droso mastersite with right path.
1.4
24 Jul 2006 14:57:51
Original commit files touched by this commit
jmelo search for other commits by this committer
- Remove bad site:
        * http://dl.droso.net/ports/
1.4
05 Jan 2006 06:58:16
Original commit files touched by this commit
edwin search for other commits by this committer
Update to 1.4
1.3
24 Nov 2005 00:51:58
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.3
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
1.3
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.3
12 Jul 2003 10:36:56
Original commit files touched by this commit
erwin search for other commits by this committer
Drop maintainership
1.3
12 Jun 2003 16:41:16
Original commit files touched by this commit
erwin search for other commits by this committer
Change to my FreeBSD.org address
1.3
21 Feb 2003 11:08:38
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.3
07 May 2002 19:25:06
Original commit files touched by this commit
dwcjr search for other commits by this committer
Give maintainership

PR:             37838
Submitted by:   erwin@lansing.dk
24 Jul 2001 18:48:16
commit hash: fp1.16479@dev.null.freshports.orgcommit hash: fp1.16479@dev.null.freshports.orgcommit hash: fp1.16479@dev.null.freshports.orgcommit hash: fp1.16479@dev.null.freshports.org files touched by this commit
bmah search for other commits by this committer
Update port to base64-1.3.    
26 Nov 2000 14:41:30
commit hash: fp1.6726@dev.null.freshports.orgcommit hash: fp1.6726@dev.null.freshports.orgcommit hash: fp1.6726@dev.null.freshports.orgcommit hash: fp1.6726@dev.null.freshports.org files touched by this commit
kevlo search for other commits by this committer
- Support CC/CFLAGS properly   - Add manpage    
29 Oct 2000 06:08:37
commit hash: fp1.5640@dev.null.freshports.orgcommit hash: fp1.5640@dev.null.freshports.orgcommit hash: fp1.5640@dev.null.freshports.orgcommit hash: fp1.5640@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Add base64 0.1, a simple program to convert binary files to base64.    

Number of commits found: 25