cvs commit: ports/archivers Makefile ports/archivers/libarchive
Makefile distinfo pkg-descr ports/archivers/libarchive/files
patch-Makefile
Greg Lewis
glewis at FreeBSD.org
Wed Mar 24 09:20:50 PST 2004
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)
More information about the cvs-ports
mailing list