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.
Port details
moor Pager designed to do the right thing without any configuration
2.13.0 textproc 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 2.12.0_2Version of this port present on the latest quarterly branch.
Maintainer: nxjoseph@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-10 21:54:09
Last Update: 2026-05-10 13:24:44
Commit Hash: 86cc557
People watching this port, also watch:: pfstools, tmux
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.13.0/catalog.mk
  4. /usr/local/share/licenses/moor-2.13.0/LICENSE
  5. /usr/local/share/licenses/moor-2.13.0/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 = 1778322480 SHA256 (go/textproc_moor/moor-v2.13.0/v2.13.0.mod) = 798223f02edbf8b697ea909714de3086b5caa69d8688baf1e902a97ae9a06934 SIZE (go/textproc_moor/moor-v2.13.0/v2.13.0.mod) = 617

Expand this list (2 items)

Collapse this list.

SHA256 (go/textproc_moor/moor-v2.13.0/v2.13.0.zip) = 373725af8fe5b791b647540649e9642f5bbb3237395f8e8c43d6769b6d862595 SIZE (go/textproc_moor/moor-v2.13.0/v2.13.0.zip) = 5479007

Collapse this list.


Packages (timestamps in pop-ups are UTC):
moor
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.12.0_12.12.0_1--2.12.0_1n/an/an/a
FreeBSD:13:quarterly2.12.0_12.12.0_1--2.12.0_1n/an/an/a
FreeBSD:14:latest2.12.0_12.12.3--2.12.3---
FreeBSD:14:quarterly2.12.0_12.12.0_1--2.12.0_1---
FreeBSD:15:latest2.12.0_12.12.3n/a-n/an/a--
FreeBSD:15:quarterly2.12.0_12.12.0_1n/a-n/an/a--
FreeBSD:16:latest2.12.0_12.12.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
Fetch dependencies:
  1. go125 : lang/go125
This port is required by:
for Run
  1. textproc/riffdiff

Configuration Options:
===> The following configuration options are available for moor-2.13.0: 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 textproc/moar on 2025-12-01
    REASON: Has expired: Upstream renamed to moor, use textproc/moor instead

  • port moved here from sysutils/moor on 2025-10-10
    REASON: Moved to a more appropriate category

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.13.0
10 May 2026 13:24:44
commit hash: 86cc55731994206f54e635d6e80c7cb0dc67c157commit hash: 86cc55731994206f54e635d6e80c7cb0dc67c157commit hash: 86cc55731994206f54e635d6e80c7cb0dc67c157commit hash: 86cc55731994206f54e635d6e80c7cb0dc67c157 files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
textproc/moor: Update 2.12.3 => 2.13.0

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

Reviewed by:	osa, vvd (mentors)
Approved by:	vvd (co-mentor)
Differential Revision: https://reviews.freebsd.org/D56901
2.12.3_1
09 May 2026 17:25:51
commit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57cecommit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57cecommit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57cecommit hash: 4e243a83f8d8d5cd511bba2b689931886b3a57ce files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.10
2.12.3
03 May 2026 20:04:13
commit hash: 37cc3e9134f4010422b2ffe2c2294035bc48d41fcommit hash: 37cc3e9134f4010422b2ffe2c2294035bc48d41fcommit hash: 37cc3e9134f4010422b2ffe2c2294035bc48d41fcommit hash: 37cc3e9134f4010422b2ffe2c2294035bc48d41f files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
textproc/moor: Update 2.12.2 => 2.12.3

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

Reviewed by:	osa, vvd (mentors)
Approved by:	vvd (co-mentor)
Differential Revision: https://reviews.freebsd.org/D56774
2.12.2
30 Apr 2026 08:23:46
commit hash: 4ca876fdfbddc077874a4e12c3b566c91534f783commit hash: 4ca876fdfbddc077874a4e12c3b566c91534f783commit hash: 4ca876fdfbddc077874a4e12c3b566c91534f783commit hash: 4ca876fdfbddc077874a4e12c3b566c91534f783 files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
textproc/moor: Update 2.12.0 => 2.12.2

Changelogs:
- https://github.com/walles/moor/releases/tag/v2.12.1
- https://github.com/walles/moor/releases/tag/v2.12.2

Reviewed by:	osa, vvd (mentors)
Approved by:	vvd (co-mentor)
Differential Revision: https://reviews.freebsd.org/D56720
2.12.0_1
10 Apr 2026 15:57:27
commit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86acommit hash: 7507e72a845b5c83e1ad035bd54b1c35482fb86a 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.9 / 1.26.2
2.12.0
30 Mar 2026 13:47:15
commit hash: b6c6496db50627b3fb056a80f4670298da788f8dcommit hash: b6c6496db50627b3fb056a80f4670298da788f8dcommit hash: b6c6496db50627b3fb056a80f4670298da788f8dcommit hash: b6c6496db50627b3fb056a80f4670298da788f8d files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
textproc/moor: Update 2.11.1 => 2.12.0

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

Reviewed by:	osa, vvd (mentors)
Approved by:	osa (mentor)
Differential Revision: https://reviews.freebsd.org/D56161
2.11.1
07 Mar 2026 23:52:13
commit hash: d5a0ad0b75b7f3656b4fbeb9488a65e774e299b0commit hash: d5a0ad0b75b7f3656b4fbeb9488a65e774e299b0commit hash: d5a0ad0b75b7f3656b4fbeb9488a65e774e299b0commit hash: d5a0ad0b75b7f3656b4fbeb9488a65e774e299b0 files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
textproc/moor: Update 2.11.0 => 2.11.1

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

Reviewed by:	osa, vvd (Mentors)
Approved by:	osa (Mentor)
Differential Revision: https://reviews.freebsd.org/D55715
2.11.0_1
06 Mar 2026 03:33:23
commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795commit hash: a8d318da7c159b84ddff6a525e2e39800ab3f795 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.8
2.11.0
26 Feb 2026 20:05:30
commit hash: ec2ab0072feed558b78ff092cf02a9365cdf65a0commit hash: ec2ab0072feed558b78ff092cf02a9365cdf65a0commit hash: ec2ab0072feed558b78ff092cf02a9365cdf65a0commit hash: ec2ab0072feed558b78ff092cf02a9365cdf65a0 files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
textproc/moor: Update 2.10.4 => 2.11.0

Changelogs:
- https://github.com/walles/moor/releases/tag/v2.10.5
- https://github.com/walles/moor/releases/tag/v2.11.0

Reviewed by:	osa, vvd (mentors)
Approved by:	osa, vvd (mentors)
Differential Revision: https://reviews.freebsd.org/D55540
2.10.4
23 Feb 2026 16:11:23
commit hash: 2aa4646598e03bd89e2e108c2be5da15d4378c82commit hash: 2aa4646598e03bd89e2e108c2be5da15d4378c82commit hash: 2aa4646598e03bd89e2e108c2be5da15d4378c82commit hash: 2aa4646598e03bd89e2e108c2be5da15d4378c82 files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
Update my ports' maintainer field after becoming a committer

Reviewed by:	osa, vvd (mentors)
Approved by:	osa (mentor)
Differential Revision:	https://reviews.freebsd.org/D55456
2.10.4
13 Feb 2026 11:21:07
commit hash: 8813eecdc609f53da58a0a68ee650c521edfffe7commit hash: 8813eecdc609f53da58a0a68ee650c521edfffe7commit hash: 8813eecdc609f53da58a0a68ee650c521edfffe7commit hash: 8813eecdc609f53da58a0a68ee650c521edfffe7 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Yusuf Yaman
textproc/moor: Update 2.10.3 => 2.10.4

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

PR:	293144
2.10.3_2
11 Feb 2026 19:21:45
commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422commit hash: 97685c188649d678a8a0e5fde3e8ecb842bf9422 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go default 1.24->1.25
2.10.3_1
05 Feb 2026 16:48:00
commit hash: 529df949a5b00103a138f1defddc73ef64750f2fcommit hash: 529df949a5b00103a138f1defddc73ef64750f2fcommit hash: 529df949a5b00103a138f1defddc73ef64750f2fcommit hash: 529df949a5b00103a138f1defddc73ef64750f2f files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.13
2.10.3
27 Jan 2026 11:41:39
commit hash: 815e1365124a6613ca392fa867c3967792bd55bdcommit hash: 815e1365124a6613ca392fa867c3967792bd55bdcommit hash: 815e1365124a6613ca392fa867c3967792bd55bdcommit hash: 815e1365124a6613ca392fa867c3967792bd55bd files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Yusuf Yaman
textproc/moor: Update 2.10.2 => 2.10.3

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

PR:	292756
2.10.2
18 Jan 2026 22:07:24
commit hash: b729c93b09f0013278e4523eca3ef06f48d83beacommit hash: b729c93b09f0013278e4523eca3ef06f48d83beacommit hash: b729c93b09f0013278e4523eca3ef06f48d83beacommit hash: b729c93b09f0013278e4523eca3ef06f48d83bea files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Yusuf Yaman
textproc/moor: Update 2.10.1 => 2.10.2

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

PR:	292572
2.10.1_1
16 Jan 2026 17:49:03
commit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36dacommit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36dacommit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36dacommit hash: 013f2d30b04bfe9e8d278b7bfad96a64b72c36da files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.12
2.10.1
02 Jan 2026 01:23:27
commit hash: 297e62af81ddfcf26c161ca764e1015f3c54f6a9commit hash: 297e62af81ddfcf26c161ca764e1015f3c54f6a9commit hash: 297e62af81ddfcf26c161ca764e1015f3c54f6a9commit hash: 297e62af81ddfcf26c161ca764e1015f3c54f6a9 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Yusuf Yaman
textproc/moor: Update 2.9.6 => 2.10.1

Port changes:
- For patch, don't rely on line number to use REINPLACE_CMD since
  it's not so reliable way to replace a string.

Changelogs:
- https://github.com/walles/moor/releases/tag/v2.10.0
- https://github.com/walles/moor/releases/tag/v2.10.1

PR:	292116
2.9.6
18 Dec 2025 23:50:13
commit hash: 10c08f2d26131d23fc5fc4cb1eab636b38dec93bcommit hash: 10c08f2d26131d23fc5fc4cb1eab636b38dec93bcommit hash: 10c08f2d26131d23fc5fc4cb1eab636b38dec93bcommit hash: 10c08f2d26131d23fc5fc4cb1eab636b38dec93b files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Yusuf Yaman
textproc/moor: Update 2.9.5 => 2.9.6

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

PR:	291766
2.9.5
09 Dec 2025 22:47:35
commit hash: 77ae37a8d502e13d4db7e0e9882baade29ce88edcommit hash: 77ae37a8d502e13d4db7e0e9882baade29ce88edcommit hash: 77ae37a8d502e13d4db7e0e9882baade29ce88edcommit hash: 77ae37a8d502e13d4db7e0e9882baade29ce88ed files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Yusuf Yaman
textproc/moor: Update 2.9.4 => 2.9.5

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

PR:	291524
2.9.4
07 Dec 2025 18:17:34
commit hash: 1d351d23afca7ab46d1baa0e5beade8591fe036dcommit hash: 1d351d23afca7ab46d1baa0e5beade8591fe036dcommit hash: 1d351d23afca7ab46d1baa0e5beade8591fe036dcommit hash: 1d351d23afca7ab46d1baa0e5beade8591fe036d files touched by this commit
Carlo Strub (cs) search for other commits by this committer
textproc/moor: Update to 2.9.4

PR:		291471
Reported by:	maintainer
2.9.3_1
03 Dec 2025 18:24:45
commit hash: b24429e3ede02a855f8e7ecb3564af0287306483commit hash: b24429e3ede02a855f8e7ecb3564af0287306483commit hash: b24429e3ede02a855f8e7ecb3564af0287306483commit hash: b24429e3ede02a855f8e7ecb3564af0287306483 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.11
2.9.3
01 Dec 2025 16:38:19
commit hash: 64c28eb5adbfe7906c17fbaab9ed4f2dd294d353commit hash: 64c28eb5adbfe7906c17fbaab9ed4f2dd294d353commit hash: 64c28eb5adbfe7906c17fbaab9ed4f2dd294d353commit hash: 64c28eb5adbfe7906c17fbaab9ed4f2dd294d353 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Yusuf Yaman
textproc/moor: Update 2.9.2 => 2.9.3

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

PR:	291308
2.9.2
27 Nov 2025 05:21:19
commit hash: caf4b0aceac6bbac27a53283d46a21b8e869171acommit hash: caf4b0aceac6bbac27a53283d46a21b8e869171acommit hash: caf4b0aceac6bbac27a53283d46a21b8e869171acommit hash: caf4b0aceac6bbac27a53283d46a21b8e869171a files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Yusuf Yaman
textproc/moor: Update 2.9.1 => 2.9.2

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

PR:		291189
Reported by:	Yusuf Yaman <nxjoseph@protonmail.com> (maintainer)
2.9.1
16 Nov 2025 02:42:07
commit hash: 8ea79b3d3c09ad851460b890693115a9d6b74470commit hash: 8ea79b3d3c09ad851460b890693115a9d6b74470commit hash: 8ea79b3d3c09ad851460b890693115a9d6b74470commit hash: 8ea79b3d3c09ad851460b890693115a9d6b74470 files touched by this commit
Älven (alven) search for other commits by this committer
Author: Yusuf Yaman
textproc/moor: Update 2.5.1 => 2.9.1

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

PR:		290684
Reported by:	Yusuf Yaman <nxjoseph@protonmail.com> (maintainer)
Approved by:	yuri@ (Mentor)
2.5.1_2
06 Nov 2025 17:03:19
commit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6ccommit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6ccommit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6ccommit hash: 0dfced16fb0f78e71c42a767df8b6f394a185d6c files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.10
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: 28