Commit Graph

25 Commits

Author SHA1 Message Date
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
benoit
be06e469c0 - update ntl to 6.0.0
- update patches
- bump SHARED_LIBS
- update PLIST
2013-03-05 08:26:02 +00:00
jasper
5d3e86e4d8 - regen WANTLIB 2011-11-03 20:28:09 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
landry
00697f6d21 Pass ${LIBTOOL} to src/DoConfig so that it correctly uses ports libtool.
Regen patches and switch to newer LIB_DEPENDS while here.
2010-10-24 09:38:10 +00:00
benoit
0b07ada3d5 - update ntl to 5.5.2
ok ajacoutot@, jasper@, steven@
2009-09-08 12:29:15 +00:00
benoit
f86a0513f3 - add libtool usage
- bump

Problem found by sthen@

ok sthen@, ajacoutot@
2009-08-10 21:00:25 +00:00
benoit
1851e3f6aa - update to ntl 5.5.1
- add SHARED_LIBS
- change maintainer
- regen PLIST

ok ajacoutot@
2009-05-22 09:03:24 +00:00
steven
907a85c549 remove quotes from COMMENT/PERMIT*/BROKEN 2007-09-15 18:44:36 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
alek
a77bd15eef - devel/gmp is BUILD_DEPENDS
- Bump PKGNAME
2005-11-18 23:26:43 +00:00
naddy
8e0d7f62ec SIZE 2005-01-05 17:05:00 +00:00
espie
d7c7e778ad new style PLISTs 2004-09-15 09:11:58 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
naddy
b920329f14 Update to 5.3.1; from Tom Knienieder <tom@knienieder.com>.
Fixes a bug affecting the BuildIrred routines for ZZ_pEX and zz_pEX.
2002-12-19 19:10:56 +00:00
naddy
dfe31ad4af Update to 5.3; from maintainer Tom Knienieder <tom@knienieder.com>.
Changes in this release:

Minimized and isolated constructs that do not adhere to C/C++
standards, and added flags NTL_CLEAN_INT and NTL_CLEAN_PTR
which force stricter compliance with these standards

Added functions IsWhiteSpace, CharToIntVal,
and IntValToChar to the tools module

Added methods allocated, position1 to generic vector classes

Added method allocated to the class vec_GF2

Added conversion routines from unsigned int/long to int, long, float,
and double

Added routines AddPrec, SubPrec, etc., to the RR
module, and declared the practice of directly  assigning to the variable
RR::prec obsolete

Fixed a number of minor bugs.
2002-07-17 23:33:20 +00:00
naddy
f2fea99a0b Update to 5.2.
Submitted by maintainer Tom Knienieder <tom@knienieder.com>;
some massaging by yours truly.
2002-01-28 23:02:50 +00:00
reinhard
d82badf0f3 update to ntl-5.1a; from Maintainer 2001-06-15 08:59:48 +00:00
lebel
b9dee42d51 math: integrate COMMENT, bump NEED_VERSION. 2001-05-06 01:58:40 +00:00
wilfried
d407c41896 respect CC/CXX/CFLAGS, ok maintainer 2001-03-16 13:45:44 +00:00
reinhard
b94bb4f261 o) use do-install (to get perms right) instead of patch
o) bump NEED_VERSION
2001-02-16 08:56:16 +00:00
espie
88ad03f3e7 cvs always strikes twice. 2001-02-09 14:41:36 +00:00
espie
904377bd1a remove useless pre-patch, use MAKE_FILE. 2001-02-09 14:41:18 +00:00
reinhard
090c1d231e NTL is an object oriented library for number theory, written
by Victor Shoup.  It provides objects and methods for
        - arbitrary length integers
        - finite fields
        - polynomials over fields
        - extensions of fields.
 
NTL's lattice reduction code is also one of the best available anywhere, in
terms of both speed and robustness, and one of the few implementations of block
Korkin-Zolotarev reduction with the Schnorr-Horner pruning heuristic. It has
been used to "crack" several cryptosystems.

MAINTAINER=     Tom Knienieder <tom@knienieder.com>
2001-01-08 16:15:35 +00:00