Port details |
- jp2a Converts JPG images to ASCII
- 1.3.1_1 graphics =3 1.3.0Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2006-08-17 18:30:15
- Last Update: 2024-10-28 08:23:35
- Commit Hash: f742a28
- People watching this port, also watch:: mDNSResponder, otk, p5-Template-Iterator-AlzaboWrapperCursor, p5-DBIx-SQLite-Simple, health-nut
- License: GPLv2
- WWW:
- https://github.com/Talinx/jp2a
- Description:
- jp2a is a simple and powerful command-line utility that converts JPEG
images into ASCII art. This tool supports colored ASCII output and
allows for a range of customizations, such as image scaling, brightness
and contrast adjustments, and setting text character sets to optimize
the ASCII rendering.
Some of the key features include:
* Supports both colored and grayscale ASCII art
* Various output modes such as fitting ASCII into specific dimensions
* Fast conversion and easy integration into shell scripts
* Customizable character sets and dithering options for better visual
results
- ¦ ¦ ¦ ¦
- 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/jp2a/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/jp2a
- pkg install jp2a
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jp2a
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729954835
SHA256 (jp2a-1.3.1.tar.bz2) = a646f893508b111d922d5f726953d577089741b83fa299f351c98e7be7974c9f
SIZE (jp2a-1.3.1.tar.bz2) = 513881
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libcurl.so : ftp/curl
- libexif.so : graphics/libexif
- libpng.so : graphics/png
- libwebp.so : graphics/webp
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_jp2a
- USES:
- jpeg localbase:ldflags ncurses pkgconfig tar:bz2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.1_1 28 Oct 2024 08:23:35 |
Emanuel Haupt (ehaupt) |
graphics/jp2a: Give the port a makeover
Use the release archive to remove USES=autoreconf. Eliminate
CONFIGURE_ENV, MAKE_ENV, USE_CSTD, and LDFLAGS, as they are no longer
needed for this port. Add USES=localbase:ldflags and --disable-assert to
CONFIGURE_ARGS.
PR: 282336
Reported by: diizzy |
1.3.1 21 Oct 2024 06:58:27 |
Emanuel Haupt (ehaupt) |
graphics/jp2a: Update to 1.3.1
- Update to 1.3.1
- Improve the pkg-descr for better clarity and detail |
1.3.0 24 Sep 2024 07:41:53 |
Emanuel Haupt (ehaupt) |
graphics/jp2a: Update to 1.3.0 |
1.2.0_1 21 Jan 2024 13:05:39 |
Emanuel Haupt (ehaupt) |
graphics/jp2a: Move manpages to share/man |
1.2.0 08 Jan 2024 09:22:13 |
Emanuel Haupt (ehaupt) |
graphics/jp2a: Update to 1.2.0 |
1.1.1_1 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.1 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.1.1 23 Nov 2021 19:30:33 |
Emanuel Haupt (ehaupt) |
graphics/jp2a: Update to 1.1.1 |
1.1.0_1 23 Apr 2021 20:56:21 |
Antoine Brodin (antoine) |
Cleanup LIB_DEPENDS |
1.1.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.0_1 21 Oct 2020 18:49:58 |
pkubaj |
graphics/jp2a: fix build on GCC architectures
Use C99 mode:
image.c:815: error: 'for' loop initial declaration used outside C99 mode |
1.1.0_1 11 Oct 2020 08:57:07 |
ehaupt |
- Use release archive to remove need of running autoreconf
- Disable doxygen
- Use localbase USES macro
PR: 250254
Submitted by: daniel.engberg.lists@pyret.net |
1.1.0 10 Oct 2020 16:40:03 |
ehaupt |
- Update to 1.1.0
- Point WWW to the project site of the fork that we're using
- Pacify portlint/portclippy |
1.0.9 08 Oct 2020 16:39:12 |
ehaupt |
Define PORTSCOUT to ignore 1.1.0. This version has too many flaws. |
1.0.9 10 Feb 2020 17:22:54 |
ehaupt |
- Update to 1.0.9
- Switch github upstream to Talinx
(see: https://github.com/cslarsen/jp2a/issues/3#issuecomment-581410179)
Notified by: Christoph Raitzig <chris-r@posteo.net> |
1.0.7 26 Jun 2017 03:27:33 |
sunpoet |
Fix WWW
Approved by: portmgr (blanket) |
1.0.7 01 Feb 2017 08:13:10 |
ehaupt |
Update to 1.0.7 |
1.0.6_7 17 Dec 2016 12:09:49 |
ehaupt |
Add license |
1.0.6_7 08 Dec 2016 16:39:11 |
tijl |
Remove libjpeg.so.11 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.0.6_6 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.6_6 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.0.6_6 18 Mar 2014 07:56:38 |
ehaupt |
- Support staging
- Convert USE_BZIP2=yes to USES=tar:bzip2
- New LIB_DEPENDS definition
- Take maintainership |
1.0.6_6 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.0.6_6 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
1.0.6_5 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
1.0.6_5 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
1.0.6_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0.6_3 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
1.0.6_2 23 Jan 2009 15:43:14 |
roam |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
1.0.6_1 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.0.6_1 18 Apr 2007 08:01:25 |
sat |
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports |
1.0.6_1 13 Dec 2006 12:41:36 |
roam |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
1.0.6 25 Sep 2006 14:21:51 |
sat |
- Update to 1.0.6 |
1.0.5 18 Sep 2006 10:53:07 |
sat |
- Update to 1.0.5 |
1.0.4 04 Sep 2006 12:23:10 |
sat |
- Update to 1.0.4 |
1.0.3 01 Sep 2006 12:32:13 |
sat |
- Update to 1.0.3 |
1.0.2 01 Sep 2006 07:57:08 |
sat |
- Mark broken on 4.x
Reported by: pointyhat via kris |
1.0.2 31 Aug 2006 06:45:16 |
sat |
- Update to 1.0.2 |
1.0.1 17 Aug 2006 18:25:01 |
sat |
Add port graphics/jp2a:
jp2a is a simple JPEG to ASCII viewer.
WWW: http://jp2a.sourceforge.net/ |