Sun Aug 8 13:42:44 2010 UTC ()
gcc-4.5.1 out.


(wiz)
diff -r1.774 -r1.775 src/doc/3RDPARTY

cvs diff -r1.774 -r1.775 src/doc/3RDPARTY (expand / switch to unified diff)

--- src/doc/3RDPARTY 2010/08/06 19:39:26 1.774
+++ src/doc/3RDPARTY 2010/08/08 13:42:44 1.775
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: 3RDPARTY,v 1.774 2010/08/06 19:39:26 jruoho Exp $ 1# $NetBSD: 3RDPARTY,v 1.775 2010/08/08 13:42:44 wiz Exp $
2# 2#
3# This file contains a list of the software that has been integrated into 3# This file contains a list of the software that has been integrated into
4# NetBSD where we are not the primary maintainer. 4# NetBSD where we are not the primary maintainer.
5# 5#
6# When you make changes to this software, be sure to discuss it with the 6# When you make changes to this software, be sure to discuss it with the
7# maintainer and contribute your patches. Divergence from the official 7# maintainer and contribute your patches. Divergence from the official
8# sources is not desirable, and should be avoided as much as possible. 8# sources is not desirable, and should be avoided as much as possible.
9# 9#
10# When importing, please deal with the RCS IDs in this way: 10# When importing, please deal with the RCS IDs in this way:
11# 1. Preserve the RCS IDs in the files by removing the $ signs from 11# 1. Preserve the RCS IDs in the files by removing the $ signs from
12# the IDs before you do the import. 12# the IDs before you do the import.
13# 2. After the import, add NetBSD RCS IDs to all of the files. 13# 2. After the import, add NetBSD RCS IDs to all of the files.
14# 14#
@@ -322,27 +322,27 @@ Package: flex @@ -322,27 +322,27 @@ Package: flex
322Version: 2.5.35 322Version: 2.5.35
323Current Vers: 2.5.35 323Current Vers: 2.5.35
324Maintainer: Will Estes <wlestes@users.sourceforge.net> 324Maintainer: Will Estes <wlestes@users.sourceforge.net>
325Archive Site: http://flex.sourceforge.net/ 325Archive Site: http://flex.sourceforge.net/
326Home Page: http://flex.sourceforge.net/ 326Home Page: http://flex.sourceforge.net/
327Mailing List: http://lists.sourceforge.net/mailman/listinfo/flex-announce 327Mailing List: http://lists.sourceforge.net/mailman/listinfo/flex-announce
328Responsible: 328Responsible:
329License: BSD-like  329License: BSD-like
330Notes: 330Notes:
331There is a flex2netbsd script to help newer imports. 331There is a flex2netbsd script to help newer imports.
332 332
333Package: gcc 333Package: gcc
334Version: 4.1.3-20080831 334Version: 4.1.3-20080831
335Current Vers: 4.5.0 335Current Vers: 4.5.1
336Maintainer: FSF 336Maintainer: FSF
337Archive Site: ftp://ftp.gnu.org/gnu/gcc/ 337Archive Site: ftp://ftp.gnu.org/gnu/gcc/
338Home Page: http://www.gnu.org/software/gcc/ 338Home Page: http://www.gnu.org/software/gcc/
339Mailing List: gcc-bugs@gnu.org 339Mailing List: gcc-bugs@gnu.org
340Responsible: thorpej, mrg 340Responsible: thorpej, mrg
341License: GPLv2, LGPLv2.1 341License: GPLv2, LGPLv2.1
342Notes: 342Notes:
343before importing: 343before importing:
344 - delete all .cvsignore and .brik files 344 - delete all .cvsignore and .brik files
345 - delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar 345 - delete gcc/java gcc/ada libffi zlib boehm-gc libjava fastjar
346 - delete all related testsuites 346 - delete all related testsuites
347for GCC4: 347for GCC4:
348 - delete all fortran and testsuites 348 - delete all fortran and testsuites