cvs commit: ports/archivers Makefile ports/archivers/javatar Makefile distinfo pkg-descr

[ Available lists | Index of cvs-all | Month of Oct 2007 | Week of 24 Oct 2007 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Alex Dupre <ale@FreeBSD.org>
Date
24 Oct 2007 13:21:23
Subject
cvs commit: ports/archivers Makefile ports/archivers/javatar Makefile distinfo pkg-descr
Message-ID
200710241321.l9ODLMmq096983@repoman.freebsd.org


[ Hide this part ]
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)


Elapsed time: 0.061 seconds