| Port details |
- rubygem-hansi Der ANSI Hansi - create colorized console output
- 0.2.1 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2026-05-21 15:06:17
- Last Update: 2026-05-21 14:45:44
- Commit Hash: bde0d02
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/rkh/hansi
- Description:
- Welcome to The ANSI Hansi. This is your Hipster ANSI color library.
It allows you to produce colorized console output.
Many ANSI color libraries are already out there. However, this library tackles a
few issues most of them have:
- It supports 8 color, 16 color, 88 color, 256 color and 24 bit (True Color)
mode.
- It transparently converts colors between modes without you having to worry
about this. It uses the YUV distance (rather than the RGB distance) to closer
match how our brain perceives color similarity.
- It supports proper color nesting.
- It can automatically detect how many colors the current terminal supports.
- It does not enforce a DSL to be used (in fact, it does not include a DSL, but
it makes it really easy to build your own DSL).
- Makes it easy to define string templates for highlighting, but doesn't force
you to use them.
- It supports themes, but doesn't force you to use them. Themes make semantic
coloring easier.
- It supports converting ANSI colors to CSS rules. It does not support parsing
an ANSI colored string into HTML, this would be outside the scope of this
library.
- It has zero dependencies and does not include a native extension.
- It does not monkey patch anything.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rubygem-hansi>0:devel/rubygem-hansi
- To install the port:
- cd /usr/ports/devel/rubygem-hansi/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-hansi
- pkg install rubygem-hansi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-hansi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1779222886
SHA256 (rubygem/hansi-0.2.1.gem) = 7e27dfd729f1692a3a7690fc0ef3af9d5e3cfc0285bb135cae7e56180e4805db
SIZE (rubygem/hansi-0.2.1.gem) = 80384
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- devel/rubygem-mustermann-contrib
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-hansi
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|