Commit graph

6 commits

Author SHA1 Message Date
joerg
d6ab8f9691 Don't create documentation diectory 2009-06-14 18:03:11 +00:00
joerg
e209761d06 Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
jlam
49044b1ec2 Install as a gem using the pkgsrc rubygem.mk framework instead of
directly into site_ruby.
2008-04-04 15:30:00 +00:00
rillig
40c18f0881 Made the package definition simpler and fixed pkglint -Wall warnings. 2007-03-08 19:26:41 +00:00
taca
6da3cd9ae1 Update ruby-zip package to 0.9.1.
Also install some documents and examples.

= Version 0.9.1

Added symlink support and support for unix file permissions. Reduced
memory usage during decompression.

New methods ZipFile::[follow_symlinks, restore_times, restore_permissions, restore_ownership].
New methods ZipEntry::unix_perms, ZipInputStream::eof?.
Added documentation and test for new ZipFile::extract.
Added some of the API suggestions from sf.net #1281314.
Applied patch for sf.net bug #1446926.
Applied patch for sf.net bug #1459902.
Rework ZipEntry and delegate classes.
2007-01-28 15:18:48 +00:00
minskim
190ad9ab87 Import ruby-zip.
rubyzip is a ruby module for reading and writing zip files.
2006-03-30 03:16:48 +00:00