aboutsummaryrefslogtreecommitdiff
path: root/security/openssl
Commit message (Collapse)AuthorAgeFilesLines
* - extended API for hw-cryptoDirk Meyer2005-01-242-1/+38
| | | | | | | Submitted by: phk Notes: svn path=/head/; revision=127181
* - drop objects for win and vmsDirk Meyer2004-11-061-0/+14
| | | | Notes: svn path=/head/; revision=120939
* - cleanup fipsDirk Meyer2004-11-063-6/+17
| | | | | | | | | | | | - remove harmfull -Wl,-Bsymbolic strcmp did not work correctly, and the initialisation of internal hashs was defunct. Therefor serveral applications failed to find some of the ciphers. e.G. openvpn, jabberd Notes: svn path=/head/; revision=120938
* - Bugfix update to 0.9.7eDirk Meyer2004-10-266-59/+49
| | | | | | | - md5 verfied with website Notes: svn path=/head/; revision=120280
* - add patch to support AES-192-CBC and AES-256-CBCDirk Meyer2004-10-121-0/+210
| | | | | | | | | | | | to the crypto engine (assuming your card supports them). This make the Hifn cards much more useful as AES-256 is the default encryption for many client applications. Submitted by: Spike Ilacqua Obtained from: OpenBSD Notes: svn path=/head/; revision=118770
* - installs pkgconfig data in $(prefix)/libdataDirk Meyer2004-07-193-7/+28
| | | | | | | | PR: 69150 Submitted by: Konstantin Oznobihin Notes: svn path=/head/; revision=113929
* - Update option OPENSSL_SNAPSHOT to work with newer bsd.port.mkDirk Meyer2004-05-121-0/+2
| | | | Notes: svn path=/head/; revision=109033
* - Fix check for dynamic root.Dirk Meyer2004-04-091-1/+1
| | | | | | | | PR: 65346 Submitted by: edwin Notes: svn path=/head/; revision=106545
* - make PKGNAMESUFFIX more flexibleDirk Meyer2004-03-261-6/+29
| | | | | | | - merge lines from openssl-beta Notes: svn path=/head/; revision=105369
* - Security update to 0.9.7dDirk Meyer2004-03-177-51/+23
| | | | | | | http://www.openssl.org/news/secadv_20040317.txt Notes: svn path=/head/; revision=104290
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102162
* - Warn about conflict with /lib/libcrypto.soDirk Meyer2004-01-081-0/+10
| | | | Notes: svn path=/head/; revision=97697
* - add CONFLICTSDirk Meyer2003-10-122-8/+9
| | | | | | | | | | - cleanup - use DOCSDIR Submitted by: eikemeier@fillmore-labs.com [CONFLICTS] Notes: svn path=/head/; revision=90906
* - Security Fix, Update to 0.9.7cDirk Meyer2003-09-307-132/+47
| | | | | | | - Fix manpages Notes: svn path=/head/; revision=89911
* - Fix: FreeBSD 470101 don't has a crytodevice.Dirk Meyer2003-08-041-0/+11
| | | | | | | Problem noted by: jarnold@knightridder.com Notes: svn path=/head/; revision=86302
* - Support amd64Dirk Meyer2003-07-062-3/+12
| | | | Notes: svn path=/head/; revision=84253
* - Fixes problem when base has no openssl installedDirk Meyer2003-05-071-2/+3
| | | | | | | Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=80394
* - retire Makefile.ssl, please use bsd.openssl.mkDirk Meyer2003-04-161-5/+0
| | | | Notes: svn path=/head/; revision=79099
* - new Overrideable defaults: OPENSSL_SHLIBVER and OPENSSL_PORTDirk Meyer2003-04-161-14/+23
| | | | | | | - set CFLAGS and LDFLAGS to link the correct libs Notes: svn path=/head/; revision=79089
* - ### HEAD UP ### SHLIBVER has been bumped back.Dirk Meyer2003-04-161-14/+7
| | | | | | | | - honor OPENSSH_SHLIBVER if set by user. - CFLAGS added to esure correct linking Notes: svn path=/head/; revision=79088
* - Change all USE_OPENSSL_* to WITH_OPENSSL_*Dirk Meyer2003-04-131-12/+20
| | | | Notes: svn path=/head/; revision=78878
* - use bsd.openssl.mkDirk Meyer2003-04-111-104/+1
| | | | Notes: svn path=/head/; revision=78757
* - Udpate to 0.9.7bDirk Meyer2003-04-115-140/+18
| | | | Notes: svn path=/head/; revision=78754
* - defaults to STABLE/CURRENT shared lib versionDirk Meyer2003-04-071-4/+4
| | | | Notes: svn path=/head/; revision=78495
* - enable threads on ia64Dirk Meyer2003-04-072-7/+7
| | | | | | | | | | | - OPENSSL_OVERWRITE_BASE defaults to STABLE/CURRENT shared lib version This solves problems when the share lib is deinstalled. ports/50292 PR: 50292 Notes: svn path=/head/; revision=78494
* - honor CC and use PTHREAD_LIBS and PTHREAD_FLAGSDirk Meyer2003-04-033-3/+24
| | | | | | | marius@alchemy.franken.de Notes: svn path=/head/; revision=78054
* - rename Makefile.ssl to bsd.openssl.mkDirk Meyer2003-04-031-0/+108
| | | | Notes: svn path=/head/; revision=78053
* - Security Fix:Dirk Meyer2003-03-232-1/+54
| | | | | | | http://www.openssl.org/news/secadv_20030319.txt Notes: svn path=/head/; revision=77191
* - switch to USE_PERL5_BUILDDirk Meyer2003-03-192-1/+79
| | | | | | | | | - add security patch Approved by: kris Obtained from: http://www.openssl.org/news/secadv_20030317.txt Notes: svn path=/head/; revision=77161
* - check if we have 0.9.7aDirk Meyer2003-02-271-3/+6
| | | | Notes: svn path=/head/; revision=76582
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* - merged some patches in distributionDirk Meyer2003-02-195-78/+60
| | | | | | | | | - added thread support on alpha, sparc64 - Update to 0.9.7a (with security fix) - defaults openssl to port Notes: svn path=/head/; revision=75911
* - keep using the openssl port if its installedDirk Meyer2003-02-191-1/+2
| | | | | | | bento does temporay has this conflict, as INDEX don't match dependencies. Notes: svn path=/head/; revision=75851
* - USE_OPENSSL_PORT=yesDirk Meyer2003-02-181-3/+6
| | | | | | | | | Use the port, even if base if up to date to make life easy for stable and current users, who don't wan't to recomplie all ports after update. Notes: svn path=/head/; revision=75787
* - sync SHLIBVER for OPENSSL_OVERWRITE_BASE=yes and 5.0-CURRENTDirk Meyer2003-02-151-0/+4
| | | | Notes: svn path=/head/; revision=75548
* - add more commentsDirk Meyer2003-02-131-0/+25
| | | | | | | | | - regonize that 5-CURRENT has 0.9.7 after 2003-01-28 OSVERSION 500100 was bumped at 2003-01-23, detection by exist() Notes: svn path=/head/; revision=75439
* - Fix spellingDirk Meyer2003-02-091-1/+1
| | | | Notes: svn path=/head/; revision=75166
* - Fix CURRENT version bump in openssl, so ports link as expected.Dirk Meyer2003-01-312-2/+13
| | | | Notes: svn path=/head/; revision=74369
* - break build, when port try to pick up the wrong shared lib.Dirk Meyer2003-01-311-0/+8
| | | | Notes: svn path=/head/; revision=74327
* - Update to 0.9.7Dirk Meyer2003-01-2911-614/+848
| | | | | | | | | | - rnd_keys.c now in distribution - drop lib/libRSAglue.a - build on i386, alpha, sparc64, ia64 - build on 2.2.8 with the gas-patch as noted in FAQ Notes: svn path=/head/; revision=74221
* - add new checksum, only "OPENSSL_VERSION_NUMBER" has been changedDirk Meyer2003-01-021-0/+1
| | | | | | | | | in the distribution after 6th December. 2178290 6 Dez 00:25 /usr/ports/distfiles/openssl-0.9.6h.tar.gz 2178314 8 Dez 21:43 /usr/ports/distfiles/openssl-0.9.6h.tar.gz Notes: svn path=/head/; revision=72223
* - Update to 0.9.6hDirk Meyer2003-01-024-8/+31
| | | | | | | | | - md5 verified - add test target - make build on sparc64 Notes: svn path=/head/; revision=72141
* - add rnd_keys.c for compatibilty with base. (patch by: jtraub@isilon.com)Dirk Meyer2002-10-255-17/+503
| | | | | | | | - OPENSSL_OVERWRITE_BASE: fix package building - Fix install of manpages for 3.x Notes: svn path=/head/; revision=68819
* remove pkg-plist.noshared and use PLIST_SUBDirk Meyer2002-10-163-81/+6
| | | | Notes: svn path=/head/; revision=68158
* Install manpages in standard only if OPENSSL_OVERWRITE_BASE is not set.Dirk Meyer2002-10-122-1/+9
| | | | Notes: svn path=/head/; revision=67902
* Install openssl's man pages in standard manpathDirk Meyer2002-10-123-7/+13
| | | | | | | PR: 43658 Notes: svn path=/head/; revision=67897
* fix path for option OPENSSL_OVERWRITE_BASEDirk Meyer2002-09-151-1/+4
| | | | | | | | PR: 42665 Submitted by: roman@bellavista.cz Notes: svn path=/head/; revision=66364
* Due to popular demant into each port which might be inserted into dependencyMaxim Sobolev2002-09-141-0/+4
| | | | | | | | | | | | | list by bsd.port.mk insert anti foot-shooting device, which prevents infinite fork loop when the user defines corresponding USE_XXX in global make.conf, command line or environment. Similar devices should probably be inserted into ports that might be inserted into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk and so on.) Notes: svn path=/head/; revision=66299
* new Option USE_OPENSSL_BETADirk Meyer2002-08-301-0/+5
| | | | Notes: svn path=/head/; revision=65276