Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
update license header text
Update the last year of copyright.
Update copyright year to 2005 and standardize on current copyright owner line.
property cleanup
fix name of The Apache Software Foundation
fix copyright dates according to the first check in.
apply Apache License, Version 2.0
find the first perl, not the last we break-ed when we found the first perl, but it didn't get us out of the outer for
Fix install-bindist.sh so that it finds any perl instead of just early perl 5.x versions. This is consistent with a build/install from source, and it allows the perl scripts installed by a bindist to work on systems with perl 5.6.
Fix apxs to allow it to work when the build directory is somewhere
besides server-root/build.
PR: 8453
Submitted by: a number of people hit this problem and offered hints or
partial fixes; Thom May and Pier Fumagalli had a patch to
apxs, a subset of which mostly fixed this problem; there
were hints in PRs 8453 and 9316
Fix the binary build install script so that the build logic created by "apxs -g" will work when the user has a binary build. We didn't copy enough of the build directory and we edited the wrong version of config_vars.mk.
get closer to having apxs work from a binary distribution we need to copy libtool and instdso.sh verbatim, and we need to edit config_vars.mk and apxs still broken: "httpd -l" as invoked by apxs can fail since support libraries (apr, aprutil, etc.) are probably not findable
Allow mod_cgid to work from a binary distribution install by using 755 for the permissions on the log directory instead of 750.
get binbuild to do the right thing with envvars (install/edit as appropriate) fix a problem in the load-library-path setting (wrong kind of quotes were used)
handle the envvar file properly in install-bindist.sh
copy the lib/ directory when installing a binary.
install our manual in the new location also, pick up an edit I missed last time around...whoops!
new file for use with binbuild.sh
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |