Autotools and Ordering of Object Files in Crypto++ Library

2015-11-25 Thread Jeffrey Walton
Hi Everyone, Sorry about the extra noise. I noticed this issue when examining a cut-over from GNUmakefile to Autotools. Many distros do it, so I wanted to provide a "heads up". Crypto++ has a specific order for certain object files to avoid the C++ Initialization Order Fiasco

Crypto++ and maintainer patch

2015-06-08 Thread Jeffrey Walton
Crypto++ has a DataDir patch, which allows the cryptest.exe program to run after installation. For more details, see http://www.cryptopp.com/wiki/DataDir. With the patch, the steps to build and install are (PREFIX is a bit uncommon, but it the way the library has always done things): gmake

Re: UPDATE: chicken

2011-09-25 Thread Jeffrey Walton
On Sun, Sep 25, 2011 at 2:41 PM, Tobias Ulmer tobi...@tmux.org wrote: On Sat, Sep 24, 2011 at 06:00:21PM +0300, Timo Myyrä wrote: The update to chicken port is almost done. There seems to some issue with gmake though. It seems to print make database in addition to other tasks. Something

Re: UPDATE: chicken

2011-09-25 Thread Jeffrey Walton
On Sun, Sep 25, 2011 at 5:08 PM, Christian Weisgerber na...@mips.inka.de wrote: Tobias Ulmer tobi...@tmux.org wrote: - echo #define C_STACK_GROWS_DOWNWARD 1 $@ I doubt this is true for all architectures. It's certainly wrong for hppa. - # OpenBSD base still uses GCC 3.3.5 which does not

Question on OpenSSL Flags

2011-09-24 Thread Jeffrey Walton
Hi All, From http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libssl/ssl/Makefile?rev=1.23, it appears openssl is being used or offered. However when I search for the same from the root (http://www.openbsd.org/cgi-bin/cvsweb/#dirlist), I receive an error, Error: openssl: no such file or directory.

Ports RSA Public Key Fingerprint

2011-09-17 Thread Jeffrey Walton
Hi All, Would someone verify the fingerprint, please. # cvs -qd anon...@anoncvs.ca.openbsd.org:/cvs get -P ports The authenticity of host 'anoncvs.ca.openbsd.org (142.244.12.42)' can't be established. RSA key fingerprint is 20:ad:fa:70:cf:85:54:9d:ee:7f:6c:a3:98:77:94:4e. Thanks, Jeff

Re: Crypto++ Port

2011-09-16 Thread Jeffrey Walton
Hi David, On Fri, Sep 16, 2011 at 2:54 AM, David Coppa dco...@gmail.com wrote: On Thu, Sep 15, 2011 at 8:23 PM, Jeffrey Walton noloa...@gmail.com wrote: Hi All, Is anyone working on a Crypto++ port? http://www.cryptopp.com/. ports/devel/cryptopp :-) :-) Doh Probably off topic: I did

Crypto++ Port?

2011-09-15 Thread Jeffrey Walton
Hi All, Is anyone working on a Crypto++ port (http://www.cryptopp.com/)? Jeff

Crypto++ Port

2011-09-15 Thread Jeffrey Walton
Hi All, Is anyone working on a Crypto++ port? http://www.cryptopp.com/. Jeff