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
Port details
ximaging Image Viewer and Browser for Unix/X11
1.8 graphics on this many watch lists=1 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: corlat@ermaion.com search for ports maintained by this maintainer
Port Added: 2024-08-12 13:24:06
Last Update: 2024-08-12 13:17:39
Commit Hash: e67c2017
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: MIT
WWW:
https://fastestcode.org/ximaging.html
Description:
XImaging is a lightweight, multithreaded, open source image viewer for FreeBSD, Linux and other Unix like platforms running X11. The application can be run in viewer or browser mode. The viewer displays full size images and provides zooming, panning, rotation and other useful functions. The browser searches a directory for known image file types and displays them as thumbnails. Additionally both modes provide basic file management routines. A custom tool may be specified for opening selected files in another application for editing. Most common raster image types are suppported directly, while filters (any program that can write PNM/PAM data to the stdout) may be used to add support for other kinds of image data. The program is written in C, and uses the Motif widget toolkit. The source code may be modified and distributed under the terms of the X/MIT license.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/ximaging
  2. etc/X11/app-defaults/XImaging
  3. share/man/man1/ximaging.1.gz
  4. /usr/local/share/licenses/ximaging-1.8/catalog.mk
  5. /usr/local/share/licenses/ximaging-1.8/LICENSE
  6. /usr/local/share/licenses/ximaging-1.8/MIT
Collapse this list.
Dependency lines:
  • ximaging>0:graphics/ximaging
To install the port:
cd /usr/ports/graphics/ximaging/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/ximaging
  • pkg install ximaging
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ximaging
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1723053176 SHA256 (ximaging-src-1.8.tar.xz) = 2de967c72bd9ff100970fb48bff9bf5200fa36c9a58f17afa9449bbd215bd010 SIZE (ximaging-src-1.8.tar.xz) = 111180

Packages (timestamps in pop-ups are UTC):
ximaging
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.81.8--1.8---
FreeBSD:13:quarterly--------
FreeBSD:14:latest1.81.8--1.8---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.81.8n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. x11.pc : x11/libX11
  2. xinerama.pc : x11/libXinerama
  3. xt.pc : x11-toolkits/libXt
  4. xpm.pc : x11/libXpm
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xinerama.pc : x11/libXinerama
  3. xt.pc : x11-toolkits/libXt
  4. xpm.pc : x11/libXpm
Library dependencies:
  1. libpng16.so : graphics/png
  2. libtiff.so : graphics/tiff
  3. libjpeg.so : graphics/jpeg-turbo
  4. libXm.so.4 : x11-toolkits/open-motif
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_ximaging
USES:
jpeg motif tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://fastestcode.org/dl/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8
12 Aug 2024 13:17:39
commit hash: e67c2017f6fe368918062b1be695768f4da119f1commit hash: e67c2017f6fe368918062b1be695768f4da119f1commit hash: e67c2017f6fe368918062b1be695768f4da119f1commit hash: e67c2017f6fe368918062b1be695768f4da119f1 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Cédric Orlat
graphics/ximaging: New port: Image Viewer and Browser for Unix/X11

This port is an image viewer/browser that use the Motif toolkit, it is
developed by the same developer of x11-wm/emwm, therefore it is well
integrated with it but work great in any graphical environment. The
compatibility with others architectures than amd64 is probable but not
tested - written in C ANSI.

PR:	280734

Number of commits found: 1