Sunpoet Po-Chuan Hsieh
d0a7b21f2f
Update to 1.0.0
...
Changes: https://github.com/Quintus/ruby-xz/blob/master/HISTORY.rdoc
2018-05-21 15:01:00 +00:00
Steve Wills
eed785560a
archivers/rubygem-ruby-xz: fix dependencies
2017-02-03 17:14:33 +00:00
Sunpoet Po-Chuan Hsieh
b48e37c133
- Update to 0.2.3
...
- Add LICENSE
- Add NO_ARCH
Changes: https://github.com/Quintus/ruby-xz/blob/master/HISTORY.rdoc
2016-04-28 19:05:17 +00:00
Steve Wills
462519941e
Convert USES=gem:autoplist to USES=gem since autoplist is default
2016-04-27 21:57:31 +00:00
Steve Wills
b3e8fe8d85
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
2016-04-27 16:36:41 +00:00
Steve Wills
2491d1d69d
archivers/rubygem-ruby-xz: create port
...
These are simple Ruby bindings for the liblzma library
(http://tukaani.org/xz/ ), which is best known for the extreme compression
ratio. Since FFI is used to implement the bindings, no compilation is needed
and they should work with JRuby as well.
WWW: http://quintus.github.io/ruby-xz
2016-04-23 15:08:18 +00:00