1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Commit Graph

136 Commits

Author SHA1 Message Date
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
Dirk Meyer
ef7899960f - Change all USE_OPENSSL_* to WITH_OPENSSL_* 2003-04-13 11:47:23 +00:00
Dirk Meyer
0636be66df - use bsd.openssl.mk 2003-04-11 18:39:18 +00:00
Dirk Meyer
7d2f60a86e - Udpate to 0.9.7b 2003-04-11 18:29:17 +00:00
Dirk Meyer
4bee344745 - defaults to STABLE/CURRENT shared lib version 2003-04-07 05:54:39 +00:00
Dirk Meyer
605d36542b - enable threads on ia64
- OPENSSL_OVERWRITE_BASE
  defaults to STABLE/CURRENT shared lib version
  This solves problems when the share lib is deinstalled.
  ports/50292
PR:		50292
2003-04-07 05:50:39 +00:00
Dirk Meyer
2e88b8ec35 - honor CC and use PTHREAD_LIBS and PTHREAD_FLAGS
marius@alchemy.franken.de
2003-04-03 18:24:52 +00:00
Dirk Meyer
cae454ac23 - rename Makefile.ssl to bsd.openssl.mk 2003-04-03 18:24:31 +00:00
Dirk Meyer
018fc2c474 - Security Fix:
http://www.openssl.org/news/secadv_20030319.txt
2003-03-23 04:49:53 +00:00
Dirk Meyer
1f094f8114 - switch to USE_PERL5_BUILD
- add security patch
Approved by:	kris
Obtained from:	http://www.openssl.org/news/secadv_20030317.txt
2003-03-19 06:28:03 +00:00
Dirk Meyer
9ea8fec662 - check if we have 0.9.7a 2003-02-27 18:09:09 +00:00
Dirk Meyer
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Dirk Meyer
b8dd3b052d - merged some patches in distribution
- added thread support on alpha, sparc64
- Update to 0.9.7a (with security fix)
- defaults openssl to port
2003-02-19 21:12:51 +00:00
Dirk Meyer
0a30e2916b - keep using the openssl port if its installed
bento does temporay has this conflict, as INDEX don't match dependencies.
2003-02-19 04:20:00 +00:00
Dirk Meyer
0889a929d1 - USE_OPENSSL_PORT=yes
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.
2003-02-18 07:09:28 +00:00
Dirk Meyer
ba4b7af45b - sync SHLIBVER for OPENSSL_OVERWRITE_BASE=yes and 5.0-CURRENT 2003-02-15 06:31:34 +00:00
Dirk Meyer
93f918f4ad - add more comments
- regonize that 5-CURRENT has 0.9.7 after 2003-01-28
  OSVERSION 500100 was bumped at 2003-01-23,
  detection by exist()
2003-02-13 06:04:01 +00:00
Dirk Meyer
268f4e5810 - Fix spelling 2003-02-09 05:45:04 +00:00
Dirk Meyer
4686c6597f - Fix CURRENT version bump in openssl, so ports link as expected. 2003-01-31 19:54:56 +00:00
Dirk Meyer
f78bea0816 - break build, when port try to pick up the wrong shared lib. 2003-01-31 05:53:55 +00:00
Dirk Meyer
d8de079d43 - Update to 0.9.7
- 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
2003-01-29 20:00:43 +00:00
Dirk Meyer
83f46c8755 - add new checksum, only "OPENSSL_VERSION_NUMBER" has been changed
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
2003-01-02 16:32:48 +00:00
Dirk Meyer
fcc315c342 - Update to 0.9.6h
- md5 verified
- add test target
- make build on sparc64
2003-01-02 04:17:19 +00:00