summaryrefslogtreecommitdiff
path: root/security/openssl/Makefile
AgeCommit message (Expand)AuthorFilesLines
2007-07-18Compile OpenSSL with supports for threads. This allows an applicationtron1-3/+3
2007-05-03Fix typo in "SUBST_MESSAGE.dl".tron1-2/+2
2007-04-26Also link with the "dl" library when creating the shared libraries.tron1-2/+2
2007-04-24Use all necessary means to convince OpenSSL's "special" build systemtron1-4/+10
2007-04-18Make sure that the "dlcompat" related options are actually added totron1-1/+3
2007-04-17Use "pkgsrc/mk/dlopen.buildlink3.mk" instead of manually includingtron1-8/+3
2007-04-01Add ${BUILDLINK_LDFLAGS.dlcompat} (defined as "-ldl") to "LDFLAGS" undertron1-1/+3
2007-03-26Include "pkgsrc/devel/dlcompat/buildlink3.mk" when building this packagetron1-1/+5
2006-12-03Check for GCC on IRIX instead of assuming the native compiler is used.cbiere1-1/+5
2006-09-30Apply patches which fixes recent security problem of OpenSSL.taca1-2/+2
2006-09-07Add a patch to address CVE-2006-4339adrianp1-2/+2
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.joerg1-1/+2
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
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-15Update security/openssl from 0.9.7h to 0.9.7i. Changes from versionjlam1-2/+2
2005-10-11Update security/openssl to version 0.9.7h. This is a securityjlam1-10/+10
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-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
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.jlam1-6/+4
2005-02-02Modify openssl/Makefile so that it's easier to test the -STABLE andjlam1-6/+22
2005-01-13Bump PKGREVISION to 1 as a result of fixing the run-time behavior ofjlam1-1/+2
2004-12-25Alter patches to make them more likely to be accepted back by thejlam1-2/+1
2004-12-24Update security/openssl to 0.9.7e. Changes from openssl-0.9.6m arejlam1-59/+32
2004-12-17Update to 0.9.6mnb2: Don't install (deprecated) der_chop examplewiz1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
2004-08-22Change the way that legacy USE_* and FOO_USE_* options are convertedjlam1-7/+3
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-03-26Consolidate all of the PLIST.* files that duplicated each other into ajlam1-2/+9
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:wiz1-3/+2
2004-03-09Don't build and install openssl with IDEA, MDC2, or RC5 support.reed1-4/+4
2004-02-29include mk/compiler.mk before testing ${CC}grant1-1/+2
2004-02-17Don't use sysctl to determine the machine arch when ${MACHINE_ARCH} alreadyjlam1-1/+2
2004-01-05bl3ifyjlam1-5/+6
2003-11-19textproc/glimpse and security/openssl no longer conflict, as openssljschauma1-2/+2
2003-11-19OpenSSL has not had base64 for a while now, so these two no longer needjschauma1-3/+2
2003-11-12Update to openssl-0.9.6l:jschauma1-2/+2
2003-10-02Update to 0.9.6k:jschauma1-3/+2
2003-09-22style nitsgrant1-3/+2
2003-09-10Use the built-in HAS_CONFIGURE and TEST_TARGET infrastructure to do thejlam1-44/+37
2003-09-10Honor CFLAGS/LDFLAGS from the environment.jlam1-2/+4
2003-09-10Back out the make -> @MAKE@ -> ${MAKE} changes since we workaround thejlam1-12/+1