pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/apache22



Module Name:    pkgsrc
Committed By:   tron
Date:           Wed Apr  8 17:03:25 UTC 2009

Modified Files:
        pkgsrc/www/apache22: Makefile PLIST options.mk
Removed Files:
        pkgsrc/www/apache22: PLIST.all-shared

Log Message:
Fix support for non-default options:
- If option "suexec" is used we must manually build the binary because
  the top level makefile doesn't do that. This fixes PR pkg/41141
  by Anton Blajev.
- Move the handling of the "all-shared" option into "options.mk" and
  don't use a seperate package list that will cause failure to remove
  the "lib/httpd" directory on deinstallation.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/www/apache22/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/apache22/PLIST
cvs rdiff -u -r1.2 -r0 pkgsrc/www/apache22/PLIST.all-shared
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/apache22/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index