Ticket #39222: p5-pdl-prereqs.patch

File p5-pdl-prereqs.patch, 4.1 KB (added by mgrimes@…, 11 years ago)
  • new file perl/p5-convert-uu/Portfile

    diff --git a/perl/p5-convert-uu/Portfile b/perl/p5-convert-uu/Portfile
    new file mode 100644
    index 0000000..a94cd6b
    - +  
     1# -*- 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
     2# $Id$
     3
     4PortSystem          1.0
     5PortGroup           perl5 1.0
     6
     7perl5.setup         Convert-UU 0.5201
     8#perl5.setup         Convert-UU 0.5201 ../by-authors/id/A/AN/ANDK
     9platforms           darwin
     10maintainers         nomaintainer
     11# Uncomment this line if you know there will be no arch-specific code:
     12#supported_archs     noarch
     13
     14description         Perl module for uuencode and uudecode
     15
     16long_description    ${description}
     17
     18checksums           sha256 92329ce1c32b5952c48e1223db018c8c58ceafef03bfa0fd4817cd89c355a3bd \
     19                    rmd160 8628cff81fce52e4367bb0582d20f2325e6b5ae5
     20
     21
     22
     23
  • new file perl/p5-file-map/Portfile

    diff --git a/perl/p5-file-map/Portfile b/perl/p5-file-map/Portfile
    new file mode 100644
    index 0000000..01654c3
    - +  
     1# -*- 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
     2# $Id$
     3
     4PortSystem          1.0
     5PortGroup           perl5 1.0
     6
     7perl5.setup         File-Map 0.56
     8#perl5.setup         File-Map 0.56 ../by-authors/id/L/LE/LEONT
     9platforms           darwin
     10maintainers         nomaintainer
     11# Uncomment this line if you know there will be no arch-specific code:
     12#supported_archs     noarch
     13
     14description         Perl module for memory mapping made simple and safe
     15
     16long_description    ${description}
     17
     18checksums           sha256 960d614c038e2fb74d4a14543b82e6158d7d7e296a3acbe6a683c3280c73e535 \
     19                    rmd160 a403526ea4e4d6362e6b65eedfd13b3bc915b150
     20
     21depends_lib-append  port:p${perl5.major}-sub-exporter-progressive \
     22                    port:p${perl5.major}-perlio-layers
     23depends_build-append port:p${perl5.major}-test-warn \
     24                     port:p${perl5.major}-test-exception \
     25                     port:p${perl5.major}-test-nowarnings
     26perl5.use_module_build
  • new file perl/p5-module-compile/Portfile

    diff --git a/perl/p5-module-compile/Portfile b/perl/p5-module-compile/Portfile
    new file mode 100644
    index 0000000..522e072
    - +  
     1# -*- 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
     2# $Id$
     3
     4PortSystem          1.0
     5PortGroup           perl5 1.0
     6
     7perl5.setup         Module-Compile 0.23
     8#perl5.setup         Module-Compile 0.23 ../by-authors/id/I/IN/INGY
     9platforms           darwin
     10maintainers         nomaintainer
     11# Uncomment this line if you know there will be no arch-specific code:
     12#supported_archs     noarch
     13
     14description         Perl module to compile other modules
     15
     16long_description    ${description}
     17
     18checksums           sha256 2970f4e493be50a6b9efd594537a943d86e5b9721f6f35ffdbee6aef345b48a1 \
     19                    rmd160 002ec2c1618c33c6d775b31f44903c289f33d9d0
     20
     21depends_lib-append  port:p${perl5.major}-digest-sha1
     22
     23
  • new file perl/p5-perlio-layers/Portfile

    diff --git a/perl/p5-perlio-layers/Portfile b/perl/p5-perlio-layers/Portfile
    new file mode 100644
    index 0000000..444a5e2
    - +  
     1# -*- 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
     2# $Id$
     3
     4PortSystem          1.0
     5PortGroup           perl5 1.0
     6
     7perl5.setup         PerlIO-Layers 0.010
     8#perl5.setup         PerlIO-Layers 0.010 ../by-authors/id/L/LE/LEONT
     9platforms           darwin
     10maintainers         nomaintainer
     11# Uncomment this line if you know there will be no arch-specific code:
     12#supported_archs     noarch
     13
     14description         Perl module for querying your filehandle's capabilities
     15
     16long_description    ${description}
     17
     18checksums           sha256 e3ab1219092be4a21df1ec48163c83b4166ca8f87d2c659b3a891837e828b271 \
     19                    rmd160 00106a1e1b599f3d087f175e3b30d03498709e38
     20
     21depends_lib-append  port:p${perl5.major}-list-moreutils
     22
     23perl5.use_module_build