Up to [cvs.netbsd.org] / pkgsrc / lang / gcc44
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Mon May 7 01:53:40 2012 UTC (2 weeks, 4 days ago) by dholland
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) It turns out there were a lot of these.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Feb 1 21:17:05 2012 UTC (3 months, 3 weeks ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.6: +2 -3
lines
Diff to previous 1.6 (colored)
Remove old BUILDLINK_FNAME_TRANSFORM, which seems to have been cargo-culted from an older gcc package directly installing into /usr/pkg. Add include/ to buildlinked files.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 14 19:54:55 2011 UTC (10 months, 1 week ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.5: +9 -1
lines
Diff to previous 1.5 (colored)
When not using the GNU linker, gcc will always link shared libraries against the shared version of libgcc. Always enable _USE_GCC_SHILB on platforms that don't use the GNU linker, such as SunOS.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Apr 22 13:41:57 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
recursive bump from gettext-lib shlib bump.
Revision 1.4 / (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.3: +5 -1
lines
Diff to previous 1.3 (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.3 / (download) - annotate - [select for diffs], Mon Mar 15 08:27:06 2010 UTC (2 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.2: +12 -12
lines
Diff to previous 1.2 (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.2 / (download) - annotate - [select for diffs], Fri Sep 18 13:35:41 2009 UTC (2 years, 8 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.1: +12 -9
lines
Diff to previous 1.1 (colored)
Fix some path issues which caused buildlink of all libs and headers in /usr/pkg.
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