From owner-freebsd-ports Mon May 4 09:22:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA28806 for freebsd-ports-outgoing; Mon, 4 May 1998 09:22:39 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA28768 for ; Mon, 4 May 1998 09:22:29 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA25998; Mon, 4 May 1998 09:20:01 -0700 (PDT) Received: from rich.chel.su (root@mobil.surnet.ru [195.54.2.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA27555 for ; Mon, 4 May 1998 09:14:53 -0700 (PDT) (envelope-from andy@icc.surw.chel.su) Received: from icc.surw.chel.su (surw.chel.su [195.54.2.162]) by rich.chel.su (8.7.2/Murphy) with ESMTP id WAA00982 for ; Mon, 4 May 1998 22:15:12 +0600 (UDT) Received: (from andy@localhost) by icc.surw.chel.su (8.8.5/8.8.4) id UAA22116; Mon, 4 May 1998 20:20:26 +0400 (MSD) Message-Id: <199805041620.UAA22116@icc.surw.chel.su> Date: Mon, 4 May 1998 20:20:26 +0400 (MSD) From: Andrey Zakhvatov Reply-To: andy@icc.surw.chel.su To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/6511: New port: xabacus-5.4.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6511 >Category: ports >Synopsis: New port: xabacus-5.4.4 >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 May 4 09:20:00 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 Abacus for X Window System. This is abacus for X Window System. Essentially, this is a proof by induction that a computer is more powerful than an abacus, since a computer program can contain an abacus. (But then again, you can simulate a computer within a computer, so what does that show). Actually, with a real abacus, one can move more than one row at a time with 10 fingers. But on the other hand, a real abacus does not have the current sum displayed as an integer. # 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: # # xabacus-5.4.4 # xabacus-5.4.4/Makefile # xabacus-5.4.4/files # xabacus-5.4.4/files/md5 # xabacus-5.4.4/patches # xabacus-5.4.4/patches/patch-aa # xabacus-5.4.4/pkg # xabacus-5.4.4/pkg/PLIST # xabacus-5.4.4/pkg/COMMENT # xabacus-5.4.4/pkg/DESCR # echo c - xabacus-5.4.4 mkdir -p xabacus-5.4.4 > /dev/null 2>&1 echo x - xabacus-5.4.4/Makefile sed 's/^X//' >xabacus-5.4.4/Makefile << 'END-of-xabacus-5.4.4/Makefile' X# New ports collection makefile for: xabacus X# Version required: 5.4.4 X# Date created: 3 May 1998 X# Whom: Andrey Zakhvatov X# X# $Id$ X# X XDISTNAME= xabacus-5.4.4 XCATEGORIES= games x11 XMASTER_SITES= ftp://ftp.tux.org/pub/people/david-bagley/xabacus/ \ X ${MASTER_SITE_XCONTRIB} XMASTER_SITE_SUBDIR= applications X XMAINTAINER= andy@icc.surw.chel.su X XGNU_CONFIGURE= yes XUSE_X11= yes XREQUIRES_MOTIF= yes XWRKSRC= ${WRKDIR}/xabacus X XMAN1= xabacus.1 X Xdo-install: X @ ${INSTALL_PROGRAM} ${WRKSRC}/xabacus ${PREFIX}/bin X @ ${INSTALL_PROGRAM} ${WRKSRC}/xmabacus ${PREFIX}/bin X @ ${INSTALL_DATA} ${WRKSRC}/Abacus.ad ${X11BASE}/lib/X11/app-defaults/Abacus X @ ${INSTALL_MAN} ${WRKSRC}/xabacus.man ${PREFIX}/man/man1/xabacus.1 X X.include END-of-xabacus-5.4.4/Makefile echo c - xabacus-5.4.4/files mkdir -p xabacus-5.4.4/files > /dev/null 2>&1 echo x - xabacus-5.4.4/files/md5 sed 's/^X//' >xabacus-5.4.4/files/md5 << 'END-of-xabacus-5.4.4/files/md5' XMD5 (xabacus-5.4.4.tar.gz) = 853452525520fc4f791b86eec6e7a968 END-of-xabacus-5.4.4/files/md5 echo c - xabacus-5.4.4/patches mkdir -p xabacus-5.4.4/patches > /dev/null 2>&1 echo x - xabacus-5.4.4/patches/patch-aa sed 's/^X//' >xabacus-5.4.4/patches/patch-aa << 'END-of-xabacus-5.4.4/patches/patch-aa' X--- Abacus.c Sat Feb 15 02:57:06 1997 X+++ /home/andy/tmp/wrk/Abacus.c Sun May 3 11:33:29 1998 X@@ -184,6 +184,7 @@ X #endif /* !LESS_THAN_AIX3_2 */ X #endif /* defined(SYSV) || defined(SVR4) */ X X+#ifndef __FreeBSD__ X static int X usleep(long unsigned int usec) X { X@@ -225,6 +226,7 @@ X #endif X return 0; X } X+#endif X #endif X X static void END-of-xabacus-5.4.4/patches/patch-aa echo c - xabacus-5.4.4/pkg mkdir -p xabacus-5.4.4/pkg > /dev/null 2>&1 echo x - xabacus-5.4.4/pkg/PLIST sed 's/^X//' >xabacus-5.4.4/pkg/PLIST << 'END-of-xabacus-5.4.4/pkg/PLIST' Xbin/xabacus Xbin/xmabacus Xlib/X11/app-defaults/Abacus Xman/man1/xabacus.1.gz END-of-xabacus-5.4.4/pkg/PLIST echo x - xabacus-5.4.4/pkg/COMMENT sed 's/^X//' >xabacus-5.4.4/pkg/COMMENT << 'END-of-xabacus-5.4.4/pkg/COMMENT' XAbacus for X Window System. END-of-xabacus-5.4.4/pkg/COMMENT echo x - xabacus-5.4.4/pkg/DESCR sed 's/^X//' >xabacus-5.4.4/pkg/DESCR << 'END-of-xabacus-5.4.4/pkg/DESCR' XThis is abacus for X Window System. Essentially, this is a proof Xby induction that a computer is more powerful than an abacus, since Xa computer program can contain an abacus. (But then again, you can Xsimulate a computer within a computer, so what does that show). XActually, with a real abacus, one can move more than one row at a Xtime with 10 fingers. But on the other hand, a real abacus does Xnot have the current sum displayed as an integer. END-of-xabacus-5.4.4/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