Bug 36364

Summary: apache13-ssl - 'make certificate' fails
Product: Ports & Packages Reporter: Ryan <ryan>
Component: Individual Port(s)Assignee: Dirk Meyer <dinoex>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ryan 2002-03-27 07:30:01 UTC
      When attempting to perform 'make certificate' in /usr/ports/www/apache13-ssl, the following error is generated:

cp: /usr/local/certs/cert.pem: No such file or directory
*** Error code 1

Stop in /usr/ports/www/apache13-ssl.

How-To-Repeat: Minor tweaking is required first, as there are a few other bugs needing to be addressed to get to this point. Please refer to internal identification `ports/36361' and `ports/36363'

cd /usr/ports/www/apache13 ; make certificate
Comment 1 Dirk Meyer freebsd_committer freebsd_triage 2003-01-27 16:49:06 UTC
State Changed
From-To: open->patched

problem in Makefile, patched. 


Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2003-01-27 16:49:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

I will take care of it.
Comment 3 Dirk Meyer freebsd_committer freebsd_triage 2003-01-27 17:06:00 UTC
State Changed
From-To: patched->closed

Fix committed.