ports/147485: Update port: games/sfbol

Peter Thoenen peter.thoenen at yahoo.com
Sat Jun 5 02:10:02 UTC 2010


>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 at 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 at FreeBSD.org
+MAINTAINER=	peter.thoenen at 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:



More information about the freebsd-ports-bugs mailing list