summaryrefslogtreecommitdiff
path: root/math/mapm
AgeCommit message (Collapse)AuthorFilesLines
2018-07-18Mark packages that require C++03 (or the GNU variants) if they fail withjoerg1-2/+2
C++14 default language.
2017-09-03Comment out dead MASTER_SITES/HOMEPAGEs.wiz1-2/+2
2016-02-25Use OPSYSVARS.jperkin1-6/+2
2015-11-03Add SHA512 digests for distfiles for math categoryagc1-1/+2
Problems found locating distfiles: Package dfftpack: missing distfile dfftpack-20001209.tar.gz Package eispack: missing distfile eispack-20001130.tar.gz Package fftpack: missing distfile fftpack-20001130.tar.gz Package linpack: missing distfile linpack-20010510.tar.gz Package minpack: missing distfile minpack-20001130.tar.gz Package odepack: missing distfile odepack-20001130.tar.gz Package py-networkx: missing distfile networkx-1.10.tar.gz Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz Package quadpack: missing distfile quadpack-20001130.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-01-09Do not build statically on SunOS.jperkin1-1/+7
2012-09-13Adjust HOMEPAGE to point to package's home page directly.asau1-2/+2
2012-09-11"user-destdir" is default these daysasau1-3/+1
2010-09-01add a "test" targetdrochner1-1/+4
2010-08-17Update mapm to 4.9.5a.obache3-10/+11
Based on PR#43736 by Kamel Derouiche. V 4.9.5 - Dec 10, 2007 Updated software license, allowing distribution of modified source code. The actual library source code is identical to version 4.9.2 (except the obvious library version identifier, and Digital Mars #ifdef). Added support for the Digital Mars Compiler. Added build script for Intel Linux Compiler. V 4.9.5a - Feb 21, 2010 Updated authors email address. Note that there are no changes to the library source code - so the library will still identify itself as "4.9.5". Added Makefile for Microsoft Visual Studio 2005. Added another Makefile for MAC OSX (for 10.6).
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam1-5/+7
their files via a custom do-install target.
2006-06-02Uses C++.joerg1-3/+4
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2005-06-17Create directories before installing files into them.jlam1-1/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2004-07-22import mapm-4.9.2, another Arbitrary Precision Math librarydrochner4-0/+46
(pretty complete, what I'm missing is just better rounding and conversion support)