From owner-cvs-ports@FreeBSD.ORG Sat Jun 19 05:36:50 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB9AE16A4CE; Sat, 19 Jun 2004 05:36:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D21A343D39; Sat, 19 Jun 2004 05:36:50 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i5J5acmJ075704; Sat, 19 Jun 2004 05:36:38 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5J5acEO075703; Sat, 19 Jun 2004 05:36:38 GMT (envelope-from anholt) Message-Id: <200406190536.i5J5acEO075703@repoman.freebsd.org> From: Eric Anholt Date: Sat, 19 Jun 2004 05:36:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/imake-6 Makefile distinfo pkg-descr pkg-plist ports/devel/imake-6/files patch-FreeBSD.cf patch-Imake.rules patch-Imake.tmpl patch-Imakefile patch-Library.tmpl patch-cf-Imakefile ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jun 2004 05:36:51 -0000 anholt 2004-06-19 05:36:38 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/imake-6 Makefile distinfo pkg-descr pkg-plist devel/imake-6/files patch-FreeBSD.cf patch-Imake.rules patch-Imake.tmpl patch-Imakefile patch-Library.tmpl patch-cf-Imakefile patch-imake.c patch-mkhtmlindex.pl devel/imake-6/scripts configure Log: New port: imake-6: imake and other build utilities from X.Org. Revision Changes Path 1.1577 +1 -0 ports/devel/Makefile 1.1 +60 -0 ports/devel/imake-6/Makefile (new) 1.1 +6 -0 ports/devel/imake-6/distinfo (new) 1.1 +68 -0 ports/devel/imake-6/files/patch-FreeBSD.cf (new) 1.1 +29 -0 ports/devel/imake-6/files/patch-Imake.rules (new) 1.1 +20 -0 ports/devel/imake-6/files/patch-Imake.tmpl (new) 1.1 +12 -0 ports/devel/imake-6/files/patch-Imakefile (new) 1.1 +11 -0 ports/devel/imake-6/files/patch-Library.tmpl (new) 1.1 +12 -0 ports/devel/imake-6/files/patch-cf-Imakefile (new) 1.1 +22 -0 ports/devel/imake-6/files/patch-imake.c (new) 1.1 +13 -0 ports/devel/imake-6/files/patch-mkhtmlindex.pl (new) 1.1 +7 -0 ports/devel/imake-6/pkg-descr (new) 1.1 +139 -0 ports/devel/imake-6/pkg-plist (new) 1.1 +31 -0 ports/devel/imake-6/scripts/configure (new)