Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jan 2024 02:15:59 GMT
From:      Koichiro Iwao <meta@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4240a87e2fde - main - */*: reassign ports to maintainer
Message-ID:  <202401260215.40Q2Fxpj084619@gitrepo.freebsd.org>

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

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

commit 4240a87e2fdebe7c8005967abbe446fd0942071c
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2024-01-26 00:15:58 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2024-01-26 02:15:04 +0000

    */*: reassign ports to maintainer
    
    that were returned to pool due to BSDforge.com unavailability (5 days).
    Also, remove DEPRECATED from some ports as they have a maintainer and
    he is still willing to maintain.
    
    PR:             276620
---
 archivers/bzip/Makefile     | 2 +-
 benchmarks/ttcp/Makefile    | 5 +----
 comms/comserv/Makefile      | 5 +----
 deskutils/bigyear/Makefile  | 5 +----
 devel/codeville/Makefile    | 6 +-----
 dns/dlint/Makefile          | 2 +-
 dns/dns_balance/Makefile    | 5 +----
 dns/dnscheckengine/Makefile | 5 +----
 graphics/urt/Makefile       | 5 +----
 irc/ezbounce/Makefile       | 5 +----
 irc/ircproxy/Makefile       | 5 +----
 net/widentd/Makefile        | 5 +----
 net/xrdesktop2/Makefile     | 2 --
 13 files changed, 12 insertions(+), 45 deletions(-)

diff --git a/archivers/bzip/Makefile b/archivers/bzip/Makefile
index d6bf05a4e35e..dd9555b42623 100644
--- a/archivers/bzip/Makefile
+++ b/archivers/bzip/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 CATEGORIES=	archivers
 MASTER_SITES=	SOURCEWARE/bzip2
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Block-sorting file compressor
 WWW=		https://sourceware.org/bzip2/
 
diff --git a/benchmarks/ttcp/Makefile b/benchmarks/ttcp/Makefile
index 6b7904e8b6c7..b555342d3429 100644
--- a/benchmarks/ttcp/Makefile
+++ b/benchmarks/ttcp/Makefile
@@ -7,15 +7,12 @@ DISTFILES=	ttcp.c ttcp.1 README
 DIST_SUBDIR=	${PORTNAME}
 EXTRACT_ONLY=	# none
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Benchmarking tool for analysing TCP and UDP performance
 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 d4f7df2a8c76..4c354cb82155 100644
--- a/comms/comserv/Makefile
+++ b/comms/comserv/Makefile
@@ -3,15 +3,12 @@ PORTVERSION=	1.4.4
 CATEGORIES=	comms net
 MASTER_SITES=	https://BSDforge.com/projects/source/comms/comserv/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Access local serial ports via network connections
 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 dab313215478..8304aea98757 100644
--- a/deskutils/bigyear/Makefile
+++ b/deskutils/bigyear/Makefile
@@ -5,12 +5,9 @@ CATEGORIES=	deskutils
 MASTER_SITES=	https://BSDforge.com/projects/source/deskutils/bigyear/
 DISTNAME=	${PORTNAME}
 
-MAINTAINER=	ports@FreeBSD.org
+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 fe33bcb283fd..d05f26c6ceb2 100644
--- a/devel/codeville/Makefile
+++ b/devel/codeville/Makefile
@@ -3,17 +3,13 @@ PORTVERSION=	0.1.18
 CATEGORIES=	devel python
 MASTER_SITES=	https://BSDforge.com/projects/source/devel/codeville/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Anarchic control version system without unnecessary re-merges
 WWW=		https://bsdforge.com/projects/devel/codeville/
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-BROKEN=		Unfetchable
-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/dlint/Makefile b/dns/dlint/Makefile
index 0e64b49b19c2..8cf993ae2397 100644
--- a/dns/dlint/Makefile
+++ b/dns/dlint/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	1.4.1
 CATEGORIES=	dns
 MASTER_SITES=	https://BSDforge.com/projects/source/dns/dlint/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Lint for DNS zones (Domain Name Server zone verification utility)
 WWW=		https://BSDforge.com/projects/dns/dlint
 
diff --git a/dns/dns_balance/Makefile b/dns/dns_balance/Makefile
index 86d06531ce36..aa1b9003933d 100644
--- a/dns/dns_balance/Makefile
+++ b/dns/dns_balance/Makefile
@@ -3,15 +3,12 @@ PORTVERSION=	2.1
 CATEGORIES=	dns
 MASTER_SITES=	https://BSDforge.com/projects/source/dns/dns_balance/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Dynamic load-balancing DNS server
 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 495be75cff12..5e8fb569b39d 100644
--- a/dns/dnscheckengine/Makefile
+++ b/dns/dnscheckengine/Makefile
@@ -5,16 +5,13 @@ CATEGORIES=	dns perl5
 MASTER_SITES=	https://BSDforge.com/projects/source/dns/dnscheckengine/
 DISTNAME=	DNSCheck-1.1
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	DNS checker from the folks that run the .SE top level domain
 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 d6b7df5c6b0b..bc5ddbecf75c 100644
--- a/graphics/urt/Makefile
+++ b/graphics/urt/Makefile
@@ -4,16 +4,13 @@ PORTREVISION=	12
 CATEGORIES=	graphics
 MASTER_SITES=	https://BSDforge.com/projects/source/graphics/utah-raster/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Toolkit and library for raster image processing
 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 3a46ce952b94..b832ea7a61ea 100644
--- a/irc/ezbounce/Makefile
+++ b/irc/ezbounce/Makefile
@@ -4,13 +4,10 @@ PORTREVISION=	25
 CATEGORIES=	irc
 MASTER_SITES=	https://BSDforge.com/projects/source/irc/ezbounce/
 
-MAINTAINER=	ports@FreeBSD.org
+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 e23bb0fdd2fd..900a28228e39 100644
--- a/irc/ircproxy/Makefile
+++ b/irc/ircproxy/Makefile
@@ -4,16 +4,13 @@ PORTREVISION=	3
 CATEGORIES=	irc
 MASTER_SITES=	https://BSDforge.com/projects/source/irc/ircproxy/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	IRC proxy/bouncer daemon
 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 d3033a65ff34..388cde12042b 100644
--- a/net/widentd/Makefile
+++ b/net/widentd/Makefile
@@ -4,15 +4,12 @@ PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	https://BSDforge.com/projects/source/net/widentd/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	RFC1413 auth/identd daemon providing a fixed fake reply
 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
diff --git a/net/xrdesktop2/Makefile b/net/xrdesktop2/Makefile
index 5f6b6708aef4..91e37a7406cd 100644
--- a/net/xrdesktop2/Makefile
+++ b/net/xrdesktop2/Makefile
@@ -10,8 +10,6 @@ WWW=		https://BSDforge.com/projects/net/xrdesktop2/
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN=		Unfetchable
-
 RUN_DEPENDS=	rdesktop:net/rdesktop \
 		p5-Gtk2>=0:x11-toolkits/p5-Gtk2
 



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