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

2004-04-15 Thread stas
stas2004/04/15 11:56:55

  Modified:src/products apache-modules.pod
  Log:
  Apache::DB ported to 2.0
  
  Revision  ChangesPath
  1.22  +1 -1  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.21
  retrieving revision 1.22
  diff -u -u -r1.21 -r1.22
  --- apache-modules.pod7 Apr 2004 18:54:02 -   1.21
  +++ apache-modules.pod15 Apr 2004 18:56:55 -  1.22
  @@ -170,6 +170,7 @@
 Apache::AuthzNetLDAP  Apache-AuthzNetLDAP-0.07
 Apache::AuthzPasswd   Apache-AuthzPasswd-0.11
 Apache::Clean Apache-Clean-2.00_4
  +  Apache::DBApache-DB-0.08
 Apache::Filter::HTTPHeadersFixup  Apache-Filter-HTTPHeadersFixup-0.01
 Apache::GeoIP Apache-GeoIP-1.215
 Apache::PAR   Apache-PAR-0.30
  @@ -202,7 +203,6 @@
 Apache::AutoIndex  Philippe M. Chiasson gozer AT cpan.org
 Apache::Icon   Philippe M. Chiasson gozer AT cpan.org
 Apache::Template   Geoffrey Young geoff AT modperlcookbook.org
  -  Apache::DB Frank Wiles [EMAIL PROTECTED]
 Apache::DProf  Frank Wiles [EMAIL PROTECTED]
 Apache::SmallProf  Frank Wiles [EMAIL PROTECTED]
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-04-15 Thread stas
stas2004/04/15 12:51:57

  Modified:src/products apache-modules.pod
  Log:
  Apache::DProf and Apache::SmallProf ported to 2.0
  
  Revision  ChangesPath
  1.23  +2 -2  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.22
  retrieving revision 1.23
  diff -u -u -r1.22 -r1.23
  --- apache-modules.pod15 Apr 2004 18:56:55 -  1.22
  +++ apache-modules.pod15 Apr 2004 19:51:57 -  1.23
  @@ -171,12 +171,14 @@
 Apache::AuthzPasswd   Apache-AuthzPasswd-0.11
 Apache::Clean Apache-Clean-2.00_4
 Apache::DBApache-DB-0.08
  +  Apache::DProf Apache-DB-0.08
 Apache::Filter::HTTPHeadersFixup  Apache-Filter-HTTPHeadersFixup-0.01
 Apache::GeoIP Apache-GeoIP-1.215
 Apache::PAR   Apache-PAR-0.30
 Apache::Peek  Apache-Peek-1.01
 Apache::ScoreboardApache-Scoreboard-2.01
 Apache::SessionManagerApache-SessionManager 1.00
  +  Apache::SmallProf Apache-DB-0.08
 Apache::VMonitor  Apache-VMonitor-2.0
 CGI   CGI.pm-2.93
 CGI::Cookie   CGI.pm-2.93 (comes in the CGI dist)
  @@ -203,8 +205,6 @@
 Apache::AutoIndex  Philippe M. Chiasson gozer AT cpan.org
 Apache::Icon   Philippe M. Chiasson gozer AT cpan.org
 Apache::Template   Geoffrey Young geoff AT modperlcookbook.org
  -  Apache::DProf  Frank Wiles [EMAIL PROTECTED]
  -  Apache::SmallProf  Frank Wiles [EMAIL PROTECTED]
   
   =head1 mod_perl 2.0 Specific Modules
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2004-02-05 Thread gozer
gozer   2004/02/05 13:40:39

  Modified:src/products apache-modules.pod
  Log:
  I am working on an Apache::Icon port as part of porting Apache::AutoIndex
  
  Revision  ChangesPath
  1.20  +1 -0  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.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- apache-modules.pod28 Jan 2004 04:18:30 -  1.19
  +++ apache-modules.pod5 Feb 2004 21:40:39 -   1.20
  @@ -200,6 +200,7 @@
 Apache::Requesthttp://httpd.apache.org/apreq/
 Apache::Language   Philippe M. Chiasson gozer AT cpan.org
 Apache::AutoIndex  Philippe M. Chiasson gozer AT cpan.org
  +  Apache::Icon   Philippe M. Chiasson gozer AT cpan.org
 Apache::Template   Geoffrey Young geoff AT modperlcookbook.org
   
   =head1 mod_perl 2.0 Specific Modules
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2003-12-22 Thread stas
stas2003/12/22 14:30:34

  Modified:src/products apache-modules.pod
  Log:
  ported: Apache::Scoreboard and Apache::VMonitor
  new: Apache::Filter::HTTPHeadersFixup
  
  Revision  ChangesPath
  1.18  +24 -22modperl-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.17
  retrieving revision 1.18
  diff -u -u -r1.17 -r1.18
  --- apache-modules.pod17 Dec 2003 08:51:26 -  1.17
  +++ apache-modules.pod22 Dec 2003 22:30:34 -  1.18
  @@ -155,26 +155,30 @@
   ported but not listed here, please contact Lthe modperl
   list|maillist::modperl, so we can update this information:
   
  -  Module Name Required Dist Package
  -  -
  -  Apache::ASPApache-ASP-2.55
  -  Apache::AuthExpire Apache-AuthExpire-0.38
  -  Apache::AuthNetLDAPApache-AuthNetLDAP-0.25
  -  Apache::AuthPerLDAPApache-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::AuthzPasswdApache-AuthzPasswd-0.11
  -  Apache::Clean  Apache-Clean-2.00_4
  -  Apache::GeoIP  Apache-GeoIP-1.215
  -  Apache::PARApache-PAR-0.30
  -  Apache::Peek   Apache-Peek-1.01
  -  Apache::SessionManager Apache-SessionManager 1.00
  -  CGICGI.pm-2.93
  -  CGI::CookieCGI.pm-2.93 (comes in the CGI dist)
  +  Module NameRequired Dist Package
  +  
  +  Apache::ASP   Apache-ASP-2.55
  +  Apache::AuthExpireApache-AuthExpire-0.38
  +  Apache::AuthNetLDAP   Apache-AuthNetLDAP-0.25
  +  Apache::AuthPerLDAP   Apache-AuthPerLDAP-2.01
  +  Apache::AuthenNIS Apache-AuthenNIS-0.11
  +  Apache::AuthenNTLMApache-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
  +  Apache::Filter::HTTPHeadersFixup  Apache-Filter-HTTPHeadersFixup-0.01
  +  Apache::GeoIP Apache-GeoIP-1.215
  +  Apache::PAR   Apache-PAR-0.30
  +  Apache::Peek  Apache-Peek-1.01
  +  Apache::ScoreboardApache-Scoreboard-2.01
  +  Apache::SessionManagerApache-SessionManager 1.00
  +  Apache::VMonitor  Apache-VMonitor-2.0
  +  CGI   CGI.pm-2.93
  +  CGI::Cookie   CGI.pm-2.93 (comes in the CGI dist)
  +
   
   
   =head1 Porting in Process
  @@ -192,8 +196,6 @@
 --
 Apache::MP3Stas Bekman stas AT stason.org
Clemens Schrimpe csch AT Kiez.NET
  -  Apache::Scoreboard Stas Bekman stas AT stason.org
  -  Apache::VMonitor   Stas Bekman stas AT stason.org
 Apache::Requesthttp://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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2003-12-17 Thread stas
stas2003/12/17 00:51:26

  Modified:src/products apache-modules.pod
  Log:
  Apache::ASP 2.55 is working under mp2
  
  Revision  ChangesPath
  1.17  +1 -0  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.16
  retrieving revision 1.17
  diff -u -u -r1.16 -r1.17
  --- apache-modules.pod4 Dec 2003 22:31:47 -   1.16
  +++ apache-modules.pod17 Dec 2003 08:51:26 -  1.17
  @@ -157,6 +157,7 @@
   
 Module Name Required Dist Package
 -
  +  Apache::ASPApache-ASP-2.55
 Apache::AuthExpire Apache-AuthExpire-0.38
 Apache::AuthNetLDAPApache-AuthNetLDAP-0.25
 Apache::AuthPerLDAPApache-AuthPerLDAP-2.01
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2003-12-04 Thread stas
stas2003/12/04 13:44:01

  Modified:src/products apache-modules.pod
  Log:
  Apache::PAR working under mp2
  
  Revision  ChangesPath
  1.15  +1 -0  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.14
  retrieving revision 1.15
  diff -u -u -r1.14 -r1.15
  --- apache-modules.pod4 Dec 2003 20:59:16 -   1.14
  +++ apache-modules.pod4 Dec 2003 21:44:01 -   1.15
  @@ -168,6 +168,7 @@
 Apache::AuthzNetLDAP   Apache-AuthzNetLDAP-0.07
 Apache::AuthzPasswdApache-AuthzPasswd-0.11
 Apache::Clean  Apache-Clean-2.00_4
  +  Apache::PARApache-PAR-0.30
 Apache::Peek   Apache-Peek-1.01
 Apache::SessionManager Apache-SessionManager 1.00
 CGICGI.pm-2.93
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2003-12-04 Thread randyk
randyk  2003/12/04 14:31:47

  Modified:src/products apache-modules.pod
  Log:
  add Apache::GeoIP to list of modules that are mp2 aware.
  
  Revision  ChangesPath
  1.16  +1 -0  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.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- apache-modules.pod4 Dec 2003 21:44:01 -   1.15
  +++ apache-modules.pod4 Dec 2003 22:31:47 -   1.16
  @@ -168,6 +168,7 @@
 Apache::AuthzNetLDAP   Apache-AuthzNetLDAP-0.07
 Apache::AuthzPasswdApache-AuthzPasswd-0.11
 Apache::Clean  Apache-Clean-2.00_4
  +  Apache::GeoIP  Apache-GeoIP-1.215
 Apache::PARApache-PAR-0.30
 Apache::Peek   Apache-Peek-1.01
 Apache::SessionManager Apache-SessionManager 1.00
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2003-08-05 Thread stas
stas2003/08/04 23:55:46

  Modified:src/products apache-modules.pod
  Log:
  Shannon ports Apache::AuthPerLDAP to 2.0
  
  Revision  ChangesPath
  1.10  +2 -1  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.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- apache-modules.pod28 Jul 2003 21:54:44 -  1.9
  +++ apache-modules.pod5 Aug 2003 06:55:46 -   1.10
  @@ -156,9 +156,10 @@
   list|maillist::modperl, so we can update this information:
   
 Apache::AuthExpire
  -  Apache::AuthNetLDAP
 Apache::AuthenPasswd
 Apache::AuthenSmb
  +  Apache::AuthNetLDAP
  +  Apache::AuthPerLDAP
 Apache::AuthzNetLDAP
 Apache::AuthzPasswd
 Apache::Clean
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2003-08-05 Thread stas
stas2003/08/05 00:05:32

  Modified:src/products apache-modules.pod
  Log:
  Shannon ports Apache::AuthenNIS and Apache::AuthzNIS
  
  Revision  ChangesPath
  1.11  +4 -2  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.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- apache-modules.pod5 Aug 2003 06:55:46 -   1.10
  +++ apache-modules.pod5 Aug 2003 07:05:31 -   1.11
  @@ -156,10 +156,12 @@
   list|maillist::modperl, so we can update this information:
   
 Apache::AuthExpire
  -  Apache::AuthenPasswd
  -  Apache::AuthenSmb
 Apache::AuthNetLDAP
 Apache::AuthPerLDAP
  +  Apache::AuthenNIS
  +  Apache::AuthenPasswd
  +  Apache::AuthenSmb
  +  Apache::AuthzNIS
 Apache::AuthzNetLDAP
 Apache::AuthzPasswd
 Apache::Clean
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2003-07-28 Thread stas
stas2003/07/28 14:54:44

  Modified:src/products apache-modules.pod
  Log:
  Shannon Eric Peevey [EMAIL PROTECTED] has ported Apache::AuthenSMB to mp2
  
  Revision  ChangesPath
  1.9   +1 -0  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.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- apache-modules.pod15 Jul 2003 10:04:18 -  1.8
  +++ apache-modules.pod28 Jul 2003 21:54:44 -  1.9
  @@ -158,6 +158,7 @@
 Apache::AuthExpire
 Apache::AuthNetLDAP
 Apache::AuthenPasswd
  +  Apache::AuthenSmb
 Apache::AuthzNetLDAP
 Apache::AuthzPasswd
 Apache::Clean
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2003-07-14 Thread stas
stas2003/07/14 07:11:33

  Modified:src/products apache-modules.pod
  Log:
  Apache::AuthExpire was ported by Shannon Eric Peevey [EMAIL PROTECTED]
  
  Revision  ChangesPath
  1.7   +4 -3  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.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- apache-modules.pod2 Jul 2003 11:57:35 -   1.6
  +++ apache-modules.pod14 Jul 2003 14:11:33 -  1.7
  @@ -155,12 +155,13 @@
   ported but not listed here, please contact Lthe modperl
   list|maillist::modperl, so we can update this information:
   
  -  CGI
  -  CGI::Cookie
  -  Apache::Peek
  +  Apache::AuthExpire
 Apache::AuthNetLDAP
 Apache::AuthzNetLDAP
 Apache::Clean
  +  Apache::Peek
  +  CGI
  +  CGI::Cookie
   
   =head1 Porting in Process
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2003-07-02 Thread gozer
gozer   2003/07/02 04:57:35

  Modified:src/products apache-modules.pod
  Log:
  Finally started working on porting my 2 Apache::* modules for mp2, so might as
  well log it in the documentation.
  
  Revision  ChangesPath
  1.6   +2 -0  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.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- apache-modules.pod18 Jun 2003 01:42:02 -  1.5
  +++ apache-modules.pod2 Jul 2003 11:57:35 -   1.6
  @@ -181,6 +181,8 @@
 Apache::VMonitor   Stas Bekman stas AT stason.org
 Apache::AuthPerLDAPShannon Eric Peevey speeves AT unt.edu
 Apache::Requesthttp://httpd.apache.org/apreq/
  +  Apache::Language   Philippe M. Chiasson gozer AT cpan.org
  +  Apache::AutoIndex  Philippe M. Chiasson gozer AT cpan.org
   
   =head1 Maintainers
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2003-06-18 Thread stas
stas2003/06/17 18:40:53

  Modified:src/products apache-modules.pod
  Log:
  new temp section: Porting CPAN modules to mod_perl 2.0 Status
  
  Revision  ChangesPath
  1.4   +42 -1 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.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- apache-modules.pod8 Oct 2002 15:49:12 -   1.3
  +++ apache-modules.pod18 Jun 2003 01:40:53 -  1.4
  @@ -141,6 +141,47 @@
   assistance in naming your module! Furthermore, you should look at the
   way it's done on CPAN, and apply it under the CApache:: namespace.
   
  +=head1 Porting CPAN modules to mod_perl 2.0 Status
  +
  +If you want to port your or someone else's module to mod_perl 2.0,
  +please refer to the these documents: Lporting Perl modules to
  +mod_perl 2.0|docs::2.0::user::porting::porting and Lmod_perl 1.0
  +compatibility reference|docs::2.0::user::porting::compat.
  +
  +=head2 Ported 3rd-party Modules
  +
  +The following modules have already been ported to mod_perl 2.0 and are
  +available from CPAN. If you know of other modules that have been
  +ported but not listed here, please contact Lthe modperl
  +list|maillist::modperl, so we can update this information:
  +
  +  CGI
  +  CGI::Cookie
  +  Apache::Peek
  +  Apache::AuthNetLDAP
  +  Apache::AuthzNetLDAP
  +  Apache::Clean
  +
  +=head1 Porting in Process
  +
  +The following modules are in the process of being ported to mod_perl
  +2.0. Please contact the porter if you wish to help the porting.
  +
  +If you have started the porting, in order to avoid duplicated efforts
  +please contact Lthe modperl
  +list|maillist::modperl, and let us know what module you are porting.
  +This information should also help others to help you to do the porting
  +and testing.
  +
  +  Module Porters
  +  --
  +  Apache::MP3Stas Bekman stas AT stason.org
  + Clemens Schrimpe csch AT Kiez.NET
  +  Apache::Scoreboard Stas Bekman stas AT stason.org
  +  Apache::VMonitor   Stas Bekman stas AT stason.org
  +  Apache::AuthPerLDAPShannon Eric Peevey speeves AT unt.edu
  +
  +
   =head1 Maintainers
   
   The maintainer is the person you should contact with updates,
  @@ -168,4 +209,4 @@
   
   =back
   
  -=cut
  \ No newline at end of file
  +=cut
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2003-06-18 Thread stas
stas2003/06/17 18:42:02

  Modified:src/products apache-modules.pod
  Log:
  Apache::Request is being ported
  
  Revision  ChangesPath
  1.5   +1 -1  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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- apache-modules.pod18 Jun 2003 01:40:53 -  1.4
  +++ apache-modules.pod18 Jun 2003 01:42:02 -  1.5
  @@ -180,7 +180,7 @@
 Apache::Scoreboard Stas Bekman stas AT stason.org
 Apache::VMonitor   Stas Bekman stas AT stason.org
 Apache::AuthPerLDAPShannon Eric Peevey speeves AT unt.edu
  -
  +  Apache::Requesthttp://httpd.apache.org/apreq/
   
   =head1 Maintainers
   
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]