Date: Tue, 11 Jan 2005 13:45:05 +0000 (UTC) From: Clement Laforet <clement@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache2 Makefile ports/www/apache2/files apache.sh ports/www/apache21 Makefile ports/www/apache21/files apache.sh Message-ID: <200501111345.j0BDj5QW077354@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501111345.j0BDj5QW077354>