Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Dec 2025 11:31:09 +0000
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 973bbacbf60e - main - textproc/moar: Remove expired port
Message-ID:  <692d7c7d.3e6e2.63d63ab7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=973bbacbf60ec0f0e6b6fab30c63eb3febcc7a67

commit 973bbacbf60ec0f0e6b6fab30c63eb3febcc7a67
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-12-01 11:31:01 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-12-01 11:31:01 +0000

    textproc/moar: Remove expired port
    
    2025-11-30 textproc/moar: Upstream renamed to moor, use textproc/moor instead.
---
 MOVED                   |  1 +
 textproc/Makefile       |  1 -
 textproc/moar/Makefile  | 23 -----------------------
 textproc/moar/distinfo  |  5 -----
 textproc/moar/pkg-descr |  3 ---
 5 files changed, 1 insertion(+), 32 deletions(-)

diff --git a/MOVED b/MOVED
index dec0cc766871..36ed0d19134e 100644
--- a/MOVED
+++ b/MOVED
@@ -4876,3 +4876,4 @@ print/xreader|graphics/xreader|2025-11-27|Use proper category based on repocopy
 audio/decibels||2025-12-01|Has expired: Depends on deprecated lang/typescript (which needs a maintainer), see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289856
 lang/typescript||2025-12-01|Has expired: New port was added without port maintainer, submitter not interested in taking it.  See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289856 and contact mandree@ if you are willing to maintain typescript and have a track record that lets you appear suitable for maintaining a high-profile port
 games/dose-response||2025-12-01|Has expired: fails to build with rust-1.91.0 and no maintainer for this port
+textproc/moar|textproc/moor|2025-12-01|Has expired: Upstream renamed to moor, use textproc/moor instead
diff --git a/textproc/Makefile b/textproc/Makefile
index 78c83df0b937..4a03f0327408 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -493,7 +493,6 @@
     SUBDIR += ml-aspell
     SUBDIR += ml1
     SUBDIR += mn-aspell
-    SUBDIR += moar
     SUBDIR += modlogan
     SUBDIR += moor
     SUBDIR += mp_doccer
diff --git a/textproc/moar/Makefile b/textproc/moar/Makefile
deleted file mode 100644
index 3d2b10ab689c..000000000000
--- a/textproc/moar/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-PORTNAME=	moar
-DISTVERSIONPREFIX=	v
-DISTVERSION=	1.31.3
-PORTREVISION=	1
-CATEGORIES=	textproc
-
-MAINTAINER=	yuri@FreeBSD.org
-COMMENT=	Pager designed to just do the right thing without any configuration
-WWW=		https://github.com/walles/moar
-
-LICENSE=	BSD2CLAUSE
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-DEPRECATED=	Upstream renamed to moor, use textproc/moor instead.
-EXPIRATION_DATE=	2025-11-30
-
-USES=		go:1.20,modules
-
-GO_MODULE=	github.com/walles/moar
-
-PLIST_FILES=	bin/${PORTNAME}
-
-.include <bsd.port.mk>
diff --git a/textproc/moar/distinfo b/textproc/moar/distinfo
deleted file mode 100644
index a59dae689021..000000000000
--- a/textproc/moar/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-TIMESTAMP = 1740128685
-SHA256 (go/textproc_moar/moar-v1.31.3/v1.31.3.mod) = 46d8c4603eba4d080499882a8ba488a9e63ae7d1aa73a136a2bd5d9269d7601d
-SIZE (go/textproc_moar/moar-v1.31.3/v1.31.3.mod) = 559
-SHA256 (go/textproc_moar/moar-v1.31.3/v1.31.3.zip) = 553a0c44a175d4cf8e7e235882696625d4b12206141098eccf914084d448f3bd
-SIZE (go/textproc_moar/moar-v1.31.3/v1.31.3.zip) = 2940445
diff --git a/textproc/moar/pkg-descr b/textproc/moar/pkg-descr
deleted file mode 100644
index 0be4ffb2d9ea..000000000000
--- a/textproc/moar/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Moar is a pager. It reads and displays UTF-8 encoded text from files or
-pipelines.
-moar is designed to just do the right thing without any configuration.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?692d7c7d.3e6e2.63d63ab7>