Path to this page:
./
misc/ascii,
ASCII character table program
Branch: CURRENT,
Version: 3.32,
Package name: ascii-3.32,
Maintainer: pkgsrc-usersThis is a handy little utility that recognizes many different ways of
naming an ASCII character (hex, octal, binary, decimal, C escape, ISO
character table pair, slang names, and others) and prints out all the
equivalents. A CGI script that can be used to enable access over the
Web is included.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 13.733 KB
Version history: (Expand)
- (2026-03-02) Updated to version: ascii-3.32
- (2026-02-08) Updated to version: ascii-3.31
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2020-03-07) Updated to version: ascii-3.18
- (2017-11-23) Package has been reborn
CVS history: (Expand)
2026-03-01 23:24:12 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
ascii: update to 3.32.
Reduce local changes.
Upstream changes:
Allow packagers to pass in hardening flags.
Allow -d/-o/-x/-b to force the output radix.
|
| 2026-02-07 23:47:54 by Thomas Klausner | Files touched by this commit (3) |
Log message:
3.31: 2026-02-07::
ChatGPT 5.2 patches to hrden code against UB.
Manual page is now spellchecked.
3.30: 2024-05-27::
Back out mistaken correction of "Start of Heading."
Markup fix.
3.20: 2024-02-16::
Do two user requests for more informative handling of CLI flags.
3.19: 2024-02-07::
Accept 7-bit binary literals, with 0b prefix.
Accept names of POSIX character classes.
|
| 2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (possibly fetched
conditionally?):
./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
|
| 2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Remove SHA1 hashes for distfiles
|
2020-03-07 19:31:03 by Frederic Cambus | Files touched by this commit (3) |  |
Log message:
ascii: update to 3.18.
ChangeLog:
3.18: 2017-08-01
Fix a packaging error, include NEWS in the tarball.
3.17: 2017-07-31
Add -b option to generate a table with binary code-points.
3.16: 2017-07-18
Add -a option to print in 4-column mode.
0-fill fix and octal code-point literals.
|
| 2019-11-03 18:04:28 by Roland Illig | Files touched by this commit (71) |
Log message:
misc: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
| 2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message:
*: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
|
| 2016-03-07 20:59:33 by Niclas Rosenvik | Files touched by this commit (3) |
Log message:
Update ascii to version 3.15.
Changelog:
3.15: 2015-04-02
Gitorious is doomed. Project must move and metadata change accordingly.
|