Log of /httpd/mod_ftp/trunk/Makefile.apxs
Parent Directory
|
Revision Log
Revision
835524 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 12 20:14:51 2009 UTC
(11 days, 19 hours ago)
by
trawick
File length: 4885 byte(s)
Diff to
previous 834731
(
colored)
pick up r834900 and r834923 from mod_fcgid
Follow up the awk compatibility fix in r834729 by selecting the most
suitable awk, following the AC_PROG_AWK order (gawk, mawk, nawk, awk).
As with AC_PROG_AWK, AWK=foo overrides.
After r834729 a working conf was generated on Solaris when using
/usr/bin/awk, but only by some fluke of command-line processing
(-v was sort-of ignored; see PR for discussion). Also, the LoadModule
wasn't added in the right spot due to awk engine differences.
PR: 48067
Helped by: rjung, Hans Werner Strube <strube physik3.gwdg.de>
/usr/xpg4/bin/awk is a better choice than nawk on Solaris
(one issue: nawk on some Solaris levels is missing toupper/tolower,
breaking addloadmodule.awk)
Submitted by: Hans Werner Strube <strube physik3.gwdg.de>
Revision
834731 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 11 00:56:51 2009 UTC
(13 days, 14 hours ago)
by
trawick
File length: 4876 byte(s)
Diff to
previous 834728
(
colored)
merge r834729 from mod_fcgid:
Fix compatibility of httpd.conf-editing logic with non-GNU awk.
PR: 48067
Submitted by: Hans Werner Strube <strube physik3.gwdg.de>
Reviewed by: trawick
Revision
822542 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 7 00:43:59 2009 UTC
(6 weeks, 6 days ago)
by
wrowe
File length: 4821 byte(s)
Diff to
previous 819647
(
colored)
Create conf/ tree in the DESTDIR
Update both conf/httpd.conf and conf/original/httpd.conf
Install conf segments in the DESTDIR
Revision
819647 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 28 17:09:53 2009 UTC
(8 weeks ago)
by
wrowe
File length: 4718 byte(s)
Diff to
previous 817889
(
colored)
Correct Makefile.apxs installation targets to account for DESTDIR, per
the mod_fcgid patch offered by Paul Howarth <paul city-fan.org>
Revision
605328 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 18 21:15:34 2007 UTC
(23 months, 1 week ago)
by
wrowe
File length: 4394 byte(s)
Diff to
previous 605084
(
colored)
Catch up to Gunter's work on variable substitutions.
note one change, rel_logfiledir, not exp_logfiledir. exp gets too wordy.
Revision
605084 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 18 04:48:09 2007 UTC
(23 months, 1 week ago)
by
wrowe
File length: 4074 byte(s)
Diff to
previous 605071
(
colored)
Whoops; that's ".so" to you.
I choose not to insert the period by default, so that any more unusual
naming conventions could be accomodated. (Also, it turns out that -v
args for awk aren't portably available in the BEGIN{} block, so it wasn't
wise to derive a default there.)
Revision
604764 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 17 03:26:54 2007 UTC
(23 months, 1 week ago)
by
wrowe
File length: 4011 byte(s)
Diff to
previous 604763
(
colored)
Work out dox and docs build targets (a long ways from actually
generating any useful API docs, but at least it's a start).
Revision
604763 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 17 03:13:28 2007 UTC
(23 months, 1 week ago)
by
wrowe
File length: 3696 byte(s)
Diff to
previous 604560
(
colored)
CRITICAL; 0.9.0 showstopper
This modified /usr/include/httpd/ directory with 644 perms,
instead of setting the mod_ftp.h perms as intended. Please
note this if you are testing ./configure.apxs; make install
that you may need to restore your include directory back
to 755 perms when finished.
Revision
604382 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sat Dec 15 03:25:52 2007 UTC
(23 months, 1 week ago)
by
wrowe
File length: 3676 byte(s)
Add configure.apxs, one script to solve out-of-tree builds.
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.