Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Mar 2022 07:30:21 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dfeeea8ed424 - main - comms/o2sms: Mark BROKEN (doesn't work), deprecate and set expiration date to 2022-03-31
Message-ID:  <202203080730.2287ULfJ050242@gitrepo.freebsd.org>

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

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

commit dfeeea8ed424b89f6f5c0c1ebbbf62a72931b01b
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-03-08 07:16:26 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-03-08 07:29:00 +0000

    comms/o2sms: Mark BROKEN (doesn't work), deprecate and set expiration date to 2022-03-31
    
    Abandonware, last release in 2010, upstream is dead and multiple user
    reports of being broken on upstream forum
---
 comms/o2sms/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/comms/o2sms/Makefile b/comms/o2sms/Makefile
index da9f6e0d750c..239bb56342ec 100644
--- a/comms/o2sms/Makefile
+++ b/comms/o2sms/Makefile
@@ -10,6 +10,10 @@ MASTER_SITES=	CPAN/WWW/MACKERS \
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Send SMS messages via the websites of Irish mobile operators
 
+BROKEN=		Multiple user reports of broken usage on upstream forum
+DEPRECATED=	Abandonware, last release in 2010 and upstream is dead
+EXPIRATION_DATE=2022-03-31
+
 BUILD_DEPENDS=	p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \
 		p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
 		p5-Lingua-EN-Squeeze>=0:textproc/p5-Lingua-EN-Squeeze \



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