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 <[EMAIL PROTECTED]> 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"