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 <[EMAIL PROTECTED]> [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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to