# 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 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 END-of-gdcalc/Makefile exit