Port details |
- cl-babel-sbcl Charset encoding/decoding library written in Common Lisp
- 0.5.0.24_7,1 converters
=2 0.5.0.24_6,1Version of this port present on the latest quarterly branch. - Maintainer: olgeni@FreeBSD.org
 - Port Added: 2010-01-20 15:01:34
- Last Update: 2025-07-03 06:06:35
- Commit Hash: 80d29c5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- arrays.fasl : devel/cl-alexandria-sbcl
- babel.asd : converters/cl-babel
- tf-sbcl.fasl : devel/cl-trivial-features-sbcl
- package.fasl : devel/cl-trivial-gray-streams-sbcl
- sbcl : lang/sbcl
- Runtime dependencies:
-
- arrays.fasl : devel/cl-alexandria-sbcl
- babel.asd : converters/cl-babel
- tf-sbcl.fasl : devel/cl-trivial-features-sbcl
- package.fasl : devel/cl-trivial-gray-streams-sbcl
- sbcl : lang/sbcl
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
Deleted ports which required this port:
- * - 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:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2010.01.16_11 06 Jun 2013 13:13:34
  |
bf  |
update lang/sbcl to 1.1.8, and adjust dependent ports |
2010.01.16_10 06 May 2013 15:33:07
  |
bf  |
update lang/sbcl to 1.1.7, and adjust dependent ports |
2010.01.16_9 03 Mar 2013 15:55:04
  |
bf  |
update lang/sbcl to 1.1.5+bugfixes, and adjust dependent ports |
2010.01.16_8 02 Feb 2013 21:57:42
  |
bf  |
update lang/sbcl to 1.1.4 and adjust dependent ports |
2010.01.16_7 26 Jan 2013 15:03:49
  |
olgeni  |
Convert Makefile headers to the new format in my ports (round #2). |
2010.01.16_7 05 Jan 2013 14:13:47
  |
bf  |
update lang/sbcl to 1.1.3 and adjust dependent ports |
2010.01.16_6 16 Dec 2012 05:34:02
  |
bf  |
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
  |
bf  |
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
 |
bf  |
update lang/sbcl to 1.0.57, and adjust dependent ports |
2010.01.16_3 23 Apr 2012 09:27:42
 |
bf  |
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
 |
bf  |
update lang/sbcl to 1.0.55, and adjust dependent ports |
2010.01.16_1 16 Aug 2011 21:00:30
 |
olgeni  |
Unbreak and bump PORTREVISION: rebuild cl-*-sbcl ports that depend
on devel/cl-asdf. |
2010.01.16 21 Jan 2010 16:52:37
 |
olgeni  |
Add missing dependency on devel/cl-alexandria. |
2010.01.16 21 Jan 2010 09:21:14
 |
pav  |
- Correct dependency on cl-babel
Reported by: pointyhat
Pointy hat to: olgeni |
2010.01.16 20 Jan 2010 15:01:08
 |
olgeni  |
Add cl-babel, a charset encoding/decoding library, not unlike GNU
libiconv, but completely written in Common Lisp. |