cvs commit: ports/archivers Makefile ports/archivers/xarchive Makefile distinfo pkg-descr pkg-plist

[ Available lists | Index of cvs-all | Month of Nov 2005 | Week of 10 Nov 2005 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Pav Lucistnik <pav@FreeBSD.org>
Date
10 Nov 2005 14:10:04
Subject
cvs commit: ports/archivers Makefile ports/archivers/xarchive Makefile distinfo pkg-descr pkg-plist
Message-ID
200511101410.jAAEA4wK089947@repoman.freebsd.org


[ Hide this part ]
pav         2005-11-10 14:10:04 UTC

FreeBSD ports repository

Modified files:
archivers Makefile
Added files:
archivers/xarchive Makefile distinfo pkg-descr pkg-plist
Log:
XArchive is a GTK+ front end for command line archiving tools such as tar, rar,
zip, ace, 7zip, arj, and rpm.

It uses external bash shell wrappers to handle the different types of file
formats, so adding support for new archive types can be easily done by writing
a wrapper.

PR: ports/88760
Submitted by: Mark Kane <mark@mkproductions.org>

Revision Changes Path
1.134 +1 -0 ports/archivers/Makefile
1.1 +61 -0 ports/archivers/xarchive/Makefile (new)
1.1 +3 -0 ports/archivers/xarchive/distinfo (new)
1.1 +12 -0 ports/archivers/xarchive/pkg-descr (new)
1.1 +16 -0 ports/archivers/xarchive/pkg-plist (new)


Elapsed time: 0.073 seconds