Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Aug 2009 23:19:40 +0000 (UTC)
From:      Felippe de Meirelles Motta <lippe@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-XSpp Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200908232319.n7NNJeQd051418@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



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