From jstocker@twoflower.liebende.de  Sat Jun 29 13:56:39 2002
Return-Path: <jstocker@twoflower.liebende.de>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 39F3037B406
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 29 Jun 2002 13:56:39 -0700 (PDT)
Received: from twoflower.liebende.de (pD9507F1D.dip.t-dialin.net [217.80.127.29])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9704843E09
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 29 Jun 2002 13:56:37 -0700 (PDT)
	(envelope-from jstocker@twoflower.liebende.de)
Received: from twoflower.liebende.de (localhost [127.0.0.1])
	by twoflower.liebende.de (8.12.3/8.12.3) with ESMTP id g5TKt0XU013776
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 29 Jun 2002 22:55:00 +0200 (CEST)
	(envelope-from jstocker@twoflower.liebende.de)
Received: (from root@localhost)
	by twoflower.liebende.de (8.12.3/8.12.3/Submit) id g5TKsxgk013770;
	Sat, 29 Jun 2002 22:54:59 +0200 (CEST)
Message-Id: <200206292054.g5TKsxgk013770@twoflower.liebende.de>
Date: Sat, 29 Jun 2002 22:54:59 +0200 (CEST)
From: Jan Stocker <Jan.Stocker@t-online.de>
Reply-To: Jan Stocker <Jan.Stocker@t-online.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New Port: math/gdcalc	
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         40014
>Category:       ports
>Synopsis:       New Port: math/gdcalc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 29 14:00:34 PDT 2002
>Closed-Date:    Fri Jul 12 12:34:30 PDT 2002
>Last-Modified:  Fri Jul 12 12:34:30 PDT 2002
>Originator:     Jan Stocker
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD twoflower 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Jun 10 22:21:57 CEST 2002 root@twoflower:/usr/src/sys/i386/compile/Twoflower50 i386
>Description:
New port for a Gnome RPN calculator
>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:
#
#	gdcalc
#	gdcalc/pkg-plist
#	gdcalc/pkg-descr
#	gdcalc/pkg-comment
#	gdcalc/distinfo
#	gdcalc/Makefile
#
echo c - gdcalc
mkdir -p gdcalc > /dev/null 2>&1
echo x - gdcalc/pkg-plist
sed 's/^X//' >gdcalc/pkg-plist << 'END-of-gdcalc/pkg-plist'
Xbin/gdcalc
Xshare/pixmaps/HP-16C-48.xpm
Xshare/pixmaps/mini-HP-16C-48.xpm
Xshare/icons/HP-16C-48.xpm
Xshare/icons/mini-HP-16C-48.xpm
Xshare/gnome/apps/Utilities/gdcalc.desktop
Xshare/applnk/Applications/gdcalc.kdelnk
END-of-gdcalc/pkg-plist
echo x - gdcalc/pkg-descr
sed 's/^X//' >gdcalc/pkg-descr << 'END-of-gdcalc/pkg-descr'
Xgdcalc is a financial, statistics, scientific and programmers calculator for
XUnix. The GUI was written with glade(1) and uses the Gnome/Gtk+ toolkit - so
Xit may well be compatible with themes and other whiz-bang features of those
Xsystems.
X
Xgdcalc has both Algebraic notation (ie. conventional, TI or Casio style) and
XReverse Polish Notation (RPN or Hewlett-Packard style). If you've not heard
Xof RPN before, you are probably familiar with algebraic calculators. Very
Xbriefly, while simpler and more natural to use, RPN calculators need some 
Xstudy eg. they have an Enter key instead of the equals key.
X
XWWW: http://sedumi.freeshell.org/unix/
END-of-gdcalc/pkg-descr
echo x - gdcalc/pkg-comment
sed 's/^X//' >gdcalc/pkg-comment << 'END-of-gdcalc/pkg-comment'
XGnome-based scientific calculator
END-of-gdcalc/pkg-comment
echo x - gdcalc/distinfo
sed 's/^X//' >gdcalc/distinfo << 'END-of-gdcalc/distinfo'
XMD5 (gdcalc-2.12.tar.gz) = 8ae54421f6d45336119228e8c8309e56
END-of-gdcalc/distinfo
echo x - gdcalc/Makefile
sed 's/^X//' >gdcalc/Makefile << 'END-of-gdcalc/Makefile'
X# New ports collection makefile for: gdcalc	
X# Date created:		2002-06-29
X# Whom:			Jan Srocker <Jan.Stocker@t-online.de>
X#
X# $FreeBSD: $
X
XPORTNAME=	gdcalc	
XPORTVERSION=	2.12
XCATEGORIES=	math
XMASTER_SITES=	http://sedumi.freeshell.org/unix/
XMASTER_SITE_SUBDIR=
X
XMAINTAINER=	Jan.Stocker@t-online.de
X
XUSE_GNOME=	yes
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-gdcalc/Makefile
exit



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Fri Jul 12 12:34:18 PDT 2002 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40014 
>Unformatted:
