Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 2024 20:35:43 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: f38909b500b6 - main - net/dimes: Mark DEPRECATED
Message-ID:  <202401252035.40PKZh9F013596@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=f38909b500b6cf672453ddc5bc1725ef68161787

commit f38909b500b6cf672453ddc5bc1725ef68161787
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-25 17:35:38 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-25 20:35:22 +0000

    net/dimes: Mark DEPRECATED
    
    - The project vaporized in early 2005
    - The WWW is vaporized
    - The distfiles are no longer available
    - Set EXPIRATION_DATE 2024-02-29
    
    For more information:
    https://web.archive.org/web/20050523235412/http://www.netdimes.org/
    
    Approved by:    portmgr (blanket)
---
 net/dimes/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net/dimes/Makefile b/net/dimes/Makefile
index 7d8a05660b71..8665a4c4dfe5 100644
--- a/net/dimes/Makefile
+++ b/net/dimes/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	devel@stasyan.com
 COMMENT=	Distributed research project for measurement topology of the Internet
 WWW=		http://netdimes.org
 
+DEPRECATED=	The project vaporized in early 2005 and is no longer active
+EXPIRATION_DATE=	2024-02-29
+
 NO_PACKAGE=	There is the string in properties.xml which system-depends
 
 WRKSRC=		${WRKDIR}/DIMES



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