notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
img2xterm Display images on 256 color xterms
1.0.0_5 misc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.0_4Version of this port present on the latest quarterly branch.
Maintainer: laurent.chardon@gmail.com search for ports maintained by this maintainer
Port Added: 2017-05-08 18:40:17
Last Update: 2024-01-14 16:43:47
Commit Hash: ceb72bf
License: MIT
WWW:
https://github.com/kfei/img2xterm
Description:
img2xterm is a program that can display bitmap images on 256-colour terminals by converting them into Unicode block characters and xterm compatible control sequences.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/img2xterm
  2. /usr/local/share/licenses/img2xterm-1.0.0_5/catalog.mk
  3. /usr/local/share/licenses/img2xterm-1.0.0_5/LICENSE
  4. /usr/local/share/licenses/img2xterm-1.0.0_5/MIT
Collapse this list.
Dependency lines:
  • img2xterm>0:misc/img2xterm
To install the port:
cd /usr/ports/misc/img2xterm/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/img2xterm
  • pkg install img2xterm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: img2xterm
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1494253434 SHA256 (kfei-img2xterm-v1.0.0_GH0.tar.gz) = 9c8ef6133f8dd75f556392db4f365272816b553606d2ebd502ab666634c4c93c SIZE (kfei-img2xterm-v1.0.0_GH0.tar.gz) = 6186

Packages (timestamps in pop-ups are UTC):
img2xterm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.0_51.0.0_5-1.0.0_51.0.0_5---
FreeBSD:13:quarterly1.0.0_41.0.0_4-1.0.0_41.0.0_4-1.0.0_4-
FreeBSD:14:latest1.0.0_51.0.0_5-1.0.0_51.0.0_5--1.0.0_4
FreeBSD:14:quarterly1.0.0_41.0.0_4-1.0.0_41.0.0_4-1.0.0_4-
FreeBSD:15:latest1.0.0_51.0.0_5n/a1.0.0_5n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libMagick++-7.so : graphics/ImageMagick7
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_img2xterm
USES:
gmake magick ncurses
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/kfei/img2xterm/tar.gz/v1.0.0?dummy=/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0_5
14 Jan 2024 16:43:47
commit hash: ceb72bff4cf20abfd1f09adb1f624e3f06f987afcommit hash: ceb72bff4cf20abfd1f09adb1f624e3f06f987afcommit hash: ceb72bff4cf20abfd1f09adb1f624e3f06f987afcommit hash: ceb72bff4cf20abfd1f09adb1f624e3f06f987af files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Laurent
misc/img2xterm: update ImageMagick dependency

 * Update dependency from old ImageMagick-6 to current
 * Various minor changes to make portlint happy
 * Submitter becomes maintainer (already maintainer of sysutils/modules)

PR:		276266
Reported by:	laurent.chardon@gmail.com
1.0.0_4
30 Apr 2023 11:10:42
commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses/magick.mk: Bump all consumers

Bump all consumers of ImageMagick ports after flavorizing them.

Approved by:	tcberner (mentor, implicit)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.0.0_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.0.0_3
11 Dec 2021 13:50:53
commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
framework: Add new USES 'magick' for graphics/ImageMagick*

A new USES has been added to depend on ImageMagick.

	USES=magick

adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.

If a specific version is required, use for example

	USES=magick:6        resp.     USES=magick:7

If only a build, run or test is required, use for example

	USES=magick:build    resp.     USES=magick:6,build,test
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.0_3
11 Nov 2021 18:05:38
commit hash: 38a66306d7941b4d37c3a2198860a3dfc4c73423commit hash: 38a66306d7941b4d37c3a2198860a3dfc4c73423commit hash: 38a66306d7941b4d37c3a2198860a3dfc4c73423commit hash: 38a66306d7941b4d37c3a2198860a3dfc4c73423 files touched by this commit
Tilman Keskinoz (arved) search for other commits by this committer
Drop maintainership on most of my ports
1.0.0_3
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.0.0_3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0.0_3
10 Nov 2018 19:57:08
Revision:484640Original commit files touched by this commit
kwm search for other commits by this committer
Update ImageMagick to 6.9.10.14 [1]

* Add PKGNAMESUFFIX and rename the directory. This was done to show
  that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.

Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.

Chase these changes in all the ports that using IM6.

PR:		225102 (based on, only the version update) [1]
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
1.0.0_2
28 Sep 2017 15:36:31
Revision:450852Original commit files touched by this commit
kwm search for other commits by this committer
ImageMagick to 6.9.9-15.

* Disable FPX (FlashPix) support by default. This image format is really
  rare these days coupled with that there are known CVE's in libfpx and
  it doesn't seem to be maintained these days. It doesn't make sense to
  keep it enabled by default anymore. [1]
* Add new option for RAW support
* Fix portscout macro to only show 6.9.x versions

Bump other ports for the shared library bumps in IM 6.

PR:		222309 [1]
Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru> [1]
1.0.0_1
26 May 2017 08:20:19
Revision:441761Original commit files touched by this commit
kwm search for other commits by this committer
Chase ImageMagick shlib bump
1.0.0
08 May 2017 18:40:07
Revision:440446Original commit files touched by this commit
arved search for other commits by this committer
Add img2xterm, a program that displays images on 256 xterms using unicode
characters

Number of commits found: 12