From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 5 02:10:02 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 198B11065678 for ; Sat, 5 Jun 2010 02:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D282C8FC21 for ; Sat, 5 Jun 2010 02:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o552A1aD065559 for ; Sat, 5 Jun 2010 02:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o552A16r065558; Sat, 5 Jun 2010 02:10:01 GMT (envelope-from gnats) Resent-Date: Sat, 5 Jun 2010 02:10:01 GMT Resent-Message-Id: <201006050210.o552A16r065558@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Peter Thoenen Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDC02106564A for ; Sat, 5 Jun 2010 02:05:44 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id A37358FC18 for ; Sat, 5 Jun 2010 02:05:44 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o5525iRa036444 for ; Sat, 5 Jun 2010 02:05:44 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o5525ix5036443; Sat, 5 Jun 2010 02:05:44 GMT (envelope-from nobody) Message-Id: <201006050205.o5525ix5036443@www.freebsd.org> Date: Sat, 5 Jun 2010 02:05:44 GMT From: Peter Thoenen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/147485: Update port: games/sfbol X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jun 2010 02:10:02 -0000 >Number: 147485 >Category: ports >Synopsis: Update port: games/sfbol >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: Sat Jun 05 02:10:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Peter Thoenen >Release: 8.0-STABLE >Organization: N/A >Environment: FreeBSD PRH-W-PTHOENEN1 8.0-STABLE FreeBSD 8.0-STABLE #3: Mon May 3 17:25:33 HST 2010 peter.thoenen@PRH-W-PTHOENEN1:/usr/obj/usr/src/sys/NOAA amd64 >Description: Update port to latest version. Add license file. Take ownership again. Can't add two files to this form and not sure how to include LEGAL updating in a monolithic port diff, pasting that below. --- LEGAL.orig 2010-06-04 16:00:37.805768199 -1000 +++ LEGAL 2010-05-26 20:22:30.000000000 -1000 @@ -303,6 +303,8 @@ idled-*.tar.gz sysutils/idled Non-profit use and distribution only invitationtoruby.tgz devel/invitation_to_ruby No commercial use +install40.jar games/sfbol Commercial software. License + does not allow redistribution iperf-* benchmarks/iperf Cannot charge a fee for the software IPv6socket_scrub.tar net/ipv6socket_scrub Not redistributable, license >How-To-Repeat: N/A >Fix: N/A Patch attached with submission follows: diff -ruN sfbol.orig/Makefile sfbol/Makefile --- sfbol.orig/Makefile 2010-06-04 15:12:47.688404959 -1000 +++ sfbol/Makefile 2010-06-04 15:59:05.284875181 -1000 @@ -5,15 +5,14 @@ # $FreeBSD: ports/games/sfbol/Makefile,v 1.11 2010/01/25 22:49:44 linimon Exp $ PORTNAME= sfbol -PORTVERSION= 4.37 -PORTREVISION= 2 +PORTVERSION= 4.72 CATEGORIES= games java MASTER_SITES= http://www.sfbonline.com/programs/ DISTNAME= install40 EXTRACT_SUFX= .jar EXTRACT_ONLY= -MAINTAINER= ports@FreeBSD.org +MAINTAINER= peter.thoenen@yahoo.com COMMENT= Star Fleet Battles Online IGNOREFILES= install40.jar @@ -37,13 +36,17 @@ "sfbol" "Application;Game;BoardGame;StrategyGame;" \ false -RESTRICTED= Commerical software. Licenses does not allow redistribution. +LICENSE= EULA +LICENSE_NAME= End User License Agreement +LICENSE_PERMS= no-dist-mirror +LICENSE_FILE= ${WRKDIR}/license.txt FUDGE= Users/paulfranz/sfbonline/SFBOL-Install/dist/core.jar post-extract: @cd ${WRKDIR} && ${JAR} -xf ${DISTDIR}/${DISTFILES} ${FUDGE} 2>/dev/null | ${TRUE} @cd ${WRKDIR} && ${JAR} -xf ${FUDGE} sfbicon.ico + @cd ${WRKDIR} && ${JAR} -xf ${FUDGE} license.txt do-install: @${MKDIR} ${DATADIR} diff -ruN sfbol.orig/pkg-descr sfbol/pkg-descr --- sfbol.orig/pkg-descr 2010-06-04 15:12:47.689394471 -1000 +++ sfbol/pkg-descr 2010-06-04 15:15:24.933232165 -1000 @@ -6,12 +6,12 @@ augments or automates many of the mundane tasks of game play such as energy allocation, moving counters across the map, dice rolling and damage allocation. Subscribers may play as many games as they like during their subscription period -. Throughout the year Symbiotic Games will host exclusive online Rated Ace +. Throughout the year Franz Games will host exclusive online Rated Ace Tournaments and subscribers can also compete year round via an online ranking system. -SFBOL Authors: Symbiotic Games -WWW: http://www.sfbonline.com, +SFBOL Authors: Franz Games +WWW: http://www.sfbonline.com SFB Authors: Amarillo Design Bureau WWW: http://www.starfleetgames.com >Release-Note: >Audit-Trail: >Unformatted: