The NetBSD Project

CVS log for pkgsrc/lang/gcc44/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / lang / gcc44

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.35 / (download) - annotate - [select for diffs], Fri Apr 13 11:01:32 2012 UTC (6 weeks ago) by hans
Branch: MAIN
CVS Tags: HEAD
Changes since 1.34: +2 -5 lines
Diff to previous 1.34 (colored)

Add option gcc-inplace-math to allow building devel/gmp and math/mpfr
along with gcc, as described at http://gcc.gnu.org/install/prerequisites.html

Revision 1.34 / (download) - annotate - [select for diffs], Fri Apr 13 10:35:38 2012 UTC (6 weeks ago) by hans
Branch: MAIN
Changes since 1.33: +1 -2 lines
Diff to previous 1.33 (colored)

Move ICONVPREFIX definiton to nls option.

Revision 1.33 / (download) - annotate - [select for diffs], Thu Mar 15 07:43:30 2012 UTC (2 months, 1 week ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.32: +2 -3 lines
Diff to previous 1.32 (colored)

Update to GCC 4.4.7

GCC 4.4.7 is a bug-fix release containing fixes for regressions and serious
bugs in GCC 4.4.6.  This release marks the end of the maintainance of
the GCC 4.4 series.

This is the list of problem reports (PRs) from GCC's bug tracking system
that are known to be fixed in the 4.4.7 release. This list might not be
complete (that is, it is possible that some PRs that have been fixed are
not listed here).
http://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.6.2

Revision 1.32 / (download) - annotate - [select for diffs], Thu Mar 15 06:52:07 2012 UTC (2 months, 1 week ago) by sbd
Branch: MAIN
Changes since 1.31: +1 -11 lines
Diff to previous 1.31 (colored)

As this package is marked NOT-FOR-DRAGONFLY remove dragonfly patches
and pre-configure.

Also remove MESSAGE_SUBST.

Revision 1.31 / (download) - annotate - [select for diffs], Thu Mar 15 06:45:26 2012 UTC (2 months, 1 week ago) by sbd
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Pickup maintainership of gcc4 series packages.

This means I will also take care of adding newer gcc version.

Revision 1.30 / (download) - annotate - [select for diffs], Fri Feb 24 17:35:13 2012 UTC (2 months, 4 weeks ago) by wiz
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Reset maintainer.

Revision 1.29 / (download) - annotate - [select for diffs], Tue Nov 29 19:14:53 2011 UTC (5 months, 3 weeks ago) by marino
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

lang/gcc44: Mark NOT-FOR-DRAGONFLY

This package has never built on DragonFly, but it really is not needed as
the base compiler is gcc 4.4.7.  The sole package (databases/libcassandra)
that required lang/gcc44 was just changed to remove this requirement when
built on DragonFly.  This compiler is not worth the effort to fix for
DragonFly.

Revision 1.28 / (download) - annotate - [select for diffs], Wed Oct 12 16:10:48 2011 UTC (7 months, 1 week ago) by hans
Branch: MAIN
Changes since 1.27: +7 -1 lines
Diff to previous 1.27 (colored)

Add the workaround for SunOS x86 ld bug that breaks .init sections.
Without it, programs using .init sections will just segfault. The
workaround comes from http://www.openssl.org/~appro/values.c

Tested on 5.10, not needed on 5.11.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Oct 12 15:48:40 2011 UTC (7 months, 1 week ago) by hans
Branch: MAIN
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored)

To decide whether the visibility attribute can be supported on SunOS,
configure needs objdump.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Oct 4 14:06:47 2011 UTC (7 months, 3 weeks ago) by hans
Branch: MAIN
Changes since 1.25: +5 -5 lines
Diff to previous 1.25 (colored)

Fix build on SunOS 5.10

Revision 1.25 / (download) - annotate - [select for diffs], Thu Jul 14 12:52:35 2011 UTC (10 months, 1 week ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.24: +2 -4 lines
Diff to previous 1.24 (colored)

Reduce the dependencies on tools: bison, flex and gm4 are not really
needed to build gcc.

Revision 1.24 / (download) - annotate - [select for diffs], Wed Jul 13 13:25:17 2011 UTC (10 months, 1 week ago) by hans
Branch: MAIN
Changes since 1.23: +3 -23 lines
Diff to previous 1.23 (colored)

Move option-specific dependencies, tools and variables to their
respective options. Reduces dependencies when not building C++ or Java.

Revision 1.23 / (download) - annotate - [select for diffs], Tue Jul 12 18:05:58 2011 UTC (10 months, 1 week ago) by hans
Branch: MAIN
Changes since 1.22: +2 -33 lines
Diff to previous 1.22 (colored)

Use the options framework to select which language frontends to build
besides C. Just as before, the default is to build c++, java, fortran
and objc. Option java implies option c++.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Jul 11 23:26:32 2011 UTC (10 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.21: +3 -5 lines
Diff to previous 1.21 (colored)

Update to 4.4.6, from Kai-Uwe Eckhardt.

This is the list of problem reports (PRs) from GCC's bug tracking
system that are known to be fixed in the 4.4.6 release. This list
might not be complete (that is, it is possible that some PRs that
have been fixed are not listed here):

http://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.4.6

Revision 1.21 / (download) - annotate - [select for diffs], Tue Jul 5 00:28:33 2011 UTC (10 months, 3 weeks ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.20: +5 -2 lines
Diff to previous 1.20 (colored)

The "aot-compile" script uses python, so depend on python and deploy
REPLACE_PYTHON accordingly. PKGREVISION -> 3

Revision 1.20 / (download) - annotate - [select for diffs], Fri Apr 22 14:40:43 2011 UTC (13 months ago) by obache
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.19 / (download) - annotate - [select for diffs], Thu Apr 14 19:38:13 2011 UTC (13 months, 1 week ago) by hans
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Fix option nls.

Include devel/gettext-lib/buildlink3.mk in buildlink3.mk only if option
nls is enabled. Msgfmt is only needed if nls is enabled.

Revision 1.18 / (download) - annotate - [select for diffs], Thu Apr 14 19:31:35 2011 UTC (13 months, 1 week ago) by hans
Branch: MAIN
Changes since 1.17: +10 -1 lines
Diff to previous 1.17 (colored)

On SunOS, always use the Sun linker, but only use the Sun assembler if
the GNU assembler cannot be found.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Mar 16 17:48:22 2011 UTC (14 months, 1 week ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.16: +4 -4 lines
Diff to previous 1.16 (colored)

Whats netbsd64macro.dfs and why is it missing?

Uncomment that stuff to make the test target work again.
From Kai-Uwe Eckhardt.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Mar 16 17:44:23 2011 UTC (14 months, 1 week ago) by hans
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

Unlimit stacksize to fix build on some NetBSD platforms.
From Kai-Uwe Eckhardt.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Feb 25 13:34:56 2011 UTC (14 months, 4 weeks ago) by hans
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Update to 4.4.5, fixes a build problem on OpenIndiana (and probably
Solaris 11 Express, too).

Changes 4.4.5:

The GNU project and the GCC developers are pleased to announce the
release of GCC 4.4.5.

This release is a bug-fix release, containing fixes for regressions in
GCC 4.4.4 relative to previous releases of GCC.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Jul 15 21:35:10 2010 UTC (22 months, 1 week ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

Bump revision after math/mpfr update.

Revision 1.13 / (download) - annotate - [select for diffs], Thu May 6 10:21:17 2010 UTC (2 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.12: +2 -4 lines
Diff to previous 1.12 (colored)

Changes 4.4.4:

The [1]GNU project and the GCC developers are pleased to announce the
release of GCC 4.4.4.

This release is a bug-fix release, containing fixes for regressions in
GCC 4.4.3 relative to previous releases of GCC.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Mar 24 19:43:25 2010 UTC (2 years, 2 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Recursive revision bump for GMP update.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Mar 15 08:27:06 2010 UTC (2 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.10: +10 -11 lines
Diff to previous 1.10 (colored)

Changes 4.4.3:
The GNU project and the GCC developers are pleased to announce the
release of GCC 4.4.3.

This release is a bug-fix release, containing fixes for regressions in
GCC 4.4.1 relative to previous releases of GCC.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Oct 24 20:15:05 2009 UTC (2 years, 7 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.9: +3 -4 lines
Diff to previous 1.9 (colored)

Turn native language support into an option and disable it by default
everywhere but on NetBSD (where we know it doesn't add any run-time
dependencies)

Revision 1.9 / (download) - annotate - [select for diffs], Fri Sep 25 09:37:57 2009 UTC (2 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Mark as user-destdir ready.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Sep 25 02:48:08 2009 UTC (2 years, 8 months ago) by dmcmahill
Branch: MAIN
Changes since 1.7: +7 -7 lines
Diff to previous 1.7 (colored)

Fix DESTDIR builds.  There were PLIST and rpath problems.  Noted by Thomas
Klausner.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Sep 24 13:04:16 2009 UTC (2 years, 8 months ago) by tnn
Branch: MAIN
Changes since 1.6: +1 -3 lines
Diff to previous 1.6 (colored)

don't undef PKG_DEVELOPER!

Revision 1.6 / (download) - annotate - [select for diffs], Thu Sep 24 12:56:27 2009 UTC (2 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)

Move LICENSE to MAINTAINER paragraph.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Sep 24 12:23:44 2009 UTC (2 years, 8 months ago) by dmcmahill
Branch: MAIN
Changes since 1.4: +4 -2 lines
Diff to previous 1.4 (colored)

add missing LICENSE

Revision 1.4 / (download) - annotate - [select for diffs], Thu Sep 24 11:58:35 2009 UTC (2 years, 8 months ago) by dmcmahill
Branch: MAIN
Changes since 1.3: +3 -1 lines
Diff to previous 1.3 (colored)

add LIBS.SunOS+= -lgmp per PR42109

Revision 1.3 / (download) - annotate - [select for diffs], Thu Sep 24 11:50:56 2009 UTC (2 years, 8 months ago) by dmcmahill
Branch: MAIN
Changes since 1.2: +22 -3 lines
Diff to previous 1.2 (colored)

- Get rid of a ${WRKDIR} reference in an installed file.
- Fix a bad reference to /bin/bash.
- Work around a non-portable argument to find.

This should address the bash issues reported in PR42092
lang/gcc44 leaves uncorrected reference to /bin/bash

Revision 1.2 / (download) - annotate - [select for diffs], Fri Sep 18 12:29:14 2009 UTC (2 years, 8 months ago) by tnn
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

COMMENT improvement

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Sep 18 11:24:50 2009 UTC (2 years, 8 months ago) by dmcmahill
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import gcc-4.4.1 as lang/gcc44.  This is the latest branch of gcc.
Of particular note is this package contains gfortran which is required
for building some scientific software (recent versions of scilab
for example).  Package is prepared as a monolithic install of gcc
since gcc is really not set up to build and install the core and then
later add on different languages as their own packages.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Sep 18 11:24:50 2009 UTC (2 years, 8 months ago) by dmcmahill
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>