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

Added Files:
        lingua-en-numbers-ordinate-pm.info net-irc-pm.info 
        net-irc-pm.patch net-ping-external-pm.info 
Log Message:
to 10.7

--- NEW FILE: lingua-en-numbers-ordinate-pm.info ---
Package: lingua-en-numbers-ordinate-pm
Version: 1.02
Revision: 1
###
BuildDepends: fink (>= 0.17.0-1)
Replaces: lingua-en-numbers-ordinate-pm581 (<= 0.01-2)
###
Source: mirror:cpan:authors/id/S/SB/SBURKE/Lingua-EN-Numbers-Ordinate-%v.tar.gz
Source-MD5: e92078fafd9108a137972c4e9bae9e99
###
Type: perl
UpdatePOD: true
###
DocFiles: ChangeLog  README
###
Description: Perl mod To Convert 1 to 1st
DescDetail: <<
  There are two kinds of numbers in English -- cardinals (1, 2, 3...), and
  ordinals (1st, 2nd, 3rd...).  This library provides functions for giving
  the ordinal form of a number, given its cardinal value.
<<
###
License: Artistic
Maintainer: None <[email protected]>
Homepage: http://search.cpan.org/dist/Lingua-EN-Numbers-Ordinate

--- NEW FILE: net-ping-external-pm.info ---
Package: net-ping-external-pm
Version: 0.11
Revision: 1
Type: perl
Description: Perform the Unix command 'ping'
License: Artistic
Maintainer: None <[email protected]>

# Unpack Phase:
Source: mirror:cpan:authors/id/C/CO/COLINM/Net-Ping-External-%v.tar.gz
Source-MD5: de9fd436c6749e1a2330eae4aae856fb

# Install Phase:
UpdatePOD: True
DocFiles: Changes MANIFEST README

# Additional Info:
DescDetail: <<
Net::Ping::External is a module which interfaces with the "ping" command on 
many systems. It presently provides a single function, ping(), that takes in a 
hostname and (optionally) a timeout and returns true if the host is alive, and 
false otherwise. Unless you have the ability (and willingness) to run your 
scripts as the superuser on your system, this module will probably provide 
more accurate results than Net::Ping will.
<<
Homepage: http://search.cpan.org/dist/Net-Ping-External/

--- NEW FILE: net-irc-pm.patch ---
diff -Nurd -x'*~' Net-IRC-0.79.orig/Makefile.PL Net-IRC-0.79/Makefile.PL
--- Net-IRC-0.79.orig/Makefile.PL       2009-12-23 12:05:52.000000000 -0500
+++ Net-IRC-0.79/Makefile.PL    2010-06-18 11:27:33.000000000 -0400
@@ -3,29 +3,6 @@
 # See lib/ExtUtils/MakeMaker.pm for details of how to influence
 # the contents of the Makefile that is written.
 
-exit 0 if $ENV{AUTOMATED_TESTING};
-my $ok = 'I acknowledge that Net::IRC is unsupported and I wish to proceed.';
-my $warning = <<WILLROBINSON;
---------------------------------------------------------------------------------
-********************************************************************************
-DANGER, WILL ROBINSON! DANGER!
-
-This module has been deprecated, abandoned, and is no longer supported. It has
-not seen active development in five years, and its original author has moved 
on.
-We *STRONGLY* recommend you port your code to either Bot::BasicBot or
-POE::Component::IRC. Please feel free to stop by irc.freenode.net/#perl for 
help
-making this transition. Or, if you insist on proceeding, please type the
-following line exactly as is and then press Enter:
-
-$ok
-********************************************************************************
---------------------------------------------------------------------------------
-WILLROBINSON
-
--t STDIN or die $warning;
-warn $warning;
-chomp(my $acceptance = <STDIN>);
-die "Refusing to install due to lack of confirmation" unless $acceptance eq 
$ok;
 
 
 WriteMakefile(

--- NEW FILE: net-irc-pm.info ---
Package: net-irc-pm
Version: 0.79
Revision: 1
###
BuildDepends: fink (>= 0.24.12.0-1)
Replaces: net-irc-pm581 (<= 0.74-10)
###
Source: mirror:cpan:authors/id/A/AP/APEIRON/Net-IRC-%v.tar.gz
Source-MD5: 5849c6e482ade4367d783e04a4530ee6
###
Type: perl
UpdatePOD: true
PatchFile: %{ni}.patch
PatchFile-MD5: 108a10619886f94a1b24da2e4ccd762f
###
DocFiles: Changes README
###
Description: Perl Module for writting IRC script in Perl
DescDetail: <<
  Net::IRC, a work in progress. First intended to be a quick tool for writing
  an IRC script in Perl, Net::IRC has grown into a comprehensive Perl
  implementation of the IRC protocol (RFC 1459), supported and developed by
  several members of the EFnet IRC channel #perl.
<<
DescUsage: <<
The upstream developer notes:

  This module has been deprecated, abandoned, and is no longer
  supported. It has not seen active development in five years, and its
  original author has moved on.  We *STRONGLY* recommend you port your
  code to either Bot::BasicBot or POE::Component::IRC. Please feel
  free to stop by irc.freenode.net/#perl for help making this
  transition.

Fink merely redistributes it and does not have the resources to assist
in porting to newer alternatives.
<<
###
License: Artistic
Maintainer: None <[email protected]>
Homepage: http://search.cpan.org/dist/Net-IRC


------------------------------------------------------------------------------
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

Reply via email to