Date: Tue, 10 Jul 2012 10:18:13 +0000 (UTC) From: Jun Kuriyama <kuriyama@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/rubygem-iobuffer Makefile distinfo pkg-descr Message-ID: <201207101018.q6AAIDxv039258@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kuriyama 2012-07-10 10:18:13 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/rubygem-iobuffer Makefile distinfo pkg-descr Log: IO::Buffer is a fast byte queue which is primarily intended for non-blocking I/O applications but is suitable wherever buffering is required. IO::Buffer is compatible with Ruby 1.8/1.9 and Rubinius. WWW: https://github.com/tarcieri/iobuffer Revision Changes Path 1.5019 +1 -0 ports/devel/Makefile 1.1 +20 -0 ports/devel/rubygem-iobuffer/Makefile (new) 1.1 +2 -0 ports/devel/rubygem-iobuffer/distinfo (new) 1.1 +5 -0 ports/devel/rubygem-iobuffer/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207101018.q6AAIDxv039258>