Commit graph

159 commits

Author SHA1 Message Date
Dirk Meyer
b00680aedc - update to 0.9.8c
- update stable to 0.9.7k
md5 verified
Security: http://www.openssl.org/news/secadv_20060905.txt
Security: CAN-2006-4339
2006-09-08 05:20:50 +00:00
Dirk Meyer
18273f1bf3 - fix warning when no openssl is in the base
PR:		102639
Submitted by:	Artis Caune
2006-08-31 04:52:57 +00:00
Dirk Meyer
b1004eb606 - new option WITH_OPENSSL_COMPRESSION
Submitted by:	Corey Smith
2006-08-17 05:17:14 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Dirk Meyer
6726f1f235 - ignore OpenSSL 0.9.7* on CUREENT >= 700019
- break out if shared lib version in port is less than base
2006-08-02 05:52:28 +00:00
Dirk Meyer
fa1045dda1 - activate regression-test 2006-06-24 08:27:11 +00:00
Dirk Meyer
225ef8f48e - bump shared lib versions for FreeBSD > 6.0
libssl.o in the base was bumped, but still uses old ABI
  KDE crashes, as it does not honor LDFLAGS / -rpath=
- solving regression for OpenOffice users

Reported by: Michel Talon
2006-05-25 15:17:34 +00:00
Dirk Meyer
c9e694206d - update to 0.9.8a and 0.9.7j
md5 verified with distribution
2006-05-07 19:27:13 +00:00
Dirk Meyer
6aa6fb3b16 - force CC and CFLAGS from /etc/make.conf
PR:		90888
2005-12-25 16:37:13 +00:00
Dirk Meyer
a462eadc9c - warn users of option OPENSSL_OVERWRITE_BASE 2005-11-25 15:34:47 +00:00
Dirk Meyer
6fe3431739 - update default build options on aplha
Submitted by:   textfield@yahoo.com
2005-11-19 10:35:53 +00:00
Dirk Meyer
1a27ca9723 - backout last patch 2005-11-19 10:35:40 +00:00
Dirk Meyer
63024e55a5 - update default build options on aplha
Submitted by:	textfield@yahoo.com
2005-11-19 10:33:45 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Dirk Meyer
0702ceea1a - Fix build of openssl-beta on 6.0 2005-10-20 11:14:47 +00:00
Dirk Meyer
d57c6fd45f - new option WITHOUT_OPENSSL_SSE2
http://www.openssl.org/docs/crypto/OPENSSL_ia32cap.html
Suggested by:	Grant Swenson
2005-10-16 02:16:02 +00:00
Dirk Meyer
f1d3876810 - update stable to 0.9.7i 2005-10-15 19:49:02 +00:00
Dirk Meyer
796146290b - force 0.9.7 for FREEBSD 6.0 RELEASE
Requested by:	portmgr (kris)
2005-10-15 18:59:57 +00:00
Dirk Meyer
e46ff29836 - new option WITH_OPENSSL_STABLE=yes
- updated CONFLICTS
2005-10-14 07:07:38 +00:00
Dirk Meyer
d00a42c5af - binary compatability patch
PR:		87419
Submitted by:	Phil Oleson
2005-10-14 05:41:48 +00:00
Dirk Meyer
8d6d4cd04d - update to 0.9.7g and 0.9.8a 2005-10-12 11:14:14 +00:00
Dirk Meyer
2b3ef4dcb2 - Security Fix: CAN-2005-2969
Security: http://www.openssl.org/news/secadv_20051011.txt
2005-10-12 10:49:33 +00:00
Dirk Meyer
1114c10fef - bump SHLIB version
The API of openssl 0.9.8 ist compatible but not identical.
This version bump might break build of all ports that try
to include the opessl in base at the same time.
That ports should be fixed.
2005-10-04 07:35:07 +00:00
Dirk Meyer
3ba9af078b - update default to 0.9.8
- new option WITH_OPENSSL_097
2005-09-19 21:04:35 +00:00
Dirk Meyer
8e5bb0a052 - fix manpages 2005-07-18 11:35:53 +00:00
Dirk Meyer
b62e1d6967 - update to 0.9.8 for WITH_OPENSSL_BETA=yes 2005-07-10 19:15:12 +00:00
Joe Marcus Clarke
b5bbaeeab2 No longer remove libdata/pkgconfig. This is taken care of by mtree now. 2005-05-16 21:18:11 +00:00
Dirk Meyer
ff47353fbd - update 0.9.7g
PR:		79899
Submitted by:	Vasil Dimov
2005-04-15 04:39:20 +00:00
Dirk Meyer
0013b3e383 - fix manpages 2005-04-02 20:12:33 +00:00
Dirk Meyer
ed1fb92b15 - update to 0.9.7f 2005-04-02 20:11:10 +00:00
Dirk Meyer
f3d9a33c70 - extended API for hw-crypto
Submitted by:	phk
2005-01-24 13:56:35 +00:00
Dirk Meyer
9aa92d206d - drop objects for win and vms 2004-11-06 05:13:56 +00:00
Dirk Meyer
8d0380392d - cleanup fips
- 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
2004-11-06 05:12:46 +00:00
Dirk Meyer
8af65f3ae1 - Bugfix update to 0.9.7e
- md5 verfied with website
2004-10-26 21:32:19 +00:00
Dirk Meyer
47a5694889 - add patch to support AES-192-CBC and AES-256-CBC
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
2004-10-12 04:19:11 +00:00
Dirk Meyer
3bb1ec678a - installs pkgconfig data in $(prefix)/libdata
PR:		69150
Submitted by:	Konstantin Oznobihin
2004-07-19 04:36:14 +00:00
Dirk Meyer
cb5202ab5e - Update option OPENSSL_SNAPSHOT to work with newer bsd.port.mk 2004-05-12 20:08:25 +00:00
Dirk Meyer
dacacad241 - Fix check for dynamic root.
PR:		65346
Submitted by:	edwin
2004-04-09 06:22:08 +00:00
Dirk Meyer
a3974746eb - make PKGNAMESUFFIX more flexible
- merge lines from openssl-beta
2004-03-26 19:57:26 +00:00
Dirk Meyer
130313c7d4 - Security update to 0.9.7d
http://www.openssl.org/news/secadv_20040317.txt
2004-03-17 13:51:00 +00:00
Dirk Meyer
4857d67313 - add SIZE 2004-02-26 05:56:07 +00:00
Dirk Meyer
f8e4e0cf2e - Warn about conflict with /lib/libcrypto.so 2004-01-08 17:36:07 +00:00
Dirk Meyer
67b6c0aaf9 - add CONFLICTS
- cleanup
- use DOCSDIR

Submitted by:	eikemeier@fillmore-labs.com [CONFLICTS]
2003-10-12 11:14:52 +00:00
Dirk Meyer
baa90b8ff0 - Security Fix, Update to 0.9.7c
- Fix manpages
2003-09-30 17:48:20 +00:00
Dirk Meyer
3c0cc81cb8 - Fix: FreeBSD 470101 don't has a crytodevice.
Problem noted by: jarnold@knightridder.com
2003-08-04 18:22:34 +00:00
Dirk Meyer
2d1407f8f6 - Support amd64 2003-07-06 03:03:29 +00:00
Dirk Meyer
1afeeb4c02 - Fixes problem when base has no openssl installed
Submitted by:	marius@alchemy.franken.de
2003-05-07 20:08:00 +00:00
Dirk Meyer
26bdfd8a7f - retire Makefile.ssl, please use bsd.openssl.mk 2003-04-16 19:02:31 +00:00
Dirk Meyer
9d825c5f3a - new Overrideable defaults: OPENSSL_SHLIBVER and OPENSSL_PORT
- set CFLAGS and LDFLAGS to link the correct libs
2003-04-16 14:49:26 +00:00
Dirk Meyer
0144066d45 - ### HEAD UP ### SHLIBVER has been bumped back.
- honor OPENSSH_SHLIBVER if set by user.
- CFLAGS added to esure correct linking
2003-04-16 14:49:00 +00:00