Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 1999 00:42:49 -0800 (PST)
From:      Dirk Froemberg <dirk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/openssl Makefile ports/security/openssl/files Makefile.patch md5 ports/security/openssl/patches patch-ac patch-ah patch-ai patch-aa patch-ab patch-ae patch-af ports/security/openssl/pkg PLIST
Message-ID:  <199903260842.AAA06276@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dirk        1999/03/26 00:42:49 PST

  Modified files:
    security/openssl     Makefile 
    security/openssl/files Makefile.patch md5 
    security/openssl/patches patch-aa patch-ab 
    security/openssl/pkg PLIST 
  Added files:
    security/openssl/patches patch-ac patch-ah patch-ai 
  Removed files:
    security/openssl/patches patch-ae patch-af 
  Log:
  Upgrade to 0.9.2b.
  
  According to the OpenSSL-core-team you are strongly encouraged to upgrade
  any old version. The new version has a lot of bug fixes.
  
  - ${PREFIX}/bin/ssleay was renamed to ${PREFIX}/bin/openssl and
    ${PREFIX}/etc/ssleay.cnf to ${PREFIX}/lib/openssl.cnf
  
  - there are no links from e. g. ${PREFIX}/bin/md5 to ${PREFIX}/bin/ssleay
    any longer, instead you have to call "openssl md5" now
  
  - replaced HAS_CONFIGURE, CONFIGURE_SCRIPT and CONFIGURE_ENV with a
    do-configure target and changed the indention level
  
  - some perl scripts need perl5 now, so set USE_PERL5 and replace perl
    with ${PERL5} where neccessary.
  
  - honour ${CFLAGS}
  
  Revision  Changes    Path
  1.28      +23 -21    ports/security/openssl/Makefile
  1.5       +13 -14    ports/security/openssl/files/Makefile.patch
  1.12      +1 -2      ports/security/openssl/files/md5
  1.9       +4 -34     ports/security/openssl/patches/patch-aa
  1.7       +4 -4      ports/security/openssl/patches/patch-ab
  1.12      +14 -126   ports/security/openssl/pkg/PLIST


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903260842.AAA06276>