/[Apache-SVN]/httpd/httpd/trunk/config.layout
ViewVC logotype

Log of /httpd/httpd/trunk/config.layout

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 758891 - (view) (annotate) - [select for diffs]
Modified Thu Mar 26 22:23:44 2009 UTC (7 months, 4 weeks ago) by trawick
File length: 10170 byte(s)
Diff to previous 106103 (colored)
remove BeOS OS support

Revision 106103 - (view) (annotate) - [select for diffs]
Modified Sun Nov 21 18:50:36 2004 UTC (5 years ago) by nd
File length: 10943 byte(s)
Diff to previous 100397 (colored)
general property cleanup

Revision 100397 - (view) (annotate) - [select for diffs]
Modified Sun Jun 29 16:44:22 2003 UTC (6 years, 4 months ago) by nd
File length: 10943 byte(s)
Diff to previous 96083 (colored)
Add FreeBSD directory layout

PR: 21100
Submitted by: info@orangexl.com (Sander Holthaus)

Revision 96083 - (view) (annotate) - [select for diffs]
Modified Tue Jul 16 18:29:59 2002 UTC (7 years, 4 months ago) by jerenkrantz
File length: 10179 byte(s)
Diff to previous 95152 (colored)
Update SuSE layout.

Submitted by:	Peter Poeml <poeml@suse.de>
Reviewed by:	Justin Erenkrantz

Revision 95152 - (view) (annotate) - [select for diffs]
Modified Fri May 17 14:49:31 2002 UTC (7 years, 6 months ago) by trawick
File length: 10199 byte(s)
Diff to previous 95089 (colored)
get binbuild working again, and zap the BinaryDistribution layout
at the same time

a few days ago the configure syntax for specifying a layout was fixed
in binbuild.sh, but the layout was broken...  it turns out that we
don't need the layout

with Apache 1.3, a separate layout for binary builds was necessary
in order to install under any prefix specified by the user

with Apache 2.0, that works without any special tricks so the
BinaryDistribution layout is no longer necessary

Revision 95089 - (view) (annotate) - [select for diffs]
Modified Tue May 14 14:22:27 2002 UTC (7 years, 6 months ago) by trawick
File length: 10767 byte(s)
Diff to previous 95088 (colored)
binbuild.sh was using the ancient syntax --with-layout=BinaryDistribution
instead of --enable-layout=BinaryDistribution

I changed the layout for BinaryDistribution to install under
/usr/local/apache2 instead of /usr/local/apache.  Hopefully the
rest of the layout is reasonable.

Revision 95088 - (view) (annotate) - [select for diffs]
Modified Tue May 14 13:52:12 2002 UTC (7 years, 6 months ago) by trawick
File length: 10766 byte(s)
Diff to previous 94669 (colored)
fix a comment in config.layout which told the unsuspecting user
to use --with-layout instead of --enable-layout

PR:		9061
Submitted by:   Max Dittrich
Reviewed by:    Jeff Trawick

Revision 94669 - (view) (annotate) - [select for diffs]
Modified Tue Apr 16 05:57:50 2002 UTC (7 years, 7 months ago) by jerenkrantz
File length: 10762 byte(s)
Diff to previous 94531 (colored)
I doubt this was the intention.

(Change 1.3->2.0)

Revision 94531 - (view) (annotate) - [select for diffs]
Modified Mon Apr 8 09:37:57 2002 UTC (7 years, 7 months ago) by mjc
File length: 10762 byte(s)
Diff to previous 94510 (colored)
Fixup product name
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 94510 - (view) (annotate) - [select for diffs]
Modified Sat Apr 6 21:44:44 2002 UTC (7 years, 7 months ago) by aaron
File length: 10755 byte(s)
Diff to previous 94272 (colored)
Add libdir entries to config.layout.

Submitted by:	Pier Fumagalli <pier@betaversion.org>
Reviewed by:	Aaron Bannert

Revision 94272 - (view) (annotate) - [select for diffs]
Modified Thu Mar 28 19:04:48 2002 UTC (7 years, 7 months ago) by slive
File length: 10286 byte(s)
Diff to previous 93936 (colored)
Update Redhat layout to v7.

PR: BZ-7422
Submitted by: Joe Orton

Revision 93936 - (view) (annotate) - [select for diffs]
Modified Thu Mar 14 17:18:33 2002 UTC (7 years, 8 months ago) by aaron
File length: 10289 byte(s)
Diff to previous 93818 (colored)
Fix a comment about the /<target> appended to config.layout variables
postpended with a '+' character. We don't currently support --target
(and as Thom pointed out, --target means something completely different
to Autoconf). Also change the default for '+' replacement to 'apache2'
so 1.3 and 2.0 can coexist on such distributions.

Revision 93818 - (view) (annotate) - [select for diffs]
Modified Sat Mar 9 19:37:09 2002 UTC (7 years, 8 months ago) by jerenkrantz
File length: 10259 byte(s)
Diff to previous 93764 (colored)
Add a missing manualdir entry in the Debian layout.

Submitted by:	Thom May <thom@planetarytramp.net>
Reviewed by:	Justin Erenkrantz

Revision 93764 - (view) (annotate) - [select for diffs]
Modified Thu Mar 7 14:55:14 2002 UTC (7 years, 8 months ago) by aaron
File length: 10220 byte(s)
Diff to previous 93762 (colored)
Will the real errordir please step forward.

Submitted by:	Thom May <thom@planetarytramp.net>

Revision 93762 - (view) (annotate) - [select for diffs]
Modified Thu Mar 7 14:26:07 2002 UTC (7 years, 8 months ago) by aaron
File length: 10219 byte(s)
Diff to previous 93577 (colored)
Add a missing errordir entry in the Debian config.layout.

PR: 10067
Obtained from:  Dirk-Jan Faber <dirk-jan@selwerd.nl>

Revision 93577 - (view) (annotate) - [select for diffs]
Modified Tue Feb 26 18:41:58 2002 UTC (7 years, 8 months ago) by aaron
File length: 10184 byte(s)
Diff to previous 91851 (colored)
These variables need to be delimited with {} or they will conflict with
other variables in the same namespace with a shorter prefix substring.
How did this ever work before? I ran into this while testing some of
the recent layout-fixing patches.

Revision 91851 - (view) (annotate) - [select for diffs]
Modified Sun Nov 11 07:02:37 2001 UTC (8 years ago) by jerenkrantz
File length: 9800 byte(s)
Diff to previous 91661 (colored)
Add Debian Layout
Submitted by:	Daniel Stone <daniel@sfarc.net>
Reviewed by:	Justin Erenkrantz

Revision 91661 - (view) (annotate) - [select for diffs]
Modified Fri Oct 26 02:59:26 2001 UTC (8 years, 1 month ago) by jwoolley
File length: 9010 byte(s)
Diff to previous 90875 (colored)
No such thing as APACI anymore.  :)

Revision 90875 - (view) (annotate) - [select for diffs]
Modified Mon Sep 3 03:06:12 2001 UTC (8 years, 2 months ago) by rbb
File length: 9012 byte(s)
Diff to previous 90551 (colored)
Make sure that installbuilddir is always defined.

Revision 90551 - (view) (annotate) - [select for diffs]
Modified Thu Aug 23 15:17:02 2001 UTC (8 years, 3 months ago) by martin
File length: 8565 byte(s)
Diff to previous 90412 (colored)
My first try at relocating the manual tree outside of the htdocs/ directory.
It will now reside in the ServerRoot, alongside with .../man/ and .../icons/
and .../htdocs/
-
Please review the config.layout entries for the vendor specific entries,
I supplied sensible defaults but you may disagree.

Reviewed by:	William A. Rowe, Jr., Joshua Slive, Rich Bowen

Revision 90412 - (view) (annotate) - [select for diffs]
Modified Mon Aug 20 18:45:55 2001 UTC (8 years, 3 months ago) by wrowe
File length: 8128 byte(s)
Diff to previous 88692 (colored)
  If my grep and brain are working, that's all there is to adding error/
  to the *nix build.  If I'm wrong, don't shoot.

Revision 88692 - (view) (annotate) - [select for diffs]
Modified Tue Apr 3 17:03:35 2001 UTC (8 years, 7 months ago) by marc
File length: 7705 byte(s)
Diff to previous 87507 (colored)
- change inconsistent use of logdir and logfiledir all to logfiledir, to
  make the config.layout file work properly.
- change default layout to be "Apache", as defined in config.layout,
  instead of duplicating (some of) that layout in configure itself.
- change default installation path to /usr/local/apache2

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 87507 - (view) (annotate) - [select for diffs]
Modified Fri Dec 22 11:58:55 2000 UTC (8 years, 11 months ago) by gstein
File length: 7704 byte(s)
Diff to previous 87443 (colored)
minor correction to libexecdir for the standard Apache layout

Revision 87443 - (view) (annotate) - [select for diffs]
Added Wed Dec 20 01:18:35 2000 UTC (8 years, 11 months ago) by rbb
File length: 7704 byte(s)
Add the config.layout page back.

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.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2