From owner-freebsd-bugs@FreeBSD.ORG Tue Sep 18 13:20:08 2007 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7BE7C16A418 for ; Tue, 18 Sep 2007 13:20:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5F57113C494 for ; Tue, 18 Sep 2007 13:20:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l8IDK871051211 for ; Tue, 18 Sep 2007 13:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l8IDK8hM051209; Tue, 18 Sep 2007 13:20:08 GMT (envelope-from gnats) Resent-Date: Tue, 18 Sep 2007 13:20:08 GMT Resent-Message-Id: <200709181320.l8IDK8hM051209@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Amarendra Godbole Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C764316A420 for ; Tue, 18 Sep 2007 13:18:10 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id A218D13C46C for ; Tue, 18 Sep 2007 13:18:10 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l8IDIA0w060897 for ; Tue, 18 Sep 2007 13:18:10 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.1/8.14.1/Submit) id l8IDIAVt060896; Tue, 18 Sep 2007 13:18:10 GMT (envelope-from nobody) Message-Id: <200709181318.l8IDIAVt060896@www.freebsd.org> Date: Tue, 18 Sep 2007 13:18:10 GMT From: Amarendra Godbole To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/116438: [UPDATE] math/wcalc to 2.3 (numerous bug-fixes, and new features) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Sep 2007 13:20:08 -0000 >Number: 116438 >Category: misc >Synopsis: [UPDATE] math/wcalc to 2.3 (numerous bug-fixes, and new features) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 18 13:20:07 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Amarendra Godbole >Release: 6.2-RELEASE >Organization: >Environment: FreeBSD zimbu.domain 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 >Description: wcalc author has released a new version, 2.3 with numerous bug-fixes, and some new features. This PR is about updating to this new version. >How-To-Repeat: >Fix: sh wcalc.shar.txt will re-create the wcalc directory with required files. Kindly submit them to the repository. wcalc.shar.txt is attached. Patch attached with submission follows: # 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: # # wcalc # wcalc/Makefile # wcalc/distinfo # wcalc/pkg-descr # echo c - wcalc mkdir -p wcalc > /dev/null 2>&1 echo x - wcalc/Makefile sed 's/^X//' >wcalc/Makefile << 'END-of-wcalc/Makefile' X# New ports collection makefile for: wcalc X# Date created: 25-Apr-2007 X# Whom: Amarendra Godbole X# X# $FreeBSD: ports/math/wcalc/Makefile,v 1.3 2007/08/30 09:56:05 ale Exp $ X# X XPORTNAME= wcalc XPORTVERSION= 2.3 XPORTREVISION= 0 XCATEGORIES= math XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= w-calc XDISTNAME= Wcalc-${PORTVERSION} X XMAINTAINER= amarendra.godbole@gmail.com XCOMMENT= A natural-expression command-line calculator X XLIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ X mpfr.2:${PORTSDIR}/math/mpfr X XCFLAGS+= -I${LOCALBASE}/include XLDFLAGS+= -L${LOCALBASE}/lib X XGNU_CONFIGURE= yes XCONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" X XMAN1= wcalc.1 X XPLIST_FILES= bin/wcalc X X.include END-of-wcalc/Makefile echo x - wcalc/distinfo sed 's/^X//' >wcalc/distinfo << 'END-of-wcalc/distinfo' XMD5 (Wcalc-2.3.tar.gz) = e5144779a5906285f11cc452e2d529e9 XSHA256 (Wcalc-2.3.tar.gz) = b33245818d86aa258abefe6c715ac0eb3938aeb479f0854e5e6812c8b88382bd XSIZE (Wcalc-2.3.tar.gz) = 322720 END-of-wcalc/distinfo echo x - wcalc/pkg-descr sed 's/^X//' >wcalc/pkg-descr << 'END-of-wcalc/pkg-descr' XWcalc is a powerful arbitrary-precision calculator. It has standard functions X(sin, asinh, logtwo, floor, etc), many pre-defined constants (pi, e, c, etc.), Xvariables, "active" variables, command history, and hex/octal/binary i/o, Xconversions, and more. X XWWW: http://w-calc.sourceforge.net/ X X-Amarendra Godbole Xamarendra.godbole@gmail.com END-of-wcalc/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: