Port details |
- rubygem-iobuffer Gems for iobuffer
- 1.1.2 devel
=0 Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2012-07-10 10:21:21
- Last Update: 2022-03-14 04:59:58
- Commit Hash: 15fae83
- Also Listed In: rubygems
- License: not specified in port
- Description:
- 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
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- rubygem-iobuffer>0:devel/rubygem-iobuffer
- To install the port:
- cd /usr/ports/devel/rubygem-iobuffer/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-iobuffer
- pkg install rubygem-iobuffer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-iobuffer
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rubygem/iobuffer-1.1.2.gem) = 433a397aef5a39246e40171d790e38753fecfdb22f1c37d0846633ea1878759f
SIZE (rubygem/iobuffer-1.1.2.gem) = 9216
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby27 : lang/ruby27
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby27 : lang/ruby27
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby27 : lang/ruby27
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- devel/rubygem-cool.io
- Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-iobuffer
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Mar 2022 04:59:58 1.1.2 |
Yasuhiro Kimura (yasu)  |
devel/rubygem-iobuffer: Fix build with Ruby 3.x
PR: 262527 |
04 Oct 2021 19:58:01 1.1.2 |
Rene Ladan (rene)  |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
07 Apr 2021 08:09:01 1.1.2 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.1.2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 Apr 2016 21:57:32
1.1.2 |
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
27 Apr 2016 16:36:42
1.1.2 |
swills  |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
24 Jan 2014 14:46:50
1.1.2 |
miwi  |
- Stage safe |
20 Sep 2013 17:17:45
1.1.2 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
10 Jul 2012 10:18:13
1.1.2 |
kuriyama  |
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 |
Number of commits found: 9
|