Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Aug 1998 10:57:18 +0400 (MSD)
From:      Andrey Zakhvatov <andy@icc.surw.chel.su>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7769: New port: add-1.0
Message-ID:  <199808280657.KAA02380@icc.surw.chel.su>

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

>Number:         7769
>Category:       ports
>Synopsis:       New port: add-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:   Fri Aug 28 00:00:01 PDT 1998
>Last-Modified:
>Originator:     Andrey Zakhvatov
>Organization:
South Ural Railway ICC
>Release:        FreeBSD 2.2.7-RELEASE i386
>Environment:

>Description:

   This is a port of full-screen editing calculator.
Add is a fixed-point calculator that operates as a full-screen editor.
Add performs fixed-point computation. It is designed for use as a 
checkbook or expense-account balancing tool. Add maintains a running
result for each operation. You may scroll to any position in the 
expression list and modify the list.


# 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:
#
#	add-1.0
#	add-1.0/Makefile
#	add-1.0/files
#	add-1.0/files/md5
#	add-1.0/patches
#	add-1.0/patches/patch-aa
#	add-1.0/pkg
#	add-1.0/pkg/PLIST
#	add-1.0/pkg/COMMENT
#	add-1.0/pkg/DESCR
#
echo c - add-1.0
mkdir -p add-1.0 > /dev/null 2>&1
echo x - add-1.0/Makefile
sed 's/^X//' >add-1.0/Makefile << 'END-of-add-1.0/Makefile'
X# New ports collection makefile for:	add
X# Version required:			1.0
X# Date created:				20 August 1998
X# Whom:					Andrey Zakhvatov
X#
X# $Id$
X#
X
XDISTNAME=	add
XPKGNAME=	add-1.0
XCATEGORIES=	misc
XMASTER_SITES=	ftp://ftp.clark.net/pub/dickey/add/
X
XMAINTAINER=	andy@icc.surw.chel.su
X
XWRKSRC=		${WRKDIR}/add-970526
X
XGNU_CONFIGURE=	yes
XMAKEFILE=	makefile
XMAN1=		add.1
X
Xdo-install:
X	@ ${INSTALL_PROGRAM} ${WRKSRC}/add ${PREFIX}/bin
X	@ ${INSTALL_MAN} ${WRKSRC}/add.1 ${PREFIX}/man/man1
X	@ ${MKDIR} ${PREFIX}/share/add
X	@ ${INSTALL_DATA} ${WRKSRC}/add.hlp ${PREFIX}/share/add
X.if !defined(NOPORTDOCS)
X	@ ${MKDIR} ${PREFIX}/share/doc/add
X.for file in CHANGES COPYING README
X	@ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/add
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-add-1.0/Makefile
echo c - add-1.0/files
mkdir -p add-1.0/files > /dev/null 2>&1
echo x - add-1.0/files/md5
sed 's/^X//' >add-1.0/files/md5 << 'END-of-add-1.0/files/md5'
XMD5 (add.tar.gz) = e26287b7a26c3b54ab5933de1e7fecab
END-of-add-1.0/files/md5
echo c - add-1.0/patches
mkdir -p add-1.0/patches > /dev/null 2>&1
echo x - add-1.0/patches/patch-aa
sed 's/^X//' >add-1.0/patches/patch-aa << 'END-of-add-1.0/patches/patch-aa'
X--- makefile.in	Tue Dec 26 22:59:01 1995
X+++ /home/andy/tmp/wrk/makefile.in	Thu Aug 20 19:36:01 1998
X@@ -32,7 +32,7 @@
X 
X SHELL		= /bin/sh
X 
X-DEFINES		= -DHAVE_CONFIG_H -DRELEASE=$(RELEASE) @DEFINES@
X+DEFINES		= -DHAVE_CONFIG_H -DADD_HELPFILE=\"@prefix@/share/add/add.hlp\" -DRELEASE=$(RELEASE) @DEFINES@
X INCLUDES	= -I. -I$(srcdir) @INCLUDES@
X CPPFLAGS	= $(DEFINES) $(INCLUDES) @CPPFLAGS@
X 
END-of-add-1.0/patches/patch-aa
echo c - add-1.0/pkg
mkdir -p add-1.0/pkg > /dev/null 2>&1
echo x - add-1.0/pkg/PLIST
sed 's/^X//' >add-1.0/pkg/PLIST << 'END-of-add-1.0/pkg/PLIST'
Xbin/add
Xshare/add/add.hlp
Xshare/doc/add/CHANGES
Xshare/doc/add/COPYING
Xshare/doc/add/README
X@dirrm share/add
X@dirrm share/doc/add
END-of-add-1.0/pkg/PLIST
echo x - add-1.0/pkg/COMMENT
sed 's/^X//' >add-1.0/pkg/COMMENT << 'END-of-add-1.0/pkg/COMMENT'
XFull-screen editing calculator.
END-of-add-1.0/pkg/COMMENT
echo x - add-1.0/pkg/DESCR
sed 's/^X//' >add-1.0/pkg/DESCR << 'END-of-add-1.0/pkg/DESCR'
XAdd is a fixed-point calculator that operates as a full-screen editor.
XAdd performs fixed-point computation. It is designed for use as a 
Xcheckbook or expense-account balancing tool. Add maintains a running
Xresult for each operation. You may scroll to any position in the 
Xexpression list and modify the list.
X
Xhttp://www.clark.net/pub/dickey/add/add.html
END-of-add-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?199808280657.KAA02380>