Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2011 14:44:38 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/pure-ffi Makefile distinfo pkg-descr
Message-ID:  <201106271444.p5REicoV036524@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2011-06-27 14:44:38 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/pure-ffi       Makefile distinfo pkg-descr 
  Log:
  This module provides an interface to libffi which enables you to call C
  functions from Pure and vice versa. It extends and complements Pure's
  built-in C interface in that it also handles C structs and makes Pure
  functions callable from C without writing a single line of C code.
  
  WWW:    http://docs.pure-lang.googlecode.com/hg/pure-ffi.html
  
  PR:             ports/156103
  Submitted by:   Zhihao Yuan <lichray at gmail.com>
  
  Revision  Changes    Path
  1.4402    +1 -0      ports/devel/Makefile
  1.1       +41 -0     ports/devel/pure-ffi/Makefile (new)
  1.1       +2 -0      ports/devel/pure-ffi/distinfo (new)
  1.1       +6 -0      ports/devel/pure-ffi/pkg-descr (new)



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