Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2024 08:48:08 GMT
From:      Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 44dab9ebc961 - main - sysutils/pydf: Deprecate
Message-ID:  <202409060848.4868m8ps003973@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=44dab9ebc9613c89aaf1e18fc78c74b3abed951d

commit 44dab9ebc9613c89aaf1e18fc78c74b3abed951d
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2024-09-06 08:46:36 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2024-09-06 08:46:36 +0000

    sysutils/pydf: Deprecate
    
    Inactive upstream.
    Does not properly work on FreeBSD.
    
    PR:             281144 252031
    Approved by:    baptiste@bapt.name (maintainer)
---
 sysutils/pydf/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysutils/pydf/Makefile b/sysutils/pydf/Makefile
index 62f7d27838b6..444cc1d54a99 100644
--- a/sysutils/pydf/Makefile
+++ b/sysutils/pydf/Makefile
@@ -12,6 +12,9 @@ WWW=		http://kassiopeia.juls.savba.sk/~garabik/software/pydf/
 LICENSE=	PD
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Inactive upstream. Does not properly work on FreeBSD
+EXPIRATION_DATE=	2024-11-01
+
 SUB_FILES=	pkg-message
 
 USES=		python shebangfix


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409060848.4868m8ps003973>