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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q3
gowall Versatile tool to process images
0.2.4_3 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.2.4_3Version of this port present on the latest quarterly branch.
Maintainer: nxjoseph@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-07-10 08:24:41
Last Update: 2026-07-16 14:16:37
Commit Hash: b1cbc02
License: MIT
WWW:
https://github.com/Achno/gowall
Description:
Gowall is a versatile tool to convert an image (specifically a wallpaper) to any color-scheme and/or pallete you like! It also offers a bunch of image processing features like image to pixel art, image upscaling, and color palette extraction.
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 (4 items)
Collapse this list.
  1. bin/gowall
  2. /usr/local/share/licenses/gowall-0.2.4_3/catalog.mk
  3. /usr/local/share/licenses/gowall-0.2.4_3/LICENSE
  4. /usr/local/share/licenses/gowall-0.2.4_3/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • gowall>0:graphics/gowall
To install the port:
cd /usr/ports/graphics/gowall/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/gowall
  • pkg install gowall
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gowall
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1779731147 SHA256 (go/graphics_gowall/gowall-v0.2.4/v0.2.4.mod) = fc3a1535416ceb02476217e9781db9350ac612bf1ae8f0efa0375c348fa943d9 SIZE (go/graphics_gowall/gowall-v0.2.4/v0.2.4.mod) = 2634

Expand this list (4 items)

Collapse this list.

SHA256 (go/graphics_gowall/gowall-v0.2.4/v0.2.4.zip) = 55be33e8fd3c26ff73d57b59b6aed2212e10ae633a63e441849c6040afefd221 SIZE (go/graphics_gowall/gowall-v0.2.4/v0.2.4.zip) = 3449397 SHA256 (go/graphics_gowall/gowall-v0.2.4/fdf8f677cbc3b5931df3527e1dbd218625f49e7e.patch) = 3b79fa283bfe19a470328f1d6708c74f5ec84544cd02218aa0e0109e347309f0 SIZE (go/graphics_gowall/gowall-v0.2.4/fdf8f677cbc3b5931df3527e1dbd218625f49e7e.patch) = 2982

Collapse this list.


Packages (timestamps in pop-ups are UTC):
gowall
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.3_90.2.3_9--0.2.3_9n/an/an/a
FreeBSD:13:quarterly0.2.3_90.2.3_9-0.2.10.2.3_9n/an/an/a
FreeBSD:14:latest0.2.4_30.2.4_3-0.2.1----
FreeBSD:14:quarterly0.2.4_30.2.4_3-0.2.1----
FreeBSD:15:latest0.2.4_30.2.4_3n/a0.2.1n/an/a--
FreeBSD:15:quarterly0.2.4_30.2.4_3n/a-n/an/a--
FreeBSD:16:latest0.2.4_30.2.4_3n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go125 : lang/go125
Runtime dependencies:
  1. xdg-open : devel/xdg-utils
  2. onnxruntime>=0 : misc/onnxruntime
  3. pngquant : graphics/pngquant
  4. chafa : graphics/chafa
  5. upscaler : graphics/upscaler
Library dependencies:
  1. libffi.so : devel/libffi
  2. libmupdf.so : graphics/mupdf
Fetch dependencies:
  1. go125 : lang/go125
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gowall-0.2.4_3: ====> Options available for the group COMPRESSION PNGQUANT=on: Install pngquant PNG image compression method ====> Options available for the group FEATURES ONNX=on: Install onnxruntime for background removal with AI models PREVIEW=on: Install chafa for image previewing support in terminal UPSCALE=on: Install upscaler for upscaling and enhancing images ====> Options available for the group OCR TESSERACT=off: Install Tesseract OCR Engine for extracting text from an image or pdf ===> Use 'make config' to modify these settings
Options name:
graphics_gowall
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/!achno/gowall/@v/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.4_3
16 Jul 2026 14:16:37
commit hash: b1cbc02193a40611ad7f8fcaaaa489385f94f48acommit hash: b1cbc02193a40611ad7f8fcaaaa489385f94f48acommit hash: b1cbc02193a40611ad7f8fcaaaa489385f94f48acommit hash: b1cbc02193a40611ad7f8fcaaaa489385f94f48a files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/gowall: fix build on armv7

Same issue as on i386, probably also applies to powerpc.
The patch could be applied unconditionally.
An upstream bug report was filed.

While we are at it, exclude option ONNX on i386 as the port
misc/onnx-runtime required for this option to work is currently
broken there.

Approved by:	portmgr (build fix blanket)
MFH:		2026Q3
See also:	https://github.com/gen2brain/go-fitz/issues/152

(cherry picked from commit 2bf74addd2ca6d695d4d34ac68455b7c3c2f524f)
0.2.4_3
10 Jul 2026 08:00:52
commit hash: c328c3d404abdecbaf1429067d07fa84f6de3487commit hash: c328c3d404abdecbaf1429067d07fa84f6de3487commit hash: c328c3d404abdecbaf1429067d07fa84f6de3487commit hash: c328c3d404abdecbaf1429067d07fa84f6de3487 files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.12 / 1.26.5

Number of commits found: 2