From owner-cvs-all@FreeBSD.ORG Sat Feb 21 18:17:09 2004 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 D6A8516A4CE; Sat, 21 Feb 2004 18:17:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFF1D43D1D; Sat, 21 Feb 2004 18:17:09 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1M2H9Ge096092; Sat, 21 Feb 2004 18:17:09 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1M2H98V096091; Sat, 21 Feb 2004 18:17:09 -0800 (PST) (envelope-from marcus) Message-Id: <200402220217.i1M2H98V096091@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 21 Feb 2004 18:17:09 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors Makefile ports/editors/fpc-ide Makefile distinfo pkg-descr pkg-plist ports/editors/fpc-ide/files patch-share::src::fpc-1.0.10::ide::compiler::Makefile.fpc 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: Sun, 22 Feb 2004 02:17:10 -0000 marcus 2004/02/21 18:17:09 PST FreeBSD ports repository Modified files: editors Makefile Added files: editors/fpc-ide Makefile distinfo pkg-descr pkg-plist editors/fpc-ide/files patch-share::src::fpc-1.0.10::ide::compiler::Makefile.fpc Log: Add fpc-ide, a Turbo Pascal-like IDE/compiler/debugger for the Free Pascal project. PR: 62574 Submitted by: John Merryweather Cooper Revision Changes Path 1.273 +1 -0 ports/editors/Makefile 1.1 +86 -0 ports/editors/fpc-ide/Makefile (new) 1.1 +2 -0 ports/editors/fpc-ide/distinfo (new) 1.1 +11 -0 ports/editors/fpc-ide/files/patch-share::src::fpc-1.0.10::ide::compiler::Makefile.fpc (new) 1.1 +8 -0 ports/editors/fpc-ide/pkg-descr (new) 1.1 +16 -0 ports/editors/fpc-ide/pkg-plist (new)