summaryrefslogtreecommitdiff
path: root/math/grpn
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-24Convert to buildlink3.snj1-3/+3
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2002-09-23buildlink1 -> buildlink2jlam3-20/+8
2002-05-12update to grpn-1.1.2nb1dmcmahill9-211/+263
adds several constants found in science and engineering: - 'k' Boltzmanns constnat - 'q' Electron charge - 'e0' Free space permitivity - 'mu0'Free space permeability - 'c' Free space speed of light.
2002-04-27update homepage and master sitedmcmahill1-3/+4
2002-04-02Add db10 and db20 functions to compute decibels. While heredmcmahill12-2/+254
add a bunch of missing headers (string.h, stdlib.h) for alpha. Bump rev to 1.1.0nb1
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-05-12make all pkgs for which I'm the maintainer point to my netbsd email.dmcmahill1-2/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-10-24Use wildcard dependence for "gtk+" package.tron1-2/+2
1999-08-28Update dependency on gtk+-1.2.4rh1-2/+2
1999-07-09Add package patch checksum files.agc1-0/+3
1999-06-08Initial import of grpn-1.1.0, a graphical reverse polish notation (RPN)frueauf6-0/+59
calculator. Provided in pr 7233 by Dan McMahill.