Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Mar 2008 10:37:40 +0000 (UTC)
From:      Dirk Meyer <dinoex@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-tar-minitar Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200803291037.m2TAbeOv012731@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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