Date: Wed, 24 Oct 2007 13:21:22 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers Makefile ports/archivers/javatar Makefile distinfo pkg-descr Message-ID: <200710241321.l9ODLMmq096983@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ale 2007-10-24 13:21:22 UTC
FreeBSD ports repository
Modified files:
archivers Makefile
Added files:
archivers/javatar Makefile distinfo pkg-descr
Log:
The package com.ice.tar implements a tar archive io package.
This package allows you to create, and extract tar archives.
Since the package uses InputStream and OutputStream, it is possible
to combine this package with the java.util.zip package to handle
.tar.gz files.
WWW: http://www.trustice.com/java/tar/
Revision Changes Path
1.185 +1 -0 ports/archivers/Makefile
1.1 +41 -0 ports/archivers/javatar/Makefile (new)
1.1 +3 -0 ports/archivers/javatar/distinfo (new)
1.1 +10 -0 ports/archivers/javatar/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710241321.l9ODLMmq096983>
