You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2003/09/06 18:38:33 UTC

cvs commit: modperl-docs/src/products apache-modules.pod

stas        2003/09/06 09:38:33

  Modified:    src/products apache-modules.pod
  Log:
  add the version numbers to the modules that were ported
  
  Revision  Changes    Path
  1.12      +17 -14    modperl-docs/src/products/apache-modules.pod
  
  Index: apache-modules.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/products/apache-modules.pod,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -u -r1.11 -r1.12
  --- apache-modules.pod	5 Aug 2003 07:05:31 -0000	1.11
  +++ apache-modules.pod	6 Sep 2003 16:38:32 -0000	1.12
  @@ -155,19 +155,23 @@
   ported but not listed here, please contact L<the modperl
   list|maillist::modperl>, so we can update this information:
   
  -  Apache::AuthExpire
  -  Apache::AuthNetLDAP
  -  Apache::AuthPerLDAP
  -  Apache::AuthenNIS
  -  Apache::AuthenPasswd
  -  Apache::AuthenSmb
  -  Apache::AuthzNIS
  -  Apache::AuthzNetLDAP
  -  Apache::AuthzPasswd
  -  Apache::Clean
  -  Apache::Peek
  -  CGI
  -  CGI::Cookie
  +  Module Name                 Required Dist Package
  +  -------------------------------------------------
  +  Apache::AuthExpire         Apache-AuthExpire-0.38
  +  Apache::AuthNetLDAP        Apache-AuthNetLDAP-0.25
  +  Apache::AuthPerLDAP        Apache-AuthPerLDAP-2.01
  +  Apache::AuthenNIS          Apache-AuthenNIS-0.11
  +  Apache::AuthenNTLM         Apache-AuthenNTLM-2.04
  +  Apache::AuthenPasswd       Apache-AuthenPasswd-0.12
  +  Apache::AuthenSmb          Apache-AuthenSmb-0.70
  +  Apache::AuthzNIS           Apache-AuthzNIS-0.11
  +  Apache::AuthzNetLDAP       Apache-AuthzNetLDAP-0.07
  +  Apache::AuthzPasswd        Apache-AuthzPasswd-0.11
  +  Apache::Clean              Apache-Clean-2.00_4 (not released)
  +  Apache::Peek               Apache-Peek-1.01
  +  CGI                        CGI.pm-2.93
  +  CGI::Cookie                CGI.pm-2.93 (comes in the CGI dist)
  +
   
   =head1 Porting in Process
   
  @@ -186,7 +190,6 @@
                                Clemens Schrimpe <csch AT Kiez.NET>
     Apache::Scoreboard         Stas Bekman <stas AT stason.org>
     Apache::VMonitor           Stas Bekman <stas AT stason.org>
  -  Apache::AuthPerLDAP        Shannon Eric Peevey <speeves AT unt.edu>
     Apache::Request            http://httpd.apache.org/apreq/
     Apache::Language           Philippe M. Chiasson <gozer AT cpan.org>
     Apache::AutoIndex          Philippe M. Chiasson <gozer AT cpan.org>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org