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)