pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/41141 CVS commit: pkgsrc/www/apache22
The following reply was made to PR pkg/41141; it has been noted by GNATS.
From: Matthias Scheler <tron%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/41141 CVS commit: pkgsrc/www/apache22
Date: Wed, 8 Apr 2009 17:03:25 +0000
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