Date: Thu, 10 Nov 2005 14:10:04 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers Makefile ports/archivers/xarchive Makefile distinfo pkg-descr pkg-plist Message-ID: <200511101410.jAAEA4wK089947@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511101410.jAAEA4wK089947>