Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 May 2011 19:00:40 +0000 (UTC)
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/archivers/hs-tar Makefile distinfo pkg-descr
Message-ID:  <201105081900.p48J0eGN054147@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ashish      2011-05-08 19:00:40 UTC

  FreeBSD ports repository

  Added files:
    archivers/hs-tar     Makefile distinfo pkg-descr 
  Log:
  This library is for working with ".tar" archive files. It can read and
  write a range of common variations of archive format including V7,
  USTAR, POSIX and GNU formats. It provides support for packing and
  unpacking portable archives. This makes it suitable for distribution
  but not backup because details like file ownership and exact
  permissions are not preserved.
  
  WWW:    http://hackage.haskell.org/package/tar
  
  Obtained from:          FreeBSD Haskell
  Approved by:            pgj (mentor)
  
  Revision  Changes    Path
  1.1       +18 -0     ports/archivers/hs-tar/Makefile (new)
  1.1       +2 -0      ports/archivers/hs-tar/distinfo (new)
  1.1       +8 -0      ports/archivers/hs-tar/pkg-descr (new)



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