Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Aug 1997 09:01:15 -0700 (PDT)
From:      Andreas Klemm <andreas@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   cvs commit: ports/www/apache-ssl Makefile ports/www/apache-ssl/files SSLpatch-1.2.1
Message-ID:  <199708161601.JAA09615@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
andreas     1997/08/16 09:01:14 PDT

  Modified files:
    www/apache-ssl       Makefile 
    www/apache-ssl/files SSLpatch-1.2.1 
  Log:
  target post-install informs now about "make certificate"
  make certificate creates an own temporary certificate
  	cd ${WRKSRC}; ${MAKE} ${MAKE_ENV} $@
  and installs it into the suitable location:
  	cp ${WRKSRC}/SSLconf/conf/httpsd.pem ${PREFIX}/certs/cert.pem
  
  Revision  Changes    Path
  1.39      +7 -1      ports/www/apache-ssl/Makefile
  1.2       +3 -3      ports/www/apache-ssl/files/SSLpatch-1.2.1



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