summaryrefslogtreecommitdiff
path: root/security/openssl
AgeCommit message (Expand)AuthorFilesLines
2003-09-11Rewrite this file so that we can specify the version of OpenSSL that wejlam1-94/+112
2003-09-10Note version numbers for 0.9.6[hij].jlam1-1/+4
2003-09-10Only check if we need to add the rsaref dependency if we need the pkgsrcjlam1-3/+5
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.jlam3-7/+18
2003-09-10Back out the make -> @MAKE@ -> ${MAKE} changes since we workaround thejlam8-86/+12
2003-08-25Several of the Makefile used in this package call 'make' directly. Ifjschauma8-25/+102
2003-08-04If 0.9.7a or 0.9.7b are required and not otherwise installed on the systemjmc1-1/+15
2003-07-29add openssl 0.9.7a, as found in Slackware Linux 9.grant1-1/+9
2003-07-24Add support for OpenSSL 0.9.7b shipped with NetBSD-current.tron1-1/+9
2003-07-22Remove fallout from ruby-openssl mis-reimport.wiz1-11/+0
2003-07-22Re-import security/ruby-openssl 0.1.4.1.taca2-10/+12
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-12don't define test target directly, use do-test insteaddillo1-2/+2
2003-07-02style nits, join two .if's.grant1-8/+6
2003-07-02more brutally attack the CONFIGURE_ARGS target issue on Solaris.grant1-2/+6
2003-06-27Make this work on IRIX64.jschauma1-1/+6
2003-06-10Rename PLIST.irix6 to PLIST.irix to match the others and set thejschauma2-3/+3
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
2003-05-14Add freebsd specific parts. From Marc Recht in PR 21573.wiz1-0/+7
2003-04-17Remove a paragraph with the following comment:wiz2-50/+1
2003-03-21* Add patch from http://www.openssl.org/news/secadv_20030317.txt:seb5-3/+132
2003-02-28tweak linking of libssl so it can find libcrypto.grant2-12/+75
2003-02-20Add patch from http://www.openssl.org/news/secadv_20030219.txt:wiz3-2/+105
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+2
2003-01-23strip leading path from $CC so we don't try to run Configure with argsgrant1-2/+2
2002-12-24Add PLIST for irix6. Same as netbsd and solaris -- maybe we can combine these?jschauma1-0/+7
2002-12-07Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.schmonz1-2/+2
2002-12-03on Solaris, pass -Wl,-R ... (as per NetBSD targets) so that libssl cangrant2-6/+89
2002-11-30Explicitly specify the path to Perl5 executable for configure script.uebayasi1-2/+2
2002-10-25Unused.wiz1-123/+0
2002-09-09The shared libraries are installed on Solaris now.markd1-1/+7
2002-09-07Use buildlink2 and pass an extra flag to the configure script so that ifjlam1-3/+4
2002-09-05We don't need to symlink bin/openssl since we want the one in ${SSLBASE}.jlam1-3/+2
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam15-14/+113
2002-08-19Let build on sparc v7.fredb2-4/+4
2002-08-19Fix a comment, and improve pattern to also work on netbsd-1-4.wiz1-3/+3
2002-08-19Compile no-shared on 1.4.x. This makes the package install and work for mewiz1-1/+6
2002-08-16Provide a sensible default for BUILDLINK_DEPENDS.openssl - noticed whenagc1-1/+2
2002-08-15Revert Makefile,v.1.56, as the NetBSD patches were causing intractablefredb3-12/+20
2002-08-15Really require 0.9.6g, if we require the package at all.fredb1-44/+10
2002-08-10It just occurred to me that the ${PATCHDIR} patches developed against thefredb1-4/+4
2002-08-10require 0.9.6f, at leastitojun1-5/+19
2002-08-10Update to 0.9.6g. The most significant change is this proof againstfredb6-32/+59
2002-08-09Correctly set the value of SSLCERTS depending on the environment and thejlam1-1/+7
2002-08-09* Change the perl paths in the various build scripts to ${PERL5} and notjlam2-16/+13
2002-08-09Refer to the openssl config directory as ${PKG_SYSCONFDIR} as it differsjlam1-3/+3
2002-08-07Remove my macros for missing strlcpy() and strncpy() which aren't correct,fredb2-27/+1
2002-08-04Make this work on platforms that don't have any base system "openssl",fredb1-8/+7
2002-08-04Update openssl to 0.9.6e. This update fixes multiple vulnerabilities,fredb18-641/+502