Age | Commit message (Expand) | Author | Files | Lines |
2003-02-28 | tweak linking of libssl so it can find libcrypto. | grant | 2 | -12/+75 |
2003-02-20 | Add patch from http://www.openssl.org/news/secadv_20030219.txt: | wiz | 3 | -2/+105 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 |
2003-01-23 | strip leading path from $CC so we don't try to run Configure with args | grant | 1 | -2/+2 |
2002-12-24 | Add PLIST for irix6. Same as netbsd and solaris -- maybe we can combine these? | jschauma | 1 | -0/+7 |
2002-12-07 | Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. | schmonz | 1 | -2/+2 |
2002-12-03 | on Solaris, pass -Wl,-R ... (as per NetBSD targets) so that libssl can | grant | 2 | -6/+89 |
2002-11-30 | Explicitly specify the path to Perl5 executable for configure script. | uebayasi | 1 | -2/+2 |
2002-10-25 | Unused. | wiz | 1 | -123/+0 |
2002-09-09 | The shared libraries are installed on Solaris now. | markd | 1 | -1/+7 |
2002-09-07 | Use buildlink2 and pass an extra flag to the configure script so that if | jlam | 1 | -3/+4 |
2002-09-05 | We don't need to symlink bin/openssl since we want the one in ${SSLBASE}. | jlam | 1 | -3/+2 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 15 | -14/+113 |
2002-08-19 | Let build on sparc v7. | fredb | 2 | -4/+4 |
2002-08-19 | Fix a comment, and improve pattern to also work on netbsd-1-4. | wiz | 1 | -3/+3 |
2002-08-19 | Compile no-shared on 1.4.x. This makes the package install and work for me | wiz | 1 | -1/+6 |
2002-08-16 | Provide a sensible default for BUILDLINK_DEPENDS.openssl - noticed when | agc | 1 | -1/+2 |
2002-08-15 | Revert Makefile,v.1.56, as the NetBSD patches were causing intractable | fredb | 3 | -12/+20 |
2002-08-15 | Really require 0.9.6g, if we require the package at all. | fredb | 1 | -44/+10 |
2002-08-10 | It just occurred to me that the ${PATCHDIR} patches developed against the | fredb | 1 | -4/+4 |
2002-08-10 | require 0.9.6f, at least | itojun | 1 | -5/+19 |
2002-08-10 | Update to 0.9.6g. The most significant change is this proof against | fredb | 6 | -32/+59 |
2002-08-09 | Correctly set the value of SSLCERTS depending on the environment and the | jlam | 1 | -1/+7 |
2002-08-09 | * Change the perl paths in the various build scripts to ${PERL5} and not | jlam | 2 | -16/+13 |
2002-08-09 | Refer to the openssl config directory as ${PKG_SYSCONFDIR} as it differs | jlam | 1 | -3/+3 |
2002-08-07 | Remove my macros for missing strlcpy() and strncpy() which aren't correct, | fredb | 2 | -27/+1 |
2002-08-04 | Make this work on platforms that don't have any base system "openssl", | fredb | 1 | -8/+7 |
2002-08-04 | Update openssl to 0.9.6e. This update fixes multiple vulnerabilities, | fredb | 18 | -641/+502 |
2002-07-31 | Add support for OpenSSL 0.9.6e. | tron | 1 | -1/+8 |
2002-07-28 | Build on Darwin using patches from Apple's Darwin source repository, | schmonz | 5 | -11/+37 |
2002-07-24 | Change explicit build dependencies on perl into "USE_PERL5=build". This | jlam | 1 | -2/+2 |
2002-06-26 | Substitute a couple of `mkdir' by `${MKDIR}'. | seb | 1 | -2/+2 |
2002-06-16 | Recognize version 0.9.6d of "openssl" which is now used in NetBSD-current. | tron | 1 | -1/+8 |
2002-05-08 | G/c references to ftp.uni-trier.de. | kleink | 1 | -3/+2 |
2002-03-23 | darwin has opensslv.h in /usr/local/include/openssl | itojun | 1 | -1/+10 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -3/+3 |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+2 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 10 | -7/+7 |
2001-10-18 | SVR4 packages have a limit of 9 chars for a package name. | veego | 1 | -1/+2 |
2001-10-18 | Add conflict between "glimpse" and "openssl" package. They both install | tron | 1 | -2/+3 |
2001-10-17 | Link the openssl binary into the buildlink directory, too, since some | jlam | 1 | -2/+3 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-09-14 | Super bump the major numbers for libssl and libcrypto so that they don't | skrll | 3 | -13/+13 |
2001-08-30 | Record libssl dependency on libcrypt. | skrll | 2 | -5/+5 |
2001-08-30 | Fix version logic in 0.9.6a case. | skrll | 1 | -2/+2 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -14/+40 |
2001-07-18 | Allow definition of USE_OPENSSL_096 force a minimum dependency of | jlam | 1 | -11/+16 |
2001-07-12 | Let USE_SSL accept latest version of openssl, in current. Patch supplied | fredb | 1 | -1/+2 |
2001-07-11 | Pull in security fix from basesrc by itojun. Commit message was: | wiz | 3 | -2/+86 |