View | Details | Raw Unified | Return to bug 276620 | Differences between
and this patch

Collapse All | Expand All

(-)b/archivers/bzip/Makefile (-2 / +2 lines)
Lines 1-10 Link Here
1
PORTNAME=	bzip
1
PORTNAME=	bzip
2
DISTVERSION=	0.21
2
DISTVERSION=	0.21
3
PORTREVISION=	1
3
PORTREVISION=	2
4
CATEGORIES=	archivers
4
CATEGORIES=	archivers
5
MASTER_SITES=	SOURCEWARE/bzip2
5
MASTER_SITES=	SOURCEWARE/bzip2
6
6
7
MAINTAINER=	ports@FreeBSD.org
7
MAINTAINER=	portmaster@BSDforge.com
8
COMMENT=	Block-sorting file compressor
8
COMMENT=	Block-sorting file compressor
9
WWW=		https://sourceware.org/bzip2/
9
WWW=		https://sourceware.org/bzip2/
10
10
(-)b/benchmarks/ttcp/Makefile (-5 / +2 lines)
Lines 1-21 Link Here
1
PORTNAME=	ttcp
1
PORTNAME=	ttcp
2
PORTVERSION=	1.12
2
PORTVERSION=	1.12
3
PORTREVISION=	3
3
PORTREVISION=	4
4
CATEGORIES=	benchmarks net
4
CATEGORIES=	benchmarks net
5
MASTER_SITES=	https://BSDforge.com/projects/source/benchmarks/ttcp/
5
MASTER_SITES=	https://BSDforge.com/projects/source/benchmarks/ttcp/
6
DISTFILES=	ttcp.c ttcp.1 README
6
DISTFILES=	ttcp.c ttcp.1 README
7
DIST_SUBDIR=	${PORTNAME}
7
DIST_SUBDIR=	${PORTNAME}
8
EXTRACT_ONLY=	# none
8
EXTRACT_ONLY=	# none
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	portmaster@BSDforge.com
11
COMMENT=	Benchmarking tool for analysing TCP and UDP performance
11
COMMENT=	Benchmarking tool for analysing TCP and UDP performance
12
WWW=		https://ftp.arl.army.mil/~mike/ttcp.html
12
WWW=		https://ftp.arl.army.mil/~mike/ttcp.html
13
13
14
LICENSE=	PD
14
LICENSE=	PD
15
15
16
DEPRECATED=     Abandonware, no release in over 20 years. Consider using benchmarks/iperf3 or benchmarks/nttcp
17
EXPIRATION_DATE=2024-02-29
18
19
NO_WRKSUBDIR=	yes
16
NO_WRKSUBDIR=	yes
20
17
21
OPTIONS_DEFINE=	DOCS
18
OPTIONS_DEFINE=	DOCS
(-)b/comms/comserv/Makefile (-4 / +1 lines)
Lines 3-17 PORTVERSION= 1.4.4 Link Here
3
CATEGORIES=	comms net
3
CATEGORIES=	comms net
4
MASTER_SITES=	https://BSDforge.com/projects/source/comms/comserv/
4
MASTER_SITES=	https://BSDforge.com/projects/source/comms/comserv/
5
5
6
MAINTAINER=	ports@FreeBSD.org
6
MAINTAINER=	portmaster@BSDforge.com
7
COMMENT=	Access local serial ports via network connections
7
COMMENT=	Access local serial ports via network connections
8
WWW=		https://BSDforge.com/projects/comms/comserv/
8
WWW=		https://BSDforge.com/projects/comms/comserv/
9
9
10
LICENSE=	BSD2CLAUSE
10
LICENSE=	BSD2CLAUSE
11
11
12
DEPRECATED=	Abandonware, last release in 2002. Consider using comms/remserial
13
EXPIRATION_DATE=2024-02-29
14
15
USES=		tar:xz
12
USES=		tar:xz
16
13
17
PLIST_FILES=	sbin/comservd etc/comservd.conf.sample \
14
PLIST_FILES=	sbin/comservd etc/comservd.conf.sample \
(-)b/deskutils/bigyear/Makefile (-5 / +2 lines)
Lines 1-16 Link Here
1
PORTNAME=	bigyear
1
PORTNAME=	bigyear
2
PORTVERSION=	20010226
2
PORTVERSION=	20010226
3
PORTEPOCH=	1
3
PORTEPOCH=	2
4
CATEGORIES=	deskutils
4
CATEGORIES=	deskutils
5
MASTER_SITES=	https://BSDforge.com/projects/source/deskutils/bigyear/
5
MASTER_SITES=	https://BSDforge.com/projects/source/deskutils/bigyear/
6
DISTNAME=	${PORTNAME}
6
DISTNAME=	${PORTNAME}
7
7
8
MAINTAINER=	ports@FreeBSD.org
8
MAINTAINER=	portmaster@BSDforge.com
9
COMMENT=	Program to print a large (one month per page) calendar
9
COMMENT=	Program to print a large (one month per page) calendar
10
10
11
DEPRECATED=	Last release in 2001 and dead upstream, consider using deskutils/pal
12
EXPIRATION_DATE=2024-02-29
13
14
MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}"
11
MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}"
15
12
16
PLIST_FILES=	bin/bigyear man/man1/bigyear.1.gz
13
PLIST_FILES=	bin/bigyear man/man1/bigyear.1.gz
(-)b/devel/codeville/Makefile (-5 / +2 lines)
Lines 1-19 Link Here
1
PORTNAME=	codeville
1
PORTNAME=	codeville
2
PORTVERSION=	0.1.18
2
PORTVERSION=	0.1.18
3
PORTREVISION=	1
3
CATEGORIES=	devel python
4
CATEGORIES=	devel python
4
MASTER_SITES=	https://BSDforge.com/projects/source/devel/codeville/
5
MASTER_SITES=	https://BSDforge.com/projects/source/devel/codeville/
5
6
6
MAINTAINER=	ports@FreeBSD.org
7
MAINTAINER=	portmaster@BSDforge.com
7
COMMENT=	Anarchic control version system without unnecessary re-merges
8
COMMENT=	Anarchic control version system without unnecessary re-merges
8
WWW=		https://bsdforge.com/projects/devel/codeville/
9
WWW=		https://bsdforge.com/projects/devel/codeville/
9
10
10
LICENSE=	BSD3CLAUSE
11
LICENSE=	BSD3CLAUSE
11
LICENSE_FILE=	${WRKSRC}/LICENSE.txt
12
LICENSE_FILE=	${WRKSRC}/LICENSE.txt
12
13
13
BROKEN=		Unfetchable
14
DEPRECATED=	Abandonware, dead upstream for at least 10 years. Consider using devel/git or devel/mercurial
15
EXPIRATION_DATE=2024-02-29
16
17
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
14
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
18
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
15
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
19
16
(-)b/dns/dlint/Makefile (-1 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	dlint
1
PORTNAME=	dlint
2
PORTVERSION=	1.4.1
2
PORTVERSION=	1.4.1
3
PORTREVISION=	1
3
CATEGORIES=	dns
4
CATEGORIES=	dns
4
MASTER_SITES=	https://BSDforge.com/projects/source/dns/dlint/
5
MASTER_SITES=	https://BSDforge.com/projects/source/dns/dlint/
5
6
6
MAINTAINER=	ports@FreeBSD.org
7
MAINTAINER=	portmaster@BSDforge.com
7
COMMENT=	Lint for DNS zones (Domain Name Server zone verification utility)
8
COMMENT=	Lint for DNS zones (Domain Name Server zone verification utility)
8
WWW=		https://BSDforge.com/projects/dns/dlint
9
WWW=		https://BSDforge.com/projects/dns/dlint
9
10
(-)b/dns/dns_balance/Makefile (-4 / +2 lines)
Lines 1-17 Link Here
1
PORTNAME=	dns_balance
1
PORTNAME=	dns_balance
2
PORTVERSION=	2.1
2
PORTVERSION=	2.1
3
PORTREVISION=	1
3
CATEGORIES=	dns
4
CATEGORIES=	dns
4
MASTER_SITES=	https://BSDforge.com/projects/source/dns/dns_balance/
5
MASTER_SITES=	https://BSDforge.com/projects/source/dns/dns_balance/
5
6
6
MAINTAINER=	ports@FreeBSD.org
7
MAINTAINER=	portmaster@BSDforge.com
7
COMMENT=	Dynamic load-balancing DNS server
8
COMMENT=	Dynamic load-balancing DNS server
8
WWW=		https://www.netlab.cs.tsukuba.ac.jp/~yokota/izumi/dns_balance/
9
WWW=		https://www.netlab.cs.tsukuba.ac.jp/~yokota/izumi/dns_balance/
9
10
10
LICENSE=	BSD2CLAUSE
11
LICENSE=	BSD2CLAUSE
11
12
12
DEPRECATED=	Abandonware, last release in 2005. Consider using dns/dnsdist
13
EXPIRATION_DATE=2024-02-29
14
15
USES=		ruby shebangfix tar:xz
13
USES=		ruby shebangfix tar:xz
16
USE_RC_SUBR=	dns_balance
14
USE_RC_SUBR=	dns_balance
17
15
(-)b/dns/dnscheckengine/Makefile (-5 / +2 lines)
Lines 1-20 Link Here
1
PORTNAME=	dnscheckengine
1
PORTNAME=	dnscheckengine
2
PORTVERSION=	1.1
2
PORTVERSION=	1.1
3
PORTREVISION=	4
3
PORTREVISION=	5
4
CATEGORIES=	dns perl5
4
CATEGORIES=	dns perl5
5
MASTER_SITES=	https://BSDforge.com/projects/source/dns/dnscheckengine/
5
MASTER_SITES=	https://BSDforge.com/projects/source/dns/dnscheckengine/
6
DISTNAME=	DNSCheck-1.1
6
DISTNAME=	DNSCheck-1.1
7
7
8
MAINTAINER=	ports@FreeBSD.org
8
MAINTAINER=	portmaster@BSDforge.com
9
COMMENT=	DNS checker from the folks that run the .SE top level domain
9
COMMENT=	DNS checker from the folks that run the .SE top level domain
10
WWW=		https://dnscheck.iis.se/
10
WWW=		https://dnscheck.iis.se/
11
11
12
LICENSE=	BSD2CLAUSE
12
LICENSE=	BSD2CLAUSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
14
14
15
DEPRECATED=	Deprecated upstream in favour of Zonemaster Project
16
EXPIRATION_DATE=2024-02-29
17
18
BUILD_DEPENDS=	p5-Crypt-OpenSSL-Random>=0:security/p5-Crypt-OpenSSL-Random \
15
BUILD_DEPENDS=	p5-Crypt-OpenSSL-Random>=0:security/p5-Crypt-OpenSSL-Random \
19
		p5-Digest-BubbleBabble>=0:security/p5-Digest-BubbleBabble \
16
		p5-Digest-BubbleBabble>=0:security/p5-Digest-BubbleBabble \
20
		p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
17
		p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
(-)b/graphics/urt/Makefile (-5 / +2 lines)
Lines 1-19 Link Here
1
PORTNAME=	urt
1
PORTNAME=	urt
2
PORTVERSION=	3.1b1
2
PORTVERSION=	3.1b1
3
PORTREVISION=	12
3
PORTREVISION=	13
4
CATEGORIES=	graphics
4
CATEGORIES=	graphics
5
MASTER_SITES=	https://BSDforge.com/projects/source/graphics/utah-raster/
5
MASTER_SITES=	https://BSDforge.com/projects/source/graphics/utah-raster/
6
6
7
MAINTAINER=	ports@FreeBSD.org
7
MAINTAINER=	portmaster@BSDforge.com
8
COMMENT=	Toolkit and library for raster image processing
8
COMMENT=	Toolkit and library for raster image processing
9
WWW=		https://www.cs.utah.edu/gdc/projects/urt/
9
WWW=		https://www.cs.utah.edu/gdc/projects/urt/
10
10
11
LICENSE=	BSD2CLAUSE
11
LICENSE=	BSD2CLAUSE
12
LICENSE_FILE=	${WRKSRC}/copyright
12
LICENSE_FILE=	${WRKSRC}/copyright
13
13
14
DEPRECATED=	Defunct upstream
15
EXPIRATION_DATE=	2024-02-11
16
17
LIB_DEPENDS=	libnetpbm.so:graphics/netpbm \
14
LIB_DEPENDS=	libnetpbm.so:graphics/netpbm \
18
		libtiff.so:graphics/tiff
15
		libtiff.so:graphics/tiff
19
16
(-)b/irc/ezbounce/Makefile (-5 / +2 lines)
Lines 1-16 Link Here
1
PORTNAME=	ezbounce
1
PORTNAME=	ezbounce
2
PORTVERSION=	1.99.15
2
PORTVERSION=	1.99.15
3
PORTREVISION=	25
3
PORTREVISION=	26
4
CATEGORIES=	irc
4
CATEGORIES=	irc
5
MASTER_SITES=	https://BSDforge.com/projects/source/irc/ezbounce/
5
MASTER_SITES=	https://BSDforge.com/projects/source/irc/ezbounce/
6
6
7
MAINTAINER=	ports@FreeBSD.org
7
MAINTAINER=	portmaster@BSDforge.com
8
COMMENT=	Highly configurable IRC Proxy
8
COMMENT=	Highly configurable IRC Proxy
9
WWW=		https://sourceforge.net/projects/ezbounce/
9
WWW=		https://sourceforge.net/projects/ezbounce/
10
10
11
DEPRECATED=	Abandonware, last release in 2009 and dead upstream. Consider using irc/soju or irc/znc
12
EXPIRATION_DATE=2024-02-29
13
14
OPTIONS_DEFINE=	DOCS SSL COMPRESS
11
OPTIONS_DEFINE=	DOCS SSL COMPRESS
15
OPTIONS_DEFAULT=SSL COMPRESS
12
OPTIONS_DEFAULT=SSL COMPRESS
16
OPTIONS_SUB=	yes
13
OPTIONS_SUB=	yes
(-)b/irc/ircproxy/Makefile (-5 / +2 lines)
Lines 1-19 Link Here
1
PORTNAME=	ircproxy
1
PORTNAME=	ircproxy
2
PORTVERSION=	1.3.6
2
PORTVERSION=	1.3.6
3
PORTREVISION=	3
3
PORTREVISION=	4
4
CATEGORIES=	irc
4
CATEGORIES=	irc
5
MASTER_SITES=	https://BSDforge.com/projects/source/irc/ircproxy/
5
MASTER_SITES=	https://BSDforge.com/projects/source/irc/ircproxy/
6
6
7
MAINTAINER=	ports@FreeBSD.org
7
MAINTAINER=	portmaster@BSDforge.com
8
COMMENT=	IRC proxy/bouncer daemon
8
COMMENT=	IRC proxy/bouncer daemon
9
WWW=		http://ircproxy.sourceforge.net/
9
WWW=		http://ircproxy.sourceforge.net/
10
10
11
LICENSE=	GPLv3+
11
LICENSE=	GPLv3+
12
LICENSE_FILE=	${WRKSRC}/COPYING
12
LICENSE_FILE=	${WRKSRC}/COPYING
13
13
14
DEPRECATED=	Abandonware, last release in 2010 and dead upstream. Consider using irc/soju or irc/znc
15
EXPIRATION_DATE=2024-02-29
16
17
LIB_DEPENDS=	libcares.so:dns/c-ares
14
LIB_DEPENDS=	libcares.so:dns/c-ares
18
15
19
USES=		autoreconf tar:bzip2
16
USES=		autoreconf tar:bzip2
(-)b/net/widentd/Makefile (-5 / +2 lines)
Lines 1-18 Link Here
1
PORTNAME=	widentd
1
PORTNAME=	widentd
2
PORTVERSION=	1.04
2
PORTVERSION=	1.04
3
PORTREVISION=	1
3
PORTREVISION=	2
4
CATEGORIES=	net
4
CATEGORIES=	net
5
MASTER_SITES=	https://BSDforge.com/projects/source/net/widentd/
5
MASTER_SITES=	https://BSDforge.com/projects/source/net/widentd/
6
6
7
MAINTAINER=	ports@FreeBSD.org
7
MAINTAINER=	portmaster@BSDforge.com
8
COMMENT=	RFC1413 auth/identd daemon providing a fixed fake reply
8
COMMENT=	RFC1413 auth/identd daemon providing a fixed fake reply
9
WWW=		https://BSDforge.com/projects/net/widentd/
9
WWW=		https://BSDforge.com/projects/net/widentd/
10
10
11
LICENSE=	BSD3CLAUSE
11
LICENSE=	BSD3CLAUSE
12
12
13
DEPRECATED=	Abandonware, last release in 2004 and dead upstream. Consider using security/oidentd
14
EXPIRATION_DATE=2024-02-29
15
16
USES=		ncurses uidfix tar:xz
13
USES=		ncurses uidfix tar:xz
17
USE_RC_SUBR=	widentd
14
USE_RC_SUBR=	widentd
18
MAKE_ENV+=	BINDIR="${PREFIX}/sbin" MANDIR="${PREFIX}/man/man" MK_WERROR=no
15
MAKE_ENV+=	BINDIR="${PREFIX}/sbin" MANDIR="${PREFIX}/man/man" MK_WERROR=no
(-)b/net/xrdesktop2/Makefile (-2 / +1 lines)
Lines 1-5 Link Here
1
PORTNAME=	xrdesktop2
1
PORTNAME=	xrdesktop2
2
PORTVERSION=	2.00
2
PORTVERSION=	2.00
3
PORTREVISION=	1
3
CATEGORIES=	net
4
CATEGORIES=	net
4
MASTER_SITES=	https://BSDforge.com/projects/source/net/xrdesktop2/
5
MASTER_SITES=	https://BSDforge.com/projects/source/net/xrdesktop2/
5
6
Lines 10-17 WWW= https://BSDforge.com/projects/net/xrdesktop2/ Link Here
10
LICENSE=	BSD2CLAUSE
11
LICENSE=	BSD2CLAUSE
11
LICENSE_FILE=	${WRKSRC}/LICENSE
12
LICENSE_FILE=	${WRKSRC}/LICENSE
12
13
13
BROKEN=		Unfetchable
14
15
RUN_DEPENDS=	rdesktop:net/rdesktop \
14
RUN_DEPENDS=	rdesktop:net/rdesktop \
16
		p5-Gtk2>=0:x11-toolkits/p5-Gtk2
15
		p5-Gtk2>=0:x11-toolkits/p5-Gtk2
17
16

Return to bug 276620