summaryrefslogtreecommitdiff
path: root/security/openssl
AgeCommit message (Expand)AuthorFilesLines
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
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-12-03reorder: commands are specified using WRAPPER_REORDER_CMDS, notjlam1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
2004-08-28Back out previous... unintended commit.jlam1-3/+3
2004-08-28Use the new BUILDLINK_TRANSFORM commands to more precisely state thejlam1-3/+3
2004-08-22Change the way that legacy USE_* and FOO_USE_* options are convertedjlam1-7/+3
2004-08-05Convert to use bsd.options.mk.jlam1-2/+4
2004-08-05Document the "rsaref" build option.jlam1-1/+5
2004-07-30Convert to use bsd.options.mk. The relevant options variable to setjlam1-2/+15
2004-07-06Unused.wiz1-178/+0
2004-04-25Make compile on Interix. No-op change for other platforms, so no PKGREVISIONtv4-13/+36
2004-04-07If the native OpenSSL contains the security fixes pulled up to thetron1-6/+6
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-29Fix build on NetBSD sparc64 with perl 5.8.seb2-1/+24
2004-03-26Consolidate all of the PLIST.* files that duplicated each other into ajlam7-38/+10
2004-03-26Don't rebuild openssl again as part of installing it.jlam2-5/+10
2004-03-26Allow the rehash of the certs database to not error out during the buildjlam3-14/+23
2004-03-26We can't use ${PKGBASE} on the left-hand side of an assignment since it'sjlam1-2/+2
2004-03-26Add some mirror sites since the main OpenSSL site seems to be dead at thejlam1-2/+7
2004-03-26Update to 0.9.6m:wiz9-39/+38
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
2004-03-10Split out the code that deals with checking whether the software isjlam2-175/+146
2004-03-09Don't build and install openssl with IDEA, MDC2, or RC5 support.reed2-8/+5
2004-02-29include mk/compiler.mk before testing ${CC}grant1-1/+2
2004-02-18Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in thejlam1-16/+18
2004-02-17Don't use sysctl to determine the machine arch when ${MACHINE_ARCH} alreadyjlam3-5/+6
2004-02-12s/_BUILTIN_OPENSSL/BUILDLINK_IS_BUILTIN.openssl/gjlam1-3/+3
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam2-6/+26
2004-02-12Reorganize code so that any dependencies are checked as part of decidingjlam2-48/+48
2004-02-06If we're passing through MAKEFLAGS variables whose values may containjlam2-6/+6
2004-02-05Make PREFER_PKGSRC just yes/no or a list of packages. This makes itjlam2-10/+6
2004-02-05Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use itsjlam2-10/+8
2004-02-05Support a new global variable:jlam2-2/+18
2004-01-30Ensure that -lcrypt appears before -lcrypto on the command line so thatjlam1-1/+7
2004-01-24Support BUILDLINK_DEPENDS.<pkg> being a list of values.jlam1-5/+14
2004-01-21Only point SSLCERTS into ${PKG_SYSCONFDIR} if we're not using the built-injlam2-2/+6
2004-01-07From the log for rev. 1.1260 of bsd.pkg.mk:jlam2-4/+4
2004-01-05bl3ifyjlam1-5/+6