Port details |
- artem Converts images to ASCII art
- 3.0.0_2 graphics
=0 3.0.0_1Version of this port present on the latest quarterly branch. - Maintainer: adamw@FreeBSD.org
 - Port Added: 2025-01-24 15:18:06
- Last Update: 2025-04-08 08:41:13
- Commit Hash: 2a5976a
- License: MPL20
- WWW:
- https://github.com/finefindus/artem
- Description:
- Artem is a small cli program, written in rust, to easily convert
images to ASCII art, named after the latin word for art. By default it
tries to use truecolor, but if the terminal does not support
truecolor, it falls back to 16 Color ANSI. When the ASCII image is
written to a file, the image will not use colors. It supports .jpeg,
.png, .gif, .webp and many more.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/artem/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/artem
- pkg install artem
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: artem
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1737730839
SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
SIZE (rust/crates/adler-1.0.2.crate) = 12778
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:
-
- rust>=1.86.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_artem
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.0_2 08 Apr 2025 08:41:13
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.86.0
PR: 285840 |
3.0.0_1 24 Feb 2025 07:55:52
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.85.0
PR: 284884 |
3.0.0 24 Jan 2025 15:17:18
    |
Adam Weinberger (adamw)  |
graphics/artem: Add new port
This is yet another ASCII art generator. This one is in rust, supports
truecolors, and reads a wide array of image formats, with no build or
runtime dependencies (other than rust). |
Number of commits found: 3
|