Commit graph

184 commits

Author SHA1 Message Date
Dirk Meyer
c8a2a27107 - cleanup beta 2009-02-23 12:58:23 +00:00
Dirk Meyer
4c5fb218aa - update to 0.9.8j
- move patches from files-beta back to files
- FIPS disabled with force
- support for crypto_hw device cloning restored
- support for crypto_hw aes_256 restored
2009-01-09 18:49:06 +00:00
Dirk Meyer
e11ec731ce - Security fix for incorrect checks for malformed signatures
Security: http://www.openssl.org/news/secadv_20090107.txt
2009-01-09 14:56:30 +00:00
Dirk Meyer
d68cd7c715 - cleanup 0.97 2009-01-09 06:38:40 +00:00
Dirk Meyer
1d7c4cc65b - mark FORBIDDEN
Security: incorrect checks for malformed signatures
2009-01-08 18:57:20 +00:00
Dirk Meyer
d0af69ac7f - mark BROKEN 2009-01-08 14:52:51 +00:00
Pav Lucistnik
b2a96c6df1 - Remove conditional checks for FreeBSD 5.x and older 2009-01-06 17:59:31 +00:00
Dirk Meyer
3a3ac6e98f - update to 0.9.8i 2008-10-09 05:35:34 +00:00
Dirk Meyer
c0656a8298 - Security fix for 0.9.7m
Security:	CVE-2007-5135
Security:	http://www.openssl.org/news/secadv_20071012.txt
Submitted by:	Jung-uk Kim
2008-08-20 16:46:48 +00:00
Pav Lucistnik
2f35b73926 - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:48:47 +00:00
Dirk Meyer
ffc0e28292 - enable cryptodev
124972
PR:		124972
Submitted by:	Larry Baird
Obtained from:	Simon L. Nielsen
2008-06-25 18:06:55 +00:00
Dirk Meyer
19d55ea725 - readd 0.9.7m 2008-06-08 10:51:47 +00:00
Dirk Meyer
efd08b3a27 - Security update to 0.9.8h
Security: http://openssl.org/news/secadv_20080528.txt
Security: http://secunia.com/advisories/30405/
Security: http://cert.fi/haavoittuvuudet/2008/advisory-openssl.html
Security: CVE-2008-0891
Security: CVE-2008-1672
2008-05-29 17:49:51 +00:00
Dirk Meyer
f8e108704f - remove WITH_OPENSSL_SNAPSHOT 2008-03-29 11:27:32 +00:00
Dirk Meyer
03911fceb2 - remove option OPENSSL_OVERWRITE_BASE
it was only supported for FreeBSD 4.x
2007-10-23 20:39:31 +00:00
Dirk Meyer
a169a59876 - update to 0.9.8g 2007-10-23 20:24:16 +00:00
Dirk Meyer
092e182ecf - Secuurity update to 0.9.8f
Security: CVE-2007-4995
2007-10-16 20:37:24 +00:00
Dirk Meyer
4cf26145e8 - fix DESTDIR for config stage 2007-08-06 10:39:24 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Dirk Meyer
199d09adcc - enable cadmilla
PR:		113624
Submitted by:	Tomoyuki Okazaki
2007-06-12 15:11:41 +00:00
Dirk Meyer
6f65a6b3e0 - Fix runtime crash in OpenSSL with "Illegal instruction" when build with gcc42
Obtained from:	kan
2007-06-06 23:09:39 +00:00
Dirk Meyer
d51706cbbf - Security update to 0.9.7m / 0.9.8e
- md5 verfified.
Security:	CVE-2006-2937
Security:	CVE-2006-2938
Security:	CVE-2006-2940
Security:	CVE-2006-3738
Security:	CVE-2006-4343
Security:	SA-06:23.openssl
2007-02-27 20:03:40 +00:00
Dirk Meyer
a7509127f4 - use USE_LDCONFIG 2007-02-12 03:39:09 +00:00
Pav Lucistnik
2df76eb0a7 - Remove support for a.out format and PORTOBJFORMAT variable from individual
ports

With hat:	portmgr
2007-01-30 10:25:34 +00:00
Dirk Meyer
34448d5624 - Security update to 0.9.7l
- Security update to 0.9.8d
Security: http://www.openssl.org/news/secadv_20060928.txt
Security: CVE-2006-2937
Security: CVE-2006-2940
Security: CVE-2006-3738
Security: CVE-2006-4343
Security: http://security.freebsd.org/advisories/FreeBSD-SA-06:23.openssl.asc

md5 hashes verfied
2006-09-28 15:24:41 +00:00
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