cvs commit: ports/archivers Makefile ports/archivers/libzip Makefile distinfo pkg-descr ports/archivers/libzip/files patch-man_Makefile.in

Jean-Yves Lefort jylefort at FreeBSD.org
Tue Mar 21 16:28:35 UTC 2006


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 at 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)


More information about the cvs-ports mailing list