summaryrefslogtreecommitdiff
path: root/security/openssl
AgeCommit message (Expand)AuthorFilesLines
2006-09-07Pullup ticket 1817 - requested by adrianpghen3-3/+32
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
2005-05-08PKG_OPTIONS.<pkg> isn't a good approximation to PKG_OPTIONS for thejlam1-2/+8
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-23Update security/openssl to openssl-0.9.7f.jlam8-117/+214
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-20when linking shared libssl on Solaris, make sure the rpath isgrant2-6/+14
2005-02-02Modify openssl/Makefile so that it's easier to test the -STABLE andjlam1-6/+22
2005-01-18when building with SunPro on x86, do not use -fast argument to cc(1)grant2-4/+13
2005-01-13Bump PKGREVISION to 1 as a result of fixing the run-time behavior ofjlam1-1/+2
2005-01-13Optimize the NetBSD/amd64 config a bit to improve RC4 performance, andjlam2-5/+5
2005-01-11Fix build on NetBSD/sparc64 by marking the system as ``ULTRASPARC''jlam2-19/+19
2005-01-11Fix compilation on Interix. Reported in PR pkg/28938tv2-4/+4
2004-12-31Fix a bug in the OpenSSL makefiles that installed a libfips.so symlinkjlam2-6/+20
2004-12-27Fix compilation on FreeBSD/x86 by ensuring that the FIPS assembly codejlam2-4/+15
2004-12-27Fix build on non-x86 platforms (PR pkg/28787).jlam2-14/+14
2004-12-25Alter patches to make them more likely to be accepted back by thejlam4-15/+36
2004-12-25Use the correct assembly routines on NetBSD/i386 depending on whetherjlam3-13/+22
2004-12-24Update security/openssl to 0.9.7e. Changes from openssl-0.9.6m arejlam18-395/+961
2004-12-19ick: openssl builds PIC static libraries and then later uses them togrant2-6/+23
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-17Update to 0.9.6mnb2: Don't install (deprecated) der_chop examplewiz4-8/+16