Age | Commit message (Expand) | Author | Files | Lines |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -3/+3 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-10-15 | Update security/openssl from 0.9.7h to 0.9.7i. Changes from version | jlam | 1 | -2/+2 |
2005-10-11 | Update security/openssl to version 0.9.7h. This is a security | jlam | 1 | -10/+10 |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -3/+2 |
2005-06-11 | Some shells don't accept empty word lists in for loops. For those | jlam | 1 | -1/+16 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-23 | Update security/openssl to openssl-0.9.7f. | jlam | 1 | -6/+4 |
2005-02-02 | Modify openssl/Makefile so that it's easier to test the -STABLE and | jlam | 1 | -6/+22 |
2005-01-13 | Bump PKGREVISION to 1 as a result of fixing the run-time behavior of | jlam | 1 | -1/+2 |
2004-12-25 | Alter patches to make them more likely to be accepted back by the | jlam | 1 | -2/+1 |
2004-12-24 | Update security/openssl to 0.9.7e. Changes from openssl-0.9.6m are | jlam | 1 | -59/+32 |
2004-12-17 | Update to 0.9.6mnb2: Don't install (deprecated) der_chop example | wiz | 1 | -2/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |
2004-08-22 | Change the way that legacy USE_* and FOO_USE_* options are converted | jlam | 1 | -7/+3 |
2004-08-05 | Document the "rsaref" build option. | jlam | 1 | -1/+5 |
2004-07-30 | Convert to use bsd.options.mk. The relevant options variable to set | jlam | 1 | -2/+15 |
2004-03-26 | Consolidate all of the PLIST.* files that duplicated each other into a | jlam | 1 | -2/+9 |
2004-03-26 | We can't use ${PKGBASE} on the left-hand side of an assignment since it's | jlam | 1 | -2/+2 |
2004-03-26 | Add some mirror sites since the main OpenSSL site seems to be dead at the | jlam | 1 | -2/+7 |
2004-03-26 | Update to 0.9.6m: | wiz | 1 | -3/+2 |
2004-03-09 | Don't build and install openssl with IDEA, MDC2, or RC5 support. | reed | 1 | -4/+4 |
2004-02-29 | include mk/compiler.mk before testing ${CC} | grant | 1 | -1/+2 |
2004-02-17 | Don't use sysctl to determine the machine arch when ${MACHINE_ARCH} already | jlam | 1 | -1/+2 |
2004-01-05 | bl3ify | jlam | 1 | -5/+6 |
2003-11-19 | textproc/glimpse and security/openssl no longer conflict, as openssl | jschauma | 1 | -2/+2 |
2003-11-19 | OpenSSL has not had base64 for a while now, so these two no longer need | jschauma | 1 | -3/+2 |
2003-11-12 | Update to openssl-0.9.6l: | jschauma | 1 | -2/+2 |
2003-10-02 | Update to 0.9.6k: | jschauma | 1 | -3/+2 |
2003-09-22 | style nits | grant | 1 | -3/+2 |
2003-09-10 | Use the built-in HAS_CONFIGURE and TEST_TARGET infrastructure to do the | jlam | 1 | -44/+37 |
2003-09-10 | Honor CFLAGS/LDFLAGS from the environment. | jlam | 1 | -2/+4 |
2003-09-10 | Back out the make -> @MAKE@ -> ${MAKE} changes since we workaround the | jlam | 1 | -12/+1 |
2003-08-25 | Several of the Makefile used in this package call 'make' directly. If | jschauma | 1 | -2/+16 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-12 | don't define test target directly, use do-test instead | dillo | 1 | -2/+2 |
2003-07-02 | style nits, join two .if's. | grant | 1 | -8/+6 |
2003-07-02 | more brutally attack the CONFIGURE_ARGS target issue on Solaris. | grant | 1 | -2/+6 |
2003-06-27 | Make this work on IRIX64. | jschauma | 1 | -1/+6 |
2003-06-10 | Rename PLIST.irix6 to PLIST.irix to match the others and set the | jschauma | 1 | -2/+2 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-04-17 | Remove a paragraph with the following comment: | wiz | 1 | -13/+1 |
2003-03-21 | * Add patch from http://www.openssl.org/news/secadv_20030317.txt: | seb | 1 | -2/+2 |
2003-02-20 | Add patch from http://www.openssl.org/news/secadv_20030219.txt: | wiz | 1 | -1/+2 |
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-07 | Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. | schmonz | 1 | -2/+2 |
2002-11-30 | Explicitly specify the path to Perl5 executable for configure script. | uebayasi | 1 | -2/+2 |
2002-09-07 | Use buildlink2 and pass an extra flag to the configure script so that if | jlam | 1 | -3/+4 |