From owner-cvs-all Sat Mar 30 0:30:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 104E137B41D; Sat, 30 Mar 2002 00:30:34 -0800 (PST) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2U8UY586282; Sat, 30 Mar 2002 00:30:34 -0800 (PST) (envelope-from dinoex) Message-Id: <200203300830.g2U8UY586282@freefall.freebsd.org> From: Dirk Meyer Date: Sat, 30 Mar 2002 00:30:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/m6811-binutils Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2002/03/30 00:30:33 PST Modified files: devel Makefile Added files: devel/m6811-binutils Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Converted in new layout, make portlint happy too. This is a 6811 cross toolchain for FreeBSD. The GNU binutils contain: as, ld, ar, objcopy, objdump and many other utilities. The format of object files is ELF-32. The GNU Binutils support translation to other formats such as S-records, Intel HEX records, ... WWW: http://home.worldnet.fr/~stcarrez/m68hc11_port.html PR: 17801 Submitted by: jake Revision Changes Path 1.790 +1 -0 ports/devel/Makefile 1.1 +32 -0 ports/devel/m6811-binutils/Makefile (new) 1.1 +2 -0 ports/devel/m6811-binutils/distinfo (new) 1.1 +1 -0 ports/devel/m6811-binutils/pkg-comment (new) 1.1 +10 -0 ports/devel/m6811-binutils/pkg-descr (new) 1.1 +52 -0 ports/devel/m6811-binutils/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message