| Port details |
- py-unicode-show Detect and annotate suspicious Unicode characters in text or files
- 48.5.1 security
=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: dtxdf@FreeBSD.org
 - Port Added: 2026-02-26 05:09:05
- Last Update: 2026-02-26 05:08:18
- Commit Hash: 47aaf92
- Also Listed In: python
- License: AGPLv3
- WWW:
- https://www.kicksecure.com/wiki/Unicode-show
- Description:
- unicode-show is a utility that reads text input (from standard input
or files) and highlights suspicious Unicode characters, such as
those outside the safe ASCII range. This tool is useful for identifying
potentially malicious or misleading Unicode characters in source
code, logs, or user input.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}unicode-show>0:security/py-unicode-show@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-unicode-show/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-unicode-show
- pkg install py312-unicode-show
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-unicode-show listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-unicode-show
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1772081009
SHA256 (Kicksecure-helper-scripts-48.5-1_GH0.tar.gz) = 7d9d3dc91c2b95896e4a29ef54b7d10935da12d238f6dea49156fc57dad605d1
SIZE (Kicksecure-helper-scripts-48.5-1_GH0.tar.gz) = 326909
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:
-
- python3.12 : lang/python312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_py-unicode-show
- USES:
- python:3.12+ shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
48.5.1 26 Feb 2026 05:08:18
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
security/py-unicode-show: New port: Detect and annotate suspicious Unicode
characters in text or files
unicode-show is a utility that reads text input (from standard input
or files) and highlights suspicious Unicode characters, such as
those outside the safe ASCII range. This tool is useful for identifying
potentially malicious or misleading Unicode characters in source
code, logs, or user input.
WWW: https://www.kicksecure.com/wiki/Unicode-show |
Number of commits found: 1
|