Port details |
- icat Displays images in 256-color capable terminals
- 0.5_4 graphics
=3 0.5_3Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2013-04-29 10:19:33
- Last Update: 2025-03-18 15:36:30
- Commit Hash: ba9b737
- People watching this port, also watch:: inotify-tools, monit, pure-ftpd, phpsysinfo-php82
- License: BSD2CLAUSE
- WWW:
- https://github.com/atextor/icat
- Description:
- Displays an image in a 256-color enabled terminal with UTF-8 locale, such as
gnome-terminal, konsole, uxterm or rxvt-unicode (urxvt).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/graphics/icat/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/icat
- pkg install icat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: icat
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1522737831
SHA256 (atextor-icat-v0.5_GH0.tar.gz) = 1d77f20c7eab29efe22aeebe426301b7dca1f898759c63f32a714c7c9ae1aab4
SIZE (atextor-icat-v0.5_GH0.tar.gz) = 46232
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:
-
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- libImlib2.so : graphics/imlib2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_icat
- USES:
- dos2unix gmake localbase:ldflags
- 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 |
0.5_4 18 Mar 2025 15:36:30
    |
Nuno Teixeira (eduardo)  |
*/*: Chase graphics/imlib2 update
New imlib2 version in ports. |
0.5_3 16 Jul 2024 12:00:59
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
0.5_2 20 Jan 2024 13:55:49
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
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) |
0.5_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 ) |
0.5_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 ) |
0.5_1 29 Oct 2021 09:50:18
    |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
0.5_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.5_1 26 Oct 2020 10:29:32
  |
ehaupt  |
- Install manual page
- Switch to USES=localbase
- Sort variables
PR: 250334
Submitted by: 0mp |
0.5 03 Apr 2018 08:54:58
  |
ehaupt  |
- Update to 0.5
- Add LICENSE |
0.4_1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.4_1 07 May 2015 15:17:33
  |
mat  |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.4_1 27 Dec 2014 00:09:03
  |
gblach  |
- Remove Mk/bsd.efl.mk
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
which depends on imlib2
PR: 196062
Approved by: portmgr |
0.4 18 Dec 2013 11:59:15
  |
ehaupt  |
Use dos2unix USES macro. |
0.4 24 Oct 2013 15:11:40
  |
ehaupt  |
Support staging. |
0.4 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.4 24 Jul 2013 08:19:07
  |
ehaupt  |
Remove MAKE_JOBS_SAFE which is now default. |
0.4 08 Jul 2013 18:42:16
  |
ehaupt  |
- Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header |
0.4 29 Apr 2013 10:19:15
  |
ehaupt  |
Add icat, displays images in 256-color capable terminals. |