ports/98391: [NEW PORT] math/gmp-ecm: Elliptic Curve Method for Integer Factorization

Gea-Suan Lin gslin at gslin.org
Fri Jun 2 19:30:24 UTC 2006


>Number:         98391
>Category:       ports
>Synopsis:       [NEW PORT] math/gmp-ecm: Elliptic Curve Method for Integer Factorization
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 02 19:30:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
GMP-ECM is a program to factor integers using the Elliptic Curve Method
(ECM), based on the GNU MP multiprecision library.

WWW:	http://gforge.inria.fr/projects/ecm/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- gmp-ecm-6.1.shar begins here ---
# 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:
#
#	gmp-ecm
#	gmp-ecm/pkg-descr
#	gmp-ecm/Makefile
#	gmp-ecm/distinfo
#	gmp-ecm/pkg-plist
#
echo c - gmp-ecm
mkdir -p gmp-ecm > /dev/null 2>&1
echo x - gmp-ecm/pkg-descr
sed 's/^X//' >gmp-ecm/pkg-descr << 'END-of-gmp-ecm/pkg-descr'
XGMP-ECM is a program to factor integers using the Elliptic Curve Method
X(ECM), based on the GNU MP multiprecision library.
X
XWWW:	http://gforge.inria.fr/projects/ecm/
END-of-gmp-ecm/pkg-descr
echo x - gmp-ecm/Makefile
sed 's/^X//' >gmp-ecm/Makefile << 'END-of-gmp-ecm/Makefile'
X# New ports collection makefile for:	gmp-ecm
X# Date created:		2006-06-03
X# Whom:			Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gmp-ecm
XPORTVERSION=	6.1
XCATEGORIES=	math
XMASTER_SITES=	http://gforge.inria.fr/frs/download.php/736/
XDISTNAME=	ecm-${PORTVERSION}
X
XMAINTAINER=	gslin at gslin.org
XCOMMENT=	Elliptic Curve Method for Integer Factorization
X
XLIB_DEPENDS=	gmp.7:${PORTSDIR}/math/libgmp4
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS+=	--with-gmp=${LOCALBASE}
X
X.include <bsd.port.mk>
END-of-gmp-ecm/Makefile
echo x - gmp-ecm/distinfo
sed 's/^X//' >gmp-ecm/distinfo << 'END-of-gmp-ecm/distinfo'
XMD5 (ecm-6.1.tar.gz) = 9899caf707fe3c7c77a7a5f1861d9098
XSHA256 (ecm-6.1.tar.gz) = 53d70b6105b794612fdf60e4681be76a09cbdfb663100233d96e9b89f8788933
XSIZE (ecm-6.1.tar.gz) = 425346
END-of-gmp-ecm/distinfo
echo x - gmp-ecm/pkg-plist
sed 's/^X//' >gmp-ecm/pkg-plist << 'END-of-gmp-ecm/pkg-plist'
X at comment $FreeBSD$
Xbin/ecm
Xinclude/ecm.h
Xlib/libecm.a
END-of-gmp-ecm/pkg-plist
exit
--- gmp-ecm-6.1.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list