aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-ruby-sdl-ffi
Commit message (Collapse)AuthorAgeFilesLines
* - github is redirecting all these to https nowPhilip M. Gollucci2010-11-111-1/+1
| | | | Notes: svn path=/head/; revision=264379
* - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta infoPhilip M. Gollucci2010-10-201-1/+1
| | | | | | | | | Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=263313
* - Fix dependency versionsPhilip M. Gollucci2010-09-231-1/+2
| | | | | | | | | | PR: ports/150810 Submitted by: myself (pgollucci) Approved by: kick.christoph@googlemail.com (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=261714
* - Update to 0.3Philip M. Gollucci2010-08-272-4/+4
| | | | | | | | PR: ports/150001 Approved by: kick.christoph@googlemail.com (maintainer) Notes: svn path=/head/; revision=260045
* - GEMS are always RUN_DEPENDS of other GEMSPhilip M. Gollucci2010-06-061-2/+1
| | | | | | | | | | | | | - Bump PORTREVISION when something other then BUILD_DEPENDS changes - Some minor verticle whitespace in some ports for consistency with the rest PR: ports/147551 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav) With Hat: ruby Notes: svn path=/head/; revision=255916
* - Convert RF -> RGPhilip M. Gollucci2010-05-272-4/+3
| | | | | | | | | | - Update distinfo PR: ports/147121 Submitted by: Christoph Kick <kick.christoph@googlemail.com> (maintainer) Notes: svn path=/head/; revision=255186
* Ruby-SDL-FFI is a low-level binding to SDL and related libraries usingPhilip M. Gollucci2010-05-243-0/+33
Ruby-FFI. It provides very basic access to SDL from Ruby without the need for a compiled C wrapper. It aims to be platform and Ruby implementation independent. WWW: http://rubygems.org/gems/ruby-sdl-ffi PR: ports/146730 Submitted by: Christoph Kick Notes: svn path=/head/; revision=255002