Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Mar 2024 11:30:13 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 234582ba4463 - main - science/p5-Algorithm-SVMLight: Mark DEPRECATED
Message-ID:  <202403141130.42EBUDY8017319@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=234582ba4463408b6e241978ff3d04a63879d311

commit 234582ba4463408b6e241978ff3d04a63879d311
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-14 10:43:29 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-14 11:30:00 +0000

    science/p5-Algorithm-SVMLight: Mark DEPRECATED
    
    - Depends on deprecated science/svmlight
    - Set EXPIRATION_DATE 2024-04-14
    
    If someone needs this port feel free to undeprecate and takeover
    maintainership.
---
 science/p5-Algorithm-SVMLight/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/science/p5-Algorithm-SVMLight/Makefile b/science/p5-Algorithm-SVMLight/Makefile
index 7bf54e8dac52..098768ba2755 100644
--- a/science/p5-Algorithm-SVMLight/Makefile
+++ b/science/p5-Algorithm-SVMLight/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl interface to SVMLight Machine-Learning Package
 WWW=		https://metacpan.org/release/Algorithm-SVMLight
 
+DEPRECATED=	Depends on DEPRECATED science/svmlight
+EXPIRATION_DATE=	2024-04-14
+
 BUILD_DEPENDS=	svmlight>=6.01_2:science/svmlight
 LIB_DEPENDS=	libsvmlight.so:science/svmlight
 



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