Date: Wed, 24 Mar 2004 09:20:49 -0800 (PST) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers Makefile ports/archivers/libarchive Makefile distinfo pkg-descr ports/archivers/libarchive/files patch-Makefile Message-ID: <200403241720.i2OHKnUd023300@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2004/03/24 09:20:49 PST FreeBSD ports repository Modified files: archivers Makefile Added files: archivers/libarchive Makefile distinfo pkg-descr archivers/libarchive/files patch-Makefile Log: Add a port of Tim Kientzle's libarchive: Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants and the POSIX cpio format. WWW: http://people.freebsd.org/~kientzle/libarchive/ This code is present in -CURRENT but Tim currently has no intention of MFC'ing it. The port will allow 4.x users to benefit from Tim's current work and the tools he is building on top of it (bsdtar, libpkg). Not objected to by: kientzle Revision Changes Path 1.95 +1 -0 ports/archivers/Makefile 1.1 +111 -0 ports/archivers/libarchive/Makefile (new) 1.1 +2 -0 ports/archivers/libarchive/distinfo (new) 1.1 +10 -0 ports/archivers/libarchive/files/patch-Makefile (new) 1.1 +5 -0 ports/archivers/libarchive/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403241720.i2OHKnUd023300>