Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv13452
Added Files:
cgi-simple-pm.info cgi-pm.info cgi-compress-gzip-pm.info
cgi-compress-gzip-pm.patch cgi-application-pm.info
carp-source-pm.info
Log Message:
to 10.7
--- NEW FILE: cgi-compress-gzip-pm.info ---
Info2: <<
Package: cgi-compress-gzip-pm%type_pkg[perl]
Version: 1.03
Revision: 1
Type: perl (5.12.3)
Description: CGI with automatically compressed output
License: Artistic/GPL
Maintainer: None <[email protected]>
Homepage: http://search.cpan.org/dist/CGI-Compress-Gzip
BuildDepends: fink (>= 0.24.12)
Depends: <<
io-compress-pm%type_pkg[perl],
io-zlib-pm%type_pkg[perl],
perl%type_pkg[perl]-core
<<
Conflicts: %N-man (<< 0.22-1)
Replaces: %N-man (<< 0.22-1)
Source: mirror:cpan:authors/id/C/CD/CDOLAN/CGI-Compress-Gzip-%v.tar.gz
Source-MD5: 903f612e27aa63530eb61b186363fecd
UpdatePOD: true
PatchFile: %{ni}.patch
PatchFile-MD5: 27c13e09a7a966dabde513614a754023
InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DocFiles: CHANGES LICENSE README
DescDetail: <<
CGI::Compress::Gzip extends the CGI infrastructure to compresses
output, whenever possible. It uses IO::Zlib (a filehandle wrapper
around the C zlib library). If this is missing, the functionality
degrades gracefully to the typical CGI behavior. The programmer can
selectively enable or disable the compression functionality at will.
This module does not rely on any particular server setup. It should
work anywhere that CGI.pm works.
.
Apache mod_perl users may prefer the more straightforward
implementation offered by the Apache::Compress or Apache::GzipChain
modules, although those offer less control to the programmer.
<<
DescPackaging: <<
Chris Dolan is both the maintainer and the upstream author.
Former Maintainer: Chris Dolan <[email protected]>
<<
DescPort: <<
Hack test suite to enforce correct single-arch from fat perl
interp for spawned perl script (see test-harness-pmXXX).
<<
<<
--- NEW FILE: cgi-application-pm.info ---
Info2: <<
Package: cgi-application-pm%type_pkg[perl]
Version: 4.31
Revision: 1
###
BuildDepends: <<
module-build-pm%type_pkg[perl]
<<
Depends: <<
perl%type_pkg[perl]-core, cgi-pm%type_pkg[perl] (>= 3.16-1),
html-template-pm
<<
###
Source: mirror:cpan:authors/id/M/MA/MARKSTOS/CGI-Application-%v.tar.gz
Source-MD5: 502cb5785a291ed65869eb663eb01999
###
Type: perl (5.12.3)
UpdatePOD: true
###
InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
###
DocFiles: ARTISTIC Changes GPL MANIFEST README
###
Description: CGI::Application
DescDetail: <<
CGI::Application is intended to make it easier to create sophisticated,
high-performance, reusable web-based applications. This module imple-
ments a methodology which, if followed, will make your web software
easier to design, easier to document, easier to write, and easier to
evolve.
<<
DescPackaging: <<
Former Maintainer: degraw <[email protected]>
<<
###
License: Artistic/GPL
Maintainer: Daniel Macks <[email protected]>
Homepage: http://search.cpan.org/dist/CGI-Application
<<
--- NEW FILE: cgi-simple-pm.info ---
Info3: <<
Package: cgi-simple-pm%type_pkg[perl]
Version: 1.112
Revision: 2
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] =
5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] = 5123) 10.7,
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] =
588) 10.6
Description: Simple OO CGI interface
Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
License: Artistic
Maintainer: Benjamin Reed <[email protected]>
Depends: <<
io-stringy-pm,
perl%type_pkg[perl]-core
<<
BuildDepends: <<
fink (>= 0.30.2-1),
module-build-pm%type_pkg[perl],
perl%type_pkg[perl]-core
<<
Replaces: cgi-simple-pm
Source: mirror:cpan:modules/by-module/CGI/CGI-Simple-%v.tar.gz
Source-MD5: 6a59dd252317b94fffe0aa3fdae206c7
UseMaxBuildJobs: true
DefaultScript: ModuleBuild
InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
find %d -name .packlist -exec rm -rf {} \;
<<
DocFiles: Changes META.yml README
Homepage: http://search.cpan.org/dist/CGI-Simple
DescDetail: <<
CGI::Simple provides a relatively lightweight drop in replacement
for CGI.pm. It shares an identical OO interface to CGI.pm for
parameter parsing, file upload, cookie handling and header
generation. This module is entirely object oriented, however a
complete functional interface is available by using the
CGI::Simple::Standard module.
Essentially everything in CGI.pm that relates to the CGI (not
HTML) side of things is available. There are even a few new
methods and additions to old ones! If you are interested in what
has gone on under the hood see the Compatibility with CGI.pm
section at the end.
<<
<<
--- NEW FILE: cgi-pm.info ---
Info2: <<
Package: cgi-pm%type_pkg[perl]
Version: 3.49
Revision: 1
Type: perl (5.12.3)
Description: Simple Common Gateway Interface Class
License: Artistic/GPL
Maintainer: Christian Schaffner <[email protected]>
# Dependencies:
Depends: <<
fcgi-pm%type_pkg[perl],
perl%type_pkg[perl]-core
<<
# Unpack Phase:
Source: mirror:cpan:authors/id/L/LD/LDS/CGI.pm-%v.tar.gz
Source-MD5: c485cedf1033de838598b21db439600c
# Install Phase:
UpdatePOD: True
DocFiles: Changes README
InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
# Additional Info:
Homepage: http://search.cpan.org/dist/CGI.pm/
<<
--- NEW FILE: carp-source-pm.info ---
Info2: <<
Package: carp-source-pm%type_pkg[perl]
Version: 1.101420
Revision: 1
BuildDepends: <<
extutils-makemaker-pm%type_pkg[perl] (>= 6.30-1),
test-simple-pm%type_pkg[perl] (>= 0.94-1),
test-differences-pm
<<
Depends: <<
perl%type_pkg[perl]-core
<<
Source: mirror:cpan:authors/id/M/MA/MARCEL/Carp-Source-%v.tar.gz
Source-MD5: 8a0ab19b67aa58a37589e4076c4510ec
Type: perl (5.12.3)
UpdatePOD: true
InstallScript: <<
%{default_script}
mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DocFiles: Changes LICENSE README
License: Artistic/GPL
Homepage: http://search.cpan.org/dist/Carp-Source
Description: Provide source context for stack backtrace
Maintainer: Daniel Macks <[email protected]>
<<
--- NEW FILE: cgi-compress-gzip-pm.patch ---
diff -Nurd -x'*~' CGI-Compress-Gzip-1.03.orig/t/gzip.t
CGI-Compress-Gzip-1.03/t/gzip.t
--- CGI-Compress-Gzip-1.03.orig/t/gzip.t 2008-10-18 00:31:54.000000000
-0400
+++ CGI-Compress-Gzip-1.03/t/gzip.t 2010-07-30 02:58:47.000000000 -0400
@@ -12,6 +12,7 @@
use IO::Zlib;
use Compress::Zlib;
use English qw(-no_match_vars);
+use Config;
BEGIN
{
@@ -269,6 +270,18 @@
my $redir = 'http://www.foo.com/';
my $interp = "$^X -Iblib/arch -Iblib/lib";
+if ($] >= 5.010 && $Config{"byteorder"} =~ /^1/) {
+ # little-endian means intel (not powerpc), for which fink has
+ # multiple single-arch distros that are seen by a single (fat)
+ # perl interp from apple for a perl version supported by fink
+ # (i.e., starting with 5.10.0). This is the logic taken from
+ # Fink::PkgVersion as of fink-0.29.13.
+ if ( $Config{"longsize"} == 4 ) {
+ $interp = "/usr/bin/arch -i386 $interp"; # 32-bit
+ } else {
+ $interp = "/usr/bin/arch -x86_64 $interp"; # 64-bit
+ }
+}
if (defined $Devel::Cover::VERSION) {
$interp .= ' -MDevel::Cover';
}
------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management
Up to 160% more powerful than alternatives and 25% more efficient.
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs