Port details |
- pho Lightweight image viewer
- 1.0_1 graphics =2 1.0_1Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2003-10-07 17:24:03
- Last Update: 2024-01-22 23:06:28
- Commit Hash: 6d30317
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://shallowsky.com/software/pho/
- Description:
- Pho is a lightweight utility for viewing, rotating, or deleting large
numbers of images quickly, and making notes about what to do with each
of them. It is particularly useful for processing hundreds of images
after uploading them from a digital camera.
- ¦ ¦ ¦ ¦
- 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/pho/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/pho
- pkg install pho
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pho
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1601137031
SHA256 (pho-1.0.tar.gz) = a4486c8c43adfe2a0316e7f5b4f798f2ad5c1ac1818e7fedc9a5f4fd91b33a4e
SIZE (pho-1.0.tar.gz) = 133353
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.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libatk-1.0.so : accessibility/at-spi2-core
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_pho
- USES:
- gmake gnome pkgconfig
- 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.0_1 22 Jan 2024 23:06:28 |
Alexey Dokuchaev (danfe) |
graphics/pho: the port had been modernized (+)
- Convert somewhat cluttered `post-patch' target to a regular patch
- Install the manpage under ${PREFIX}/share/man per new world order
- Chase HTTP/1.1 301 Moved Permanently redirect in the MASTER_SITES |
1.0_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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.0 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.0 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.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0 28 Sep 2020 10:15:25 |
danfe |
Finally, Akkana released version 1.0 (only minor changes since 1.0pre1).
Reported by: portscout |
0.9.8_1 20 Feb 2020 11:09:47 |
danfe |
Grab maintainership of two ports I regularly use. |
0.9.8_1 08 Nov 2019 14:36:06 |
tobik |
graphics: Add missing USES={gl,gnome,sdl} |
0.9.8_1 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.9.8 05 Mar 2014 03:21:24 |
danfe |
Stagify the port. |
0.9.8 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.9.8 12 Sep 2013 00:21:11 |
marino |
Add explicit dependency on pkgconf (27 ports) |
0.9.8 19 Oct 2012 06:59:46 |
danfe |
- Update to version 0.9.8, remove patches included upstream
- Clean up Makefile (trim header, etc.) while I am here
- Use double space after dot (full stop) in port description
Feature safe: yes |
0.9.7.p7_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.9.7.p7 19 Dec 2011 16:47:19 |
danfe |
Patch things in a more accurate way to unbreak installation (and also prevent
CFLAGS duplication while I am here).
Reported by: pavmail |
0.9.7.p7 16 Dec 2011 18:24:25 |
danfe |
Simplify and clarify substitution logic (non-functional change). |
0.9.7.p7 16 Dec 2011 14:36:43 |
danfe |
- Update to version 0.9.7-pre7
- Add LICENSE (GPLv2)
- Remove Gtk+1 support (dropped upstream since 0.9.7-pre2)
- Relinquish to the pool |
0.9.6_2 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.9.6_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9.6_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.9.6 15 Aug 2009 22:04:51 |
danfe |
Update to version 0.9.6. |
0.9.5.1_2 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.9.5.1_1 06 Jun 2008 13:35:04 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.9.5.1 30 Oct 2007 09:54:54 |
danfe |
Update to version 0.9.5.1. |
0.9.5.p4_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.9.5.p4_2 11 Sep 2006 09:10:19 |
danfe |
Teach pho to skip further options handling (previously, it was impossible to
view files which names start with `-'). Bump PORTREVISION. |
0.9.5.p4_1 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
0.9.5.p4_1 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.9.5.p4 05 Dec 2005 13:30:44 |
danfe |
Add some more SHA256 sums to my ports. |
0.9.5.p4 25 Oct 2005 05:24:52 |
danfe |
Update to 0.9.5-pre4. |
0.9.5.p3 25 Oct 2005 05:21:30 |
danfe |
- Stop looking for non-existent and non-needed tool
- Make PREFIX-clean
Reported by: krismail |
0.9.5.p3 08 Jun 2005 06:17:13 |
danfe |
Simplify regexp to fit command in one line instead of two. |
0.9.5.p3 05 Mar 2005 10:02:31 |
danfe |
- Update to most recent version, which fixes some annoying bugs
- Build with GTK2 by default, reducing number of GTK1-ports
- Reindent Makefile
- Take maintainership |
0.9.2_1 25 Oct 2004 13:39:57 |
edwin |
Clean up time for email addresses MIA!
If you know new email addresses for the people involved, please send-pr it!
<mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550
<mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT
TO command)
<woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name
not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not
found
<esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our
customer (in reply to RCPT TO command)
<crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in (Only the first 15 lines of the commit message are shown above ) |
0.9.2_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.9.2_1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
0.9.2_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.9.2 05 Jan 2004 13:29:40 |
osa |
Update to 0.9.2 [1]
Also
o Use one REINPLACE in post-patch target
o Respect CFLAGS
Submitted by: maintainer [1]
Approved by: Roland Jesse aka roland.jesse at gmx.net (maintainer)
PR: 60918 |
0.9.1 07 Oct 2003 17:22:09 |
edwin |
New port graphics/pho (version 0.9.1)
This is a new port of pho. Pho is a lightweight program for
viewing large numbers of images quickly, rotating or deleting
some, and making notes about what to do with each image --
for instance, for going through hundreds of images after
uploading them from a digital camera.
It is similar to xv but with some additional functionality
and without some of its annoyances.
PR: ports/50794
Submitted by: Roland Jesse <roland.jesse@gmx.net> |