cvs commit: modperl-2.0/xs/ModPerl/Const Const.pm

2001-10-11 Thread dougm
dougm 01/10/11 17:52:32 Modified:xs/ModPerl/Const Const.pm Log: RTDL_GLOBAL is only support on platforms using dlopen Revision ChangesPath 1.2 +5 -1 modperl-2.0/xs/ModPerl/Const/Const.pm Index: Const.pm

cvs commit: modperl-2.0/lib/Apache Build.pm

2001-10-11 Thread dougm
dougm 01/10/11 17:23:51 Modified:lib/Apache Build.pm Log: fixup hpux cflags Revision ChangesPath 1.49 +16 -1 modperl-2.0/lib/Apache/Build.pm Index: Build.pm === RCS file: /home/cvs/modper

Re: perl.apache.org / apache.perl.org

2001-10-11 Thread Ask Bjoern Hansen
On Mon, 8 Oct 2001, Nathan Torkington wrote: > Stas Bekman writes: > > Everything is under CVS, and if somebody wants to come and give a > > hand to redo the site, there is no problem to give a cvs access to > > this person. > > I'll chew on a new layout and give you something by the end of the

Re: perl.apache.org / apache.perl.org

2001-10-11 Thread Nathan Torkington
Stas Bekman writes: > Everything is under CVS, and if somebody wants to come and give a > hand to redo the site, there is no problem to give a cvs access to > this person. I'll chew on a new layout and give you something by the end of the week. Thanks, Nat

Re: perl.apache.org / apache.perl.org

2001-10-11 Thread brian moseley
On Sun, 7 Oct 2001, Stas Bekman wrote: > We have had two new designs worked out long time ago, > but one has been picked by take23.org and the other > wasn't applied. (hi brian) :( sorry! i have this tendency to bite off more than i can chew. i have 10 projects and none of them will ever be fin

Re: perl.apache.org / apache.perl.org

2001-10-11 Thread brian moseley
On Sun, 7 Oct 2001, Stas Bekman wrote: > can you please post the URL again? thanks! http://thisishomemade.com/for/modperl/site/ like he said before, it's really just a reorganization of the available information, rather than a complete site architecture with fancy rollover navigation, huge menu

cvs commit: modperl-2.0/ModPerl-Registry Makefile.PL

2001-10-11 Thread dougm
dougm 01/10/11 12:53:04 Modified:ModPerl-Registry Makefile.PL Log: ../blib/lib does not work because it isn't created until 'make' change to ../Apache-Test/lib Revision ChangesPath 1.3 +1 -1 modperl-2.0/ModPerl-Registry/Makefile.PL Index: Makefile.PL

cvs commit: modperl-2.0/ModPerl-Registry MANIFEST

2001-10-11 Thread dougm
dougm 01/10/11 12:50:20 Modified:ModPerl-Registry MANIFEST Log: Warning: the following files are missing in your kit: t/htdocs/index.html Please inform the author. Revision ChangesPath 1.2 +1 -1 modperl-2.0/ModPerl-Registry/MANIFEST Index: M

cvs commit: modperl-2.0 Makefile.PL

2001-10-11 Thread dougm
dougm 01/10/11 12:48:08 Modified:.Makefile.PL Log: add os specific sanity checks starting with hpux Revision ChangesPath 1.43 +19 -0 modperl-2.0/Makefile.PL Index: Makefile.PL ===

cvs commit: modperl-2.0/lib/Apache Build.pm

2001-10-11 Thread dougm
dougm 01/10/11 12:32:43 Modified:lib/Apache Build.pm Log: fixup ldopts for hpux Revision ChangesPath 1.48 +8 -0 modperl-2.0/lib/Apache/Build.pm Index: Build.pm === RCS file: /home/cvs/mo

cvs commit: modperl-2.0/ModPerl-Registry Makefile.PL

2001-10-11 Thread dougm
dougm 01/10/11 12:31:04 Modified:ModPerl-Registry Makefile.PL Log: 5.6.0 is the minimum version for modperl-2.0 Revision ChangesPath 1.2 +1 -1 modperl-2.0/ModPerl-Registry/Makefile.PL Index: Makefile.PL

cvs commit: modperl-2.0/src/modules/perl modperl_log.h

2001-10-11 Thread dougm
dougm 01/10/11 12:14:06 Modified:src/modules/perl modperl_log.h Log: __FUNCTION__ usage breaks on anything non-gcc even without MP_TRACE=1; workaround that for now Revision ChangesPath 1.6 +8 -3 modperl-2.0/src/modules/perl/modperl_log.h Index: modperl

cvs commit: modperl-2.0/src/modules/perl modperl_config.h

2001-10-11 Thread dougm
dougm 01/10/11 08:38:23 Modified:src/modules/perl modperl_config.h Log: add MP_dTHX macro Revision ChangesPath 1.28 +10 -0 modperl-2.0/src/modules/perl/modperl_config.h Index: modperl_config.h