Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2002 23:35:18 +0100 (CET)
From:      Jean-Yves Lefort <jylefort@brutele.be>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33899: New port: xpilotmon, a Tcl/Tk interface to the XPilot meta server(s)
Message-ID:  <20020114223518.D13FE22FE7@jsite.lefort.net>

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

>Number:         33899
>Category:       ports
>Synopsis:       New port: xpilotmon, a Tcl/Tk interface to the XPilot meta server(s)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 14 14:40:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Yves Lefort
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 4.4-STABLE FreeBSD 4.4-STABLE #2: Thu Dec 13 15:02:14 CET 2001 jylefort@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386


	
>Description:
xpilotmon is a Tcl/Tk interface to the XPilot meta server(s)
	
>How-To-Repeat:
	
>Fix:
# 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:
#
#	xpilotmon
#	xpilotmon/Makefile
#	xpilotmon/files
#	xpilotmon/files/patch-aa
#	xpilotmon/files/patch-ab
#	xpilotmon/pkg-comment
#	xpilotmon/pkg-descr
#	xpilotmon/pkg-plist
#	xpilotmon/distinfo
#
echo c - xpilotmon
mkdir -p xpilotmon > /dev/null 2>&1
echo x - xpilotmon/Makefile
sed 's/^X//' >xpilotmon/Makefile << 'END-of-xpilotmon/Makefile'
X# New ports collection makefile for:   xpilotmon
X# Date created:        14 January 2002
X# Whom:                Jean-Yves Lefort <jylefort@brutele.be>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		xpilotmon
XPORTVERSION=		2.8
XCATEGORIES=		games
XMASTER_SITES=		ftp://ftp.xpilot.org/pub/contrib/
X
XMAINTAINER=		jylefort@brutele.be
X
XRUN_DEPENDS=		wish8.4:${PORTSDIR}/x11-toolkits/tk84
X
XALL_TARGET=		xpilotmon
XMAN6=			xpilotmon.6
X
X.include <bsd.port.mk>
END-of-xpilotmon/Makefile
echo c - xpilotmon/files
mkdir -p xpilotmon/files > /dev/null 2>&1
echo x - xpilotmon/files/patch-aa
sed 's/^X//' >xpilotmon/files/patch-aa << 'END-of-xpilotmon/files/patch-aa'
X--- Makefile.orig	Mon Jan  5 16:52:47 1998
X+++ Makefile	Mon Jan 14 22:53:56 2002
X@@ -21,7 +21,7 @@
X # Install the program and man page
X install::	xpilotmon xpilotmon.6
X 	$(INSTALL_PROGRAM) xpilotmon $(bindir)/xpilotmon
X-	$(INSTALL_DATA) xpilotmon.6 $(mandir)/xpilotmon.6
X+	$(INSTALL_DATA) -m 644 xpilotmon.6 $(mandir)/xpilotmon.6
X 
X # Create subdirectories
X installdirs:
END-of-xpilotmon/files/patch-aa
echo x - xpilotmon/files/patch-ab
sed 's/^X//' >xpilotmon/files/patch-ab << 'END-of-xpilotmon/files/patch-ab'
X--- xpilotmon.org.orig	Mon Jan  5 16:52:47 1998
X+++ xpilotmon.org	Mon Jan 14 22:27:03 2002
X@@ -1,6 +1,6 @@
X #!WISH
X # the next line restarts using wish \
X-exec wish "$0" "$@"
X+exec wish8.4 "$0" "$@"
X 
X # This is a wish metaserver client for the xpilot metaserver.
X # It requires the Tcl and Tk packages and Perl or Telnet.
END-of-xpilotmon/files/patch-ab
echo x - xpilotmon/pkg-comment
sed 's/^X//' >xpilotmon/pkg-comment << 'END-of-xpilotmon/pkg-comment'
XA Tcl/Tk interface to the XPilot meta server(s)
END-of-xpilotmon/pkg-comment
echo x - xpilotmon/pkg-descr
sed 's/^X//' >xpilotmon/pkg-descr << 'END-of-xpilotmon/pkg-descr'
XXPilotmon is a Tcl/Tk interface to the XPilot meta server(s). Although the
Xstandard XPilot binary now contains its own interface, it is not really
Xuser friendly, and it lacks a few features provided by XPilotmon.
X
X- Jean-Yves Lefort
Xjylefort@brutele.be
END-of-xpilotmon/pkg-descr
echo x - xpilotmon/pkg-plist
sed 's/^X//' >xpilotmon/pkg-plist << 'END-of-xpilotmon/pkg-plist'
Xbin/xpilotmon
END-of-xpilotmon/pkg-plist
echo x - xpilotmon/distinfo
sed 's/^X//' >xpilotmon/distinfo << 'END-of-xpilotmon/distinfo'
XMD5 (xpilotmon-2.8.tar.gz) = be18673672f2458908ac786159132ad2
END-of-xpilotmon/distinfo
exit

>Release-Note:
>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?20020114223518.D13FE22FE7>