From owner-cvs-all Tue Sep 10 1:52:47 2002 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 D144C37B400; Tue, 10 Sep 2002 01:52:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06EE843E42; Tue, 10 Sep 2002 01:52:43 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: from freefall.freebsd.org (joerg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8A8qgJU058513; Tue, 10 Sep 2002 01:52:42 -0700 (PDT) (envelope-from joerg@freefall.freebsd.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8A8qgiY058512; Tue, 10 Sep 2002 01:52:42 -0700 (PDT) Message-Id: <200209100852.g8A8qgiY058512@freefall.freebsd.org> From: Joerg Wunsch Date: Tue, 10 Sep 2002 01:52:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/avr-gdb Makefile distinfo pkg-comment pkg-descr pkg-plist ports/devel/avr-gdb/files patch-aa 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 joerg 2002/09/10 01:52:42 PDT Modified files: devel Makefile Added files: devel/avr-gdb Makefile distinfo pkg-comment pkg-descr pkg-plist devel/avr-gdb/files patch-aa Log: Complete the support for the AVR microcontroller toolchain: a port of GDB to the AVR. Revision Changes Path 1.918 +1 -0 ports/devel/Makefile 1.1 +28 -0 ports/devel/avr-gdb/Makefile (new) 1.1 +1 -0 ports/devel/avr-gdb/distinfo (new) 1.1 +22 -0 ports/devel/avr-gdb/files/patch-aa (new) 1.1 +1 -0 ports/devel/avr-gdb/pkg-comment (new) 1.1 +6 -0 ports/devel/avr-gdb/pkg-descr (new) 1.1 +2 -0 ports/devel/avr-gdb/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message