./security/openssl, Secure Socket Layer and cryptographic library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2007Q4, Version: 0.9.7inb5, Package name: openssl-0.9.7inb5, Maintainer: pkgsrc-users

The OpenSSL Project is a collaborative effort to develop a robust,
commercial-grade, full-featured, and Open Source toolkit implementing
the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
v1) protocols as well as a full-strength general purpose cryptography
library. The project is managed by a worldwide community of volunteers
that use the Internet to communicate, plan, and develop the OpenSSL
toolkit and its related documentation.


Required to build:
[devel/gmake]

Master sites: (Expand)

SHA1: 4c23925744d43272fa19615454da44e01465eb06
RMD160: 0dce52c5793a0c37f17b620f7d26bbf9e4fcf755
Filesize: 3204.011 KB

Version history: (Expand)


CVS history: (Expand)


   2008-01-09 18:14:10 by Geert Hendrickx | Files touched by this commit (1)
Log message:
Pullup ticket 2257 - requested by joerg
build fix for openssl

- pkgsrc/security/openssl/builtin.mk			1.24

   Module Name:		pkgsrc
   Committed By:	joerg
   Date:		Mon Jan  7 15:51:08 UTC 2008

   Modified Files:
	   pkgsrc/security/openssl: builtin.mk

   Log message:
   Fix builtin.mk logic for thread feature if no native OpenSSL exists.
   Fixes PR pkg/37699 from Aleksey Cheusov.