Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv15660/stable/main/finkinfo/libs/perlmods

Added Files:
        apache-dbi-pm.info apache-session-pm.info 
Log Message:
syncing apache to stable, second pass


--- NEW FILE: apache-dbi-pm.info ---
Info2: <<
Package: apache-dbi-pm%type_pkg[perl]
Version: 1.06
Revision: 1
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5
Description: Perl module to link Apache and DBI
Type: perl (5.8.1 5.8.4 5.8.6 5.8.8)
License: Artistic
Maintainer: Christian Schaffner <chri...@users.sourceforge.net>

# Dependencies:
Depends: perl%type_pkg[perl]-core, dbi-pm%type_pkg[perl] (>= 1.37-2), 
test-simple-pm%type_pkg[perl], dbd-mysql-pm%type_pkg[perl] (>= 2.1026-3), 
digest-sha1-pm%type_pkg[perl], digest-md5-pm%type_pkg[perl] 
BuildDepends: fink (>= 0.20.1-1)
Replaces: apache-dbi-pm (<= 0.92-1), apache-dbi-pm560, %N-man
Conflicts: %N-man

# Unpack Phase:
Source: mirror:cpan:authors/id/P/PG/PGOLLUCCI/Apache-DBI-%v.tar.gz
Source-MD5: ba05c9b7a437e8d974c81d948d162825

# Compile Phase:
NoPerlTests: true

# Install Phase:
UpdatePOD: true
DocFiles: Changes MANIFEST README
InstallScript: <<
  %{default_script}
  mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<

# Additional Information:
DescDetail: <<
These modules are supposed to be used with the Apache server together with 
an embedded perl interpreter like mod_perl. They provide support for basic 
authentication and authorization as well as support for persistent database 
connections via Perl's Database Independent Interface (DBI). 

- DBI.pm provides persistent database connections: 
  - connections can be established during server-startup 
  - configurable rollback to ensure data integrity 
  - configurable verification of the connections to avoid time-outs. 

- AuthDBI.pm provides authentication and authorization: 
  - optional shared cache for passwords to minimize database load 
  - configurable cleanup-handler deletes outdated entries from the cache 

Apache::DBI has been in widespread deployment on many platforms for
years.  Apache::DBI is one of the most widely used mod_perl related
modules.  It can be considered stable.
<<
DescPort: <<
Disabled default tests since they can fail under certain
mysql server isntallations.
2007-10-31: Re-enabled tests. Should now work. Let's see.
<<
Homepage: http://search.cpan.org/dist/Apache-DBI/
<<

--- NEW FILE: apache-session-pm.info ---
Info2: <<
Package: apache-session-pm%type_pkg[perl]
Version: 1.89
Revision: 1
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5123) 10.7
Type: perl (5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
Description: Persistence framework for apache session data
License: Artistic/GPL
Maintainer: Christian Schaffner <chri...@users.sourceforge.net>

# Dependencies:
Depends: dbi-pm%type_pkg[perl]
BuildDepends: fink (>= 0.20.6-1), test-deep-pm%type_pkg[perl], test-exception-pm
Replaces: apache-session-pm, %N-man
Conflicts: %N-man

# Unpack Phase:
Source: mirror:cpan:authors/id/C/CH/CHORNY/Apache-Session-%v.tar.gz
Source-MD5: a21d1fbb30723e8d155c1936c7d9a37c

# Compile Phase:
NoPerlTests: true

# Install Phase:
UpdatePOD: True
DocFiles: CHANGES Contributing.txt README
InstallScript: <<
  %{default_script}
  mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<

# Additional Info:
DescDetail: <<
These modules provide persistent storage for arbitrary data, in arbitrary
backing stores. The details of interacting with the backing store are
abstracted to make all backing stores behave alike.  The programmer simply
interacts with a tied hash.
<<
DescPackaging: <<
Tests disabled since they don't run as nobody and since it would need a
running mysqld if dbd-mysql-pm is installed
<<
Homepage: http://search.cpan.org/dist/Apache-Session/
<<


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to