Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jan 1999 04:55:50 -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-aa patch-ab patch-ac ports/security/openssl/pkg DESCR PLIST
Message-ID:  <199901091255.EAA18837@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dirk        1999/01/09 04:55:50 PST

  Modified files:
    security/openssl     Makefile 
    security/openssl/files Makefile.patch md5 
    security/openssl/patches patch-aa patch-ab patch-ac 
    security/openssl/pkg DESCR PLIST 
  Log:
  Bring this port up to openssl-0.9.1c after a repository copy from SSLeay.
  
  OpenSSL is a successor of SSLeay (see http://www.openssl.org/).
  
  This port uses almost the same files as SSLeay. So they can't be
  installed both.
  
  - make the port ${PREFIX} clean
  - reorganize PLIST (list links as normal files, which makes the PLIST
    shorter and easier to maintain)
  - reference ${PREFIX}/etc/ssleay.cnf only (there was a reference to
    ${PREFIX}/lib/ssleay.cnf somewhere)
  - some other minor portlint changes
  
  Revision  Changes    Path
  1.24      +20 -23    ports/security/openssl/Makefile
  1.4       +8 -8      ports/security/openssl/files/Makefile.patch
  1.10      +1 -1      ports/security/openssl/files/md5
  1.8       +6 -4      ports/security/openssl/patches/patch-aa
  1.6       +6 -13     ports/security/openssl/patches/patch-ab
  1.2       +0 -10     ports/security/openssl/patches/patch-ac
  1.6       +17 -22    ports/security/openssl/pkg/DESCR
  1.11      +157 -229  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?199901091255.EAA18837>