| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=9gnbgejj38c99nhpfj62h0o4h1; path=/
content-type: text/html; charset=UTF-8
date: Sat, 27 Dec 2025 08:49:49 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
aha
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/aha, Ansi HTML Adapter
[
Branch: CURRENT, Version: 0.5.1, Package name: aha-0.5.1, Maintainer: pkgsrc-users
aha - Ansi HTML Adapter
aha takes SGR-colored Input and prints W3C conform HTML-Code.
aha reads the Input from a file or stdin and writes HTML-Code to stdout.
Required to build:
[pkgtools/cwrappers]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
ahatime
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/aha, Ansi HTML Adapter
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 0.5.1, Package name: aha-0.5.1, Maintainer: pkgsrc-users
aha - Ansi HTML Adapter
aha takes SGR-colored Input and prints W3C conform HTML-Code.
aha reads the Input from a file or stdin and writes HTML-Code to stdout.
Required to build:
[pkgtools/cwrappers]
Master sites:
Filesize: 385.166 KBVersion history: (Expand)
- (2021-09-11) Updated to version: aha-0.5.1
- (2019-11-12) Updated to version: aha-0.5
- (2017-11-23) Package has been reborn
- (2017-05-23) Updated to version: aha-0.4.10.6
- (2016-07-15) Updated to version: aha-0.4.9
- (2016-01-13) Package added to pkgsrc.se, version aha-0.4.8 (created)
CVS history: (Expand)
| 2025-02-05 15:04:26 by Thomas Klausner | Files touched by this commit (1) |
Log message: aha: remove comment about license, the web pages clearly says "All files are subjects to the LGPL2+ or the MPL1.1 (Dual licensed)." |
| 2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message: textproc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip |
| 2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message: textproc: Remove SHA1 hashes for distfiles |
| 2021-09-11 07:48:30 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: (textproc/aha) Updated 0.5 to 0.5.1 Version 0.5.1 (recent): - Use doctype HTML5 instead of XHTML optionally (thanks to Dan Nagle) - Rewrote man page using mdoc (thanks to Stephen Gregoratto) - Removed extra linebreak at end (thanks to Ryan Hendrickson) - Use the #hex format for colours (thanks to suve) - Added optional language attribute - Added vbcc support (thanks to polluks) - Fixed handling of SGR 39/49 (thanks to Patric Mueller) - Added css inline option - Added --style option for inlining css styles like font size (thanks to Ted Lyngmo) |
| 2019-11-12 15:04:33 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: (textproc/aha) Updated from 0.4.10.6 to 0.5 Version 0.5 (recent): - Added support for ansi vt220 character set using utf8 characters, useful for tables - Added support for italic text (thanks to suve) - Added support for crossed out text (thanks to suve) - Added support for 8 bit colours (thanks to John Poole and suve) - Added support for 24 bit colours - Added rudimentary support for highlighting - Fixed behaviour of ESC[7m "negative image" - Fixed charset information in head based on used encoding (thanks to suve) - Fixed ESC[27m "revert off" (thanks to suve) - Escaping html special characters in title (thanks to suve) - Not returning zero at unknown option error (thanks to suve) - Refactored used colour scheme from int to enum (thanks to suve) - Refactored error report using errstr (thanks to suve) - Refactored code to avoid warnings (thanks to suve) - Refactored options to an own struct (thanks to suve) - Refactored color printing switch to an array (thanks to suve) - Refactored application state to an own struct (thanks to suve) |
| 2017-05-23 12:56:16 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: Updated textproc/aha 0.4.9 to 0.4.10.6 -------------------------------------- Version 0.4.10.6 (recent): - Fixed MANDIR according to the GNU Coding standards, the man file is now \ installed to $(PREFIX)/share/man instead of $(PREFIX)/man (thanks to Eddie \ Antonio Santos) Version 0.4.10.5 (recent): - Fixed reset of blinking text Version 0.4.10.4: - Fixed reset of bold text (thanks to Eric Anderson) - Improved handling of some rare, but not supported border cases like font changing Version 0.4.10.3: - Removed two unused variables (thanks to Anthony "Pi" Martinez) Version 0.4.10.2: - Improved README and added screenshot Version 0.4.10.1: - Fixed bug with "tput sgr0" (thanks to Hervé Renault) Version 0.4.10: - Fixed inverted colours (thanks to Norman Rasmussen) - Changed contact email address in help and manpage |
| 2016-07-14 15:18:08 by Makoto Fujiwara | Files touched by this commit (3) |
Log message: (pkgsrc) - Drop patch, seems included now. (upstream) - Updated textproc/aha to 0.4.9 -------------------------------- Version 0.4.9 (recent): - Fixed urls (thanks to Jeroen Wiert Pluimers) - Fixed behaviour for non CSI codes (thanks to Jack Brear) |
| 2016-06-09 08:23:41 by Thomas Klausner | Files touched by this commit (38) |
Log message: Fix HOMEPAGE to be copy'n'pastable. |
