summaryrefslogtreecommitdiff
path: root/security/openssl
AgeCommit message (Expand)AuthorFilesLines
2004-01-07From the log for rev. 1.1260 of bsd.pkg.mk:jlam2-4/+4
2004-01-05bl3ifyjlam1-5/+6
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
2004-01-05Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables.jlam1-17/+19
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam1-4/+4
2004-01-03Initial sprinkling of work-in-progress buildlink3.mk files for using thejlam1-0/+161
2003-12-03Add an empty plist for AIX.erh1-0/+1
2003-12-03The PLIST.linux was empty, but should be registering thereed1-1/+7
2003-11-27Fix OpenSSL version number parsing. Patch from PR 23532 by Michael vanjlam1-10/+24
2003-11-25If the built-in OpenSSL software is 0.9.6g, then check whether itjlam1-2/+18
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-17Remove OPENSSL_HAS_*FIX code; corresponding check was removed inwiz1-9/+1
2003-11-12Depend on latest openssl package (hi jan!).wiz1-16/+4
2003-11-12Update to openssl-0.9.6l:jschauma2-7/+5
2003-10-21Let the Configure script handle NetBSD-arm too.kristerw2-7/+8
2003-10-04Add support for BSD/OS.reed1-0/+7
2003-10-02Update to 0.9.6k:jschauma13-269/+52
2003-09-22style nitsgrant1-3/+2
2003-09-22formatting nitsgrant1-4/+5
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