cvs commit: ports/devel Makefile ports/devel/rubygem-iobuffer
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"