Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Sep 2005 18:07:07 +0200 (CEST)
From:      Daniel Roethlisberger <daniel@roe.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        daniel@roe.ch
Subject:   ports/85912: New port: games/spicetrade, colourful 14th century Arab trading game
Message-ID:  <200509091607.j89G77ns018371@aphrodite.roe>
Resent-Message-ID: <200509091610.j89GAGlf008661@freefall.freebsd.org>

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

>Number:         85912
>Category:       ports
>Synopsis:       New port: games/spicetrade, colourful 14th century Arab trading game
>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:   Fri Sep 09 16:10:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Roethlisberger
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD aphrodite.roe 5.4-STABLE FreeBSD 5.4-STABLE #4: Sun Aug 28 20:49:49 CEST 2005 root@aphrodite.roe:/usr/obj/usr/src/sys/APHRODITE i386
>Description:
Introducing Spicetrade, a colourful 14th century Arab spice trading game.
>How-To-Repeat:
>Fix:
--- spicetrade-1.2.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	spicetrade
#	spicetrade/Makefile
#	spicetrade/pkg-descr
#	spicetrade/distinfo
#	spicetrade/files
#	spicetrade/files/spicetrade
#
echo c - spicetrade
mkdir -p spicetrade > /dev/null 2>&1
echo x - spicetrade/Makefile
sed 's/^X//' >spicetrade/Makefile << 'END-of-spicetrade/Makefile'
X# New ports collection makefile for:	spicetrade
X# Date created:				2005-09-09
X# Whom:					Daniel Roethlisberger <daniel@roe.ch>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	spicetrade
XPORTVERSION=	1.2
XCATEGORIES=	games java
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
XDISTNAME=	Spicetrade-${PORTVERSION}
XEXTRACT_SUFX=	.jar
XEXTRACT_ONLY=
X
XMAINTAINER=	daniel@roe.ch
XCOMMENT=	Colourful 14th century Arab spice trading game
X
XUSE_JAVA=	1.4+
XUSE_X_PREFIX=	yes
XUSE_REINPLACE=	yes
X
XPLIST_FILES=	share/spicetrade/${DISTFILES} bin/spicetrade
XPLIST_DIRS=	share/spicetrade
X
XNO_BUILD=	yes
X
Xdo-patch:
X	@${CP} ${FILESDIR}/${PORTNAME} ${WRKDIR}
X	@${REINPLACE_CMD} -e 's,%%JARFILE%%,${DATADIR}/${DISTFILES},g' \
X		${WRKDIR}/${PORTNAME}
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin
X	${MKDIR} ${DATADIR}
X	${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${DATADIR}
X
X.include <bsd.port.mk>
END-of-spicetrade/Makefile
echo x - spicetrade/pkg-descr
sed 's/^X//' >spicetrade/pkg-descr << 'END-of-spicetrade/pkg-descr'
XSpicetrade is a unique, innovative and colourful 14th century Arab spice
Xtrading game with some roleplay elements. You start out as a poor young
Xlad in Baghdad, and try your luck in the spice trade, with only a house
Xand some land, but with great plans in mind: travel to Europe and create
Xyour own spice empire!
X
XWWW: http://www.spicetrade.org/
END-of-spicetrade/pkg-descr
echo x - spicetrade/distinfo
sed 's/^X//' >spicetrade/distinfo << 'END-of-spicetrade/distinfo'
XMD5 (Spicetrade-1.2.jar) = b87495f0502b1a6baf2ae4e167918720
XSIZE (Spicetrade-1.2.jar) = 194859911
END-of-spicetrade/distinfo
echo c - spicetrade/files
mkdir -p spicetrade/files > /dev/null 2>&1
echo x - spicetrade/files/spicetrade
sed 's/^X//' >spicetrade/files/spicetrade << 'END-of-spicetrade/files/spicetrade'
X#!/bin/sh
Xexec java -jar %%JARFILE%% "$@"
END-of-spicetrade/files/spicetrade
exit
--- spicetrade-1.2.shar ends here ---


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



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