cvs commit: ports/www/apache2 Makefile ports/www/apache2/files apache.sh ports/www/apache21 Makefile ports/www/apache21/files apache.sh

Clement Laforet clement at FreeBSD.org
Tue Jan 11 05:45:06 PST 2005


clement     2005-01-11 13:45:05 UTC

  FreeBSD ports repository

  Modified files:
    www/apache2          Makefile 
    www/apache2/files    apache.sh 
    www/apache21         Makefile 
    www/apache21/files   apache.sh 
  Log:
  o startup script:
  - Use apache{2,21}flags variable in apache{2,21}_checkconfig().
    It fixes restart when apache2ssl_enable is set to YES in rc.conf
    and httpd.conf is "old" (i.e. non -DSSL safe) [1]
  
  o Makefile
  - split post-install target to add install-startup-script:
    User can now upgrade startup script without reinstalling apache2.
    NOTE: this is NOT package-safe and NOT supported, even if in most of
    cases they're no risk.
  
  Noticed by:     many [1]
  
  Revision  Changes    Path
  1.217     +14 -5     ports/www/apache2/Makefile
  1.11      +2 -2      ports/www/apache2/files/apache.sh
  1.168     +10 -3     ports/www/apache21/Makefile
  1.8       +2 -2      ports/www/apache21/files/apache.sh


More information about the cvs-all mailing list