Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 2020 12:51:31 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r534082 - in head/games: q2p quake2-matrix quake2max qudos r1q2
Message-ID:  <202005051251.045CpVhR073750@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Tue May  5 12:51:30 2020
New Revision: 534082
URL: https://svnweb.freebsd.org/changeset/ports/534082

Log:
  Unbreak and undeprecate by providing working master sites.

Modified:
  head/games/q2p/Makefile
  head/games/quake2-matrix/Makefile
  head/games/quake2max/Makefile
  head/games/qudos/Makefile
  head/games/r1q2/Makefile

Modified: head/games/q2p/Makefile
==============================================================================
--- head/games/q2p/Makefile	Tue May  5 12:47:53 2020	(r534081)
+++ head/games/q2p/Makefile	Tue May  5 12:51:30 2020	(r534082)
@@ -5,15 +5,11 @@ PORTNAME=	q2p
 PORTVERSION=	0.2.20061231
 PORTREVISION=	16
 CATEGORIES=	games
-MASTER_SITES=	http://bfeared.com/library/quake/archive/quakedev/qudos/quake2/engines/Q2P/
+MASTER_SITES=	http://freebsd.nsu.ru/distfiles/ LOCAL/danfe
 DISTNAME=	Q2P-0.2-2006-12-31
 
 MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	Enhanced OpenGL-only Quake II engine
-
-BROKEN=		unfetchable
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2020-05-05
 
 USES=		gmake tar:bzip2 xorg
 USE_XORG=	xxf86dga xext xxf86vm x11

Modified: head/games/quake2-matrix/Makefile
==============================================================================
--- head/games/quake2-matrix/Makefile	Tue May  5 12:47:53 2020	(r534081)
+++ head/games/quake2-matrix/Makefile	Tue May  5 12:51:30 2020	(r534082)
@@ -4,16 +4,13 @@
 PORTNAME=	matrix
 PORTVERSION=	1
 CATEGORIES=	games
-MASTER_SITES=	http://qudos.quakedev.com/linux/quake2/mods/
+MASTER_SITES=	http://freebsd.nsu.ru/distfiles/ LOCAL/danfe \
+		http://qudos.quakedev.com/linux/quake2/mods/
 PKGNAMEPREFIX=	${Q2PKGNAMEPREFIX}
 DISTNAME=	Matrix-v${PORTVERSION}.fixed.Linux
 
 MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	Matrix modification for Quake II
-
-BROKEN=		unfetchable
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2020-05-05
 
 USES=		gmake tar:bzip2
 WRKSRC=		${WRKDIR}/${PORTNAME}

Modified: head/games/quake2max/Makefile
==============================================================================
--- head/games/quake2max/Makefile	Tue May  5 12:47:53 2020	(r534081)
+++ head/games/quake2max/Makefile	Tue May  5 12:51:30 2020	(r534082)
@@ -5,18 +5,13 @@ PORTNAME=	quake2max
 PORTVERSION=	0.45
 PORTREVISION=	13
 CATEGORIES=	games
-MASTER_SITES=	http://www.bfeared.com/library/quake/archive/quakedev/qudos/quake2/engines/Quake2MaX/:src \
-		LOCAL/alepulver/:data
+MASTER_SITES=	http://freebsd.nsu.ru/distfiles/ LOCAL/danfe
 DISTNAME=	Quake2maX_${PORTVERSION}-src_unix
-DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:src ${Q2MAX_DATA}:data
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${Q2MAX_DATA}
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	OpenGL-only Quake II engine modification
-
-BROKEN=		unfetchable
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2020-05-05
 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/gnu.txt

Modified: head/games/qudos/Makefile
==============================================================================
--- head/games/qudos/Makefile	Tue May  5 12:47:53 2020	(r534081)
+++ head/games/qudos/Makefile	Tue May  5 12:51:30 2020	(r534082)
@@ -5,7 +5,7 @@ PORTNAME=	qudos
 PORTVERSION=	0.40.1
 PORTREVISION=	19
 CATEGORIES=	games
-MASTER_SITES=	http://www.bfeared.com/library/quake/archive/quakedev/qudos/quake2/engines/QuDos/
+MASTER_SITES=	http://freebsd.nsu.ru/distfiles/ LOCAL/danfe
 DISTNAME=	QuDos-${PORTVERSION}-src
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		QuDos-${PORTVERSION}.pk3
@@ -13,10 +13,6 @@ EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	Enhanced OpenGL-only Quake II engine
-
-BROKEN=		unfetchable
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2020-05-05
 
 USES=		gmake tar:bzip2
 MAKE_ENV=	WITH_DATADIR=YES WITH_LIBDIR=YES WITH_XMMS=NO \

Modified: head/games/r1q2/Makefile
==============================================================================
--- head/games/r1q2/Makefile	Tue May  5 12:47:53 2020	(r534081)
+++ head/games/r1q2/Makefile	Tue May  5 12:51:30 2020	(r534082)
@@ -5,15 +5,12 @@ PORTNAME=	r1q2
 PORTVERSION=	8012
 PORTREVISION=	4
 CATEGORIES=	games
-MASTER_SITES=	http://old.r1ch.net/stuff/r1q2/src/
+MASTER_SITES=	http://freebsd.nsu.ru/distfiles/ LOCAL/danfe \
+		http://old.r1ch.net/stuff/r1q2/src/
 DISTNAME=	${PORTNAME}-b${PORTVERSION}-src
 
 MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	Enhanced Quake II client/server focusing on stability
-
-BROKEN=		unfetchable
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2020-05-05
 
 ONLY_FOR_ARCHS=	i386 amd64
 ONLY_FOR_ARCHS_REASON=	sets the FPU rounding mode and precision (not available in fenv.h)



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