Bug 50455

Summary: apache13-modssl/Makefile new options and changes
Product: Ports & Packages Reporter: Drazen <drazen>
Component: Individual Port(s)Assignee: Dirk Meyer <dinoex>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Makefile.diff none

Description Drazen 2003-03-30 14:00:22 UTC
o WITH_APACHE_SUEXEC changed to APACHE_SUEXEC
o DEFAULT_PATH used by --suexec-safepath changed to APACHE_SUEXEC_SAFEPATH
o new build options are APACHE_SUEXEC_CALLER, APACHE_SUEXEC_LOG,
  APACHE_SUEXEC_UIDMIN, APACHE_SUEXEC_GIDMIN, APACHE_SUEXEC_SAFEPATH,
  APACHE_SUEXEC_UMASK
o add APACHE_HARD_SERVER_LIMIT build option
o WITH_APACHE_PERF_TUNING changed to APACHE_PERF_TUNING
o add APACHE_FD_SETSIZE and APACHE_BUFFERED_LOGS build options
  - separated from APACHE_PERF_TUNING
o CFLAGS option, used by APACHE_PERF_TUNING, is changed
o cosmetic changes

Build options, with descriptions, are visible at the pre-fetch stage.
Comment 1 Drazen 2003-03-30 14:16:45 UTC
For some reason send-pr -a file option didn't work for me :-( Patch file is 
attached.

--
Drazen Ferencic
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2003-06-04 17:36:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

I will look into this.
Comment 3 Dirk Meyer freebsd_committer freebsd_triage 2003-06-04 18:08:39 UTC
State Changed
From-To: open->closed

committed, thanks. 

o WITH_APACHE_SUEXEC changed to APACHE_SUEXEC 
not commited, such options shall keep the name WITH_* or APACHE_WITH_*. 
we stay compatible with ports/www/apache13/Makefile.