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
moor Pager designed to do the right thing without any configuration
2.5.1_1 textprocnew! 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 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: nxjoseph@protonmail.com search for ports maintained by this maintainer
Port Added: 2025-10-10 21:54:09
Last Update: 2025-10-14 15:13:55
Commit Hash: 90f9766
License: BSD2CLAUSE
WWW:
https://github.com/walles/moor
Description:
Moor is a pager that designated to just do the right thing without any configuration. It reads and displays UTF-8 encoded text from files or pipes. Doing the right thing includes: o Syntax highlight source code by default using Chroma o Search is incremental / find-as-you-type just like in Chrome or Emacs o Filtering is incremental: Press & to filter the input interactively o Search becomes case sensitive if you add any UPPER CASE characters o Snappy UI even on slow / large input with multi-threaded search o Supports word wrapping o Mouse Scrolling works out of the box and more...
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/moor
  2. share/man/man1/moor.1.gz
  3. /usr/local/share/licenses/moor-2.5.1_1/catalog.mk
  4. /usr/local/share/licenses/moor-2.5.1_1/LICENSE
  5. /usr/local/share/licenses/moor-2.5.1_1/BSD2CLAUSE
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • moor>0:textproc/moor
To install the port:
cd /usr/ports/textproc/moor/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/moor
  • pkg install moor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: moor
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1760300260 SHA256 (go/textproc_moor/moor-v2.5.1/v2.5.1.mod) = 157a9f9076751751b42b48c8ea9d05f985c0b14ce11316ed20856fd9a382b731 SIZE (go/textproc_moor/moor-v2.5.1/v2.5.1.mod) = 585

Expand this list (2 items)

Collapse this list.

SHA256 (go/textproc_moor/moor-v2.5.1/v2.5.1.zip) = cbbe4c8f2142c49f6a435361611c156bb8fc21857048025c244a815827e72f20 SIZE (go/textproc_moor/moor-v2.5.1/v2.5.1.zip) = 3122467

Collapse this list.


Packages (timestamps in pop-ups are UTC):
moor
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.5.0--2.5.0n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-2.5.0--2.5.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-2.5.0n/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
Fetch dependencies:
  1. go124 : lang/go124
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for moor-2.5.1_1: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
textproc_moor
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/walles/moor/v2/@v/
Collapse this list.
Port Moves
  • port moved here from sysutils/moor on 2025-10-10
    REASON: Moved to a more appropriate category

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.5.1_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
2.5.1
13 Oct 2025 02:55:41
commit hash: 8b27b489b75734459315c911a45b214d46334348commit hash: 8b27b489b75734459315c911a45b214d46334348commit hash: 8b27b489b75734459315c911a45b214d46334348commit hash: 8b27b489b75734459315c911a45b214d46334348 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Yusuf Yaman
textproc/moor: Update 2.5.0 => 2.5.1

While here, fix `make test` by adding post-extract and post-patch
targets.

Changelog: https://github.com/walles/moor/releases/tag/v2.5.1

PR:		290178
Reported by:	Yusuf Yaman <nxjoseph@protonmail.com> (maintainer)
2.5.0
10 Oct 2025 21:52:40
commit hash: 25000e431ca80866ad45b03351375c3ca3b334e6commit hash: 25000e431ca80866ad45b03351375c3ca3b334e6commit hash: 25000e431ca80866ad45b03351375c3ca3b334e6commit hash: 25000e431ca80866ad45b03351375c3ca3b334e6 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Yusuf Yaman
sysutils/moor: update to 2.5.0 and move to better category

This port is moved to the category 'textproc' because it is a more
appropriate one[1].

[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290066#c2

Changelog: https://github.com/walles/moor/releases

PR:		289870, 290066
Reported by:	mew14930xvi <mew14930xvi@inbox.lv> (PR 289870),
		Yusuf Yaman <nxjoseph@protonmail.com> (maintainer, PR 290066)

Number of commits found: 3