Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv6619

Modified Files:
        curses-ui-pm.info 
Added Files:
        data-uuid-pm.info nmap-parser-pm.info 
Log Message:
Move to stable.

--- NEW FILE: nmap-parser-pm.info ---
Info3: <<
Package: nmap-parser-pm%type_pkg[perl]
Version: 1.16
Revision: 1
License: BSD
Description: Parse nmap scan data with perl
DescDetail: <<
        This module implements a interface to the information contained in an
        nmap scan. It is implemented by parsing the xml scan data that is
        generated by nmap. This will enable anyone who utilizes nmap to quickly
        create fast and robust security scripts that utilize the powerful port
        scanning abilities of nmap.
<<
Maintainer: Daniel Johnson <[EMAIL PROTECTED]>
Homepage: http://search.cpan.org/dist/Nmap-Parser

Source: mirror:cpan:authors/id/A/AP/APERSAUD/Nmap-Parser-%v.tar.gz
Source-MD5: 0d663caf90de3cd6c85ba1a1f6c36f7f

Type: perl (5.8.6 5.8.8)
UpdatePOD: true

DocFiles: Changes LICENSE README

Depends: <<
#       dbd-sqlite-pm%type_pkg[perl],
#       dbi-pm%type_pkg[perl],
        nmap | nmap-nox,
        perl%type_pkg[perl]-core,
        xml-twig-pm%type_pkg[perl]
<<
BuildDepends: fink (>= 0.25.0)

InstallScript: <<
  %{default_script}
  /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
<<

--- NEW FILE: data-uuid-pm.info ---
Info2: <<
Package: data-uuid-pm%type_pkg[perl]
Version: 1.148
Revision: 1
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4, 
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
Type: perl (5.8.1 5.8.6 5.8.8)
Description: Perl extension to generate Unique Identifiers
License: Artistic
Maintainer: Daniel Johnson <[EMAIL PROTECTED]>

# Dependencies:
Depends: perl%type_pkg[perl]-core
BuildDepends: fink (>= 0.20.6-1)
Conflicts: %N-man
Replaces: %N-man

# Unpack Phase:
Source: mirror:cpan:authors/id/R/RJ/RJBS/Data-UUID-%v.tar.gz
Source-MD5: 23ccf452a798e865821c3b0770a5f736

# Compile Phase:
CompileScript: <<
 export PERL_MM_USE_DEFAULT=1 && %{default_script}
<<

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

# Additional Info:
DescDetail: <<
This module provides a framework for generating UUIDs (Universally Unique
Identifiers, also known as GUIDs (Globally Unique Identifiers). A UUID is 128
bits long, and is guaranteed to be different from all other UUIDs/GUIDs
generated until 3400 CE.

UUIDs were originally used in the Network Computing System (NCS) and later in
the Open Software Foundation's (OSF) Distributed Computing Environment.
Currently many different technologies rely on UUIDs to provide unique identity
for various software components. Microsoft COM/DCOM for instance, uses GUIDs
very extensively to uniquely identify classes, applications and components
across network-connected systems.

The algorithm for UUID generation, used by this extension, is described in the
Internet Draft "UUIDs and GUIDs" by Paul J. Leach and Rich Salz
(http://www.globecom.net/ietf/draft/draft-leach-uuids-guids-01.html). It
provides reasonably efficient and reliable framework for generating UUIDs and
supports fairly high allocation rates -- 10 million per second per machine --
and therefore is suitable for identifying both extremely short-lived and very
persistent objects on a given system as well as across the network.
<<
DescPort: <<
  PERL_MM_USE_DEFAULT set to no longer ask for user interaction while building.
<<
DescPackaging: <<
Previously maintained by Christian Schaffner <[EMAIL PROTECTED]>
<<
Homepage: http://search.cpan.org/dist/Data-UUID/
<<

Index: curses-ui-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/curses-ui-pm.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- curses-ui-pm.info   29 Jun 2008 16:00:44 -0000      1.8
+++ curses-ui-pm.info   24 Aug 2008 13:27:42 -0000      1.9
@@ -1,11 +1,11 @@
 Info2: <<
 Package: curses-ui-pm%type_pkg[perl]
-Version: 0.9603
+Version: 0.9605
 Revision: 1
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4, 
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
 Source: mirror:cpan:authors/id/M/MD/MDXI/Curses-UI-%v.tar.gz
-Source-MD5: 3a1644d216ac40802a70776053e39de6
+Source-MD5: 972fb5929e705eaafde473067a131dc1
 Type: perl (5.8.1 5.8.6 5.8.8)
 UpdatePOD: true
 DocFiles: Changes CREDITS README examples/*


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to