Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 4A2B3A654F for ; Sat, 25 Apr 2015 10:32:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9837C14A21D; Sat, 25 Apr 2015 10:32:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E12C814A204 for ; Sat, 25 Apr 2015 10:32:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id QT3taYI_-nVy for ; Sat, 25 Apr 2015 10:32:08 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 22F3514A1FA for ; Sat, 25 Apr 2015 10:32:08 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 16B3198; Sat, 25 Apr 2015 10:32:08 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 25 Apr 2015 10:32:08 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/lang/gcc2 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20150425103208.16B3198@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Sat Apr 25 10:32:08 UTC 2015 Added Files: pkgsrc/lang/gcc2: DESCR MESSAGE Makefile PLIST buildlink3.mk distinfo pkgsrc/lang/gcc2/files: UPDATE.txt arm_netbsd-elf.h gcc.mk i386_netbsd-elf.h i386_xm-uwin.h m68k_netbsd-elf.h mips_t-mipseb rs6000_netbsd.h sh_netbsd-elf-little.h sh_netbsd-elf.h sparc_netbsd-elf-common.h sparc_netbsd-elf.h sparc_netbsd64.h sparc_t-netbsd vax_netbsd-elf.h xm-netbsd.h xm-target64.h pkgsrc/lang/gcc2/patches: patch-Makefile.in patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al patch-am patch-gcc_Makefile.in patch-gcc_ch_Make-lang.in patch-gcc_cp_Make-lang.in patch-gcc_f_Make-lang.in patch-gcc_intl_Makefile.in patch-gcc_java_Make-lang.in patch-libchill_Makefile.in patch-libf2c_Makefile.in patch-libio_Makefile.in Log Message: Re-Import gcc2-2.95.3nb7 as lang/gcc2 (previously lang/gcc). This directory contains the GNU Compiler Collection (GCC) version 2.95. It includes all of the support for compiling C, C++, Objective C, Fortran, Java, and Chill. The GNU Compiler Collection is free software. See the file COPYING for copying permission. See the file gcc.texi (together with other files that it includes) for installation and porting information. The file INSTALL contains a copy of the installation information, as plain ASCII. See the Bugs chapter of the GCC Manual for how to report bugs usefully. An online readable version of the manual is in the files gcc.info*. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/lang/gcc2/DESCR pkgsrc/lang/gcc2/MESSAGE \ pkgsrc/lang/gcc2/Makefile pkgsrc/lang/gcc2/PLIST \ pkgsrc/lang/gcc2/buildlink3.mk pkgsrc/lang/gcc2/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/lang/gcc2/files/UPDATE.txt \ pkgsrc/lang/gcc2/files/arm_netbsd-elf.h pkgsrc/lang/gcc2/files/gcc.mk \ pkgsrc/lang/gcc2/files/i386_netbsd-elf.h \ pkgsrc/lang/gcc2/files/i386_xm-uwin.h \ pkgsrc/lang/gcc2/files/m68k_netbsd-elf.h \ pkgsrc/lang/gcc2/files/mips_t-mipseb \ pkgsrc/lang/gcc2/files/rs6000_netbsd.h \ pkgsrc/lang/gcc2/files/sh_netbsd-elf-little.h \ pkgsrc/lang/gcc2/files/sh_netbsd-elf.h \ pkgsrc/lang/gcc2/files/sparc_netbsd-elf-common.h \ pkgsrc/lang/gcc2/files/sparc_netbsd-elf.h \ pkgsrc/lang/gcc2/files/sparc_netbsd64.h \ pkgsrc/lang/gcc2/files/sparc_t-netbsd \ pkgsrc/lang/gcc2/files/vax_netbsd-elf.h \ pkgsrc/lang/gcc2/files/xm-netbsd.h pkgsrc/lang/gcc2/files/xm-target64.h cvs rdiff -u -r0 -r1.1 pkgsrc/lang/gcc2/patches/patch-Makefile.in \ pkgsrc/lang/gcc2/patches/patch-aa pkgsrc/lang/gcc2/patches/patch-ab \ pkgsrc/lang/gcc2/patches/patch-ac pkgsrc/lang/gcc2/patches/patch-ad \ pkgsrc/lang/gcc2/patches/patch-ae pkgsrc/lang/gcc2/patches/patch-af \ pkgsrc/lang/gcc2/patches/patch-ag pkgsrc/lang/gcc2/patches/patch-ah \ pkgsrc/lang/gcc2/patches/patch-ai pkgsrc/lang/gcc2/patches/patch-aj \ pkgsrc/lang/gcc2/patches/patch-ak pkgsrc/lang/gcc2/patches/patch-al \ pkgsrc/lang/gcc2/patches/patch-am \ pkgsrc/lang/gcc2/patches/patch-gcc_Makefile.in \ pkgsrc/lang/gcc2/patches/patch-gcc_ch_Make-lang.in \ pkgsrc/lang/gcc2/patches/patch-gcc_cp_Make-lang.in \ pkgsrc/lang/gcc2/patches/patch-gcc_f_Make-lang.in \ pkgsrc/lang/gcc2/patches/patch-gcc_intl_Makefile.in \ pkgsrc/lang/gcc2/patches/patch-gcc_java_Make-lang.in \ pkgsrc/lang/gcc2/patches/patch-libchill_Makefile.in \ pkgsrc/lang/gcc2/patches/patch-libf2c_Makefile.in \ pkgsrc/lang/gcc2/patches/patch-libio_Makefile.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.