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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
ocaml-base64 Base64 encoding and decoding in OCaml
3.5.1_2 converters on this many watch lists=2 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 3.5.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 search for ports maintained by this maintainer
Port Added: 2015-08-05 19:21:35
Last Update: 2024-10-15 11:17:56
Commit Hash: fc92008
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: ISCL
WWW:
https://github.com/mirage/ocaml-base64
Description:
Base64 is a group of similar binary-to-text encoding schemes that represent binary data in an ASCII string format by translating it into a radix-64 representation. It is specified in RFC 4648.
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 (37 items)
Collapse this list.
  1. /usr/local/share/licenses/ocaml-base64-3.5.1_2/catalog.mk
  2. /usr/local/share/licenses/ocaml-base64-3.5.1_2/LICENSE
  3. /usr/local/share/licenses/ocaml-base64-3.5.1_2/ISCL
  4. lib/ocaml/site-lib/base64/META
  5. lib/ocaml/site-lib/base64/base64.a
  6. lib/ocaml/site-lib/base64/base64.cma
  7. lib/ocaml/site-lib/base64/base64.cmi
  8. lib/ocaml/site-lib/base64/base64.cmt
  9. lib/ocaml/site-lib/base64/base64.cmti
  10. lib/ocaml/site-lib/base64/base64.cmx
  11. lib/ocaml/site-lib/base64/base64.cmxa
  12. lib/ocaml/site-lib/base64/base64.cmxs
  13. lib/ocaml/site-lib/base64/base64.ml
  14. lib/ocaml/site-lib/base64/base64.mli
  15. lib/ocaml/site-lib/base64/base64__.cmi
  16. lib/ocaml/site-lib/base64/base64__.cmt
  17. lib/ocaml/site-lib/base64/base64__.cmx
  18. lib/ocaml/site-lib/base64/base64__.ml
  19. lib/ocaml/site-lib/base64/base64__Unsafe.cmi
  20. lib/ocaml/site-lib/base64/base64__Unsafe.cmt
  21. lib/ocaml/site-lib/base64/base64__Unsafe.cmx
  22. lib/ocaml/site-lib/base64/dune-package
  23. lib/ocaml/site-lib/base64/opam
  24. lib/ocaml/site-lib/base64/rfc2045/base64_rfc2045.a
  25. lib/ocaml/site-lib/base64/rfc2045/base64_rfc2045.cma
  26. lib/ocaml/site-lib/base64/rfc2045/base64_rfc2045.cmi
  27. lib/ocaml/site-lib/base64/rfc2045/base64_rfc2045.cmt
  28. lib/ocaml/site-lib/base64/rfc2045/base64_rfc2045.cmti
  29. lib/ocaml/site-lib/base64/rfc2045/base64_rfc2045.cmx
  30. lib/ocaml/site-lib/base64/rfc2045/base64_rfc2045.cmxa
  31. lib/ocaml/site-lib/base64/rfc2045/base64_rfc2045.cmxs
  32. lib/ocaml/site-lib/base64/rfc2045/base64_rfc2045.ml
  33. lib/ocaml/site-lib/base64/rfc2045/base64_rfc2045.mli
  34. lib/ocaml/site-lib/base64/unsafe.ml
  35. @owner
  36. @group
  37. @mode
Collapse this list.
Dependency lines:
  • ocaml-base64>0:converters/ocaml-base64
To install the port:
cd /usr/ports/converters/ocaml-base64/ && make install clean
To add the package, run one of these commands:
  • pkg install converters/ocaml-base64
  • pkg install ocaml-base64
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-base64
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710548595 SHA256 (mirage-ocaml-base64-v3.5.1_GH0.tar.gz) = f3e8b9be43567689064b419fa5eefd9c758f00b864e9f731a0dbc1b9fecfc768 SIZE (mirage-ocaml-base64-v3.5.1_GH0.tar.gz) = 18986

Packages (timestamps in pop-ups are UTC):
ocaml-base64
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.5.1_23.5.1_2-3.5.1_23.5.1_2-2.0.0-
FreeBSD:13:quarterly3.5.13.5.1-3.5.13.5.12.0.0_12.0.0_12.0.0_1
FreeBSD:14:latest3.5.1_23.5.1_2-3.5.1_23.5.1_22.0.0-2.0.0
FreeBSD:14:quarterly3.5.13.5.1-3.5.13.5.12.0.0_12.0.0_12.0.0_1
FreeBSD:15:latest3.5.1_23.5.1_2n/a3.5.1_2n/a2.0.0_12.0.0_12.0.0_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. META : devel/ocaml-bos
  2. META : devel/ocaml-fmt
  3. META : devel/ocaml-rresult
  4. ocamlc : lang/ocaml
  5. ocaml-dune>=3.7.1_2 : devel/ocaml-dune
Runtime dependencies:
  1. META : devel/ocaml-bos
  2. META : devel/ocaml-fmt
  3. META : devel/ocaml-rresult
  4. ocamlc : lang/ocaml
Patch dependencies:
  1. ocamlc : lang/ocaml
Extract dependencies:
  1. ocamlc : lang/ocaml
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ocaml-base64-3.5.1_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
converters_ocaml-base64
USES:
ocaml:dune
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mirage/ocaml-base64/tar.gz/v3.5.1?dummy=/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.5.1_2
15 Oct 2024 11:17:56
commit hash: fc9200867e270303c170dd81260957cb00fb0092commit hash: fc9200867e270303c170dd81260957cb00fb0092commit hash: fc9200867e270303c170dd81260957cb00fb0092commit hash: fc9200867e270303c170dd81260957cb00fb0092 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
devel/ocaml-sexplib0: Bump revisions after dependency update

PR:		282086
3.5.1_1
09 Oct 2024 05:28:31
commit hash: 9133b766df7c5f71d498d5c5ebe8a3b7e00fdf77commit hash: 9133b766df7c5f71d498d5c5ebe8a3b7e00fdf77commit hash: 9133b766df7c5f71d498d5c5ebe8a3b7e00fdf77commit hash: 9133b766df7c5f71d498d5c5ebe8a3b7e00fdf77 files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
Author: Benjamin Jacobs
*/*: Bump PORTREVISIONS after ocaml-ppxlib update

Commit ID: 25d9e3539b7ff862de62ea62a5044fc6e5faf953

PR:		279337
3.5.1
22 May 2024 17:16:28
commit hash: bb2bea65dbac365184f0efd68e9b79201fe5c533commit hash: bb2bea65dbac365184f0efd68e9b79201fe5c533commit hash: bb2bea65dbac365184f0efd68e9b79201fe5c533commit hash: bb2bea65dbac365184f0efd68e9b79201fe5c533 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
Author: Benjamin Jacobs
ocaml: Updates to ocaml compiler and several ocaml ports

- Update devel/ocaml to 4.14.2 [1]
- Specify runtime dependency on GNU AS as full path, this fixes
  build on armv6 - armv7 [1] [2]
- converters/ocaml-base64: Update to 3.5.1, add LICENSE, other
  improvements
- converters/ocaml-jsonm: Strip shared objects [3]
- databases/ocaml-dbm: Update to 1.3, move to gitlub, other
  improvements
- devel/menhir: Update to 20231231
- devel/ocaml-base: Unbreak non-x86 [2]
- devel/ocaml-camlp-streams: Silence patch and strip commands
- devel/ocaml-ipaddr: Update to 5.5.0
- devel/ocaml-lwt: Update to 5.7.0 [4]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.0_2
11 Mar 2024 21:50:58
commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
Author: Benjamin Jacobs
lang/ocaml: Update to 4.14.1

The 'force-safe-string; setting is NOT enabled, as opposed to the
new upstream default. OCaml users are encouraged to migrate to safe
strings as soon as possible.

- The X11 library isn't part of lang/ocaml anymore, users should
install x11-toolkits/ocaml-graphics.
- Add new 'ocaml' USES
- Bump PORTREVISION on dependent ports, due to ABI Change.

The update includes the following updates to existing ports (needed
to keep them working):

- devel/ocaml-camlp4: Updated to 4.14+1
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.0_1
05 Jul 2023 09:55:16
commit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2c files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
lang/ocaml: Update to 4.08.1

This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.

The ocaml port now is MAKE_JOBS safe.

Changes to dependent ports included in this commit:

- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
  upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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)
2.0.0
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)
2.0.0
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)
2.0.0
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.
2.0.0
24 Jun 2019 10:14:57
Revision:505020Original commit files touched by this commit
danfe search for other commits by this committer
Update OCaml to version 4.05.0 (this is the last version where strings
are unsafe by default, which is the main motivation why it was picked,
but not the very latest one) and synchronize the rest of the stack and
dependent ports with it, particularly:

  - Update `devel/ocaml-ocamlbuild' to version 0.14.0 and unbreak,
    register build dependency on all ports that require it (should
    be part of USE_OCAML, but we do not want to make any Mk-related
    changes the for time being)
  - Update `devel/ocaml-camlp4' to version 4.05+2
  - Update `devel/ocaml-camlp5' to version 7.07 (the project had
    moved to GitHub)
  - Mark `devel/ocaml-deriving-ocsigen' as BROKEN for now, it is
    very outdated and requires quite a lot of work
  - Update `x11-toolkits/ocaml-labltk' to version 8.06.3

PR:		218333
Exp-run by:	antoine
2.0.0
23 Feb 2018 21:09:47
Revision:462745Original commit files touched by this commit
rene search for other commits by this committer
Reset vg@'s ports after he resigned.

With hat:	portmgr-secretary
2.0.0
08 Dec 2015 09:05:15
Revision:403255Original commit files touched by this commit
mat search for other commits by this committer
Don't use GH_TAGNAME when DISTVERSION* variables can be used.

With hat:	portmgr
Sponsored by:	Absolight
2.0.0
05 Aug 2015 19:14:44
Revision:393608Original commit files touched by this commit
vg search for other commits by this committer
New port: converters/ocaml-base64

Base64 is a group of similar binary-to-text encoding schemes that
represent binary data in an ASCII string format by translating it
into a radix-64 representation. It is specified in RFC 4648.

WWW: https://github.com/mirage/ocaml-base64

Number of commits found: 13