Bug 77075

Summary: no apache13 in ports!
Product: Ports & Packages Reporter: neila <yack>
Component: Individual Port(s)Assignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description neila 2005-02-03 21:20:21 UTC
Sources /usr/ports/apache13/ havn't got a few #define

Fix: 

alloc.c, http_log.c, no *.h define:
STDOUT_FILENO 0
STDIN_FILENO 1
STDERR_FILENO 2
and mod_status.c with no define HZ in if declaration:
HZ 64
HZ 100
How-To-Repeat: #cd /usr/ports/www/apache13
#make all
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-02-04 15:06:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ache

Hopefully the maintainer can make some sense out of this...
Comment 2 Andrey A. Chernov freebsd_committer freebsd_triage 2005-02-11 14:41:37 UTC
State Changed
From-To: open->feedback

I can't reproduce that bug. 
Try to find your local problem by yourself or I need more detailed debuging 
output to see what happens on your side step by step.
Comment 3 Florent Thoumie freebsd_committer freebsd_triage 2005-06-06 14:04:37 UTC
State Changed
From-To: feedback->closed

Feedback timeout. 

It must have been a local problem btw. If I'm wrongly closing 
this PR, please re-open it and accept my apologies.