Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 1998 07:45:46 +0400 (MSD)
From:      Andrey Zakhvatov <andy@icc.surw.chel.su>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/6181: New port: xoj-1.0
Message-ID:  <199803310345.HAA02563@icc.surw.chel.su>

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

>Number:         6181
>Category:       ports
>Synopsis:       New port: xoj-1.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:   Mon Mar 30 19:50:01 PST 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 O. J. Simpson Simulator root window demo.

   Another root window demo. Lots of pretty icons scurry around
your screen, chasing O.J. Simpson  and  degrading  your systems
performance no doubt! "Relive the experience".


# 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:
#
#	xoj-1.0
#	xoj-1.0/Makefile
#	xoj-1.0/files
#	xoj-1.0/files/md5
#	xoj-1.0/patches
#	xoj-1.0/patches/patch-aa
#	xoj-1.0/pkg
#	xoj-1.0/pkg/PLIST
#	xoj-1.0/pkg/COMMENT
#	xoj-1.0/pkg/DESCR
#
echo c - xoj-1.0
mkdir -p xoj-1.0 > /dev/null 2>&1
echo x - xoj-1.0/Makefile
sed 's/^X//' >xoj-1.0/Makefile << 'END-of-xoj-1.0/Makefile'
X# New ports collection makefile for:	xoj
X# Version required:			1.0
X# Date created:				30 March 1998
X# Whom:					Andrey Zakhvatov
X#
X# $Id$
X#
X
XDISTNAME=		xoj-1.0
XCATEGORIES=		games x11
XMASTER_SITES=		${MASTER_SITE_SUNSITE}
XMASTER_SITE_SUBDIR=	X11/demos
XEXTRACT_SUFX=		.tgz
X
XMAINTAINER=		andy@icc.surw.chel.su
X
XUSE_IMAKE=		yes
X
Xdo-install:
X	@ ${INSTALL_PROGRAM} ${WRKSRC}/xoj ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-xoj-1.0/Makefile
echo c - xoj-1.0/files
mkdir -p xoj-1.0/files > /dev/null 2>&1
echo x - xoj-1.0/files/md5
sed 's/^X//' >xoj-1.0/files/md5 << 'END-of-xoj-1.0/files/md5'
XMD5 (xoj-1.0.tgz) = 590e0d06454812a0714482b9831841b7
END-of-xoj-1.0/files/md5
echo c - xoj-1.0/patches
mkdir -p xoj-1.0/patches > /dev/null 2>&1
echo x - xoj-1.0/patches/patch-aa
sed 's/^X//' >xoj-1.0/patches/patch-aa << 'END-of-xoj-1.0/patches/patch-aa'
X--- xoj.c	Tue Jul 26 14:10:19 1994
X+++ /home/andy/tmp/wrk/xoj.c	Mon Mar 30 22:35:38 1998
X@@ -584,6 +584,7 @@
X /*
X  * sleep for a number of micro-seconds
X  */
X+#ifndef __FreeBSD__
X void usleep(usec) 
X unsigned long usec;
X {
X@@ -596,6 +597,7 @@
X     select(0, (void *)0, (void *)0, (void *)0, &t);
X #endif
X }
X+#endif
X 
X 
X 
END-of-xoj-1.0/patches/patch-aa
echo c - xoj-1.0/pkg
mkdir -p xoj-1.0/pkg > /dev/null 2>&1
echo x - xoj-1.0/pkg/PLIST
sed 's/^X//' >xoj-1.0/pkg/PLIST << 'END-of-xoj-1.0/pkg/PLIST'
Xbin/xoj
END-of-xoj-1.0/pkg/PLIST
echo x - xoj-1.0/pkg/COMMENT
sed 's/^X//' >xoj-1.0/pkg/COMMENT << 'END-of-xoj-1.0/pkg/COMMENT'
XO. J. Simpson Simulator root window demo.
END-of-xoj-1.0/pkg/COMMENT
echo x - xoj-1.0/pkg/DESCR
sed 's/^X//' >xoj-1.0/pkg/DESCR << 'END-of-xoj-1.0/pkg/DESCR'
X   Another root window demo. Lots of pretty icons scurry around
Xyour screen, chasing O.J. Simpson  and  degrading  your systems
Xperformance no doubt! "Relive the experience".
END-of-xoj-1.0/pkg/DESCR
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?199803310345.HAA02563>