Age | Commit message (Expand) | Author | Files | Lines |
2005-12-27 | Update patch to also use PKGMANDIR instead of "man" for the | reed | 1 | -2/+2 |
2005-10-31 | Fix build on Interix; it seems % has special meaning in Configure now. | tv | 1 | -2/+2 |
2005-10-11 | Update security/openssl to version 0.9.7h. This is a security | jlam | 4 | -34/+34 |
2005-03-23 | Update security/openssl to openssl-0.9.7f. | jlam | 3 | -36/+76 |
2005-02-20 | when linking shared libssl on Solaris, make sure the rpath is | grant | 1 | -4/+12 |
2005-01-18 | when building with SunPro on x86, do not use -fast argument to cc(1) | grant | 1 | -2/+11 |
2005-01-13 | Optimize the NetBSD/amd64 config a bit to improve RC4 performance, and | jlam | 1 | -3/+3 |
2005-01-11 | Fix build on NetBSD/sparc64 by marking the system as ``ULTRASPARC'' | jlam | 1 | -17/+17 |
2005-01-11 | Fix compilation on Interix. Reported in PR pkg/28938 | tv | 1 | -2/+2 |
2004-12-31 | Fix a bug in the OpenSSL makefiles that installed a libfips.so symlink | jlam | 1 | -4/+18 |
2004-12-27 | Fix compilation on FreeBSD/x86 by ensuring that the FIPS assembly code | jlam | 1 | -2/+13 |
2004-12-27 | Fix build on non-x86 platforms (PR pkg/28787). | jlam | 1 | -12/+12 |
2004-12-25 | Alter patches to make them more likely to be accepted back by the | jlam | 2 | -10/+32 |
2004-12-25 | Use the correct assembly routines on NetBSD/i386 depending on whether | jlam | 2 | -10/+19 |
2004-12-24 | Update security/openssl to 0.9.7e. Changes from openssl-0.9.6m are | jlam | 7 | -290/+123 |
2004-12-19 | ick: openssl builds PIC static libraries and then later uses them to | grant | 1 | -4/+21 |
2004-12-17 | Update to 0.9.6mnb2: Don't install (deprecated) der_chop example | wiz | 1 | -2/+11 |
2004-04-25 | Make compile on Interix. No-op change for other platforms, so no PKGREVISION | tv | 3 | -9/+32 |
2004-03-29 | Fix build on NetBSD sparc64 with perl 5.8. | seb | 1 | -0/+22 |
2004-03-26 | Don't rebuild openssl again as part of installing it. | jlam | 1 | -3/+8 |
2004-03-26 | Allow the rehash of the certs database to not error out during the build | jlam | 1 | -2/+11 |
2004-03-26 | Update to 0.9.6m: | wiz | 4 | -22/+22 |
2004-02-17 | Don't use sysctl to determine the machine arch when ${MACHINE_ARCH} already | jlam | 1 | -2/+2 |
2003-10-21 | Let the Configure script handle NetBSD-arm too. | kristerw | 1 | -5/+6 |
2003-10-02 | Update to 0.9.6k: | jschauma | 6 | -242/+29 |
2003-09-10 | Honor CFLAGS/LDFLAGS from the environment. | jlam | 1 | -3/+12 |
2003-09-10 | Back out the make -> @MAKE@ -> ${MAKE} changes since we workaround the | jlam | 6 | -67/+7 |
2003-08-25 | Several of the Makefile used in this package call 'make' directly. If | jschauma | 6 | -19/+79 |
2003-03-21 | * Add patch from http://www.openssl.org/news/secadv_20030317.txt: | seb | 3 | -0/+126 |
2003-02-28 | tweak linking of libssl so it can find libcrypto. | grant | 1 | -10/+73 |
2003-02-20 | Add patch from http://www.openssl.org/news/secadv_20030219.txt: | wiz | 1 | -0/+101 |
2002-12-03 | on Solaris, pass -Wl,-R ... (as per NetBSD targets) so that libssl can | grant | 1 | -4/+87 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 6 | -6/+6 |
2002-08-19 | Let build on sparc v7. | fredb | 1 | -2/+2 |
2002-08-15 | Revert Makefile,v.1.56, as the NetBSD patches were causing intractable | fredb | 1 | -35/+0 |
2002-08-10 | Update to 0.9.6g. The most significant change is this proof against | fredb | 4 | -20/+47 |
2002-08-07 | Remove my macros for missing strlcpy() and strncpy() which aren't correct, | fredb | 1 | -25/+0 |
2002-08-04 | Update openssl to 0.9.6e. This update fixes multiple vulnerabilities, | fredb | 9 | -170/+151 |
2002-07-28 | Build on Darwin using patches from Apple's Darwin source repository, | schmonz | 2 | -7/+31 |
2001-07-11 | Pull in security fix from basesrc by itojun. Commit message was: | wiz | 1 | -0/+82 |
2001-05-11 | Move NetBSD only patches to a distribution patch file to avoid ugly | tron | 8 | -215/+0 |
2001-05-11 | Convert all patches to unified output format. | tron | 5 | -299/+220 |
2001-04-09 | Update to OpenSSL 0.9.6. Update contributed by Dave Burgess, | fredb | 5 | -198/+299 |
2001-04-05 | Standardize patch file names. | wiz | 7 | -7/+7 |
2001-03-16 | Add RCS Id, and remove -mv8 from sparc target. pkg/11765 by Klaus Klein. | wiz | 1 | -4/+5 |
2001-01-17 | If we have to choose if this works on Solaris or NetBSD, prefer NetBSD. | wiz | 2 | -35/+31 |
2001-01-14 | Don't force to use WS 5.0 on Solaris. | tron | 1 | -0/+20 |
2000-05-10 | Support to build it on Solaris. | veego | 8 | -7/+7 |
2000-04-22 | Defuzz patches. | fredb | 2 | -12/+13 |
2000-04-21 | upgrade to 0.9.5a | explorer | 1 | -74/+32 |