Xarchiver is a Desktop Environment independent archiver frontend. All common archive types are supported. RPM and ISO are handled without rpm or isodump executables. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->gahr I'll take it.
gahr 2008-03-27 23:07:56 UTC FreeBSD ports repository Modified files: archivers Makefile Added files: archivers/xarchiver Makefile distinfo pkg-descr pkg-plist Log: Xarchiver is a Desktop Environment independent archiver frontend. All common archive types are supported. RPM and ISO are handled without rpm or isodump executables. PR: 122149 Submitted by: Andreev Maxim <andreevmaxim@gmail.com> Approved by: miwi (mentor) Revision Changes Path 1.189 +1 -0 ports/archivers/Makefile 1.1 +27 -0 ports/archivers/xarchiver/Makefile (new) 1.1 +3 -0 ports/archivers/xarchiver/distinfo (new) 1.1 +8 -0 ports/archivers/xarchiver/pkg-descr (new) 1.1 +51 -0 ports/archivers/xarchiver/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks!