Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  5 Oct 2011 18:32:32 +0200 (CEST)
From:      Guido Falsi <mad@madpilot.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/161307: [maintainer-update] games/netpanzer: update project URL and add LICENSE
Message-ID:  <20111005163232.709401252@megatron.madpilot.net>
Resent-Message-ID: <201110051640.p95GeA2u036251@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         161307
>Category:       ports
>Synopsis:       [maintainer-update] games/netpanzer: update project URL and add LICENSE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 05 16:40:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Guido Falsi
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
none
>Environment:
System: FreeBSD megatron.madpilot.net 8.2-STABLE FreeBSD 8.2-STABLE #2: Sun Aug 7 19:54:54 CEST 2011 root@megatron.madpilot.net:/usr/obj/usr/src/sys/MEGATRON amd64

>Description:

The project has a new website, so update pkg-descr.

While there I added LICENSE information.

Please note that I've been unable to upgrade the port to the newer
version 0.8.2, because it is very crash prone, to the point of not
being playable on both FreeBSD 8.x and 9.x. I've not been able to
track down the real cause of all the segfaults making it so, I think
that keeping version 0.8.1 seems more sensible.

Also, at present all distfiles are available only through berlios,
which, I see, is going to close down at the end of the year. For
the time being I'm monitoring the situation, and going to ask the
developers what are their plans regarding to this and try to file
an update with a fix for this problem too.

Any suggestion on the best course of actions about the two listed
problems is appreciated.

>How-To-Repeat:
>Fix:

diff -ruN netpanzer.old/Makefile netpanzer/Makefile
--- netpanzer.old/Makefile	2011-10-05 18:22:58.356168892 +0200
+++ netpanzer/Makefile	2011-10-05 18:23:17.862171521 +0200
@@ -14,6 +14,9 @@
 MAINTAINER=	mad@madpilot.net
 COMMENT=	Real time, isometric view, tank multiplayer strategy game
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 LIB_DEPENDS=	physfs.1:${PORTSDIR}/devel/physfs
 BUILD_DEPENDS=	jam:${PORTSDIR}/devel/jam
 RUN_DEPENDS=	${LOCALBASE}/share/netpanzer/wads/netp.act:${PORTSDIR}/games/netpanzer-data
diff -ruN netpanzer.old/pkg-descr netpanzer/pkg-descr
--- netpanzer.old/pkg-descr	2011-10-05 18:22:58.356168892 +0200
+++ netpanzer/pkg-descr	2011-10-05 18:23:17.862171521 +0200
@@ -5,4 +5,4 @@
 and constantly as destroyed players respawn with a set of new units.
 Players can join or leave multiplayer games at any time.
 
-WWW: http://netpanzer.berlios.de/
+WWW: http://www.netpanzer.org/
>Release-Note:
>Audit-Trail:
>Unformatted:



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