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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
gowall Versatile tool to process images
0.2.3_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.2.1_1Version of this port present on the latest quarterly branch.
Maintainer: nxjoseph@protonmail.com search for ports maintained by this maintainer
Port Added: 2025-06-17 20:15:04
Last Update: 2025-10-14 15:13:55
Commit Hash: 90f9766
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.3_1/catalog.mk
  3. /usr/local/share/licenses/gowall-0.2.3_1/LICENSE
  4. /usr/local/share/licenses/gowall-0.2.3_1/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 = 1760285357 SHA256 (go/graphics_gowall/gowall-v0.2.3/v0.2.3.mod) = 7a4f2e628182dc4e3bec87f4f1fef9f399fa8d744220297b7b17dfe6835f338c SIZE (go/graphics_gowall/gowall-v0.2.3/v0.2.3.mod) = 2289

Expand this list (2 items)

Collapse this list.

SHA256 (go/graphics_gowall/gowall-v0.2.3/v0.2.3.zip) = 3bdff68aad21129c387d7720fc5f7474fd89b8e20d514e10141dae20e6873342 SIZE (go/graphics_gowall/gowall-v0.2.3/v0.2.3.zip) = 3410684

Collapse this list.


Packages (timestamps in pop-ups are UTC):
gowall
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.1_10.2.1_1--0.2.1_1n/an/an/a
FreeBSD:13:quarterly0.2.10.2.1_1-0.2.10.2.1_1n/an/an/a
FreeBSD:14:latest0.2.10.2.1_1-0.2.10.2.1_1---
FreeBSD:14:quarterly0.2.1_10.2.1_1-0.2.10.2.1_1---
FreeBSD:15:latest0.2.1_10.2.1_1n/a0.2.1n/an/a--
FreeBSD:15:quarterly-0.2.1_1n/a-n/an/a--
FreeBSD:16:latest-0.2.1_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Runtime dependencies:
  1. xdg-open : devel/xdg-utils
  2. pngquant : graphics/pngquant
  3. chafa : graphics/chafa
  4. upscaler : graphics/upscaler
Library dependencies:
  1. libffi.so : devel/libffi
  2. libmupdf.so : graphics/mupdf
Fetch dependencies:
  1. go124 : lang/go124
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gowall-0.2.3_1: ====> Options available for the group COMPRESSION PNGQUANT=on: Install pngquant PNG image compression method ====> Options available for the group FEATURES 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: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.3_1
14 Oct 2025 15:13:55
commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391commit hash: 90f976619bf883b36d921c6ab89ffc5ff156b391 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump go ports for go-1.24.9
0.2.3
14 Oct 2025 04:51:54
commit hash: bb46c6c4cdac5846ede5caea2bd874287e33039ccommit hash: bb46c6c4cdac5846ede5caea2bd874287e33039ccommit hash: bb46c6c4cdac5846ede5caea2bd874287e33039ccommit hash: bb46c6c4cdac5846ede5caea2bd874287e33039c files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Yusuf Yaman
graphics/gowall: Update 0.2.1 => 0.2.3

This release brings two big features: image compression and OCR. Added
new port options for both of those and also for upscaling feature.

Changelog: https://github.com/Achno/gowall/releases/tag/v0.2.3

PR:		290176
Reported by:	Yusuf Yaman <nxjoseph@protonmail.com> (maintainer)
0.2.1_1
31 Aug 2025 10:30:51
commit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5acommit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5acommit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5acommit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5a files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: bump PORTREVISION after updating graphics/libyuv

Using the Tools/scripts/bump_revision.pl script
0.2.1
17 Jun 2025 20:14:04
commit hash: 073e2f0c0b1432002829ae6c79a47e893f261188commit hash: 073e2f0c0b1432002829ae6c79a47e893f261188commit hash: 073e2f0c0b1432002829ae6c79a47e893f261188commit hash: 073e2f0c0b1432002829ae6c79a47e893f261188 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Yusuf Yaman
graphics/gowall: New port: Versatile tool to process images

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.

WWW: https://github.com/Achno/gowall

PR:		282799
Reported by:	Yusuf Yaman <nxjoseph@protonmail.com> (new maintainer)

Number of commits found: 4