Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2000 18:50:34 +0200 (CEST)
From:      root@uuuuuu.itacs.to
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20757: port of ntl-4.2a, update of ntl-4.1a port
Message-ID:  <200008211650.SAA16526@uuuuuu.itacs.to>

next in thread | raw e-mail | index | archive | help

>Number:         20757
>Category:       ports
>Synopsis:       port of ntl-4.2a, update of ntl-4.1a port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 21 10:00:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Bauer
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	ntl
#	ntl/pkg
#	ntl/pkg/COMMENT
#	ntl/pkg/DESCR
#	ntl/pkg/PLIST
#	ntl/files
#	ntl/files/md5
#	ntl/Makefile
#
echo c - ntl
mkdir -p ntl > /dev/null 2>&1
echo c - ntl/pkg
mkdir -p ntl/pkg > /dev/null 2>&1
echo x - ntl/pkg/COMMENT
sed 's/^X//' >ntl/pkg/COMMENT << 'END-of-ntl/pkg/COMMENT'
XVictor Shoup's Number Theory Library
END-of-ntl/pkg/COMMENT
echo x - ntl/pkg/DESCR
sed 's/^X//' >ntl/pkg/DESCR << 'END-of-ntl/pkg/DESCR'
XNTL is an object oriented library for number theory, written
Xby Victor Shoup.  It provides objects and methods for 
X
X	- arbitrary length integers
X	- finite fields
X	- polynomials over fields
X	- extensions of fields.
X	- vectors and matrices over extensions 
X	- finite rings
X
XWWW: http://www.shoup.net/
X
XMatthias Bauer
Xmatthiasb@acm.org
END-of-ntl/pkg/DESCR
echo x - ntl/pkg/PLIST
sed 's/^X//' >ntl/pkg/PLIST << 'END-of-ntl/pkg/PLIST'
Xlib/libntl.a
Xinclude/NTL/FFT.h
Xinclude/NTL/FacVec.h
Xinclude/NTL/GF2.h
Xinclude/NTL/GF2E.h
Xinclude/NTL/GF2EX.h
Xinclude/NTL/GF2EXFactoring.h
Xinclude/NTL/GF2X.h
Xinclude/NTL/GF2XFactoring.h
Xinclude/NTL/GF2XVec.h
Xinclude/NTL/HNF.h
Xinclude/NTL/IsFinite.h
Xinclude/NTL/LLL.h
Xinclude/NTL/RR.h
Xinclude/NTL/WordVector.h
Xinclude/NTL/ZZ.h
Xinclude/NTL/ZZVec.h
Xinclude/NTL/ZZX.h
Xinclude/NTL/ZZXFactoring.h
Xinclude/NTL/ZZ_p.h
Xinclude/NTL/ZZ_pE.h
Xinclude/NTL/ZZ_pEX.h
Xinclude/NTL/ZZ_pEXFactoring.h
Xinclude/NTL/ZZ_pX.h
Xinclude/NTL/ZZ_pXFactoring.h
Xinclude/NTL/config.h
Xinclude/NTL/def_config.h
Xinclude/NTL/fileio.h
Xinclude/NTL/lip.h
Xinclude/NTL/lzz_p.h
Xinclude/NTL/lzz_pE.h
Xinclude/NTL/lzz_pEX.h
Xinclude/NTL/lzz_pEXFactoring.h
Xinclude/NTL/lzz_pX.h
Xinclude/NTL/lzz_pXFactoring.h
Xinclude/NTL/mach_desc.h
Xinclude/NTL/mat_GF2.h
Xinclude/NTL/mat_GF2E.h
Xinclude/NTL/mat_RR.h
Xinclude/NTL/mat_ZZ.h
Xinclude/NTL/mat_ZZ_p.h
Xinclude/NTL/mat_ZZ_pE.h
Xinclude/NTL/mat_lzz_p.h
Xinclude/NTL/mat_lzz_pE.h
Xinclude/NTL/mat_poly_ZZ.h
Xinclude/NTL/mat_poly_ZZ_p.h
Xinclude/NTL/mat_poly_lzz_p.h
Xinclude/NTL/matrix.h
Xinclude/NTL/new.h
Xinclude/NTL/pair.h
Xinclude/NTL/pair_GF2EX_long.h
Xinclude/NTL/pair_GF2X_long.h
Xinclude/NTL/pair_ZZX_long.h
Xinclude/NTL/pair_ZZ_pEX_long.h
Xinclude/NTL/pair_ZZ_pX_long.h
Xinclude/NTL/pair_lzz_pEX_long.h
Xinclude/NTL/pair_lzz_pX_long.h
Xinclude/NTL/quad_float.h
Xinclude/NTL/tools.h
Xinclude/NTL/vec_GF2.h
Xinclude/NTL/vec_GF2E.h
Xinclude/NTL/vec_GF2XVec.h
Xinclude/NTL/vec_RR.h
Xinclude/NTL/vec_ZZ.h
Xinclude/NTL/vec_ZZVec.h
Xinclude/NTL/vec_ZZ_p.h
Xinclude/NTL/vec_ZZ_pE.h
Xinclude/NTL/vec_double.h
Xinclude/NTL/vec_long.h
Xinclude/NTL/vec_lzz_p.h
Xinclude/NTL/vec_lzz_pE.h
Xinclude/NTL/vec_quad_float.h
Xinclude/NTL/vec_vec_GF2.h
Xinclude/NTL/vec_vec_GF2E.h
Xinclude/NTL/vec_vec_RR.h
Xinclude/NTL/vec_vec_ZZ.h
Xinclude/NTL/vec_vec_ZZ_p.h
Xinclude/NTL/vec_vec_ZZ_pE.h
Xinclude/NTL/vec_vec_long.h
Xinclude/NTL/vec_vec_lzz_p.h
Xinclude/NTL/vec_vec_lzz_pE.h
Xinclude/NTL/vec_xdouble.h
Xinclude/NTL/vector.h
Xinclude/NTL/version.h
Xinclude/NTL/xdouble.h
Xshare/doc/NTL/GF2.txt
Xshare/doc/NTL/GF2E.txt
Xshare/doc/NTL/GF2EX.txt
Xshare/doc/NTL/GF2EXFactoring.txt
Xshare/doc/NTL/GF2X.txt
Xshare/doc/NTL/GF2XFactoring.txt
Xshare/doc/NTL/GF2XVec.txt
Xshare/doc/NTL/HNF.txt
Xshare/doc/NTL/LLL.txt
Xshare/doc/NTL/RR.txt
Xshare/doc/NTL/ZZ.txt
Xshare/doc/NTL/ZZVec.txt
Xshare/doc/NTL/ZZX.txt
Xshare/doc/NTL/ZZXFactoring.txt
Xshare/doc/NTL/ZZ_p.txt
Xshare/doc/NTL/ZZ_pE.txt
Xshare/doc/NTL/ZZ_pEX.txt
Xshare/doc/NTL/ZZ_pEXFactoring.txt
Xshare/doc/NTL/ZZ_pX.txt
Xshare/doc/NTL/ZZ_pXFactoring.txt
Xshare/doc/NTL/arrow1.gif
Xshare/doc/NTL/arrow2.gif
Xshare/doc/NTL/arrow3.gif
Xshare/doc/NTL/config.txt
Xshare/doc/NTL/conversions.txt
Xshare/doc/NTL/copying.txt
Xshare/doc/NTL/flags.txt
Xshare/doc/NTL/lzz_p.txt
Xshare/doc/NTL/lzz_pE.txt
Xshare/doc/NTL/lzz_pEX.txt
Xshare/doc/NTL/lzz_pEXFactoring.txt
Xshare/doc/NTL/lzz_pX.txt
Xshare/doc/NTL/lzz_pXFactoring.txt
Xshare/doc/NTL/mat_GF2.txt
Xshare/doc/NTL/mat_GF2E.txt
Xshare/doc/NTL/mat_RR.txt
Xshare/doc/NTL/mat_ZZ.txt
Xshare/doc/NTL/mat_ZZ_p.txt
Xshare/doc/NTL/mat_ZZ_pE.txt
Xshare/doc/NTL/mat_lzz_p.txt
Xshare/doc/NTL/mat_lzz_pE.txt
Xshare/doc/NTL/mat_poly_ZZ.txt
Xshare/doc/NTL/mat_poly_ZZ_p.txt
Xshare/doc/NTL/mat_poly_lzz_p.txt
Xshare/doc/NTL/matrix.txt
Xshare/doc/NTL/names.txt
Xshare/doc/NTL/pair.txt
Xshare/doc/NTL/quad_float.txt
Xshare/doc/NTL/sedscript.txt
Xshare/doc/NTL/tools.txt
Xshare/doc/NTL/tour-ack.html
Xshare/doc/NTL/tour-changes.html
Xshare/doc/NTL/tour-ex1.html
Xshare/doc/NTL/tour-ex2.html
Xshare/doc/NTL/tour-ex3.html
Xshare/doc/NTL/tour-ex4.html
Xshare/doc/NTL/tour-ex5.html
Xshare/doc/NTL/tour-ex6.html
Xshare/doc/NTL/tour-examples.html
Xshare/doc/NTL/tour-gmp.html
Xshare/doc/NTL/tour-impl.html
Xshare/doc/NTL/tour-intro.html
Xshare/doc/NTL/tour-modules.html
Xshare/doc/NTL/tour-roadmap.html
Xshare/doc/NTL/tour-stdcxx.html
Xshare/doc/NTL/tour-struct.html
Xshare/doc/NTL/tour-time.html
Xshare/doc/NTL/tour-unix.html
Xshare/doc/NTL/tour-win.html
Xshare/doc/NTL/tour.html
Xshare/doc/NTL/vec_GF2.txt
Xshare/doc/NTL/vec_GF2E.txt
Xshare/doc/NTL/vec_RR.txt
Xshare/doc/NTL/vec_ZZ.txt
Xshare/doc/NTL/vec_ZZ_p.txt
Xshare/doc/NTL/vec_ZZ_pE.txt
Xshare/doc/NTL/vec_lzz_p.txt
Xshare/doc/NTL/vec_lzz_pE.txt
Xshare/doc/NTL/vector.txt
Xshare/doc/NTL/xdouble.txt
X@dirrm include/NTL
X@dirrm share/doc/NTL
END-of-ntl/pkg/PLIST
echo c - ntl/files
mkdir -p ntl/files > /dev/null 2>&1
echo x - ntl/files/md5
sed 's/^X//' >ntl/files/md5 << 'END-of-ntl/files/md5'
XMD5 (ntl-4.2a.tar.gz) = 8167d61b8e144fd4bc7ccd4cb86a8878
END-of-ntl/files/md5
echo x - ntl/Makefile
sed 's/^X//' >ntl/Makefile << 'END-of-ntl/Makefile'
X# New ports collection makefile for:   ntl
X# Date created:        21 August 2000
X# Whom:                bauerm
X#
X# $FreeBSD$
X#
X
XPORTNAME=	   ntl
XPORTVERSION=   4.2a
XCATEGORIES=    math
XMASTER_SITES=  http://www.shoup.net/ntl/
X
XMAINTAINER=    matthiasb@acm.org
X
XUSE_GMAKE=	   yes
XWRKSRC=		   ${WRKDIR}/${DISTNAME}/src
XALL_TARGET=	   install
XHAS_CONFIGURE= yes
XCONFIGURE_ARGS='GMP=on'
XALL_TARGET=	   all
XMAKE_ARGS=	   "DOCDIR=${LOCALBASE}/share/doc"
X
Xpre-build:
X	${CP} ${WRKSRC}/makefile ${WRKSRC}/Makefile
X
Xdo-install:
X	${MKDIR} ${PREFIX}/include/NTL
X	${INSTALL_DATA} ${WRKSRC}/../include/NTL/*  ${PREFIX}/include/NTL/.
X	${INSTALL_DATA} ${WRKSRC}/ntl.a ${PREFIX}/lib/libntl.a
X.if !defined(NOPORTDOCS)
X		${MKDIR} ${PREFIX}/share/doc/NTL
X		${INSTALL_DATA} ${WRKSRC}/../doc/* ${PREFIX}/share/doc/NTL/.
X.endif
X
X.include <bsd.port.mk>
END-of-ntl/Makefile
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008211650.SAA16526>