summaryrefslogtreecommitdiff
path: root/security/openssl
AgeCommit message (Expand)AuthorFilesLines
2007-12-27Remove deprecated "fee-based commercial use" license for idea, mdc2,gdt1-11/+8
2007-10-21Full and proper fix for CVE-2007-5135adrianp3-14/+48
2007-09-07Allow packages that use OpenSSL to specify that they need an OpenSSLjlam2-12/+35
2007-08-04Add a target configuration for Tru64 with gcc.tnn5-22/+64
2007-07-18Compile OpenSSL with supports for threads. This allows an applicationtron1-3/+3
2007-05-30Removed some code duplication from the buildlink3 files by using the newrillig1-8/+3
2007-05-03Fix typo in "SUBST_MESSAGE.dl".tron1-2/+2
2007-04-26Also link with the "dl" library when creating the shared libraries.tron3-15/+24
2007-04-24Use all necessary means to convince OpenSSL's "special" build systemtron1-4/+10
2007-04-18Make sure that the "dlcompat" related options are actually added totron1-1/+3
2007-04-17Because OpenSSL uses dlfcn(3) only internally and Mac OS X supports sharedtron1-3/+1
2007-04-17Use "pkgsrc/mk/dlopen.buildlink3.mk" instead of manually includingtron2-9/+6
2007-04-01Add ${BUILDLINK_LDFLAGS.dlcompat} (defined as "-ldl") to "LDFLAGS" undertron1-1/+3
2007-03-26Include "pkgsrc/devel/dlcompat/buildlink3.mk" when building this packagetron1-1/+5
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-8/+8
2006-12-12Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.joerg1-2/+2
2006-12-03Check for GCC on IRIX instead of assuming the native compiler is used.cbiere1-1/+5
2006-09-30Apply patches which fixes recent security problem of OpenSSL.taca14-3/+337
2006-09-07Add a patch to address CVE-2006-4339adrianp3-3/+32
2006-08-09some apps (dovecot) need the SSLDIR rather than SSLCERTS & SSLKEYSabs1-10/+10
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-06-13Forgotten patchsum update.joerg1-2/+2
2006-06-12Add DragonFly support.joerg4-12/+45
2006-04-06Over 1200 files touched but no revisions bumped :)reed2-5/+5
2006-03-30Avoid extra stat() calls by not repeatedly checking whether a filejlam1-5/+7
2006-03-14Drop maintainership for packages that I no longer have time to maintain.jlam1-2/+2
2006-03-02add support for Solaris/i386 and x86_64, and fallback to the configuregrant1-6/+17
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-3/+4
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
2005-12-27Update patch to also use PKGMANDIR instead of "man" for thereed2-4/+4
2005-12-17Change my MAINTAINER email address to the one I've been using forjlam1-2/+2
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-3/+3
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
2005-10-31Fix build on Interix; it seems % has special meaning in Configure now.tv2-4/+4
2005-10-15Update security/openssl from 0.9.7h to 0.9.7i. Changes from versionjlam2-6/+6
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-10-11Update security/openssl to version 0.9.7h. This is a securityjlam7-53/+54
2005-08-16For NetBSD's crippled OpenSSL distribution, create an <openssl/des_old.h>jlam1-2/+10
2005-07-19the option for fee-based-commercial-use is fee-based-commercial-use,grant1-7/+7
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-3/+2
2005-06-11Some shells don't accept empty word lists in for loops. For thosejlam1-1/+16
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-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
2005-05-11Rename MAKE_VARS to MAKEVARS so that it more closely resemblesjlam1-2/+2
2005-05-11I mixed up MAKE_FLAGS with MAKEFLAGS. The latter is what we actually usejlam1-3/+3
2005-05-09Don't assign to PKG_OPTIONS.<pkg> which has special meaning to thejlam1-6/+6
2005-05-09Teach bsd.pkg.mk to create a phase-specific "makevars.mk" file thatjlam1-3/+3