Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Aug 2011 08:06:58 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/archivers Makefile ports/archivers/rubygem-archive-zip Makefile distinfo pkg-descr
Message-ID:  <201108060806.p7686wc1002881@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tota        2011-08-06 08:06:58 UTC

  FreeBSD ports repository

  Modified files:
    archivers            Makefile 
  Added files:
    archivers/rubygem-archive-zip Makefile distinfo pkg-descr 
  Log:
  - 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
  
  Revision  Changes    Path
  1.263     +1 -0      ports/archivers/Makefile
  1.1       +22 -0     ports/archivers/rubygem-archive-zip/Makefile (new)
  1.1       +2 -0      ports/archivers/rubygem-archive-zip/distinfo (new)
  1.1       +10 -0     ports/archivers/rubygem-archive-zip/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108060806.p7686wc1002881>