| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Jan 2013 00:35:33
1.0.11
|
jkim  |
- Update devel/libffi to 3.0.11.
- Reset maintainership for libffi. See ports/164941.
PR: ports/171768
Submitted by: Takefu <takefu@airport.fm> |
15 Nov 2011 03:25:12
1.0.11
|
clsung  |
- Update to 1.0.11
Feature safe: yes |
25 Oct 2011 08:18:19
1.0.10
|
clsung  |
- Update to 1.0.10 |
28 Aug 2011 01:26:37
1.0.9
|
swills  |
- Update to 1.0.9
- Add dependency on libffi
- Works OK with 1.8 now |
26 Jun 2011 04:33:50
1.0.3
|
pgollucci  |
- Update to 1.0.3 |
25 Jun 2011 22:21:17
1.0.2
|
pgollucci  |
- Unbreak |
25 Jun 2011 03:12:55
1.0.2
|
pgollucci  |
- Update to 1.0.2
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
23 Jun 2011 17:39:38
1.0.1
|
pgollucci  |
- Update to 1.0.1
New version only works with 1.9.2
It also doesn't work with our rake setup
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
15 Jun 2011 10:13:04
1.0.0
|
linimon  |
Reassign to pool.
Submitted by: maintainer (private email) |
06 Apr 2011 00:10:45
1.0.0
|
swills  |
- Fix PLIST with Ruby 1.9
PR: ports/156158
Approved by: Christoph Kick <kick.christoph at googlemail.com> (maintainer) |
09 Dec 2010 23:15:40
1.0.0
|
pgollucci  |
- Update to 1.0.0
PR: ports/152949
Submitted by: myself (pgollucci)
Approved by: kick.christoph@googlemail.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
20 Oct 2010 01:35:47
0.6.3
|
pgollucci  |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
27 May 2010 15:48:28
0.6.3
|
pgollucci  |
- Update to 0.6.3
PR: ports/147132
Submitted by: Christoph Kick <kick.christoph@googlemail.com> (maintainer) |
26 May 2010 19:51:35
0.5.3
|
pgollucci  |
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@ |
24 May 2010 21:53:40
0.5.3
|
pgollucci  |
Ruby-FFI is a ruby extension for programmatically loading dynamic libraries,
binding functions within them, and calling those functions from Ruby code.
WWW: http://wiki.github.com/ffi/ffi/
PR: ports/146728
Submitted by: Christoph Kick |