From owner-cvs-all@FreeBSD.ORG Tue Feb 22 20:06:54 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 0292616A4CE; Tue, 22 Feb 2005 20:06:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAECD43D31; Tue, 22 Feb 2005 20:06:53 +0000 (GMT) (envelope-from sem@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 j1MK6rTA072836; Tue, 22 Feb 2005 20:06:53 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1MK6rGN072835; Tue, 22 Feb 2005 20:06:53 GMT (envelope-from sem) Message-Id: <200502222006.j1MK6rGN072835@repoman.freebsd.org> From: Sergey Matveychuk Date: Tue, 22 Feb 2005 20:06:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefile ports/textproc/archmage Makefile distinfo pkg-descr pkg-plist ports/textproc/archmage/files patch-aa 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: Tue, 22 Feb 2005 20:06:54 -0000 sem 2005-02-22 20:06:53 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/archmage Makefile distinfo pkg-descr pkg-plist textproc/archmage/files patch-aa Log: New port: ArCHMage is extensible reader/decompiler of files in CHM format. PR: ports/77930 Submitted by: Vsevolod Stakhov Revision Changes Path 1.792 +1 -0 ports/textproc/Makefile 1.1 +30 -0 ports/textproc/archmage/Makefile (new) 1.1 +2 -0 ports/textproc/archmage/distinfo (new) 1.1 +25 -0 ports/textproc/archmage/files/patch-aa (new) 1.1 +5 -0 ports/textproc/archmage/pkg-descr (new) 1.1 +62 -0 ports/textproc/archmage/pkg-plist (new)