Port details |
- iiview Thumb viewer application
- 0.32 graphics =2 0.31_2Version of this port present on the latest quarterly branch.
- Maintainer: nakal@sugioarto.com
- Port Added: 2008-06-18 18:55:37
- Last Update: 2024-10-13 19:11:17
- Commit Hash: 9e242d6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/nakal/iiview
- Description:
- IIViewer is an application for X. It allows you to display
pictures in a directory as thumbnails. Selected images can
then be shown in full size. It reads the most common graphic
formats.
- ¦ ¦ ¦ ¦
- 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/iiview/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/iiview
- pkg install iiview
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: iiview
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728814884
SHA256 (nakal-iiview-v0.32_GH0.tar.gz) = c4489180e0c17fdac6690e6a0be3a654bc036c67acf25c8b491a0ef40d542a13
SIZE (nakal-iiview-v0.32_GH0.tar.gz) = 37968
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:
-
- xpm.pc : x11/libXpm
- x11.pc : x11/libX11
- Runtime dependencies:
-
- xpm.pc : x11/libXpm
- x11.pc : x11/libX11
- Library dependencies:
-
- libtiff.so : graphics/tiff
- libpng.so : graphics/png
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_iiview
- USES:
- jpeg xorg
- 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.32 13 Oct 2024 19:11:17 |
Daniel Engberg (diizzy) Author: Martin Sugioarto |
graphics/iiview: Update to 0.32
Changelog: https://github.com/nakal/iiview/compare/v0.31...v0.32
Update maintainer e-mail
PR: 282049 |
0.31_2 27 Apr 2024 12:44:59 |
Tijl Coosemans (tijl) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
0.31_1 22 Jan 2024 12:26:16 |
Muhammad Moinur Rahman (bofh) |
graphics/iiview: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
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.31 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.31 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.31 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.31 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.31 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.31 03 Jan 2017 18:12:13 |
mat |
Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
get out of them are not.
- If the repository was renamed, the old URL will still work, but the
distribution name will be ith the new name.
Sponsored by: Absolight |
0.31 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.31 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
0.31 18 May 2015 17:07:46 |
mat |
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
0.31 13 Dec 2014 19:25:09 |
danilo |
- Update to 0.31
- Add LICENSE
PR: 195897
Submitted by: martin@sugioarto.com (maintainer) |
0.28_1 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.28_1 06 Mar 2014 08:01:57 |
ehaupt |
Add patch that belongs to the previous commit. |
0.28_1 06 Mar 2014 07:56:29 |
ehaupt |
- Support staging
- Use WWW: with a single space
- Make PREFIX safe
- Strip binary |
0.28_1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.28_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.28 20 Feb 2012 20:04:10 |
dinoex |
- does not use libungif, has its own gif functions |
0.28 31 Jan 2012 20:56:17 |
jgh |
- Update to 0.28
- clang compiling improvements
PR: ports/164657
Submitted by: maintainer
Approved by: crees, rene (implicit) |
0.27_3 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.27_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.27_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.27_1 19 Nov 2009 23:41:55 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
0.27_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.27 10 Jun 2009 06:02:38 |
itetcu |
Update to 0.27 which support custom LOCALBSE and doesn't use gmake anymore.
Submitted by: maintainer
Reported by: QATty |
0.26 18 Jun 2008 18:55:26 |
lippe |
A BSD-licensed lightweight thumbnail viewer application that is only based on
X11 without any toolkits.
WWW: http://sourceforge.net/projects/iiview
PR: ports/124636
Submitted by: Martin Sugioarto <martin.sugioarto@udo.edu>
Approved by: gabor (mentor, implicit) |