From owner-cvs-all@FreeBSD.ORG Fri Oct 6 20:43:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 1560C16A412; Fri, 6 Oct 2006 20:43:58 +0000 (UTC) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEB6743D45; Fri, 6 Oct 2006 20:43:57 +0000 (GMT) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k96Khvwo098023; Fri, 6 Oct 2006 20:43:57 GMT (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k96KhvEe098022; Fri, 6 Oct 2006 20:43:57 GMT (envelope-from joerg) Message-Id: <200610062043.k96KhvEe098022@repoman.freebsd.org> From: Joerg Wunsch Date: Fri, 6 Oct 2006 20:43:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/avr-gcc Makefile distinfo pkg-descr pkg-plist ports/devel/avr-gcc/files patch-0b-constants patch-attribute_alias patch-dwarf patch-libiberty-Makefile.in patch-newdevices patch-zz-atmega256x X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 06 Oct 2006 20:43:58 -0000 joerg 2006-10-06 20:43:57 UTC FreeBSD ports repository Added files: devel/avr-gcc Makefile distinfo pkg-descr pkg-plist devel/avr-gcc/files patch-0b-constants patch-attribute_alias patch-dwarf patch-libiberty-Makefile.in patch-newdevices patch-zz-atmega256x Log: Copy over the avr-gcc-devel port to avr-gcc, so this will become the default AVR-GCC version now. No repocopy as this port used to exist before. For the history details, see the old avr-gcc-devel port (going to be moved to Attic now). Revision Changes Path 1.56 +68 -0 ports/devel/avr-gcc/Makefile (new) 1.24 +6 -0 ports/devel/avr-gcc/distinfo (new) 1.1 +144 -0 ports/devel/avr-gcc/files/patch-0b-constants (new) 1.1 +11 -0 ports/devel/avr-gcc/files/patch-attribute_alias (new) 1.1 +10 -0 ports/devel/avr-gcc/files/patch-dwarf (new) 1.1 +12 -0 ports/devel/avr-gcc/files/patch-libiberty-Makefile.in (new) 1.14 +284 -0 ports/devel/avr-gcc/files/patch-newdevices (new) 1.1 +499 -0 ports/devel/avr-gcc/files/patch-zz-atmega256x (new) 1.15 +24 -0 ports/devel/avr-gcc/pkg-descr (new) 1.25 +95 -0 ports/devel/avr-gcc/pkg-plist (new)