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

Felippe de Meirelles Motta lippe at FreeBSD.org
Sun Aug 23 23:19:41 UTC 2009


lippe       2009-08-23 23:19:40 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-ExtUtils-XSpp Makefile distinfo pkg-descr pkg-plist 
  Log:
  XS++ is just a thin layer over plain XS, hence to use it you are
  supposed to know, at the very least, C++ and XS.  This means that
  you will need typemaps for both the normal XS pre-processor xsubpp
  and the XS++ pre-processor xspp.
  
  WWW: http://search.cpan.org/dist/ExtUtils-XSpp/
  
  PR:             ports/138079
  Submitted by:   Cezary Morga <cm at therek.net>
  
  Revision  Changes    Path
  1.3608    +1 -0      ports/devel/Makefile
  1.1       +28 -0     ports/devel/p5-ExtUtils-XSpp/Makefile (new)
  1.1       +3 -0      ports/devel/p5-ExtUtils-XSpp/distinfo (new)
  1.1       +6 -0      ports/devel/p5-ExtUtils-XSpp/pkg-descr (new)
  1.1       +10 -0     ports/devel/p5-ExtUtils-XSpp/pkg-plist (new)


More information about the cvs-all mailing list