From owner-cvs-all@FreeBSD.ORG Thu Mar 27 23:07:56 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6763C106566B; Thu, 27 Mar 2008 23:07:56 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 564E98FC12; Thu, 27 Mar 2008 23:07:56 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m2RN7uKm082751; Thu, 27 Mar 2008 23:07:56 GMT (envelope-from gahr@repoman.freebsd.org) Received: (from gahr@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m2RN7uSR082750; Thu, 27 Mar 2008 23:07:56 GMT (envelope-from gahr) Message-Id: <200803272307.m2RN7uSR082750@repoman.freebsd.org> From: Pietro Cerutti Date: Thu, 27 Mar 2008 23:07:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers Makefile ports/archivers/xarchiver Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2008 23:07:56 -0000 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 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)