Revision 642

Date:
2017/03/23 14:51:04
Author:
ahitrov
Revision Log:
New libs abd deps

Files:

Legend:

 
Added
 
Removed
 
Modified
  • utf8/core/ports/all/SOAP-Lite/GNUmakefile

     
    1 ##############################################################################
    2 # $HeadURL: svn://cvs1.rambler.ru/Contenido/trunk/ports/all/URI/GNUmakefile $
    3 # $Id: GNUmakefile 175 2006-06-16 12:50:03Z lonerr $
    4 1 ###############################################################################
    2 #
    3 ###############################################################################
    5 4
    6 5 include ../../etc/perl.mk
    7 6
     
    12 11 MIME-tools \
    13 12 Crypt-SSLeay \
    14 13 XML-Parser \
    14 XML-Parser-Lite \
    15 15 Task-Weaken \
    16 16 Class-Inspector
    17 17
  • utf8/core/ports/all/Test-Requires/GNUmakefile

     
    2 2 #
    3 3 ###############################################################################
    4 4
    5 PORTVERSION = 0.08
    5 PORTVERSION = 0.10
    6 6 PERL_MAKEMAKER = yes
    7 7 MASTER_CPAN_SUBDIR = Test
    8 PORT_DEPENDS = ExtUtils-MakeMaker
    8 9
    9 10 include ../../etc/ports.mk
  • utf8/core/ports/all/XML-Parser-Lite/GNUmakefile

     
    1 ##############################################################################
    2 #
    3 ###############################################################################
    4
    5 PORTVERSION = 0.721
    6 PERL_MAKEMAKER = yes
    7 MASTER_CPAN_SUBDIR = XML
    8 PORT_DEPENDS = Test-Requires
    9
    10 #CONFIGURE_POSTARGS = EXPATLIBPATH=${PREFIX}/lib \
    11 # EXPATINCPATH=${PREFIX}/include
    12
    13 include ../../etc/ports.mk
  • utf8/core/ports/all/XML-Parser/GNUmakefile

     
    1 1 ##############################################################################
    2 # $HeadURL: http://svn.dev.rambler.ru/Contenido/branches/utf8/ports/all/XML-Parser/GNUmakefile $
    3 # $Id: GNUmakefile 175 2006-06-16 12:50:03Z lonerr $
    2 #
    4 3 ###############################################################################
    5 4
    6 PORTVERSION = 2.34
    5 PORTVERSION = 2.44
    7 6 PERL_MAKEMAKER = yes
    8 7 MASTER_CPAN_SUBDIR = XML
    9 8 PORT_DEPENDS = expat