FreeBSD Bugzilla – Attachment 247962 Details for
Bug 276620
MAINTAINER reclamation (meta-port diff)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
git diff for MAINTAINER reclamation
meta-maintainer.diff (text/plain), 8.95 KB, created by
Chris Hutchinson
on 2024-01-25 22:40:31 UTC
(
hide
)
Description:
git diff for MAINTAINER reclamation
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2024-01-25 22:40:31 UTC
Size:
8.95 KB
patch
obsolete
>diff --git a/archivers/bzip/Makefile b/archivers/bzip/Makefile >index d6bf05a4e35e..f8cbe61c5377 100644 >--- a/archivers/bzip/Makefile >+++ b/archivers/bzip/Makefile >@@ -1,10 +1,10 @@ > PORTNAME= bzip > DISTVERSION= 0.21 >-PORTREVISION= 1 >+PORTREVISION= 2 > 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..9dfade6e89d7 100644 >--- a/benchmarks/ttcp/Makefile >+++ b/benchmarks/ttcp/Makefile >@@ -1,21 +1,18 @@ > PORTNAME= ttcp > PORTVERSION= 1.12 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= benchmarks net > MASTER_SITES= https://BSDforge.com/projects/source/benchmarks/ttcp/ > 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..ddc9b682c758 100644 >--- a/deskutils/bigyear/Makefile >+++ b/deskutils/bigyear/Makefile >@@ -1,16 +1,13 @@ > PORTNAME= bigyear > PORTVERSION= 20010226 >-PORTEPOCH= 1 >+PORTEPOCH= 2 > 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..5f8128df3e89 100644 >--- a/devel/codeville/Makefile >+++ b/devel/codeville/Makefile >@@ -1,19 +1,16 @@ > PORTNAME= codeville > PORTVERSION= 0.1.18 >+PORTREVISION= 1 > 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..b187354f5063 100644 >--- a/dns/dlint/Makefile >+++ b/dns/dlint/Makefile >@@ -1,9 +1,10 @@ > PORTNAME= dlint > PORTVERSION= 1.4.1 >+PORTREVISION= 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..0db8a7a12ca6 100644 >--- a/dns/dns_balance/Makefile >+++ b/dns/dns_balance/Makefile >@@ -1,17 +1,15 @@ > PORTNAME= dns_balance > PORTVERSION= 2.1 >+PORTREVISION= 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..6b18857699c0 100644 >--- a/dns/dnscheckengine/Makefile >+++ b/dns/dnscheckengine/Makefile >@@ -1,20 +1,17 @@ > PORTNAME= dnscheckengine > PORTVERSION= 1.1 >-PORTREVISION= 4 >+PORTREVISION= 5 > 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..d307aa030de4 100644 >--- a/graphics/urt/Makefile >+++ b/graphics/urt/Makefile >@@ -1,19 +1,16 @@ > PORTNAME= urt > PORTVERSION= 3.1b1 >-PORTREVISION= 12 >+PORTREVISION= 13 > 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..36c41294fb2e 100644 >--- a/irc/ezbounce/Makefile >+++ b/irc/ezbounce/Makefile >@@ -1,16 +1,13 @@ > PORTNAME= ezbounce > PORTVERSION= 1.99.15 >-PORTREVISION= 25 >+PORTREVISION= 26 > 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..6bb977210538 100644 >--- a/irc/ircproxy/Makefile >+++ b/irc/ircproxy/Makefile >@@ -1,19 +1,16 @@ > PORTNAME= ircproxy > PORTVERSION= 1.3.6 >-PORTREVISION= 3 >+PORTREVISION= 4 > 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..91b40b0ca969 100644 >--- a/net/widentd/Makefile >+++ b/net/widentd/Makefile >@@ -1,18 +1,15 @@ > PORTNAME= widentd > PORTVERSION= 1.04 >-PORTREVISION= 1 >+PORTREVISION= 2 > 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..95bfe0c9be97 100644 >--- a/net/xrdesktop2/Makefile >+++ b/net/xrdesktop2/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= xrdesktop2 > PORTVERSION= 2.00 >+PORTREVISION= 1 > CATEGORIES= net > MASTER_SITES= https://BSDforge.com/projects/source/net/xrdesktop2/ > >@@ -10,8 +11,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 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
portmaster
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 276620
:
247962
|
247968