ports/129850: [UPDATE] math/wcalc to 2.4 (bug-fixes, and better internationalization)

Amarendra Godbole amarendra.godbole at gmail.com
Mon Dec 22 11:20:04 UTC 2008


>Number:         129850
>Category:       ports
>Synopsis:       [UPDATE] math/wcalc to 2.4 (bug-fixes, and better internationalization)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 22 11:20:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Amarendra Godbole
>Release:        7.0-RELEASE
>Organization:
>Environment:
FreeBSD zimbu 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Bumped up portversion to 2.4, which has bug-fixes, and better i18nization capability. Also changed the port download name to wcalc (instead of Wcalc), as the author intends to keep it that way henceforth. Thanks.

-Amarendra
>How-To-Repeat:
This is a port update by the maintainer
>Fix:


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/pkg-descr
#	wcalc/distinfo
#	wcalc/Makefile
#
echo c - wcalc
mkdir -p wcalc > /dev/null 2>&1
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 at gmail.com
END-of-wcalc/pkg-descr
echo x - wcalc/distinfo
sed 's/^X//' >wcalc/distinfo << 'END-of-wcalc/distinfo'
XMD5 (wcalc-2.4.tar.gz) = 9b2491e069cf1057f17349a4e4647527
XSHA256 (wcalc-2.4.tar.gz) = ffa275ef9d3564e8bc8f1dbf63fe5c4a5d0cb77d427f55dcc993f4a279a98125
XSIZE (wcalc-2.4.tar.gz) = 408961
END-of-wcalc/distinfo
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 <amarendra.godbole at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wcalc
XPORTVERSION=	2.4
XCATEGORIES=	math
XMASTER_SITES=	SF
XMASTER_SITE_SUBDIR=	w-calc
XDISTNAME=	wcalc-${PORTVERSION}
X
XMAINTAINER=	amarendra.godbole at 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 <bsd.port.mk>
END-of-wcalc/Makefile
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list