From owner-cvs-ports@FreeBSD.ORG Sun Feb 8 02:07:41 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 6753516A4CE; Sun, 8 Feb 2004 02:07:41 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6341F43D2F; Sun, 8 Feb 2004 02:07:41 -0800 (PST) (envelope-from linimon@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 i18A7f0B004721; Sun, 8 Feb 2004 02:07:41 -0800 (PST) (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i18A7f1n004720; Sun, 8 Feb 2004 02:07:41 -0800 (PST) (envelope-from linimon) Message-Id: <200402081007.i18A7f1n004720@repoman.freebsd.org> From: Mark Linimon Date: Sun, 8 Feb 2004 02:07:41 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/palm/prc-tools Makefile distinfo pkg-plist patch-gcc:strsignal.cpost-patch-gcc:strerror.c 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: Sun, 08 Feb 2004 10:07:41 -0000 linimon 2004/02/08 02:07:41 PST FreeBSD ports repository Modified files: palm/prc-tools Makefile distinfo pkg-plist Added files: palm/prc-tools/files post-patch-gcc:Makefile.in post-patch-gcc:strerror.c Removed files: palm/prc-tools/files patch-gcc:strerror.c patch-gcc:strsignal.c patch-gdb:strerror.c Log: Update to 2.3. No longer needs quite so many antique gcc files. Enable the arm tools (although they aren't - submitter doesn't have an arm palm pilot). Also now compiles on 5.x. (Tested on 4.x as well). PR: ports/62491 Submitted by: Peter Haight Revision Changes Path 1.29 +61 -18 ports/palm/prc-tools/Makefile 1.5 +4 -3 ports/palm/prc-tools/distinfo 1.2 +0 -11 ports/palm/prc-tools/files/patch-gcc:strerror.c (dead) 1.2 +0 -11 ports/palm/prc-tools/files/patch-gcc:strsignal.c (dead) 1.2 +0 -11 ports/palm/prc-tools/files/patch-gdb:strerror.c (dead) 1.1 +11 -0 ports/palm/prc-tools/files/post-patch-gcc:Makefile.in (new) 1.1 +18 -0 ports/palm/prc-tools/files/post-patch-gcc:strerror.c (new) 1.6 +143 -90 ports/palm/prc-tools/pkg-plist