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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
iiview Thumb viewer application
0.31_1 graphics 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 0.31Version of this port present on the latest quarterly branch.
Maintainer: martin.sugioarto@udo.edu search for ports maintained by this maintainer
Port Added: 2008-06-18 18:55:37
Last Update: 2024-01-22 12:26:16
Commit Hash: 7d626d7
License: BSD2CLAUSE
WWW:
https://sourceforge.net/projects/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.
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 (5 items)
Collapse this list.
  1. bin/iiview
  2. share/man/man1/iiview.1.gz
  3. /usr/local/share/licenses/iiview-0.31_1/catalog.mk
  4. /usr/local/share/licenses/iiview-0.31_1/LICENSE
  5. /usr/local/share/licenses/iiview-0.31_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • iiview>0:graphics/iiview
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:
SHA256 (nakal-iiview-v0.31_GH0.tar.gz) = a53c516e571d7ed127bff45b8ffb35fa68a775fd1dd4e5471ac03ce74937c668 SIZE (nakal-iiview-v0.31_GH0.tar.gz) = 37399

Packages (timestamps in pop-ups are UTC):
iiview
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.31_10.31_10.310.31_10.31_1-0.31-
FreeBSD:13:quarterly0.310.310.310.310.310.310.310.31
FreeBSD:14:latest0.31_10.31_10.310.31_10.31_10.31-0.31
FreeBSD:14:quarterly0.310.31-0.310.310.310.310.31
FreeBSD:15:latest0.31_10.31_1n/a0.31_1n/a0.31_10.31_10.31_1
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. libpng.a : graphics/png
  2. libtiff.a : graphics/tiff
  3. cjpeg : graphics/jpeg-turbo
  4. xpm.pc : x11/libXpm
  5. x11.pc : x11/libX11
Runtime dependencies:
  1. xpm.pc : x11/libXpm
  2. x11.pc : x11/libX11
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_iiview
USES:
jpeg:build xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/nakal/iiview/tar.gz/v0.31?dummy=/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.31_1
22 Jan 2024 12:26:16
commit hash: 7d626d7f0f85c001f3229e7716eb098dc71b8169commit hash: 7d626d7f0f85c001f3229e7716eb098dc71b8169commit hash: 7d626d7f0f85c001f3229e7716eb098dc71b8169commit hash: 7d626d7f0f85c001f3229e7716eb098dc71b8169 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
graphics/iiview: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
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)
0.31
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)
0.31
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.31
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.
0.31
05 Nov 2019 22:16:15
Revision:516845Original commit files touched by this commit
zeising search for other commits by this committer
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
Revision:431996Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/
0.31
03 Jan 2017 18:12:13
Revision:430490Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.31
22 Jun 2015 18:33:22
Revision:390310Original commit files touched by this commit
antoine search for other commits by this committer
Convert to USES=jpeg
0.31
18 May 2015 17:07:46
Revision:386691Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:374677Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.31
- Add LICENSE

PR:		195897
Submitted by:	martin@sugioarto.com (maintainer)
0.28_1
29 Jul 2014 21:43:18
Revision:363399Original commit files touched by this commit
adamw search for other commits by this committer
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
Revision:347169Original commit files touched by this commit
ehaupt search for other commits by this committer
Add patch that belongs to the previous commit.
0.28_1
06 Mar 2014 07:56:29
Revision:347168Original commit files touched by this commit
ehaupt search for other commits by this committer
- Support staging
- Use WWW: with a single space
- Make PREFIX safe
- Strip binary
0.28_1
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
0.28_1
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.28
20 Feb 2012 20:04:10
Original commit files touched by this commit
dinoex search for other commits by this committer
- does not use libungif, has its own gif functions
0.28
31 Jan 2012 20:56:17
Original commit files touched by this commit
jgh search for other commits by this committer
- 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
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.27_3
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.27_2
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.27_1
19 Nov 2009 23:41:55
Original commit files touched by this commit
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
0.27_1
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- 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
Original commit files touched by this commit
itetcu search for other commits by this committer
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
Original commit files touched by this commit
lippe search for other commits by this committer
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)

Number of commits found: 26