[74311] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Sat Dec 11 16:33:45 PST 2010


Revision: 74311
          http://trac.macports.org/changeset/74311
Author:   ryandesign at macports.org
Date:     2010-12-11 16:33:40 -0800 (Sat, 11 Dec 2010)
Log Message:
-----------
p5-net-frame-simple: new port, version 1.04; see #26667

Added Paths:
-----------
    trunk/dports/perl/p5-net-frame-simple/
    trunk/dports/perl/p5-net-frame-simple/Portfile

Added: trunk/dports/perl/p5-net-frame-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-net-frame-simple/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-net-frame-simple/Portfile	2010-12-12 00:33:40 UTC (rev 74311)
@@ -0,0 +1,29 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.setup         Net-Frame-Simple 1.04
+platforms           darwin
+maintainers         nomaintainer
+supported_archs     noarch
+
+description         network frame crafting made easy
+
+long_description    This module is part of Net::Frame frame crafting \
+                    framework. It is totally optional, but can make \
+                    playing with the network far easier. \
+                    Basically, it hides the complexity of frame forging, \
+                    sending, and receiving, by providing helper methods, \
+                    which will analyze internally how to assemble frames \
+                    and find responses to probes. \
+                    For example, it will take care of computing lengths \
+                    and checksums, and matching a response frame to the \
+                    requesting frame.
+
+checksums           sha1 9f5a3b90a988850e6e326e9c66907b177f03d51a \
+                    rmd160 f5fac658ff6215b1dbab7297c8310655a48cdf95
+
+depends_lib-append  port:p5-class-gomor \
+                    port:p5-net-frame


Property changes on: trunk/dports/perl/p5-net-frame-simple/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101211/353499ec/attachment.html>


More information about the macports-changes mailing list