ports/59344: update for games/tank

Erik Greenwald erik at smluc.org
Sun Nov 16 17:50:21 UTC 2003


>Number:         59344
>Category:       ports
>Synopsis:       update for games/tank
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 16 09:50:19 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fenris 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Tue Nov 11 19:27:51 EST 2003 root at fenris:/usr/obj/usr/src/sys/FENRIS i386

>Description:

marked as broken for fbsd 5.x, but seems to work fine...

webpage in pkg-descr is 403

willing to adopt this one

>How-To-Repeat:
>Fix:

--- tank.patch begins here ---
diff -Nurb games/tank.orig/Makefile games/tank/Makefile
--- games/tank.orig/Makefile	Sun Nov 16 12:27:15 2003
+++ games/tank/Makefile	Sun Nov 16 12:33:47 2003
@@ -11,7 +11,7 @@
 MASTER_SITES=	http://step.polymtl.ca/~coyote/tank/
 DISTFILES=	${DISTNAME}-src.tar.gz
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	erik at smluc.org
 COMMENT=	A 3-D network tank game that uses OpenGL/Mesa
 
 BUILD_DEPENDS=	${X11BASE}/lib/libaux.a:${PORTSDIR}/graphics/libaux
@@ -22,10 +22,6 @@
 ALL_TARGET=	linux-mesa-elf
 
 .include <bsd.port.pre.mk>
-
-.if ${OSVERSION} > 500000
-BROKEN=		"does not build on FreeBSD ${OSVERSION}"
-.endif
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/tank ${PREFIX}/bin
diff -Nurb games/tank.orig/pkg-descr games/tank/pkg-descr
--- games/tank.orig/pkg-descr	Sun Nov 16 12:27:15 2003
+++ games/tank/pkg-descr	Sun Nov 16 12:27:37 2003
@@ -9,4 +9,4 @@
 This program was written as a final project for a computer graphics
 course, and was originally developed under Linux.
 
-WWW: http://step.polymtl.ca/~coyote/graphics-tank/
+WWW: http://step.polymtl.ca/~coyote/graphics-tank.html
--- tank.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list