Commit 973bbacb authored by Rene Ladan's avatar Rene Ladan
Browse files

textproc/moar: Remove expired port

2025-11-30 textproc/moar: Upstream renamed to moor, use textproc/moor instead.
parent e5399e9a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
+0 −1
Original line number Diff line number Diff line
@@ -493,7 +493,6 @@
    SUBDIR += ml-aspell
    SUBDIR += ml1
    SUBDIR += mn-aspell
    SUBDIR += moar
    SUBDIR += modlogan
    SUBDIR += moor
    SUBDIR += mp_doccer

textproc/moar/Makefile

deleted100644 → 0
+0 −23
Original line number Diff line number Diff line
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>

textproc/moar/distinfo

deleted100644 → 0
+0 −5
Original line number Diff line number Diff line
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

textproc/moar/pkg-descr

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
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.