Bug 50455 - apache13-modssl/Makefile new options and changes
Summary: apache13-modssl/Makefile new options and changes
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-30 14:00 UTC by Drazen
Modified: 2003-06-04 18:09 UTC (History)
0 users

See Also:


Attachments
Makefile.diff (4.30 KB, patch)
2003-03-30 14:16 UTC, Drazen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.