git: f150f864fe55 - main - */*: re-deprecate as per request by dizzy@
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Jan 2024 07:47:30 UTC
The branch main has been updated by meta:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f150f864fe55acd738e659425d2474e6bc08f770
commit f150f864fe55acd738e659425d2474e6bc08f770
Author: Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2024-01-26 07:46:38 +0000
Commit: Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2024-01-26 07:47:19 +0000
*/*: re-deprecate as per request by dizzy@
---
benchmarks/ttcp/Makefile | 3 +++
comms/comserv/Makefile | 3 +++
deskutils/bigyear/Makefile | 3 +++
devel/codeville/Makefile | 3 +++
dns/dns_balance/Makefile | 3 +++
dns/dnscheckengine/Makefile | 3 +++
graphics/urt/Makefile | 3 +++
irc/ezbounce/Makefile | 3 +++
irc/ircproxy/Makefile | 3 +++
net/widentd/Makefile | 3 +++
10 files changed, 30 insertions(+)
diff --git a/benchmarks/ttcp/Makefile b/benchmarks/ttcp/Makefile
index b555342d3429..364903c075df 100644
--- a/benchmarks/ttcp/Makefile
+++ b/benchmarks/ttcp/Makefile
@@ -13,6 +13,9 @@ WWW= https://ftp.arl.army.mil/~mike/ttcp.html
LICENSE= PD
+DEPRECATED= Abandonware, no release in over 20 years. Consider using benchmarks/iperf3 or benchmarks/nttcp
+EXPIRATION_DATE=2024-02-29
+
NO_WRKSUBDIR= yes
OPTIONS_DEFINE= DOCS
diff --git a/comms/comserv/Makefile b/comms/comserv/Makefile
index 4c354cb82155..485aeed582f6 100644
--- a/comms/comserv/Makefile
+++ b/comms/comserv/Makefile
@@ -9,6 +9,9 @@ WWW= https://BSDforge.com/projects/comms/comserv/
LICENSE= BSD2CLAUSE
+DEPRECATED= Abandonware, last release in 2002. Consider using comms/remserial
+EXPIRATION_DATE=2024-02-29
+
USES= tar:xz
PLIST_FILES= sbin/comservd etc/comservd.conf.sample \
diff --git a/deskutils/bigyear/Makefile b/deskutils/bigyear/Makefile
index 8304aea98757..48ea524f2fe1 100644
--- a/deskutils/bigyear/Makefile
+++ b/deskutils/bigyear/Makefile
@@ -8,6 +8,9 @@ DISTNAME= ${PORTNAME}
MAINTAINER= portmaster@BSDforge.com
COMMENT= Program to print a large (one month per page) calendar
+DEPRECATED= Last release in 2001 and dead upstream, consider using deskutils/pal
+EXPIRATION_DATE=2024-02-29
+
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
PLIST_FILES= bin/bigyear man/man1/bigyear.1.gz
diff --git a/devel/codeville/Makefile b/devel/codeville/Makefile
index d05f26c6ceb2..1d754f572176 100644
--- a/devel/codeville/Makefile
+++ b/devel/codeville/Makefile
@@ -10,6 +10,9 @@ WWW= https://bsdforge.com/projects/devel/codeville/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+DEPRECATED= Abandonware, dead upstream for at least 10 years. Consider using devel/git or devel/mercurial
+EXPIRATION_DATE=2024-02-29
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
diff --git a/dns/dns_balance/Makefile b/dns/dns_balance/Makefile
index aa1b9003933d..53a6a9413fc1 100644
--- a/dns/dns_balance/Makefile
+++ b/dns/dns_balance/Makefile
@@ -9,6 +9,9 @@ WWW= https://www.netlab.cs.tsukuba.ac.jp/~yokota/izumi/dns_balance/
LICENSE= BSD2CLAUSE
+DEPRECATED= Abandonware, last release in 2005. Consider using dns/dnsdist
+EXPIRATION_DATE=2024-02-29
+
USES= ruby shebangfix tar:xz
USE_RC_SUBR= dns_balance
diff --git a/dns/dnscheckengine/Makefile b/dns/dnscheckengine/Makefile
index 5e8fb569b39d..1bc8c6f5fc7b 100644
--- a/dns/dnscheckengine/Makefile
+++ b/dns/dnscheckengine/Makefile
@@ -12,6 +12,9 @@ WWW= https://dnscheck.iis.se/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Deprecated upstream in favour of Zonemaster Project
+EXPIRATION_DATE=2024-02-29
+
BUILD_DEPENDS= p5-Crypt-OpenSSL-Random>=0:security/p5-Crypt-OpenSSL-Random \
p5-Digest-BubbleBabble>=0:security/p5-Digest-BubbleBabble \
p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile
index bc5ddbecf75c..50aa59cb19b8 100644
--- a/graphics/urt/Makefile
+++ b/graphics/urt/Makefile
@@ -11,6 +11,9 @@ WWW= https://www.cs.utah.edu/gdc/projects/urt/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/copyright
+DEPRECATED= Defunct upstream
+EXPIRATION_DATE= 2024-02-11
+
LIB_DEPENDS= libnetpbm.so:graphics/netpbm \
libtiff.so:graphics/tiff
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile
index b832ea7a61ea..1e88b17d92f5 100644
--- a/irc/ezbounce/Makefile
+++ b/irc/ezbounce/Makefile
@@ -8,6 +8,9 @@ MAINTAINER= portmaster@BSDforge.com
COMMENT= Highly configurable IRC Proxy
WWW= https://sourceforge.net/projects/ezbounce/
+DEPRECATED= Abandonware, last release in 2009 and dead upstream. Consider using irc/soju or irc/znc
+EXPIRATION_DATE=2024-02-29
+
OPTIONS_DEFINE= DOCS SSL COMPRESS
OPTIONS_DEFAULT=SSL COMPRESS
OPTIONS_SUB= yes
diff --git a/irc/ircproxy/Makefile b/irc/ircproxy/Makefile
index 900a28228e39..795d7930f6fc 100644
--- a/irc/ircproxy/Makefile
+++ b/irc/ircproxy/Makefile
@@ -11,6 +11,9 @@ WWW= http://ircproxy.sourceforge.net/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Abandonware, last release in 2010 and dead upstream. Consider using irc/soju or irc/znc
+EXPIRATION_DATE=2024-02-29
+
LIB_DEPENDS= libcares.so:dns/c-ares
USES= autoreconf tar:bzip2
diff --git a/net/widentd/Makefile b/net/widentd/Makefile
index 388cde12042b..a2a96803e8b9 100644
--- a/net/widentd/Makefile
+++ b/net/widentd/Makefile
@@ -10,6 +10,9 @@ WWW= https://BSDforge.com/projects/net/widentd/
LICENSE= BSD3CLAUSE
+DEPRECATED= Abandonware, last release in 2004 and dead upstream. Consider using security/oidentd
+EXPIRATION_DATE=2024-02-29
+
USES= ncurses uidfix tar:xz
USE_RC_SUBR= widentd
MAKE_ENV+= BINDIR="${PREFIX}/sbin" MANDIR="${PREFIX}/man/man" MK_WERROR=no