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
Port details
cl-babel-sbcl Charset encoding/decoding library written in Common Lisp
0.5.0.24_1,1 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 0.5.0.24_1,1Version of this port present on the latest quarterly branch.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-01-20 15:01:34
Last Update: 2024-12-30 12:16:48
Commit Hash: 438578c
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: lisp
License: MIT
WWW:
https://www.cliki.net/Babel
Description:
Babel is a charset encoding/decoding library, not unlike GNU libiconv, but completely written in Common Lisp. This package is compiled with SBCL.
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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/cl-babel-sbcl-0.5.0.24_1,1/catalog.mk
  2. /usr/local/share/licenses/cl-babel-sbcl-0.5.0.24_1,1/LICENSE
  3. /usr/local/share/licenses/cl-babel-sbcl-0.5.0.24_1,1/MIT
Collapse this list.
Dependency lines:
  • cl-babel-sbcl>0:converters/cl-babel-sbcl
To install the port:
cd /usr/ports/converters/cl-babel-sbcl/ && make install clean
To add the package, run one of these commands:
  • pkg install converters/cl-babel-sbcl
  • pkg install cl-babel-sbcl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cl-babel-sbcl
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
cl-babel-sbcl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.5.0.24_1,1--0.5.0.24_1,1---
FreeBSD:13:quarterly-0.5.0.24_1,1--0.5.0.24_1,1---
FreeBSD:14:latest-0.5.0.24_1,1--0.5.0.24_1,1---
FreeBSD:14:quarterly-0.5.0.24_1,1--0.5.0.24_1,1---
FreeBSD:15:latest-0.5.0.24_1,1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. arrays.fasl : devel/cl-alexandria-sbcl
  2. babel.asd : converters/cl-babel
  3. tf-sbcl.fasl : devel/cl-trivial-features-sbcl
  4. package.fasl : devel/cl-trivial-gray-streams-sbcl
  5. sbcl : lang/sbcl
Runtime dependencies:
  1. arrays.fasl : devel/cl-alexandria-sbcl
  2. babel.asd : converters/cl-babel
  3. tf-sbcl.fasl : devel/cl-trivial-features-sbcl
  4. package.fasl : devel/cl-trivial-gray-streams-sbcl
  5. sbcl : lang/sbcl
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/cl-cffi-sbcl*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/cl-cffi-sbcl*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
converters_cl-babel-sbcl
USES:
cl
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 109 (showing only 9 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2010.01.16_6
16 Dec 2012 05:34:02
Revision:308981Original commit files touched by this commit
bf search for other commits by this committer
update sbcl to 1.1.2 and maxima to 5.29.1; adjust dependent ports
2010.01.16_5
13 Sep 2012 02:03:42
Revision:304169Original commit files touched by this commit
bf search for other commits by this committer
update lang/sbcl to 1.0.58 and switch to the new options format;
adjust dependent ports
2010.01.16_4
22 May 2012 19:16:10
Original commit files touched by this commit
bf search for other commits by this committer
update lang/sbcl to 1.0.57, and adjust dependent ports
2010.01.16_3
23 Apr 2012 09:27:42
Original commit files touched by this commit
bf search for other commits by this committer
update to 1.0.56 and adjust dependent ports; switch to the packaged
html documents, to avoid problems with our texinfo tools; pass prefix,
dynamic space size, and lisp bootstrap via make.sh options; update
flags and use them in tests; remove unused patches; simplify and sort
some variables and options-handling; shorten some long lines
2010.01.16_2
24 Jan 2012 14:10:45
Original commit files touched by this commit
bf search for other commits by this committer
update lang/sbcl to 1.0.55, and adjust dependent ports
2010.01.16_1
16 Aug 2011 21:00:30
Original commit files touched by this commit
olgeni search for other commits by this committer
Unbreak and bump PORTREVISION: rebuild cl-*-sbcl ports that depend
on devel/cl-asdf.
2010.01.16
21 Jan 2010 16:52:37
Original commit files touched by this commit
olgeni search for other commits by this committer
Add missing dependency on devel/cl-alexandria.
2010.01.16
21 Jan 2010 09:21:14
Original commit files touched by this commit
pav search for other commits by this committer
- Correct dependency on cl-babel

Reported by:    pointyhat
Pointy hat to:  olgeni
2010.01.16
20 Jan 2010 15:01:08
Original commit files touched by this commit
olgeni search for other commits by this committer
Add cl-babel, a charset encoding/decoding library, not unlike GNU
libiconv, but completely written in Common Lisp.

Number of commits found: 109 (showing only 9 on this page)

«  1 | 2