Commit graph

10 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
c59ea3a571 Update to 0.12.0
Changes:	https://github.com/javanthropus/archive-zip/blob/master/NEWS.md
2019-07-01 15:38:01 +00:00
Sunpoet Po-Chuan Hsieh
fb7a42493c Update to 0.11.0
Changes:	https://github.com/javanthropus/archive-zip/blob/master/NEWS.md
2018-01-29 11:28:24 +00:00
Sunpoet Po-Chuan Hsieh
ca0915f64e Update to 0.10.0
Changes:	https://github.com/javanthropus/archive-zip/blob/master/NEWS.md
2017-09-05 16:11:06 +00:00
Steve Wills
ea705be1e1 archivers/rubygem-archive-zip: update to 0.9.0 2016-12-27 17:33:46 +00:00
Sunpoet Po-Chuan Hsieh
2edf022673 - Update to 0.8.0
- Add NO_ARCH

Changes:	https://github.com/javanthropus/archive-zip/blob/master/NEWS.md
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:13:05 +00:00
TAKATSU Tomonari
155e03566e - Update to 0.7.0
- Add LICENSE section
- Pass maintainership to ruby@
2014-09-09 17:22:10 +00:00
TAKATSU Tomonari
9737c83966 - Update to 0.6.0
- Trim Makefile header
2013-03-25 16:05:33 +00:00
TAKATSU Tomonari
de0b8145e1 - Update to 0.5.0 2012-03-08 19:55:59 +00:00
TAKATSU Tomonari
5e727dda5c - Update to 0.4.0 2011-08-31 11:16:02 +00:00
TAKATSU Tomonari
dff584cda3 - Add a new port: archivers/rubygem-archive-zip
The Archive::Zip library intends to provide a simple, yet complete and
Ruby-esque, interface to working with ZIP archives.

Basic archive creation and extraction can be handled using only a few methods.
More complex operations involving the manipulation of existing archives in place
(adding, removing, and modifying entries) are also possible with a little more
work.  Even adding advanced features such as new compression codecs are
supported with a moderate amount of effort.

WWW:	https://github.com/javanthropus/archive-zip
2011-08-06 08:06:58 +00:00