From owner-cvs-all@FreeBSD.ORG Fri Jan 14 00:13:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAF2116A4CE; Fri, 14 Jan 2005 00:13:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1D9343D41; Fri, 14 Jan 2005 00:13:20 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j0E0DKRZ019211; Fri, 14 Jan 2005 00:13:20 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0E0DKKk019210; Fri, 14 Jan 2005 00:13:20 GMT (envelope-from edwin) Message-Id: <200501140013.j0E0DKKk019210@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 14 Jan 2005 00:13:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/archivers Makefile ports/archivers/orange Makefile distinfo pkg-descr pkg-plist ports/archivers/orange/files patch-inno.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 14 Jan 2005 00:13:20 -0000 edwin 2005-01-14 00:13:20 UTC FreeBSD ports repository Modified files: archivers Makefile Added files: archivers/orange Makefile distinfo pkg-descr pkg-plist archivers/orange/files patch-inno.h Log: [NEW PORT] archivers/orange: Extract Microsoft Cabinet files from self-extracting installers Orange is a tool and library for squeezing out juicy installable Microsoft Cabinet Files from self-extracting installers for Microsoft Windows. Supported installers include VISE, InstallShield, Setup Factory and more. WWW: http://synce.sourceforge.net PR: ports/76030 Submitted by: Sam Lawrance Revision Changes Path 1.118 +1 -0 ports/archivers/Makefile 1.1 +40 -0 ports/archivers/orange/Makefile (new) 1.1 +2 -0 ports/archivers/orange/distinfo (new) 1.1 +67 -0 ports/archivers/orange/files/patch-inno.h (new) 1.1 +7 -0 ports/archivers/orange/pkg-descr (new) 1.1 +6 -0 ports/archivers/orange/pkg-plist (new)