Commit bb1bdf19 authored by Rene Ladan's avatar Rene Ladan
Browse files

devel/py-termstyle: Remove expired port

2026-05-08 devel/py-termstyle: Upstream project appears to be abandoned
parent 73be41e2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5289,3 +5289,4 @@ mail/archiveopteryx-devel|mail/archiveopteryx|2026-05-06|Remove obsoleted port.
devel/kyua||2026-05-07|Removed, kyua from base must be used for FreeBSD 14.x and newer
devel/sd-mux-ctrl||2026-05-08|Has expired: Upstream project is unmaintained as the Tizen project is no longer active
devel/py-rednose||2026-05-08|Has expired: Depends on unmaintained nosetests
devel/py-termstyle||2026-05-09|Has expired: Upstream project appears to be abandoned
+0 −1
Original line number Diff line number Diff line
@@ -6185,7 +6185,6 @@
    SUBDIR += py-termcolor
    SUBDIR += py-termcolor-whl
    SUBDIR += py-terminaltexteffects
    SUBDIR += py-termstyle
    SUBDIR += py-test-utils
    SUBDIR += py-testfixtures
    SUBDIR += py-testinfra

devel/py-termstyle/Makefile

deleted100644 → 0
+0 −19
Original line number Diff line number Diff line
PORTNAME=	termstyle
DISTVERSION=	0.1.11
CATEGORIES=	devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Dirt-simple terminal-colour library for python
WWW=		https://github.com/gfxmonk/termstyle

LICENSE=	BSD3CLAUSE

DEPRECATED=		Upstream project appears to be abandoned
EXPIRATION_DATE=	2026-05-08

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>

devel/py-termstyle/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1775554741
SHA256 (termstyle-0.1.11.tar.gz) = ef74b83698ea014112040cf32b1a093c1ab3d91c4dd18ecc03ec178fd99c9f9f
SIZE (termstyle-0.1.11.tar.gz) = 4580

devel/py-termstyle/pkg-descr

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
Termstyle is a simple python library for adding coloured output to terminal
(console) programs. The definitions come from ECMA-048, the "Control Functions
for Coded Character Sets" standard.