summaryrefslogtreecommitdiffstats
path: root/security/openssl
Commit message (Collapse)AuthorAgeFilesLines
* No longer remove libdata/pkgconfig. This is taken care of by mtree now.marcus2005-05-161-1/+0
|
* - update 0.9.7gdinoex2005-04-152-3/+3
| | | | | PR: 79899 Submitted by: Vasil Dimov
* - fix manpagesdinoex2005-04-021-2/+2
|
* - update to 0.9.7fdinoex2005-04-024-13/+10
|
* - extended API for hw-cryptodinoex2005-01-242-1/+38
| | | | Submitted by: phk
* - drop objects for win and vmsdinoex2004-11-061-0/+14
|
* - cleanup fipsdinoex2004-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
* - Bugfix update to 0.9.7edinoex2004-10-266-59/+49
| | | | - md5 verfied with website
* - add patch to support AES-192-CBC and AES-256-CBCdinoex2004-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
* - installs pkgconfig data in $(prefix)/libdatadinoex2004-07-193-7/+28
| | | | | PR: 69150 Submitted by: Konstantin Oznobihin
* - Update option OPENSSL_SNAPSHOT to work with newer bsd.port.mkdinoex2004-05-121-0/+2
|
* - Fix check for dynamic root.dinoex2004-04-091-1/+1
| | | | | PR: 65346 Submitted by: edwin
* - make PKGNAMESUFFIX more flexibledinoex2004-03-261-6/+29
| | | | - merge lines from openssl-beta
* - Security update to 0.9.7ddinoex2004-03-177-51/+23
| | | | http://www.openssl.org/news/secadv_20040317.txt
* - add SIZEdinoex2004-02-261-0/+1
|
* - Warn about conflict with /lib/libcrypto.sodinoex2004-01-081-0/+10
|
* - add CONFLICTSdinoex2003-10-122-8/+9
| | | | | | | - cleanup - use DOCSDIR Submitted by: eikemeier@fillmore-labs.com [CONFLICTS]
* - Security Fix, Update to 0.9.7cdinoex2003-09-307-132/+47
| | | | - Fix manpages
* - Fix: FreeBSD 470101 don't has a crytodevice.dinoex2003-08-041-0/+11
| | | | Problem noted by: jarnold@knightridder.com
* - Support amd64dinoex2003-07-062-3/+12
|
* - Fixes problem when base has no openssl installeddinoex2003-05-071-2/+3
| | | | Submitted by: marius@alchemy.franken.de
* - retire Makefile.ssl, please use bsd.openssl.mkdinoex2003-04-161-5/+0
|
* - new Overrideable defaults: OPENSSL_SHLIBVER and OPENSSL_PORTdinoex2003-04-161-14/+23
| | | | - set CFLAGS and LDFLAGS to link the correct libs
* - ### HEAD UP ### SHLIBVER has been bumped back.dinoex2003-04-161-14/+7
| | | | | - honor OPENSSH_SHLIBVER if set by user. - CFLAGS added to esure correct linking
* - Change all USE_OPENSSL_* to WITH_OPENSSL_*dinoex2003-04-131-12/+20
|
* - use bsd.openssl.mkdinoex2003-04-111-104/+1
|
* - Udpate to 0.9.7bdinoex2003-04-115-140/+18
|
* - defaults to STABLE/CURRENT shared lib versiondinoex2003-04-071-4/+4
|
* - enable threads on ia64dinoex2003-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
* - honor CC and use PTHREAD_LIBS and PTHREAD_FLAGSdinoex2003-04-033-3/+24
| | | | marius@alchemy.franken.de
* - rename Makefile.ssl to bsd.openssl.mkdinoex2003-04-031-0/+108
|
* - Security Fix:dinoex2003-03-232-1/+54
| | | | http://www.openssl.org/news/secadv_20030319.txt
* - switch to USE_PERL5_BUILDdinoex2003-03-192-1/+79
| | | | | | - add security patch Approved by: kris Obtained from: http://www.openssl.org/news/secadv_20030317.txt
* - check if we have 0.9.7adinoex2003-02-271-3/+6
|
* - retire pkg-commentdinoex2003-02-211-1/+0
|
* - add COMMENTdinoex2003-02-201-0/+1
|
* - merged some patches in distributiondinoex2003-02-195-78/+60
| | | | | | - added thread support on alpha, sparc64 - Update to 0.9.7a (with security fix) - defaults openssl to port
* - keep using the openssl port if its installeddinoex2003-02-191-1/+2
| | | | bento does temporay has this conflict, as INDEX don't match dependencies.
* - USE_OPENSSL_PORT=yesdinoex2003-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.
* - sync SHLIBVER for OPENSSL_OVERWRITE_BASE=yes and 5.0-CURRENTdinoex2003-02-151-0/+4
|
* - add more commentsdinoex2003-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()
* - Fix spellingdinoex2003-02-091-1/+1
|
* - Fix CURRENT version bump in openssl, so ports link as expected.dinoex2003-01-312-2/+13
|
* - break build, when port try to pick up the wrong shared lib.dinoex2003-01-311-0/+8
|
* - Update to 0.9.7dinoex2003-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
* - add new checksum, only "OPENSSL_VERSION_NUMBER" has been changeddinoex2003-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
* - Update to 0.9.6hdinoex2003-01-024-8/+31
| | | | | | - md5 verified - add test target - make build on sparc64
* - add rnd_keys.c for compatibilty with base. (patch by: jtraub@isilon.com)dinoex2002-10-255-17/+503
| | | | | - OPENSSL_OVERWRITE_BASE: fix package building - Fix install of manpages for 3.x
* remove pkg-plist.noshared and use PLIST_SUBdinoex2002-10-163-81/+6
|
* Install manpages in standard only if OPENSSL_OVERWRITE_BASE is not set.dinoex2002-10-122-1/+9
|
OpenPOWER on IntegriCloud