cvs commit: ports/devel Makefile ports/devel/p5-ExtUtils-ParseXS Makefile distinfo pkg-descr pkg-plist

Dmitry Sivachenko demon at FreeBSD.org
Sun Jun 29 02:17:40 PDT 2003


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)


More information about the cvs-all mailing list