[69853] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Sun Jul 18 19:24:40 PDT 2010


Revision: 69853
          http://trac.macports.org/changeset/69853
Author:   singingwolfboy at macports.org
Date:     2010-07-18 19:24:38 -0700 (Sun, 18 Jul 2010)
Log Message:
-----------
New port: rb19-ffi

Added Paths:
-----------
    trunk/dports/ruby/rb19-ffi/
    trunk/dports/ruby/rb19-ffi/Portfile

Added: trunk/dports/ruby/rb19-ffi/Portfile
===================================================================
--- trunk/dports/ruby/rb19-ffi/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-ffi/Portfile	2010-07-19 02:24:38 UTC (rev 69853)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          ffi 0.6.3 gem {} rubygems ruby19
+description         Programmatically load dynamic libraries, bind functions \
+                    within them, and call those functions from Ruby code.
+long_description    \
+    Ruby-FFI is a ruby extension for programmatically loading dynamic \
+    libraries, binding functions within them, and calling those functions \
+    from Ruby code. Moreover, a Ruby-FFI extension works without changes on \
+    Ruby and JRuby.
+license             modified MIT
+maintainers         singingwolfboy openmaintainer
+homepage            http://wiki.github.com/ffi/ffi/
+platforms           darwin
+checksums           md5     2e3871bc21ff7405fd2a5b938e1ccede \
+                    sha1    27d58cd5c09165f1c7dd9bf98efa2c35b6899c0b \
+                    rmd160  26f5157e3d078129d5e9db4d1e8dc106b6f5744d


Property changes on: trunk/dports/ruby/rb19-ffi/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100718/e6759aa7/attachment-0001.html>


More information about the macports-changes mailing list