cvs commit: ports UPDATING ports/www/apache22 Makefile Makefile.options ports/www/apache22/files apache22.sh.in

Clement Laforet clement at FreeBSD.org
Tue Sep 18 13:03:16 PDT 2007


clement     2007-09-18 20:03:15 UTC

  FreeBSD ports repository

  Modified files:
    .                    UPDATING 
    www/apache22         Makefile 
    www/apache22/files   apache22.sh.in 
  Added files:
    www/apache22         Makefile.options 
  Log:
  - Add experimental support of OPTIONS.
    From UPDATING:
  
    By popular request, OPTIONS support has been added. When actived
    (default), these knobs are ignored:
            * WITH_<CATEGORY>_MODULES
            * WITHOUT_<CATEGORY>_MODULES
            * WITH_CUSTOM_<CATEGORY>
            * WITH_MODULES
            * WITHOUT_MODULES
            * WITH_STATIC_MODULES
    However, you can disable OPTIONS by defining WITHOUT_APACHE_OPTIONS.
  
  - move envvars support to the beginning of apache22_checkconfig() to be
    sure we're using envvars during configtest [1]
  
  PR:             ports/116329 [1]
  Submitted by:   Ruud Althuizen <ruud at il.fontys.nl> [1]
  
  Revision  Changes    Path
  1.543     +15 -1     ports/UPDATING
  1.210     +11 -0     ports/www/apache22/Makefile
  1.1       +75 -0     ports/www/apache22/Makefile.options (new)
  1.5       +6 -6      ports/www/apache22/files/apache22.sh.in


More information about the cvs-all mailing list