Index: head/math/ntl/Makefile =================================================================== --- head/math/ntl/Makefile (revision 531771) +++ head/math/ntl/Makefile (revision 531772) @@ -1,46 +1,51 @@ # Created by: bauerm # $FreeBSD$ PORTNAME= ntl -PORTVERSION= 11.4.1 +PORTVERSION= 11.4.3 CATEGORIES= math MASTER_SITES= http://www.shoup.net/ntl/ MAINTAINER= ndowens04@gmail.com COMMENT= Victor Shoup's Number Theory Library LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/../doc/copying.txt USES= compiler:c11 libtool perl5 USE_LDCONFIG= yes USE_PERL5= build HAS_CONFIGURE= yes CONFIGURE_ARGS+=AR="${AR}" CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" \ DEF_PREFIX="${LOCALBASE}" LDFLAGS="${LDFLAGS}" \ PREFIX="${PREFIX}" RANLIB="${RANLIB}" SHARED=on CFLAGS+= -fPIC WRKSRC_SUBDIR= src MAKEFILE= makefile TEST_TARGET= check NTLDOCSDIR= share/doc/NTL PLIST_SUB= NTLDOCS=${NTLDOCSDIR} -OPTIONS_DEFINE= DOCS GMP -OPTIONS_DEFAULT= GMP +OPTIONS_DEFINE= DOCS GF2X GMP +OPTIONS_DEFAULT= GF2X GMP -GMP_DESC= Arbitrary precision arithmetic(Faster) +GMP_DESC= Arbitrary precision arithmetic (Faster) GMP_LIB_DEPENDS= libgmp.so:math/gmp GMP_CONFIGURE_OFF= NTL_GMP_LIP=off + +GF2X_DESC= Faster arithmetic over GF(2)[X] (the NTL class GF2X) +GF2X_LIB_DEPENDS= libgf2x.so:math/gf2x +GF2X_CONFIGURE_ON= NTL_GF2X_LIB=on +GF2X_CONFIGURE_OFF= NTL_GF2X_LIB=off do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/../doc/* ${STAGEDIR}${DOCSDIR} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libntl.so.* .include Index: head/math/ntl/distinfo =================================================================== --- head/math/ntl/distinfo (revision 531771) +++ head/math/ntl/distinfo (revision 531772) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571455000 -SHA256 (ntl-11.4.1.tar.gz) = a30687c4fbb8f114200426d2b1ece840bd024f64e2c5c6920b2d11ebcd82620e -SIZE (ntl-11.4.1.tar.gz) = 2272898 +TIMESTAMP = 1585334322 +SHA256 (ntl-11.4.3.tar.gz) = b7c1ccdc64840e6a24351eb4a1e68887d29974f03073a1941c906562c0b83ad2 +SIZE (ntl-11.4.3.tar.gz) = 2274421 Index: head/math/ntl/pkg-plist =================================================================== --- head/math/ntl/pkg-plist (revision 531771) +++ head/math/ntl/pkg-plist (revision 531772) @@ -1,412 +1,412 @@ include/NTL/ALL_FEATURES.h include/NTL/BasicThreadPool.h include/NTL/ConfigLog.h include/NTL/FFT.h include/NTL/FFT_impl.h include/NTL/FacVec.h include/NTL/GF2.h include/NTL/GF2E.h include/NTL/GF2EX.h include/NTL/GF2EXFactoring.h include/NTL/GF2X.h include/NTL/GF2XFactoring.h include/NTL/GF2XVec.h include/NTL/HAVE_ALIGNED_ARRAY.h include/NTL/HAVE_AVX.h include/NTL/HAVE_AVX2.h include/NTL/HAVE_AVX512F.h include/NTL/HAVE_BUILTIN_CLZL.h include/NTL/HAVE_CHRONO_TIME.h include/NTL/HAVE_COPY_TRAITS1.h include/NTL/HAVE_COPY_TRAITS2.h include/NTL/HAVE_FMA.h include/NTL/HAVE_LL_TYPE.h include/NTL/HAVE_MACOS_TIME.h include/NTL/HAVE_PCLMUL.h include/NTL/PD.h include/NTL/HAVE_POSIX_TIME.h include/NTL/HAVE_SSSE3.h include/NTL/HNF.h include/NTL/LLL.h include/NTL/Lazy.h include/NTL/LazyTable.h include/NTL/MatPrime.h include/NTL/PackageInfo.h include/NTL/REPORT_ALL_FEATURES.h include/NTL/RR.h include/NTL/SmartPtr.h include/NTL/WordVector.h include/NTL/ZZ.h include/NTL/ZZVec.h include/NTL/ZZX.h include/NTL/ZZXFactoring.h include/NTL/ZZ_limbs.h include/NTL/ZZ_p.h include/NTL/ZZ_pE.h include/NTL/ZZ_pEX.h include/NTL/ZZ_pEXFactoring.h include/NTL/ZZ_pX.h include/NTL/ZZ_pXFactoring.h include/NTL/config.h include/NTL/ctools.h include/NTL/fileio.h include/NTL/gmp_aux.h include/NTL/lip.h include/NTL/lzz_p.h include/NTL/lzz_pE.h include/NTL/lzz_pEX.h include/NTL/lzz_pEXFactoring.h include/NTL/lzz_pX.h include/NTL/lzz_pXFactoring.h include/NTL/mach_desc.h include/NTL/mat_GF2.h include/NTL/mat_GF2E.h include/NTL/mat_RR.h include/NTL/mat_ZZ.h include/NTL/mat_ZZ_p.h include/NTL/mat_ZZ_pE.h include/NTL/mat_lzz_p.h include/NTL/mat_lzz_pE.h include/NTL/mat_poly_ZZ.h include/NTL/mat_poly_ZZ_p.h include/NTL/mat_poly_lzz_p.h include/NTL/matrix.h include/NTL/new.h include/NTL/pair.h include/NTL/pair_GF2EX_long.h include/NTL/pair_GF2X_long.h include/NTL/pair_ZZX_long.h include/NTL/pair_ZZ_pEX_long.h include/NTL/pair_ZZ_pX_long.h include/NTL/pair_lzz_pEX_long.h include/NTL/pair_lzz_pX_long.h include/NTL/pd_FFT.h include/NTL/quad_float.h include/NTL/sp_arith.h include/NTL/thread.h include/NTL/tools.h include/NTL/vec_GF2.h include/NTL/vec_GF2E.h include/NTL/vec_GF2XVec.h include/NTL/vec_RR.h include/NTL/vec_ZZ.h include/NTL/vec_ZZVec.h include/NTL/vec_ZZ_p.h include/NTL/vec_ZZ_pE.h include/NTL/vec_double.h include/NTL/vec_long.h include/NTL/vec_lzz_p.h include/NTL/vec_lzz_pE.h include/NTL/vec_quad_float.h include/NTL/vec_ulong.h include/NTL/vec_vec_GF2.h include/NTL/vec_vec_GF2E.h include/NTL/vec_vec_RR.h include/NTL/vec_vec_ZZ.h include/NTL/vec_vec_ZZ_p.h include/NTL/vec_vec_ZZ_pE.h include/NTL/vec_vec_long.h include/NTL/vec_vec_lzz_p.h include/NTL/vec_vec_lzz_pE.h include/NTL/vec_vec_ulong.h include/NTL/vec_xdouble.h include/NTL/vector.h include/NTL/version.h include/NTL/xdouble.h lib/libntl.a lib/libntl.so -lib/libntl.so.42 -lib/libntl.so.42.0.1 +lib/libntl.so.43 +lib/libntl.so.43.0.1 %%NTLDOCS%%/BasicThreadPool.cpp.html %%NTLDOCS%%/BasicThreadPool.txt %%NTLDOCS%%/GF2.cpp.html %%NTLDOCS%%/GF2.txt %%NTLDOCS%%/GF2E.cpp.html %%NTLDOCS%%/GF2E.txt %%NTLDOCS%%/GF2EX.cpp.html %%NTLDOCS%%/GF2EX.txt %%NTLDOCS%%/GF2EXFactoring.cpp.html %%NTLDOCS%%/GF2EXFactoring.txt %%NTLDOCS%%/GF2X.cpp.html %%NTLDOCS%%/GF2X.txt %%NTLDOCS%%/GF2XFactoring.cpp.html %%NTLDOCS%%/GF2XFactoring.txt %%NTLDOCS%%/GF2XVec.cpp.html %%NTLDOCS%%/GF2XVec.txt %%NTLDOCS%%/HNF.cpp.html %%NTLDOCS%%/HNF.txt %%NTLDOCS%%/LLL.cpp.html %%NTLDOCS%%/LLL.txt %%NTLDOCS%%/Lazy.cpp.html %%NTLDOCS%%/Lazy.txt %%NTLDOCS%%/LazyTable.cpp.html %%NTLDOCS%%/LazyTable.txt %%NTLDOCS%%/RR.cpp.html %%NTLDOCS%%/RR.txt %%NTLDOCS%%/SmartPtr.cpp.html %%NTLDOCS%%/SmartPtr.txt %%NTLDOCS%%/ZZ.cpp.html %%NTLDOCS%%/ZZ.txt %%NTLDOCS%%/ZZVec.cpp.html %%NTLDOCS%%/ZZVec.txt %%NTLDOCS%%/ZZX.cpp.html %%NTLDOCS%%/ZZX.txt %%NTLDOCS%%/ZZXFactoring.cpp.html %%NTLDOCS%%/ZZXFactoring.txt %%NTLDOCS%%/ZZ_limbs.cpp.html %%NTLDOCS%%/ZZ_limbs.txt %%NTLDOCS%%/ZZ_p.cpp.html %%NTLDOCS%%/ZZ_p.txt %%NTLDOCS%%/ZZ_pE.cpp.html %%NTLDOCS%%/ZZ_pE.txt %%NTLDOCS%%/ZZ_pEX.cpp.html %%NTLDOCS%%/ZZ_pEX.txt %%NTLDOCS%%/ZZ_pEXFactoring.cpp.html %%NTLDOCS%%/ZZ_pEXFactoring.txt %%NTLDOCS%%/ZZ_pX.cpp.html %%NTLDOCS%%/ZZ_pX.txt %%NTLDOCS%%/ZZ_pXFactoring.cpp.html %%NTLDOCS%%/ZZ_pXFactoring.txt %%NTLDOCS%%/arrow1.gif %%NTLDOCS%%/arrow2.gif %%NTLDOCS%%/arrow3.gif %%NTLDOCS%%/config.txt %%NTLDOCS%%/conversions.txt %%NTLDOCS%%/copying.txt %%NTLDOCS%%/flags.txt %%NTLDOCS%%/lzz_p.cpp.html %%NTLDOCS%%/lzz_p.txt %%NTLDOCS%%/lzz_pE.cpp.html %%NTLDOCS%%/lzz_pE.txt %%NTLDOCS%%/lzz_pEX.cpp.html %%NTLDOCS%%/lzz_pEX.txt %%NTLDOCS%%/lzz_pEXFactoring.cpp.html %%NTLDOCS%%/lzz_pEXFactoring.txt %%NTLDOCS%%/lzz_pX.cpp.html %%NTLDOCS%%/lzz_pX.txt %%NTLDOCS%%/lzz_pXFactoring.cpp.html %%NTLDOCS%%/lzz_pXFactoring.txt %%NTLDOCS%%/mat_GF2.cpp.html %%NTLDOCS%%/mat_GF2.txt %%NTLDOCS%%/mat_GF2E.cpp.html %%NTLDOCS%%/mat_GF2E.txt %%NTLDOCS%%/mat_RR.cpp.html %%NTLDOCS%%/mat_RR.txt %%NTLDOCS%%/mat_ZZ.cpp.html %%NTLDOCS%%/mat_ZZ.txt %%NTLDOCS%%/mat_ZZ_p.cpp.html %%NTLDOCS%%/mat_ZZ_p.txt %%NTLDOCS%%/mat_ZZ_pE.cpp.html %%NTLDOCS%%/mat_ZZ_pE.txt %%NTLDOCS%%/mat_lzz_p.cpp.html %%NTLDOCS%%/mat_lzz_p.txt %%NTLDOCS%%/mat_lzz_pE.cpp.html %%NTLDOCS%%/mat_lzz_pE.txt %%NTLDOCS%%/mat_poly_ZZ.cpp.html %%NTLDOCS%%/mat_poly_ZZ.txt %%NTLDOCS%%/mat_poly_ZZ_p.cpp.html %%NTLDOCS%%/mat_poly_ZZ_p.txt %%NTLDOCS%%/mat_poly_lzz_p.cpp.html %%NTLDOCS%%/mat_poly_lzz_p.txt %%NTLDOCS%%/matrix.cpp.html %%NTLDOCS%%/matrix.txt %%NTLDOCS%%/names.txt %%NTLDOCS%%/pair.cpp.html %%NTLDOCS%%/pair.txt %%NTLDOCS%%/quad_float.cpp.html %%NTLDOCS%%/quad_float.txt %%NTLDOCS%%/sedscript.txt %%NTLDOCS%%/tools.cpp.html %%NTLDOCS%%/tools.txt %%NTLDOCS%%/tour-ack.html %%NTLDOCS%%/tour-changes.html %%NTLDOCS%%/tour-ex1.html %%NTLDOCS%%/tour-ex2.html %%NTLDOCS%%/tour-ex3.html %%NTLDOCS%%/tour-ex4.html %%NTLDOCS%%/tour-ex5.html %%NTLDOCS%%/tour-ex6.html %%NTLDOCS%%/tour-ex7.html %%NTLDOCS%%/tour-examples.html %%NTLDOCS%%/tour-gf2x.html %%NTLDOCS%%/tour-gmp.html %%NTLDOCS%%/tour-impl.html %%NTLDOCS%%/tour-intro.html %%NTLDOCS%%/tour-modules.html %%NTLDOCS%%/tour-roadmap.html %%NTLDOCS%%/tour-struct.html %%NTLDOCS%%/tour-time.html %%NTLDOCS%%/tour-tips.html %%NTLDOCS%%/tour-unix.html %%NTLDOCS%%/tour-win.html %%NTLDOCS%%/tour.html %%NTLDOCS%%/vec_GF2.cpp.html %%NTLDOCS%%/vec_GF2.txt %%NTLDOCS%%/vec_GF2E.cpp.html %%NTLDOCS%%/vec_GF2E.txt %%NTLDOCS%%/vec_RR.cpp.html %%NTLDOCS%%/vec_RR.txt %%NTLDOCS%%/vec_ZZ.cpp.html %%NTLDOCS%%/vec_ZZ.txt %%NTLDOCS%%/vec_ZZ_p.cpp.html %%NTLDOCS%%/vec_ZZ_p.txt %%NTLDOCS%%/vec_ZZ_pE.cpp.html %%NTLDOCS%%/vec_ZZ_pE.txt %%NTLDOCS%%/vec_lzz_p.cpp.html %%NTLDOCS%%/vec_lzz_p.txt %%NTLDOCS%%/vec_lzz_pE.cpp.html %%NTLDOCS%%/vec_lzz_pE.txt %%NTLDOCS%%/vector.cpp.html %%NTLDOCS%%/vector.txt %%NTLDOCS%%/version.cpp.html %%NTLDOCS%%/version.txt %%NTLDOCS%%/xdouble.cpp.html %%NTLDOCS%%/xdouble.txt %%PORTDOCS%%%%DOCSDIR%%/BasicThreadPool.cpp.html %%PORTDOCS%%%%DOCSDIR%%/BasicThreadPool.txt %%PORTDOCS%%%%DOCSDIR%%/GF2.cpp.html %%PORTDOCS%%%%DOCSDIR%%/GF2.txt %%PORTDOCS%%%%DOCSDIR%%/GF2E.cpp.html %%PORTDOCS%%%%DOCSDIR%%/GF2E.txt %%PORTDOCS%%%%DOCSDIR%%/GF2EX.cpp.html %%PORTDOCS%%%%DOCSDIR%%/GF2EX.txt %%PORTDOCS%%%%DOCSDIR%%/GF2EXFactoring.cpp.html %%PORTDOCS%%%%DOCSDIR%%/GF2EXFactoring.txt %%PORTDOCS%%%%DOCSDIR%%/GF2X.cpp.html %%PORTDOCS%%%%DOCSDIR%%/GF2X.txt %%PORTDOCS%%%%DOCSDIR%%/GF2XFactoring.cpp.html %%PORTDOCS%%%%DOCSDIR%%/GF2XFactoring.txt %%PORTDOCS%%%%DOCSDIR%%/GF2XVec.cpp.html %%PORTDOCS%%%%DOCSDIR%%/GF2XVec.txt %%PORTDOCS%%%%DOCSDIR%%/HNF.cpp.html %%PORTDOCS%%%%DOCSDIR%%/HNF.txt %%PORTDOCS%%%%DOCSDIR%%/LLL.cpp.html %%PORTDOCS%%%%DOCSDIR%%/LLL.txt %%PORTDOCS%%%%DOCSDIR%%/Lazy.cpp.html %%PORTDOCS%%%%DOCSDIR%%/Lazy.txt %%PORTDOCS%%%%DOCSDIR%%/LazyTable.cpp.html %%PORTDOCS%%%%DOCSDIR%%/LazyTable.txt %%PORTDOCS%%%%DOCSDIR%%/RR.cpp.html %%PORTDOCS%%%%DOCSDIR%%/RR.txt %%PORTDOCS%%%%DOCSDIR%%/SmartPtr.cpp.html %%PORTDOCS%%%%DOCSDIR%%/SmartPtr.txt %%PORTDOCS%%%%DOCSDIR%%/TFT-time.jpg %%PORTDOCS%%%%DOCSDIR%%/ZZ.cpp.html %%PORTDOCS%%%%DOCSDIR%%/ZZ.txt %%PORTDOCS%%%%DOCSDIR%%/ZZVec.cpp.html %%PORTDOCS%%%%DOCSDIR%%/ZZVec.txt %%PORTDOCS%%%%DOCSDIR%%/ZZX.cpp.html %%PORTDOCS%%%%DOCSDIR%%/ZZX.txt %%PORTDOCS%%%%DOCSDIR%%/ZZXFactoring.cpp.html %%PORTDOCS%%%%DOCSDIR%%/ZZXFactoring.txt %%PORTDOCS%%%%DOCSDIR%%/ZZ_limbs.cpp.html %%PORTDOCS%%%%DOCSDIR%%/ZZ_limbs.txt %%PORTDOCS%%%%DOCSDIR%%/ZZ_p.cpp.html %%PORTDOCS%%%%DOCSDIR%%/ZZ_p.txt %%PORTDOCS%%%%DOCSDIR%%/ZZ_pE.cpp.html %%PORTDOCS%%%%DOCSDIR%%/ZZ_pE.txt %%PORTDOCS%%%%DOCSDIR%%/ZZ_pEX.cpp.html %%PORTDOCS%%%%DOCSDIR%%/ZZ_pEX.txt %%PORTDOCS%%%%DOCSDIR%%/ZZ_pEXFactoring.cpp.html %%PORTDOCS%%%%DOCSDIR%%/ZZ_pEXFactoring.txt %%PORTDOCS%%%%DOCSDIR%%/ZZ_pX.cpp.html %%PORTDOCS%%%%DOCSDIR%%/ZZ_pX.txt %%PORTDOCS%%%%DOCSDIR%%/ZZ_pXFactoring.cpp.html %%PORTDOCS%%%%DOCSDIR%%/ZZ_pXFactoring.txt %%PORTDOCS%%%%DOCSDIR%%/arrow1.gif %%PORTDOCS%%%%DOCSDIR%%/arrow2.gif %%PORTDOCS%%%%DOCSDIR%%/arrow3.gif %%PORTDOCS%%%%DOCSDIR%%/config.txt %%PORTDOCS%%%%DOCSDIR%%/conversions.txt %%PORTDOCS%%%%DOCSDIR%%/copying.txt %%PORTDOCS%%%%DOCSDIR%%/flags.txt %%PORTDOCS%%%%DOCSDIR%%/flintrat.jpg %%PORTDOCS%%%%DOCSDIR%%/lzz_p.cpp.html %%PORTDOCS%%%%DOCSDIR%%/lzz_p.txt %%PORTDOCS%%%%DOCSDIR%%/lzz_pE.cpp.html %%PORTDOCS%%%%DOCSDIR%%/lzz_pE.txt %%PORTDOCS%%%%DOCSDIR%%/lzz_pEX.cpp.html %%PORTDOCS%%%%DOCSDIR%%/lzz_pEX.txt %%PORTDOCS%%%%DOCSDIR%%/lzz_pEXFactoring.cpp.html %%PORTDOCS%%%%DOCSDIR%%/lzz_pEXFactoring.txt %%PORTDOCS%%%%DOCSDIR%%/lzz_pX.cpp.html %%PORTDOCS%%%%DOCSDIR%%/lzz_pX.txt %%PORTDOCS%%%%DOCSDIR%%/lzz_pXFactoring.cpp.html %%PORTDOCS%%%%DOCSDIR%%/lzz_pXFactoring.txt %%PORTDOCS%%%%DOCSDIR%%/mat_GF2.cpp.html %%PORTDOCS%%%%DOCSDIR%%/mat_GF2.txt %%PORTDOCS%%%%DOCSDIR%%/mat_GF2E.cpp.html %%PORTDOCS%%%%DOCSDIR%%/mat_GF2E.txt %%PORTDOCS%%%%DOCSDIR%%/mat_RR.cpp.html %%PORTDOCS%%%%DOCSDIR%%/mat_RR.txt %%PORTDOCS%%%%DOCSDIR%%/mat_ZZ.cpp.html %%PORTDOCS%%%%DOCSDIR%%/mat_ZZ.txt %%PORTDOCS%%%%DOCSDIR%%/mat_ZZ_p.cpp.html %%PORTDOCS%%%%DOCSDIR%%/mat_ZZ_p.txt %%PORTDOCS%%%%DOCSDIR%%/mat_ZZ_pE.cpp.html %%PORTDOCS%%%%DOCSDIR%%/mat_ZZ_pE.txt %%PORTDOCS%%%%DOCSDIR%%/mat_lzz_p.cpp.html %%PORTDOCS%%%%DOCSDIR%%/mat_lzz_p.txt %%PORTDOCS%%%%DOCSDIR%%/mat_lzz_pE.cpp.html %%PORTDOCS%%%%DOCSDIR%%/mat_lzz_pE.txt %%PORTDOCS%%%%DOCSDIR%%/mat_poly_ZZ.cpp.html %%PORTDOCS%%%%DOCSDIR%%/mat_poly_ZZ.txt %%PORTDOCS%%%%DOCSDIR%%/mat_poly_ZZ_p.cpp.html %%PORTDOCS%%%%DOCSDIR%%/mat_poly_ZZ_p.txt %%PORTDOCS%%%%DOCSDIR%%/mat_poly_lzz_p.cpp.html %%PORTDOCS%%%%DOCSDIR%%/mat_poly_lzz_p.txt %%PORTDOCS%%%%DOCSDIR%%/matrix.cpp.html %%PORTDOCS%%%%DOCSDIR%%/matrix.txt %%PORTDOCS%%%%DOCSDIR%%/names.txt %%PORTDOCS%%%%DOCSDIR%%/pair.cpp.html %%PORTDOCS%%%%DOCSDIR%%/pair.txt %%PORTDOCS%%%%DOCSDIR%%/quad_float.cpp.html %%PORTDOCS%%%%DOCSDIR%%/quad_float.txt %%PORTDOCS%%%%DOCSDIR%%/sedscript.txt %%PORTDOCS%%%%DOCSDIR%%/tools.cpp.html %%PORTDOCS%%%%DOCSDIR%%/tools.txt %%PORTDOCS%%%%DOCSDIR%%/tour-ack.html %%PORTDOCS%%%%DOCSDIR%%/tour-changes.html %%PORTDOCS%%%%DOCSDIR%%/tour-ex1.html %%PORTDOCS%%%%DOCSDIR%%/tour-ex2.html %%PORTDOCS%%%%DOCSDIR%%/tour-ex3.html %%PORTDOCS%%%%DOCSDIR%%/tour-ex4.html %%PORTDOCS%%%%DOCSDIR%%/tour-ex5.html %%PORTDOCS%%%%DOCSDIR%%/tour-ex6.html %%PORTDOCS%%%%DOCSDIR%%/tour-ex7.html %%PORTDOCS%%%%DOCSDIR%%/tour-examples.html %%PORTDOCS%%%%DOCSDIR%%/tour-gf2x.html %%PORTDOCS%%%%DOCSDIR%%/tour-gmp.html %%PORTDOCS%%%%DOCSDIR%%/tour-impl.html %%PORTDOCS%%%%DOCSDIR%%/tour-intro.html %%PORTDOCS%%%%DOCSDIR%%/tour-modules.html %%PORTDOCS%%%%DOCSDIR%%/tour-roadmap.html %%PORTDOCS%%%%DOCSDIR%%/tour-struct.html %%PORTDOCS%%%%DOCSDIR%%/tour-time.html %%PORTDOCS%%%%DOCSDIR%%/tour-tips.html %%PORTDOCS%%%%DOCSDIR%%/tour-unix.html %%PORTDOCS%%%%DOCSDIR%%/tour-win.html %%PORTDOCS%%%%DOCSDIR%%/tour.html %%PORTDOCS%%%%DOCSDIR%%/vec_GF2.cpp.html %%PORTDOCS%%%%DOCSDIR%%/vec_GF2.txt %%PORTDOCS%%%%DOCSDIR%%/vec_GF2E.cpp.html %%PORTDOCS%%%%DOCSDIR%%/vec_GF2E.txt %%PORTDOCS%%%%DOCSDIR%%/vec_RR.cpp.html %%PORTDOCS%%%%DOCSDIR%%/vec_RR.txt %%PORTDOCS%%%%DOCSDIR%%/vec_ZZ.cpp.html %%PORTDOCS%%%%DOCSDIR%%/vec_ZZ.txt %%PORTDOCS%%%%DOCSDIR%%/vec_ZZ_p.cpp.html %%PORTDOCS%%%%DOCSDIR%%/vec_ZZ_p.txt %%PORTDOCS%%%%DOCSDIR%%/vec_ZZ_pE.cpp.html %%PORTDOCS%%%%DOCSDIR%%/vec_ZZ_pE.txt %%PORTDOCS%%%%DOCSDIR%%/vec_lzz_p.cpp.html %%PORTDOCS%%%%DOCSDIR%%/vec_lzz_p.txt %%PORTDOCS%%%%DOCSDIR%%/vec_lzz_pE.cpp.html %%PORTDOCS%%%%DOCSDIR%%/vec_lzz_pE.txt %%PORTDOCS%%%%DOCSDIR%%/vector.cpp.html %%PORTDOCS%%%%DOCSDIR%%/vector.txt %%PORTDOCS%%%%DOCSDIR%%/version.cpp.html %%PORTDOCS%%%%DOCSDIR%%/version.txt %%PORTDOCS%%%%DOCSDIR%%/xdouble.cpp.html %%PORTDOCS%%%%DOCSDIR%%/xdouble.txt %%PORTDOCS%%%%DOCSDIR%%/zmulrat.jpg