Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jun 1998 14:30:04 +0400 (MSD)
From:      Andrey Zakhvatov <andy@icc.surw.chel.su>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7030: New port: bogged-1.0.0
Message-ID:  <199806231030.OAA01624@icc.surw.chel.su>

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

>Number:         7030
>Category:       ports
>Synopsis:       New port: bogged-1.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 23 03:30:01 PDT 1998
>Last-Modified:
>Originator:     Andrey Zakhvatov
>Organization:
South Ural Railway ICC
>Release:        FreeBSD 2.2.2-RELEASE i386
>Environment:

>Description:

   This is a port of Word game for X Window System.
Bogged is an addictive word game, like boggle,
for X Window System and Tcl/Tk.


# 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:
#
#	bogged-1.0.0
#	bogged-1.0.0/Makefile
#	bogged-1.0.0/files
#	bogged-1.0.0/files/md5
#	bogged-1.0.0/pkg
#	bogged-1.0.0/pkg/PLIST
#	bogged-1.0.0/pkg/COMMENT
#	bogged-1.0.0/pkg/DESCR
#	bogged-1.0.0/patches
#	bogged-1.0.0/patches/patch-aa
#
echo c - bogged-1.0.0
mkdir -p bogged-1.0.0 > /dev/null 2>&1
echo x - bogged-1.0.0/Makefile
sed 's/^X//' >bogged-1.0.0/Makefile << 'END-of-bogged-1.0.0/Makefile'
X# New ports collection makefile for:	bogged
X# Version required:			1.0.0
X# Date created:				18 May 1998
X# Whom:					Andrey Zakhvatov
X#
X# $Id$
X#
X
XDISTNAME=		bogged-1.0.0
XCATEGORIES=		games x11
XMASTER_SITES=		${MASTER_SITE_SUNSITE}
XMASTER_SITE_SUBDIR=	games/strategy
XEXTRACT_SUFX=		.gz
XEXTRACT_CMD=		${CP}
XEXTRACT_BEFORE_ARGS=
XEXTRACT_AFTER_ARGS=	${WRKDIR}
X
XMAINTAINER=		andy@icc.surw.chel.su
X
XRUN_DEPENDS=		wish8.0:${PORTSDIR}/x11/tk80
X
XNO_BUILD=		yes
XUSE_X11=		yes
XWRKSRC=			${WRKDIR}
X
Xpost-extract:
X	@ ${GUNZIP_CMD} ${WRKDIR}/${DISTNAME}${EXTRACT_SUFX}
X
Xdo-install:
X	@ ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${PREFIX}/bin/bogged
X
X.include <bsd.port.mk>
END-of-bogged-1.0.0/Makefile
echo c - bogged-1.0.0/files
mkdir -p bogged-1.0.0/files > /dev/null 2>&1
echo x - bogged-1.0.0/files/md5
sed 's/^X//' >bogged-1.0.0/files/md5 << 'END-of-bogged-1.0.0/files/md5'
XMD5 (bogged-1.0.0.gz) = 0b42c72a937c0681ef423d22adf6e18d
END-of-bogged-1.0.0/files/md5
echo c - bogged-1.0.0/pkg
mkdir -p bogged-1.0.0/pkg > /dev/null 2>&1
echo x - bogged-1.0.0/pkg/PLIST
sed 's/^X//' >bogged-1.0.0/pkg/PLIST << 'END-of-bogged-1.0.0/pkg/PLIST'
Xbin/bogged
END-of-bogged-1.0.0/pkg/PLIST
echo x - bogged-1.0.0/pkg/COMMENT
sed 's/^X//' >bogged-1.0.0/pkg/COMMENT << 'END-of-bogged-1.0.0/pkg/COMMENT'
XWord game for X Window System.
END-of-bogged-1.0.0/pkg/COMMENT
echo x - bogged-1.0.0/pkg/DESCR
sed 's/^X//' >bogged-1.0.0/pkg/DESCR << 'END-of-bogged-1.0.0/pkg/DESCR'
XBogged is an addictive word game, like boggle,
Xfor X Window System and Tcl/Tk.
END-of-bogged-1.0.0/pkg/DESCR
echo c - bogged-1.0.0/patches
mkdir -p bogged-1.0.0/patches > /dev/null 2>&1
echo x - bogged-1.0.0/patches/patch-aa
sed 's/^X//' >bogged-1.0.0/patches/patch-aa << 'END-of-bogged-1.0.0/patches/patch-aa'
X--- bogged-1.0.0	Mon May 18 11:52:13 1998
X+++ /home/andy/tmp/wrk/bogged-1.0.0	Mon May 18 11:51:59 1998
X@@ -1,6 +1,6 @@
X #!/bin/sh
X # the next line restarts using wish \
X-exec wish "$0" "$@"
X+exec wish8.0 "$0" "$@"
X 
X #
X # Bogged is Copyright 1998 Todd David Rudick
END-of-bogged-1.0.0/patches/patch-aa
exit


>How-To-Repeat:

>Fix:

   Please, check and commit this port.

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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