Up to [cvs.NetBSD.org] / pkgsrc / lang / gcc34-ada
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.29, Sat Dec 29 19:48:54 2012 UTC (10 years, 1 month ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
HEAD
Changes since 1.28: +1 -1
lines
FILE REMOVED
Remove old Ada compilers, as agreed upon quite some time back.
Revision 1.28 / (download) - annotate - [select for diffs], Tue Aug 14 17:07:57 2012 UTC (10 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.27: +3 -1
lines
Diff to previous 1.27 (colored)
Mark packages with no staged installation support explicitly (PKG_DESTDIR_SUPPORT=none).
Revision 1.27 / (download) - annotate - [select for diffs], Fri Apr 22 13:43:59 2011 UTC (11 years, 9 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.26: +2 -1
lines
Diff to previous 1.26 (colored)
recursive bump from gettext-lib shlib bump.
Revision 1.26 / (download) - annotate - [select for diffs], Sun Sep 20 14:41:52 2009 UTC (13 years, 4 months ago) by schwarz
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,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
corrected HOMEPAGE URL (old URL no longer exists)
Revision 1.25 / (download) - annotate - [select for diffs], Sun Jun 14 22:58:02 2009 UTC (13 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.24: +1 -4
lines
Diff to previous 1.24 (colored)
Remove @dirrm related logic.
Revision 1.24 / (download) - annotate - [select for diffs], Wed Sep 27 15:46:11 2006 UTC (16 years, 4 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.23: +2 -1
lines
Diff to previous 1.23 (colored)
Set MAKE_ENV+=SHELL=${CONFIG_SHELL} for all gcc packages. Fixes SHELL set to non sh compatible shell in environment. Thanks to Georg Schwarz.
Revision 1.23 / (download) - annotate - [select for diffs], Thu Apr 13 18:23:34 2006 UTC (16 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.22: +2 -4
lines
Diff to previous 1.22 (colored)
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with USE_TOOLS+=msgfmt.
Revision 1.22 / (download) - annotate - [select for diffs], Wed Apr 5 11:43:12 2006 UTC (16 years, 10 months ago) by shannonjr
Branch: MAIN
Changes since 1.21: +4 -4
lines
Diff to previous 1.21 (colored)
Update to 3.4.6. This is a bugfix release.
Revision 1.21 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:45 2006 UTC (16 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.20: +2 -1
lines
Diff to previous 1.20 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.20 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:46 2005 UTC (17 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.19: +1 -2
lines
Diff to previous 1.19 (colored)
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
Revision 1.19 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:09 2005 UTC (17 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.18: +3 -3
lines
Diff to previous 1.18 (colored)
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS.
Revision 1.18 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:25 2005 UTC (17 years, 1 month ago) by rillig
Branch: MAIN
Changes since 1.17: +8 -8
lines
Diff to previous 1.17 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.17 / (download) - annotate - [select for diffs], Sat Nov 5 10:30:06 2005 UTC (17 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.16: +3 -3
lines
Diff to previous 1.16 (colored)
Simplified the do-configure target. The main reason is that the Solaris /bin/sh cannot handle two adjacent ((.
Revision 1.16 / (download) - annotate - [select for diffs], Fri Jun 17 04:49:47 2005 UTC (17 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.15: +3 -3
lines
Diff to previous 1.15 (colored)
Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of ${PREFIX}.
Revision 1.15 / (download) - annotate - [select for diffs], Sun May 29 11:12:01 2005 UTC (17 years, 8 months ago) by shannonjr
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Updated to version 3.4.4. This is a bugfix release.
Revision 1.14 / (download) - annotate - [select for diffs], Sun May 22 20:08:09 2005 UTC (17 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
Revision 1.13 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:13 2005 UTC (17 years, 9 months ago) by tv
Branch: MAIN
Changes since 1.12: +1 -2
lines
Diff to previous 1.12 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Nov 15 11:39:14 2004 UTC (18 years, 2 months ago) by shannonjr
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Add missing '-print' to FIND
Revision 1.11 / (download) - annotate - [select for diffs], Mon Nov 8 16:46:27 2004 UTC (18 years, 2 months ago) by shannonjr
Branch: MAIN
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored)
Update to release 3.4.3. This is a bugfix release.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Oct 29 11:07:55 2004 UTC (18 years, 3 months ago) by shannonjr
Branch: MAIN
Changes since 1.9: +3 -1
lines
Diff to previous 1.9 (colored)
Modify to build shared (and static) libgnat
Revision 1.9 / (download) - annotate - [select for diffs], Mon Sep 27 09:17:30 2004 UTC (18 years, 4 months ago) by shannonjr
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Update to 3.4.2 from 3.4.1. Release 3.4.2 is a bug fix release.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Aug 11 22:45:00 2004 UTC (18 years, 5 months ago) by shannonjr
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.7: +7 -4
lines
Diff to previous 1.7 (colored)
Bring inline with gcc34 pkg by incomporating the following changes already in lang/gcc34: 1) Locate adalib for bootstrap compiler with ${ALT_GCC} --print-file-name=adalib rather than find. This behaves better if ${ALT_GCC} does not specify a gcc executable. 2) Elide trailing letters from GCC_PLATFORM so that GCC_ARCHSUBDIR remains constant for CURRENT when the version letter changes.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Aug 8 11:14:37 2004 UTC (18 years, 5 months ago) by shannonjr
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
make target is install not ${INSTALL}
Revision 1.6 / (download) - annotate - [select for diffs], Sun Aug 1 10:20:30 2004 UTC (18 years, 6 months ago) by shannonjr
Branch: MAIN
Changes since 1.5: +3 -2
lines
Diff to previous 1.5 (colored)
1) Change for AMD64: The patch incorrectly AMD64 to be identified as x86_64--netbsdelf when it is identified as x86_64--netbsd. 2) Check the version of as using the just-computed ${AS_PATH}, not ${AS}, following the change to gcc3/Makefile.common submitted by jlam@netbsd.org
Revision 1.5 / (download) - annotate - [select for diffs], Wed Jul 28 21:40:21 2004 UTC (18 years, 6 months ago) by shannonjr
Branch: MAIN
Changes since 1.4: +8 -8
lines
Diff to previous 1.4 (colored)
Applied several changes from lang/gcc34: 1) Test and mkdir if necessary to correct problem reported by Matthias Drochner: "For me (using ALT_GCC), the directory .work/.gcc was not present at pre-configure time, which made some "cd" fail." 2) Makefile and pkglint cleanup as recommended by Lubomir Sedlacik
Revision 1.4 / (download) - annotate - [select for diffs], Wed Jul 28 12:04:08 2004 UTC (18 years, 6 months ago) by shannonjr
Branch: MAIN
Changes since 1.3: +11 -9
lines
Diff to previous 1.3 (colored)
1) Removed three unnecessary patches. Two corrected problems that are now fixed in the 3.4.1 branch. The third only applied to c++. 2) Remove USE_GCC33ADA option because it does not work. The gcc3-ada compiler can be used as an Ada bootstrap compiler by specifying ALT_GCC 3) Incremented PKGREVISION
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jul 26 17:28:40 2004 UTC (18 years, 6 months ago) by shannonjr
Branch: MAIN
Changes since 1.2: +36 -3
lines
Diff to previous 1.2 (colored)
1) Revised ABI specification (baseline_symbols.txt) to go with release 3.4.1 2) Added CONFIGURE_ARGS+=--with-system-zlib logic to Makefile for consistency with gcc34 3) Incorporated logic from gcc3 that determines whether to add binutils dependency or not. 4) Eliminated hardcoded target of netbsdelf2.0 as a step toward supporting other architectures.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jul 21 16:06:23 2004 UTC (18 years, 6 months ago) by shannonjr
Branch: MAIN
Changes since 1.1: +3 -5
lines
Diff to previous 1.1 (colored)
Updated from 3.4.1 RC1 to 3.4.1 (release). I do not believe that any changes were made to the gcc codebase with this delta.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jun 29 18:00:17 2004 UTC (18 years, 7 months ago) by shannonjr
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
This is the Ada compiler from the gcc 3.4 compiler suite.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 29 18:00:17 2004 UTC (18 years, 7 months ago) by shannonjr
Branch: MAIN
Initial revision