7 Commits

Author SHA1 Message Date
afresh1
f29dd93ef8 Update math/libtommath to 1.0.1
With passing tests.  Needed for upcoming perl6 update

ok bcallah@
2017-11-25 21:42:51 +00:00
jca
6ef0f6f5e4 Respect CC 2017-02-27 19:53:23 +00:00
czarkoff
f2fd9cb0bb update to libtommath-1.0
License changed from public domain to WTFPL

Upsteam code changes are mostly bug fixes.  Port changes are:

 * switch to GH_* infrastructure (-bzip2 bdep, no WRKDIST fixing)
 * drop PDF manual (which doesn't add much to comments in headers)
 * tests are no longer interactive

OK sthen@
2016-03-04 10:38:48 +00:00
sthen
97889e162c switch my distfiles mirror to https 2015-12-03 21:24:29 +00:00
czarkoff
c133a83fb8 Build with -fPIC, drop texlive dependency
New MASTER_SITES as a consequence, and buildtime bzip2 dependency. While at it,
change my email address.

Original patch by pascal@, OK sthen@
2015-09-11 11:44:03 +00:00
czarkoff
a94c4b01b3 PORTROACH annotation
OK ajacoutot@
2015-06-16 07:47:47 +00:00
czarkoff
a7d8c1a473 LibTomMath is a free open source portable number theoretic multiple-precision
integer library written entirely in C. The library is designed to provide a
simple to work with API to fairly efficient routines from various branches of
number theory.

OK sthen@
2015-05-27 16:30:37 +00:00