FreeBSD Bugzilla – Attachment 84069 Details for
Bug 120010
New port: security/pear-Crypt_DiffieHellman PEAR class implementing Diffie-Hellman Key Exchange protocol for PHP5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.14 KB, created by
Ditesh Shashikant Gathani
on 2008-01-26 17:00:01 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Ditesh Shashikant Gathani
Created:
2008-01-26 17:00:01 UTC
Size:
2.14 KB
patch
obsolete
># 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: ># ># . ># ./Makefile ># ./pkg-descr ># ./distinfo ># >echo c - . >mkdir -p . > /dev/null 2>&1 >echo x - ./Makefile >sed 's/^X//' >./Makefile << 'END-of-./Makefile' >X# Ports collection makefile for: pear-Crypt_DiffieHellman >X# Date created: 27 Jan 2008 >X# Whom: Ditesh Shashikant Gathani <ditesh@gathani.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= Crypt_DiffieHellman >XPORTVERSION= 0.2.1 >XCATEGORIES= security www pear >X >XMAINTAINER= ditesh@gathani.org >XCOMMENT= PEAR class implementing Diffie-Hellman Key Exchange protocol for PHP5 >X >XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear >XRUN_DEPENDS= ${BUILD_DEPENDS} >X >XCATEGORY= Crypt >XFILES= DiffieHellman.php DiffieHellman/Math.php DiffieHellman/Exception.php \ >X DiffieHellman/Math/Exception.php DiffieHellman/Math/BigInteger.php \ >X DiffieHellman/Math/BigInteger/Interface.php DiffieHellman/Math/BigInteger/Gmp.php \ >X DiffieHellman/Math/BigInteger/Exception.php DiffieHellman/Math/BigInteger/Bcmath.php >XTESTS= AllTests.php DiffieHellmanTest.php TestHelper.php TestConfiguration.php.dist >X >X.include <bsd.port.pre.mk> >X.include "${PORTSDIR}/devel/pear/bsd.pear.mk" >X.include <bsd.port.post.mk> >END-of-./Makefile >echo x - ./pkg-descr >sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' >XImplementation of the Diffie-Hellman Key Exchange cryptographic protocol >Xin PHP5. Enables two parties without any prior knowledge of each other >Xestablish a secure shared secret key across an insecure channel >Xof communication. >X >XWWW: http://pear.php.net/package/Crypt_DiffieHellman/ >X >X- Ditesh Shashikant Gathani >Xditesh@gathani.org >END-of-./pkg-descr >echo x - ./distinfo >sed 's/^X//' >./distinfo << 'END-of-./distinfo' >XMD5 (PEAR/Crypt_DiffieHellman-0.2.1.tgz) = 288d50dafd44f524b7449f7e5f0e78f5 >XSHA256 (PEAR/Crypt_DiffieHellman-0.2.1.tgz) = 3a28f74681a31d1a44a7d555fb1005aa012d6667c31ed6c0b547322e909b0f09 >XSIZE (PEAR/Crypt_DiffieHellman-0.2.1.tgz) = 10555 >END-of-./distinfo >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 120010
: 84069