cvs commit: ports/Mk bsd.apache.mk

Clement Laforet clement at FreeBSD.org
Sun Sep 9 07:36:43 PDT 2007


clement     2007-09-09 14:36:42 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.apache.mk 
  Log:
  - fix pre/post includes for USE_APACHE=common*
    We still perform a double inclusion for modules to ensure backward
    compatibility
  - add "Apache servers"-wide support for OPTIONS.
    !! Warning !!
    If OPTIONS is defined, all other modes to select modules are disabled.
    Here's the logic behind:
      1) OPTIONS
      2) WITH_MODULES
      3) all others knobs.
  
    OPTIONS'ified list of modules can be obtained via:
    "make make-options-list"
  
  Revision  Changes    Path
  1.17      +31 -6     ports/Mk/bsd.apache.mk


More information about the cvs-all mailing list