ports/98257: [PATCH] math/calc: update to 2.11.11

Yen-Ming Lee leeym at FreeBSD.org
Thu Jun 1 04:00:38 UTC 2006


>Number:         98257
>Category:       ports
>Synopsis:       [PATCH] math/calc: update to 2.11.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 01 04:00:23 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.1-STABLE FreeBSD 6.1-STABLE #0: Wed May 31 10:17:34 CST 2006
>Description:
- Update to 2.11.11
- Utilize DATADIR in pkg-plist

Port maintainer (jmz at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- calc-2.11.11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/math/calc/Makefile,v
retrieving revision 1.21
diff -u -u -r1.21 Makefile
--- Makefile	7 Mar 2003 06:06:01 -0000	1.21
+++ Makefile	1 Jun 2006 03:50:56 -0000
@@ -6,13 +6,10 @@
 #
 
 PORTNAME=	calc
-PORTVERSION=	2.11.5
-PORTREVISION=	1
+PORTVERSION=	2.11.11
 CATEGORIES=	math
-MASTER_SITES=	ftp://ftp.uu.net/pub/calc/ \
-		ftp://ftp.u-aizu.ac.jp/pub/SciEng/math/math-packs/calc/ \
-		ftp://ftp.batnet.com/pub/wombats/noll/ftp/pub/calc/
-DISTNAME=	calc-2.11.5t4.5
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	jmz at FreeBSD.org
 COMMENT=	Arbitrary precision calculator
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/math/calc/distinfo,v
retrieving revision 1.10
diff -u -u -r1.10 distinfo
--- distinfo	22 Jan 2006 12:56:27 -0000	1.10
+++ distinfo	1 Jun 2006 03:50:56 -0000
@@ -1,3 +1,3 @@
-MD5 (calc-2.11.5t4.5.tar.gz) = cf7401cd5571d34d18b522e42c68e338
-SHA256 (calc-2.11.5t4.5.tar.gz) = e857eac73b0cee4ba9c82144b51a834b65814c7d1d547035a0574ab0c8a96f64
-SIZE (calc-2.11.5t4.5.tar.gz) = 973442
+MD5 (calc-2.11.11.tar.gz) = 3c040f1b2152625fb93dc19598e4477f
+SHA256 (calc-2.11.11.tar.gz) = 3e722d5cd9c0ec5362fbcfa4ab6f334b4954a2c186e34f85a40864d802e0e59c
+SIZE (calc-2.11.11.tar.gz) = 976437
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/math/calc/pkg-plist,v
retrieving revision 1.8
diff -u -u -r1.8 pkg-plist
--- pkg-plist	8 Jul 2001 02:11:42 -0000	1.8
+++ pkg-plist	1 Jun 2006 03:50:56 -0000
@@ -43,6 +43,7 @@
 include/calc/have_times.h
 include/calc/have_uid_t.h
 include/calc/have_unistd.h
+include/calc/have_unused.h
 include/calc/have_urandom.h
 include/calc/have_ustat.h
 include/calc/hist.h
@@ -50,7 +51,6 @@
 include/calc/label.h
 include/calc/lib_util.h
 include/calc/longbits.h
-include/calc/longlong.h
 include/calc/math_error.h
 include/calc/md5.h
 include/calc/nametype.h
@@ -69,394 +69,400 @@
 include/calc/zrand.h
 include/calc/zrandom.h
 lib/libcalc.a
-share/calc/README
-share/calc/beer.cal
-share/calc/bernoulli.cal
-share/calc/bigprime.cal
-share/calc/bindings
-share/calc/chi.cal
-share/calc/chrem.cal
-share/calc/custhelp/argv
-share/calc/custhelp/devnull
-share/calc/custhelp/help
-share/calc/custhelp/pzasusb8
-share/calc/custhelp/sysinfo
-share/calc/custom/argv.cal
-share/calc/custom/halflen.cal
-share/calc/custom/libcustcalc.a
-share/calc/custom/pzasusb8.cal
-share/calc/deg.cal
-share/calc/ellip.cal
-share/calc/hello.cal
-share/calc/help/COPYING
-share/calc/help/COPYING-LGPL
-share/calc/help/abs
-share/calc/help/access
-share/calc/help/acos
-share/calc/help/acosh
-share/calc/help/acot
-share/calc/help/acoth
-share/calc/help/acsc
-share/calc/help/acsch
-share/calc/help/address
-share/calc/help/agd
-share/calc/help/append
-share/calc/help/appr
-share/calc/help/archive
-share/calc/help/arg
-share/calc/help/argv
-share/calc/help/arrow
-share/calc/help/asec
-share/calc/help/asech
-share/calc/help/asin
-share/calc/help/asinh
-share/calc/help/assign
-share/calc/help/assoc
-share/calc/help/atan
-share/calc/help/atan2
-share/calc/help/atanh
-share/calc/help/avg
-share/calc/help/base
-share/calc/help/bernoulli
-share/calc/help/binding
-share/calc/help/bindings
-share/calc/help/bit
-share/calc/help/blk
-share/calc/help/blkcpy
-share/calc/help/blkfree
-share/calc/help/blocks
-share/calc/help/bround
-share/calc/help/btrunc
-share/calc/help/bug
-share/calc/help/bugs
-share/calc/help/builtin
-share/calc/help/calc_tty
-share/calc/help/calclevel
-share/calc/help/catalan
-share/calc/help/ceil
-share/calc/help/cfappr
-share/calc/help/cfsim
-share/calc/help/change
-share/calc/help/changes
-share/calc/help/char
-share/calc/help/cmdbuf
-share/calc/help/cmp
-share/calc/help/comb
-share/calc/help/command
-share/calc/help/config
-share/calc/help/conj
-share/calc/help/contrib
-share/calc/help/cos
-share/calc/help/cosh
-share/calc/help/cot
-share/calc/help/coth
-share/calc/help/count
-share/calc/help/cp
-share/calc/help/credit
-share/calc/help/csc
-share/calc/help/csch
-share/calc/help/cscript
-share/calc/help/ctime
-share/calc/help/custom
-share/calc/help/custom_cal
-share/calc/help/define
-share/calc/help/delete
-share/calc/help/den
-share/calc/help/dereference
-share/calc/help/det
-share/calc/help/digit
-share/calc/help/digits
-share/calc/help/dp
-share/calc/help/environment
-share/calc/help/epsilon
-share/calc/help/errcount
-share/calc/help/errmax
-share/calc/help/errno
-share/calc/help/error
-share/calc/help/errorcode
-share/calc/help/errorcodes
-share/calc/help/euler
-share/calc/help/eval
-share/calc/help/exp
-share/calc/help/expression
-share/calc/help/fact
-share/calc/help/factor
-share/calc/help/fclose
-share/calc/help/fcnt
-share/calc/help/feof
-share/calc/help/ferror
-share/calc/help/fflush
-share/calc/help/fgetc
-share/calc/help/fgetfield
-share/calc/help/fgetline
-share/calc/help/fgets
-share/calc/help/fgetstr
-share/calc/help/fib
-share/calc/help/file
-share/calc/help/files
-share/calc/help/floor
-share/calc/help/fopen
-share/calc/help/forall
-share/calc/help/fprintf
-share/calc/help/fputc
-share/calc/help/fputs
-share/calc/help/fputstr
-share/calc/help/frac
-share/calc/help/free
-share/calc/help/freebernoulli
-share/calc/help/freeeuler
-share/calc/help/freeglobals
-share/calc/help/freeredc
-share/calc/help/freestatics
-share/calc/help/frem
-share/calc/help/freopen
-share/calc/help/fscan
-share/calc/help/fscanf
-share/calc/help/fseek
-share/calc/help/fsize
-share/calc/help/ftell
-share/calc/help/full
-share/calc/help/gcd
-share/calc/help/gcdrem
-share/calc/help/gd
-share/calc/help/getenv
-share/calc/help/hash
-share/calc/help/head
-share/calc/help/help
-share/calc/help/highbit
-share/calc/help/history
-share/calc/help/hmean
-share/calc/help/hnrmod
-share/calc/help/hypot
-share/calc/help/ilog
-share/calc/help/ilog10
-share/calc/help/ilog2
-share/calc/help/im
-share/calc/help/indices
-share/calc/help/inputlevel
-share/calc/help/insert
-share/calc/help/int
-share/calc/help/interrupt
-share/calc/help/intro
-share/calc/help/inverse
-share/calc/help/iroot
-share/calc/help/isassoc
-share/calc/help/isatty
-share/calc/help/isblk
-share/calc/help/isconfig
-share/calc/help/isdefined
-share/calc/help/iserror
-share/calc/help/iseven
-share/calc/help/isfile
-share/calc/help/ishash
-share/calc/help/isident
-share/calc/help/isint
-share/calc/help/islist
-share/calc/help/ismat
-share/calc/help/ismult
-share/calc/help/isnull
-share/calc/help/isnum
-share/calc/help/isobj
-share/calc/help/isobjtype
-share/calc/help/isodd
-share/calc/help/isprime
-share/calc/help/isptr
-share/calc/help/isqrt
-share/calc/help/isrand
-share/calc/help/israndom
-share/calc/help/isreal
-share/calc/help/isrel
-share/calc/help/issimple
-share/calc/help/issq
-share/calc/help/isstr
-share/calc/help/istype
-share/calc/help/jacobi
-share/calc/help/join
-share/calc/help/lcm
-share/calc/help/lcmfact
-share/calc/help/lfactor
-share/calc/help/libcalc
-share/calc/help/list
-share/calc/help/ln
-share/calc/help/lowbit
-share/calc/help/ltol
-share/calc/help/makelist
-share/calc/help/mat
-share/calc/help/matdim
-share/calc/help/matfill
-share/calc/help/matmax
-share/calc/help/matmin
-share/calc/help/matsum
-share/calc/help/mattrace
-share/calc/help/mattrans
-share/calc/help/max
-share/calc/help/md5
-share/calc/help/memsize
-share/calc/help/meq
-share/calc/help/min
-share/calc/help/minv
-share/calc/help/mmin
-share/calc/help/mne
-share/calc/help/mod
-share/calc/help/modify
-share/calc/help/name
-share/calc/help/near
-share/calc/help/new_custom
-share/calc/help/newerror
-share/calc/help/nextcand
-share/calc/help/nextprime
-share/calc/help/norm
-share/calc/help/null
-share/calc/help/num
-share/calc/help/obj
-share/calc/help/oldvalue
-share/calc/help/operator
-share/calc/help/ord
-share/calc/help/overview
-share/calc/help/param
-share/calc/help/perm
-share/calc/help/pfact
-share/calc/help/pi
-share/calc/help/pix
-share/calc/help/places
-share/calc/help/pmod
-share/calc/help/polar
-share/calc/help/poly
-share/calc/help/pop
-share/calc/help/popcnt
-share/calc/help/power
-share/calc/help/prevcand
-share/calc/help/prevprime
-share/calc/help/printf
-share/calc/help/prompt
-share/calc/help/protect
-share/calc/help/ptest
-share/calc/help/push
-share/calc/help/putenv
-share/calc/help/quo
-share/calc/help/quomod
-share/calc/help/rand
-share/calc/help/randbit
-share/calc/help/random
-share/calc/help/randombit
-share/calc/help/randperm
-share/calc/help/rcin
-share/calc/help/rcmul
-share/calc/help/rcout
-share/calc/help/rcpow
-share/calc/help/rcsq
-share/calc/help/re
-share/calc/help/remove
-share/calc/help/resource
-share/calc/help/reverse
-share/calc/help/rewind
-share/calc/help/rm
-share/calc/help/root
-share/calc/help/round
-share/calc/help/rsearch
-share/calc/help/runtime
-share/calc/help/saveval
-share/calc/help/scale
-share/calc/help/scan
-share/calc/help/scanf
-share/calc/help/script
-share/calc/help/search
-share/calc/help/sec
-share/calc/help/sech
-share/calc/help/seed
-share/calc/help/segment
-share/calc/help/select
-share/calc/help/sgn
-share/calc/help/sha
-share/calc/help/sha1
-share/calc/help/sin
-share/calc/help/sinh
-share/calc/help/size
-share/calc/help/sizeof
-share/calc/help/sleep
-share/calc/help/sort
-share/calc/help/sqrt
-share/calc/help/srand
-share/calc/help/srandom
-share/calc/help/ssq
-share/calc/help/statement
-share/calc/help/str
-share/calc/help/strcat
-share/calc/help/strerror
-share/calc/help/strlen
-share/calc/help/strpos
-share/calc/help/strprintf
-share/calc/help/strscan
-share/calc/help/strscanf
-share/calc/help/substr
-share/calc/help/sum
-share/calc/help/swap
-share/calc/help/system
-share/calc/help/tail
-share/calc/help/tan
-share/calc/help/tanh
-share/calc/help/test
-share/calc/help/time
-share/calc/help/todo
-share/calc/help/trunc
-share/calc/help/type
-share/calc/help/types
-share/calc/help/unexpected
-share/calc/help/usage
-share/calc/help/variable
-share/calc/help/version
-share/calc/help/wishlist
-share/calc/help/xor
-share/calc/intfile.cal
-share/calc/lucas.cal
-share/calc/lucas_chk.cal
-share/calc/lucas_tbl.cal
-share/calc/mersenne.cal
-share/calc/mfactor.cal
-share/calc/mod.cal
-share/calc/natnumset.cal
-share/calc/pell.cal
-share/calc/pi.cal
-share/calc/pix.cal
-share/calc/pollard.cal
-share/calc/poly.cal
-share/calc/prompt.cal
-share/calc/psqrt.cal
-share/calc/qtime.cal
-share/calc/quat.cal
-share/calc/randbitrun.cal
-share/calc/randmprime.cal
-share/calc/randombitrun.cal
-share/calc/randomrun.cal
-share/calc/randrun.cal
-share/calc/regress.cal
-share/calc/seedrandom.cal
-share/calc/solve.cal
-share/calc/sumsq.cal
-share/calc/surd.cal
-share/calc/test1700.cal
-share/calc/test2300.cal
-share/calc/test2600.cal
-share/calc/test2700.cal
-share/calc/test3100.cal
-share/calc/test3300.cal
-share/calc/test3400.cal
-share/calc/test3500.cal
-share/calc/test4000.cal
-share/calc/test4100.cal
-share/calc/test4600.cal
-share/calc/test5100.cal
-share/calc/test5200.cal
-share/calc/test8400.cal
-share/calc/test8500.cal
-share/calc/test8600.cal
-share/calc/unitfrac.cal
-share/calc/varargs.cal
-share/calc/xx_print.cal
- at dirrm share/calc/custhelp
- at dirrm share/calc/help
- at dirrm share/calc/custom
- at dirrm share/calc
- at dirrm bin/cscript
+%%DATADIR%%/README
+%%DATADIR%%/beer.cal
+%%DATADIR%%/bernoulli.cal
+%%DATADIR%%/bigprime.cal
+%%DATADIR%%/bindings
+%%DATADIR%%/chi.cal
+%%DATADIR%%/chrem.cal
+%%DATADIR%%/custhelp/argv
+%%DATADIR%%/custhelp/devnull
+%%DATADIR%%/custhelp/help
+%%DATADIR%%/custhelp/pmodm127
+%%DATADIR%%/custhelp/pzasusb8
+%%DATADIR%%/custhelp/sysinfo
+%%DATADIR%%/custom/argv.cal
+%%DATADIR%%/custom/halflen.cal
+%%DATADIR%%/custom/libcustcalc.a
+%%DATADIR%%/custom/pmodm127.cal
+%%DATADIR%%/custom/pzasusb8.cal
+%%DATADIR%%/deg.cal
+%%DATADIR%%/ellip.cal
+%%DATADIR%%/hello.cal
+%%DATADIR%%/help/COPYING
+%%DATADIR%%/help/COPYING-LGPL
+%%DATADIR%%/help/abs
+%%DATADIR%%/help/access
+%%DATADIR%%/help/acos
+%%DATADIR%%/help/acosh
+%%DATADIR%%/help/acot
+%%DATADIR%%/help/acoth
+%%DATADIR%%/help/acsc
+%%DATADIR%%/help/acsch
+%%DATADIR%%/help/address
+%%DATADIR%%/help/agd
+%%DATADIR%%/help/append
+%%DATADIR%%/help/appr
+%%DATADIR%%/help/archive
+%%DATADIR%%/help/arg
+%%DATADIR%%/help/argv
+%%DATADIR%%/help/arrow
+%%DATADIR%%/help/asec
+%%DATADIR%%/help/asech
+%%DATADIR%%/help/asin
+%%DATADIR%%/help/asinh
+%%DATADIR%%/help/assign
+%%DATADIR%%/help/assoc
+%%DATADIR%%/help/atan
+%%DATADIR%%/help/atan2
+%%DATADIR%%/help/atanh
+%%DATADIR%%/help/avg
+%%DATADIR%%/help/base
+%%DATADIR%%/help/base2
+%%DATADIR%%/help/bernoulli
+%%DATADIR%%/help/binding
+%%DATADIR%%/help/bindings
+%%DATADIR%%/help/bit
+%%DATADIR%%/help/blk
+%%DATADIR%%/help/blkcpy
+%%DATADIR%%/help/blkfree
+%%DATADIR%%/help/blocks
+%%DATADIR%%/help/bround
+%%DATADIR%%/help/btrunc
+%%DATADIR%%/help/bug
+%%DATADIR%%/help/bugs
+%%DATADIR%%/help/builtin
+%%DATADIR%%/help/calc_tty
+%%DATADIR%%/help/calclevel
+%%DATADIR%%/help/catalan
+%%DATADIR%%/help/ceil
+%%DATADIR%%/help/cfappr
+%%DATADIR%%/help/cfsim
+%%DATADIR%%/help/change
+%%DATADIR%%/help/changes
+%%DATADIR%%/help/char
+%%DATADIR%%/help/cmdbuf
+%%DATADIR%%/help/cmp
+%%DATADIR%%/help/comb
+%%DATADIR%%/help/command
+%%DATADIR%%/help/config
+%%DATADIR%%/help/conj
+%%DATADIR%%/help/contrib
+%%DATADIR%%/help/cos
+%%DATADIR%%/help/cosh
+%%DATADIR%%/help/cot
+%%DATADIR%%/help/coth
+%%DATADIR%%/help/count
+%%DATADIR%%/help/cp
+%%DATADIR%%/help/credit
+%%DATADIR%%/help/csc
+%%DATADIR%%/help/csch
+%%DATADIR%%/help/cscript
+%%DATADIR%%/help/ctime
+%%DATADIR%%/help/custom
+%%DATADIR%%/help/custom_cal
+%%DATADIR%%/help/define
+%%DATADIR%%/help/delete
+%%DATADIR%%/help/den
+%%DATADIR%%/help/dereference
+%%DATADIR%%/help/det
+%%DATADIR%%/help/digit
+%%DATADIR%%/help/digits
+%%DATADIR%%/help/display
+%%DATADIR%%/help/dp
+%%DATADIR%%/help/environment
+%%DATADIR%%/help/epsilon
+%%DATADIR%%/help/errcount
+%%DATADIR%%/help/errmax
+%%DATADIR%%/help/errno
+%%DATADIR%%/help/error
+%%DATADIR%%/help/errorcode
+%%DATADIR%%/help/errorcodes
+%%DATADIR%%/help/euler
+%%DATADIR%%/help/eval
+%%DATADIR%%/help/exp
+%%DATADIR%%/help/expression
+%%DATADIR%%/help/fact
+%%DATADIR%%/help/factor
+%%DATADIR%%/help/fclose
+%%DATADIR%%/help/fcnt
+%%DATADIR%%/help/feof
+%%DATADIR%%/help/ferror
+%%DATADIR%%/help/fflush
+%%DATADIR%%/help/fgetc
+%%DATADIR%%/help/fgetfield
+%%DATADIR%%/help/fgetline
+%%DATADIR%%/help/fgets
+%%DATADIR%%/help/fgetstr
+%%DATADIR%%/help/fib
+%%DATADIR%%/help/file
+%%DATADIR%%/help/files
+%%DATADIR%%/help/floor
+%%DATADIR%%/help/fopen
+%%DATADIR%%/help/forall
+%%DATADIR%%/help/fprintf
+%%DATADIR%%/help/fputc
+%%DATADIR%%/help/fputs
+%%DATADIR%%/help/fputstr
+%%DATADIR%%/help/frac
+%%DATADIR%%/help/free
+%%DATADIR%%/help/freebernoulli
+%%DATADIR%%/help/freeeuler
+%%DATADIR%%/help/freeglobals
+%%DATADIR%%/help/freeredc
+%%DATADIR%%/help/freestatics
+%%DATADIR%%/help/frem
+%%DATADIR%%/help/freopen
+%%DATADIR%%/help/fscan
+%%DATADIR%%/help/fscanf
+%%DATADIR%%/help/fseek
+%%DATADIR%%/help/fsize
+%%DATADIR%%/help/ftell
+%%DATADIR%%/help/full
+%%DATADIR%%/help/gcd
+%%DATADIR%%/help/gcdrem
+%%DATADIR%%/help/gd
+%%DATADIR%%/help/getenv
+%%DATADIR%%/help/hash
+%%DATADIR%%/help/head
+%%DATADIR%%/help/help
+%%DATADIR%%/help/highbit
+%%DATADIR%%/help/history
+%%DATADIR%%/help/hmean
+%%DATADIR%%/help/hnrmod
+%%DATADIR%%/help/hypot
+%%DATADIR%%/help/ilog
+%%DATADIR%%/help/ilog10
+%%DATADIR%%/help/ilog2
+%%DATADIR%%/help/im
+%%DATADIR%%/help/indices
+%%DATADIR%%/help/inputlevel
+%%DATADIR%%/help/insert
+%%DATADIR%%/help/int
+%%DATADIR%%/help/interrupt
+%%DATADIR%%/help/intro
+%%DATADIR%%/help/inverse
+%%DATADIR%%/help/iroot
+%%DATADIR%%/help/isassoc
+%%DATADIR%%/help/isatty
+%%DATADIR%%/help/isblk
+%%DATADIR%%/help/isconfig
+%%DATADIR%%/help/isdefined
+%%DATADIR%%/help/iserror
+%%DATADIR%%/help/iseven
+%%DATADIR%%/help/isfile
+%%DATADIR%%/help/ishash
+%%DATADIR%%/help/isident
+%%DATADIR%%/help/isint
+%%DATADIR%%/help/islist
+%%DATADIR%%/help/ismat
+%%DATADIR%%/help/ismult
+%%DATADIR%%/help/isnull
+%%DATADIR%%/help/isnum
+%%DATADIR%%/help/isobj
+%%DATADIR%%/help/isobjtype
+%%DATADIR%%/help/isodd
+%%DATADIR%%/help/isprime
+%%DATADIR%%/help/isptr
+%%DATADIR%%/help/isqrt
+%%DATADIR%%/help/isrand
+%%DATADIR%%/help/israndom
+%%DATADIR%%/help/isreal
+%%DATADIR%%/help/isrel
+%%DATADIR%%/help/issimple
+%%DATADIR%%/help/issq
+%%DATADIR%%/help/isstr
+%%DATADIR%%/help/istype
+%%DATADIR%%/help/jacobi
+%%DATADIR%%/help/join
+%%DATADIR%%/help/lcm
+%%DATADIR%%/help/lcmfact
+%%DATADIR%%/help/lfactor
+%%DATADIR%%/help/libcalc
+%%DATADIR%%/help/list
+%%DATADIR%%/help/ln
+%%DATADIR%%/help/lowbit
+%%DATADIR%%/help/ltol
+%%DATADIR%%/help/makelist
+%%DATADIR%%/help/mat
+%%DATADIR%%/help/matdim
+%%DATADIR%%/help/matfill
+%%DATADIR%%/help/matmax
+%%DATADIR%%/help/matmin
+%%DATADIR%%/help/matsum
+%%DATADIR%%/help/mattrace
+%%DATADIR%%/help/mattrans
+%%DATADIR%%/help/max
+%%DATADIR%%/help/md5
+%%DATADIR%%/help/memsize
+%%DATADIR%%/help/meq
+%%DATADIR%%/help/min
+%%DATADIR%%/help/minv
+%%DATADIR%%/help/mmin
+%%DATADIR%%/help/mne
+%%DATADIR%%/help/mod
+%%DATADIR%%/help/modify
+%%DATADIR%%/help/name
+%%DATADIR%%/help/near
+%%DATADIR%%/help/new_custom
+%%DATADIR%%/help/newerror
+%%DATADIR%%/help/nextcand
+%%DATADIR%%/help/nextprime
+%%DATADIR%%/help/norm
+%%DATADIR%%/help/null
+%%DATADIR%%/help/num
+%%DATADIR%%/help/obj
+%%DATADIR%%/help/oldvalue
+%%DATADIR%%/help/operator
+%%DATADIR%%/help/ord
+%%DATADIR%%/help/overview
+%%DATADIR%%/help/param
+%%DATADIR%%/help/perm
+%%DATADIR%%/help/pfact
+%%DATADIR%%/help/pi
+%%DATADIR%%/help/pix
+%%DATADIR%%/help/places
+%%DATADIR%%/help/pmod
+%%DATADIR%%/help/polar
+%%DATADIR%%/help/poly
+%%DATADIR%%/help/pop
+%%DATADIR%%/help/popcnt
+%%DATADIR%%/help/power
+%%DATADIR%%/help/prevcand
+%%DATADIR%%/help/prevprime
+%%DATADIR%%/help/printf
+%%DATADIR%%/help/prompt
+%%DATADIR%%/help/protect
+%%DATADIR%%/help/ptest
+%%DATADIR%%/help/push
+%%DATADIR%%/help/putenv
+%%DATADIR%%/help/quo
+%%DATADIR%%/help/quomod
+%%DATADIR%%/help/rand
+%%DATADIR%%/help/randbit
+%%DATADIR%%/help/random
+%%DATADIR%%/help/randombit
+%%DATADIR%%/help/randperm
+%%DATADIR%%/help/rcin
+%%DATADIR%%/help/rcmul
+%%DATADIR%%/help/rcout
+%%DATADIR%%/help/rcpow
+%%DATADIR%%/help/rcsq
+%%DATADIR%%/help/re
+%%DATADIR%%/help/remove
+%%DATADIR%%/help/resource
+%%DATADIR%%/help/reverse
+%%DATADIR%%/help/rewind
+%%DATADIR%%/help/rm
+%%DATADIR%%/help/root
+%%DATADIR%%/help/round
+%%DATADIR%%/help/rsearch
+%%DATADIR%%/help/runtime
+%%DATADIR%%/help/saveval
+%%DATADIR%%/help/scale
+%%DATADIR%%/help/scan
+%%DATADIR%%/help/scanf
+%%DATADIR%%/help/script
+%%DATADIR%%/help/search
+%%DATADIR%%/help/sec
+%%DATADIR%%/help/sech
+%%DATADIR%%/help/seed
+%%DATADIR%%/help/segment
+%%DATADIR%%/help/select
+%%DATADIR%%/help/sgn
+%%DATADIR%%/help/sha
+%%DATADIR%%/help/sha1
+%%DATADIR%%/help/sin
+%%DATADIR%%/help/sinh
+%%DATADIR%%/help/size
+%%DATADIR%%/help/sizeof
+%%DATADIR%%/help/sleep
+%%DATADIR%%/help/sort
+%%DATADIR%%/help/sqrt
+%%DATADIR%%/help/srand
+%%DATADIR%%/help/srandom
+%%DATADIR%%/help/ssq
+%%DATADIR%%/help/statement
+%%DATADIR%%/help/str
+%%DATADIR%%/help/strcat
+%%DATADIR%%/help/strerror
+%%DATADIR%%/help/strlen
+%%DATADIR%%/help/strpos
+%%DATADIR%%/help/strprintf
+%%DATADIR%%/help/strscan
+%%DATADIR%%/help/strscanf
+%%DATADIR%%/help/substr
+%%DATADIR%%/help/sum
+%%DATADIR%%/help/swap
+%%DATADIR%%/help/system
+%%DATADIR%%/help/tail
+%%DATADIR%%/help/tan
+%%DATADIR%%/help/tanh
+%%DATADIR%%/help/test
+%%DATADIR%%/help/time
+%%DATADIR%%/help/todo
+%%DATADIR%%/help/trunc
+%%DATADIR%%/help/type
+%%DATADIR%%/help/types
+%%DATADIR%%/help/unexpected
+%%DATADIR%%/help/usage
+%%DATADIR%%/help/variable
+%%DATADIR%%/help/version
+%%DATADIR%%/help/wishlist
+%%DATADIR%%/help/xor
+%%DATADIR%%/intfile.cal
+%%DATADIR%%/linear.cal
+%%DATADIR%%/lucas.cal
+%%DATADIR%%/lucas_chk.cal
+%%DATADIR%%/lucas_tbl.cal
+%%DATADIR%%/mersenne.cal
+%%DATADIR%%/mfactor.cal
+%%DATADIR%%/mod.cal
+%%DATADIR%%/natnumset.cal
+%%DATADIR%%/pell.cal
+%%DATADIR%%/pi.cal
+%%DATADIR%%/pix.cal
+%%DATADIR%%/pollard.cal
+%%DATADIR%%/poly.cal
+%%DATADIR%%/prompt.cal
+%%DATADIR%%/psqrt.cal
+%%DATADIR%%/qtime.cal
+%%DATADIR%%/quat.cal
+%%DATADIR%%/randbitrun.cal
+%%DATADIR%%/randmprime.cal
+%%DATADIR%%/randombitrun.cal
+%%DATADIR%%/randomrun.cal
+%%DATADIR%%/randrun.cal
+%%DATADIR%%/regress.cal
+%%DATADIR%%/repeat.cal
+%%DATADIR%%/seedrandom.cal
+%%DATADIR%%/solve.cal
+%%DATADIR%%/sumsq.cal
+%%DATADIR%%/surd.cal
+%%DATADIR%%/test1700.cal
+%%DATADIR%%/test2300.cal
+%%DATADIR%%/test2600.cal
+%%DATADIR%%/test2700.cal
+%%DATADIR%%/test3100.cal
+%%DATADIR%%/test3300.cal
+%%DATADIR%%/test3400.cal
+%%DATADIR%%/test3500.cal
+%%DATADIR%%/test4000.cal
+%%DATADIR%%/test4100.cal
+%%DATADIR%%/test4600.cal
+%%DATADIR%%/test5100.cal
+%%DATADIR%%/test5200.cal
+%%DATADIR%%/test8400.cal
+%%DATADIR%%/test8500.cal
+%%DATADIR%%/test8600.cal
+%%DATADIR%%/unitfrac.cal
+%%DATADIR%%/varargs.cal
+%%DATADIR%%/xx_print.cal
+ at dirrm %%DATADIR%%/help
+ at dirrm %%DATADIR%%/custom
+ at dirrm %%DATADIR%%/custhelp
+ at dirrm %%DATADIR%%
 @dirrm include/calc/custom
 @dirrm include/calc
+ at dirrm bin/cscript
Index: files/patch-Makefile
===================================================================
RCS file: /home/pcvs/ports/math/calc/files/patch-Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 patch-Makefile
--- files/patch-Makefile	4 Nov 2002 21:09:01 -0000	1.1
+++ files/patch-Makefile	1 Jun 2006 03:50:56 -0000
@@ -1,36 +1,43 @@
---- Makefile.orig	Wed Oct 16 12:23:06 2002
-+++ Makefile	Wed Oct 16 12:26:59 2002
-@@ -510,16 +510,16 @@
- #	LIBDIR= /usr/lib
- #
- #BINDIR= /usr/local/bin
--BINDIR= /usr/bin
-+BINDIR= ${PREFIX}/bin
- 
- #SHAREDIR= /usr/local/lib
--SHAREDIR= /usr/share
-+SHAREDIR= ${PREFIX}/share
+--- Makefile.orig	Tue Oct 18 19:56:15 2005
++++ Makefile	Thu Jun  1 11:40:25 2006
+@@ -572,7 +572,7 @@
  
  #INCDIR= /usr/local/include
+ #INCDIR= /dev/env/DJDIR/include
 -INCDIR= /usr/include
 +INCDIR= ${PREFIX}/include
  
+ # Where to install calc realted things
+ #
+@@ -599,15 +599,15 @@
+ #
+ #BINDIR= /usr/local/bin
+ #BINDIR= /dev/env/DJDIR/bin
+-BINDIR= /usr/bin
++BINDIR= ${PREFIX}/bin
+ 
  #LIBDIR= /usr/local/lib
+ #LIBDIR= /dev/env/DJDIR/lib
 -LIBDIR= /usr/lib
 +LIBDIR= ${PREFIX}/lib
  
- # By default, these values are based on the above 4 values
- # --------------------------------------------------------
-@@ -576,7 +576,7 @@
+ #CALC_SHAREDIR= /usr/local/lib/calc
+ #CALC_SHAREDIR= /dev/env/DJDIR/share/calc
+-CALC_SHAREDIR= /usr/share/calc
++CALC_SHAREDIR= ${PREFIX}/share/calc
+ 
+ #CALC_INCDIR= /usr/local/include/calc
+ #CALC_INCDIR= /dev/env/DJDIR/include/calc
+@@ -681,7 +681,7 @@
  #MANDIR=
  #MANDIR= /usr/local/man/man1
  #MANDIR= /usr/man/man1
 -MANDIR= /usr/share/man/man1
 +MANDIR= ${PREFIX}/man/man1
+ #MANDIR= /dev/env/DJDIR/man/man1
  #MANDIR= /usr/man/u_man/man1
  #MANDIR= /usr/contrib/man/man1
- 
-@@ -669,8 +669,8 @@
+@@ -786,13 +786,13 @@
  #
  # If in doubt, set USE_READLINE, READLINE_LIB and READLINE_INCLUDE to nothing.
  #
@@ -39,23 +46,22 @@
 +#USE_READLINE=
 +USE_READLINE= -DUSE_READLINE
  #
- #READLINE_LIB=
- READLINE_LIB= -lreadline -lhistory -lncurses
-@@ -765,6 +765,7 @@
- #
- MAKE_FILE= Makefile
- #MAKE_FILE=
-+MANDIR=	${PREFIX}/man/man1
- 
- # If you do not wish to use purify, leave PURIFY commented out.
- #
-@@ -849,13 +850,13 @@
+-READLINE_LIB=
++#READLINE_LIB=
+ #READLINE_LIB= -lreadline -lhistory -lncurses
+ #READLINE_LIB= -L/usr/gnu/lib -lreadline -lhistory -lncurses
+-#READLINE_LIB= -L/usr/local/lib -lreadline -lhistory -lncurses
++READLINE_LIB= -lreadline -lhistory -lncurses
+ #
+ # For Apple OS X: install fink from http://fink.sourceforge.net
+ #		  and then do a 'fink install readline' and then use:
+@@ -1004,13 +1004,13 @@
  CCOPT= ${DEBUG} ${NO_SHARED}
  CCMISC=
  #
 -CFLAGS= -DCALC_SRC ${CCWARN} ${CCOPT} ${CCMISC}
 -ICFLAGS= -DCALC_SRC ${CCWARN} ${CCMISC}
-+CFLAGS+= -DCALC_SRC
++CFLAGS= -DCALC_SRC
 +ICFLAGS= ${CFLAGS}
  #
  LDFLAGS= ${NO_SHARED} ${LD_NO_SHARED}
@@ -66,3 +72,11 @@
  CC= ${PURIFY} ${LCC}
  #
  ###
+@@ -1509,6 +1509,7 @@
+ TARGETS= ${LICENSE} ${CALC_LIBS} custom/.all calc${EXT} sample/.all \
+ 	 cal/.all help/.all help/builtin cscript/.all calc.1
+ 
++RM=	rm
+ 
+ ###
+ #
--- calc-2.11.11.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list