Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2006 16:28:30 +0000 (UTC)
From:      Jean-Yves Lefort <jylefort@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/archivers Makefile ports/archivers/libzip Makefile distinfo pkg-descr ports/archivers/libzip/files patch-man_Makefile.in
Message-ID:  <200603211628.k2LGSUnK058519@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jylefort    2006-03-21 16:28:30 UTC

  FreeBSD ports repository

  Modified files:
    archivers            Makefile 
  Added files:
    archivers/libzip     Makefile distinfo pkg-descr 
    archivers/libzip/files patch-man_Makefile.in 
  Log:
  Add libzip.
  
  libzip is a C library for reading, creating, and modifying zip archives. Files
  can be added from data buffers, files, or compressed data copied directly from
  other zip archives. Changes made without closing the archive can be reverted.
  The API is documented by man pages.
  
  WWW: http://www.nih.at/libzip/
  
  PR:             ports/94710
  Submitted by:   Alexander Zhuravlev <zaa@ulstu.ru>
  
  Revision  Changes    Path
  1.140     +1 -0      ports/archivers/Makefile
  1.1       +64 -0     ports/archivers/libzip/Makefile (new)
  1.1       +3 -0      ports/archivers/libzip/distinfo (new)
  1.1       +13 -0     ports/archivers/libzip/files/patch-man_Makefile.in (new)
  1.1       +6 -0      ports/archivers/libzip/pkg-descr (new)



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