summaryrefslogtreecommitdiff
path: root/security/openssl/builtin.mk
AgeCommit message (Expand)AuthorFilesLines
2014-06-05Pullup ticket #4431 - requested by wiztron1-45/+9
2014-03-03adapt to Haiku R1alpha4obache1-2/+2
2014-02-22Fixes builtin detection with CHECK_BUILTIN.openssl=yes.obache1-1/+6
2013-11-23Use find-headers instead of find-files to detect builtin header files.obache1-8/+4
2013-10-06Change to create fake *.pc files much close to real one.obache1-16/+31
2013-08-27fix openssl builtin support, at least for solarisrichard1-4/+4
2013-06-13Allow absolute paths arguments for Configure (e.g. -isysroot /path)adam1-2/+2
2013-02-01Use LIBABISUFFIX when creating the .pc files to make builtin opensslhans1-7/+7
2011-11-17Add BUILTIN_VERSION.openssl to MAKEVARS for later use.obache1-1/+2
2011-10-04Look in /usr/sfw to find built-in openssl on SunOS 5.10.hans1-2/+7
2010-07-04Add builtin OpenSSL support for Haiku.obache1-3/+13
2009-06-07Define openssl-fake-pc only once.joerg1-1/+5
2009-06-07Create fake pc files for builtin openssl, for the packages thatwiz1-1/+52
2008-04-25Fix detection of openssl configuration directory on NetBSD so it'sjlam1-3/+5
2008-01-17Update to openssl-0.9.8g. Provided by Jukka Salmi in pkgsrc-wip.tnn1-3/+3
2008-01-07Fix builtin.mk logic for thread feature if no native OpenSSL exists.joerg1-2/+3
2008-01-05Fixed a few pkglint warnings.rillig1-2/+2
2007-09-07Allow packages that use OpenSSL to specify that they need an OpenSSLjlam1-11/+30
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-8/+8
2006-08-09some apps (dovecot) need the SSLDIR rather than SSLCERTS & SSLKEYSabs1-10/+10
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-2/+2
2006-03-30Avoid extra stat() calls by not repeatedly checking whether a filejlam1-5/+7
2005-10-12If the native openssl-0.9.7d contains the security fixes pulled up tojlam1-3/+16
2005-10-12Remove leading "-" from version number when matching the openssl-0.9.6gjlam1-2/+2
2005-08-16For NetBSD's crippled OpenSSL distribution, create an <openssl/des_old.h>jlam1-2/+10
2005-06-09Fix copy-and-paste error -- in the case where we prefer the pkgsrcjlam1-2/+2
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-119/+92
2005-03-23Update security/openssl to openssl-0.9.7f.jlam1-2/+2
2004-12-24Update security/openssl to 0.9.7e. Changes from openssl-0.9.6m arejlam1-2/+2
2004-12-18minor whitespace nit.jlam1-2/+2
2004-12-18Fix a typo that caused us not to check the correct header for the presencejlam1-2/+2
2004-12-14Change the way that openssl/builtin.mk handles the USE_OLD_DES_API flag.jlam1-28/+54
2004-12-11Provide an SSLKEYS variable that points to the location where OpenSSLjlam1-2/+6
2004-12-03Attempt to deal with the differing DES APIs between OpenSSL 0.9.6 (injlam1-1/+56
2004-04-02Grammar fix.wiz1-3/+3
2004-04-02If the native OpenSSL contains the security fixes pulled up to thejlam1-9/+19
2004-03-26Allow the rehash of the certs database to not error out during the buildjlam1-10/+10
2004-03-26Update to 0.9.6m:wiz1-2/+2
2004-03-10Split out the code that deals with checking whether the software isjlam1-0/+135