cvs commit: ports/archivers Makefile ports/archivers/rubygem-archive-tar-minitar Makefile distinfo pkg-descr pkg-plist

Dirk Meyer dinoex at FreeBSD.org
Sat Mar 29 03:37:41 PDT 2008


dinoex      2008-03-29 10:37:40 UTC

  FreeBSD ports repository

  Modified files:
    archivers            Makefile 
  Added files:
    archivers/rubygem-archive-tar-minitar Makefile distinfo 
                                          pkg-descr pkg-plist 
  Log:
  Archive::Tar::Minitar is a pure-Ruby library and command-line utility that
  provides the ability to deal with POSIX tar(1) archive files. The
  implementation is based heavily on Mauricio Fernández's implementation
  in rpa-base, but has been reorganised to promote reuse in other projects.
  
  The library can only handle files and directories at this point.
  The command line utility, minitar, can only create archives, extract from
  archives, and list archive contents.
  
  WWW: http://rubyforge.org/projects/ruwiki/
  
  Revision  Changes    Path
  1.190     +1 -0      ports/archivers/Makefile
  1.1       +19 -0     ports/archivers/rubygem-archive-tar-minitar/Makefile (new)
  1.1       +3 -0      ports/archivers/rubygem-archive-tar-minitar/distinfo (new)
  1.1       +10 -0     ports/archivers/rubygem-archive-tar-minitar/pkg-descr (new)
  1.1       +178 -0    ports/archivers/rubygem-archive-tar-minitar/pkg-plist (new)


More information about the cvs-ports mailing list