Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jun 2003 02:17:39 -0700 (PDT)
From:      Dmitry Sivachenko <demon@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-ExtUtils-ParseXS Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200306290917.h5T9Hd7a034361@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
demon       2003/06/29 02:17:39 PDT

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-ExtUtils-ParseXS Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  New port: ExtUtils::ParseXS.
  
  ExtUtils::ParseXS will compile XS code into C code by embedding the
  constructs necessary to let C functions manipulate Perl values and creates
  the glue necessary to let Perl access those functions.  The compiler uses
  typemaps to determine how to map C function parameters and variables to Perl
  values.
  
  Revision  Changes    Path
  1.1164    +1 -0      ports/devel/Makefile
  1.1       +24 -0     ports/devel/p5-ExtUtils-ParseXS/Makefile (new)
  1.1       +1 -0      ports/devel/p5-ExtUtils-ParseXS/distinfo (new)
  1.1       +5 -0      ports/devel/p5-ExtUtils-ParseXS/pkg-descr (new)
  1.1       +6 -0      ports/devel/p5-ExtUtils-ParseXS/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306290917.h5T9Hd7a034361>