The NetBSD Project

CVS log for pkgsrc/lang/gcc34/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / lang / gcc34

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.62, Fri Oct 1 11:56:13 2021 UTC (2 years, 6 months ago) by nia
Branch: MAIN
CVS Tags: HEAD
Changes since 1.61: +1 -1 lines
FILE REMOVED

Prune gcc34, gcc44.

Revision 1.61 / (download) - annotate - [select for diffs], Mon May 24 19:52:31 2021 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (colored) to selected 1.18 (colored)

*: recursive bump for perl 5.34

Revision 1.60 / (download) - annotate - [select for diffs], Wed May 13 05:02:08 2020 UTC (3 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.59: +2 -1 lines
Diff to previous 1.59 (colored) to selected 1.18 (colored)

lang/gcc3*: suppress USE_TOOLS+=perl warning

Revision 1.59 / (download) - annotate - [select for diffs], Sun Jan 26 17:31:27 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.58: +8 -8 lines
Diff to previous 1.58 (colored) to selected 1.18 (colored)

all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.

Revision 1.58 / (download) - annotate - [select for diffs], Sun Nov 3 19:03:58 2019 UTC (4 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.57: +18 -18 lines
Diff to previous 1.57 (colored) to selected 1.18 (colored)

lang: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.57 / (download) - annotate - [select for diffs], Sun Jan 24 16:14:44 2016 UTC (8 years, 2 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.56: +4 -4 lines
Diff to previous 1.56 (colored) to selected 1.18 (colored)

Attempt to bring sanity to how ABI and MACHINE_ARCH are set.

Previously there were at least 5 different ways MACHINE_ARCH could be set,
some statically and some at run time, and in many cases these settings
differed, leading to issues at pkg_add time where there was conflict
between the setting encoded into the package and that used by pkg_install.

Instead, move to a single source of truth where the correct value based on
the host and the chosen (or default) ABI is determined in the bootstrap
script.  The value can still be overridden in mk.conf if necessary, e.g.
for cross-compiling.

ABI is now set by default and if unset a default is calculated based on
MACHINE_ARCH.  This fixes some OS, e.g. Linux, where the wrong default was
previously chosen.

As a result of the refactoring there is no need for LOWER_ARCH, with
references to it replaced by MACHINE_ARCH.  SPARC_TARGET_ARCH is also
removed.

Revision 1.56 / (download) - annotate - [select for diffs], Fri Feb 1 22:21:07 2013 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (colored) to selected 1.18 (colored)

Reset MAINTAINER/OWNER (became observers)

Revision 1.55 / (download) - annotate - [select for diffs], Tue Oct 2 20:11:40 2012 UTC (11 years, 6 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.54: +1 -3 lines
Diff to previous 1.54 (colored) to selected 1.18 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.54 / (download) - annotate - [select for diffs], Fri Jun 8 15:42:28 2012 UTC (11 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (colored) to selected 1.18 (colored)

Redo netbsd/ctype_base.h patch to not pollute the namespace as much with
sys/param.h.

Revision 1.53 / (download) - annotate - [select for diffs], Wed Apr 25 18:40:27 2012 UTC (11 years, 11 months ago) by hans
Branch: MAIN
Changes since 1.52: +15 -120 lines
Diff to previous 1.52 (colored) to selected 1.18 (colored)

Clean up lang/gcc34 to be similar to lang/gcc4*.

Revision 1.52 / (download) - annotate - [select for diffs], Sun Apr 8 20:45:15 2012 UTC (12 years ago) by ryoon
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored) to selected 1.18 (colored)

Fix PR pkg/46029
* Make gcc handle -fPIC properly.
  from http://gcc.gnu.org/viewcvs/branches/csl-sol210-3_4-branch/gcc/config/sol2.h?r1=87927&r2=87928&pathrev=178719

Revision 1.51 / (download) - annotate - [select for diffs], Wed Mar 21 17:08:46 2012 UTC (12 years, 1 month ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored) to selected 1.18 (colored)

Revbump for PLIST change due to BUILD_F77=YES.

Revision 1.50 / (download) - annotate - [select for diffs], Wed Mar 21 14:43:31 2012 UTC (12 years, 1 month ago) by hans
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored) to selected 1.18 (colored)

Re-enable F77 build. This was accidentally lost in 2005 with r1.21.

Revision 1.49 / (download) - annotate - [select for diffs], Fri Aug 26 02:57:13 2011 UTC (12 years, 7 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.48: +2 -3 lines
Diff to previous 1.48 (colored) to selected 1.18 (colored)

Do DESTDIR support The Right Way(tm) by passing ${INSTALL_ENV} to
the 'make install' process and _not_ using MAKEFLAGS.

Should fix PR pkg/45290

Revision 1.48 / (download) - annotate - [select for diffs], Fri Jun 3 08:32:30 2011 UTC (12 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.47: +8 -5 lines
Diff to previous 1.47 (colored) to selected 1.18 (colored)

Convert to destdir, from Makoto Fujiwara <makoto@ki.nu>.

Revision 1.47 / (download) - annotate - [select for diffs], Fri Apr 22 13:41:55 2011 UTC (12 years, 11 months ago) by obache
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored) to selected 1.18 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.46 / (download) - annotate - [select for diffs], Mon Dec 20 00:04:26 2010 UTC (13 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.45: +2 -1 lines
Diff to previous 1.45 (colored) to selected 1.18 (colored)

Set LICENSE.

Revision 1.44.2.1 / (download) - annotate - [select for diffs], Thu May 6 12:14:39 2010 UTC (13 years, 11 months ago) by tron
Branch: pkgsrc-2010Q1
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored) next main 1.45 (colored) to selected 1.18 (colored)

Pullup ticket #3106 - requested by tez
lang/gcc34: security patch

Revisions pulled up:
- lang/gcc34/Makefile			1.45
- lang/gcc34/distinfo			1.20
---
Module Name:    pkgsrc
Committed By:   tez
Date:           Tue May  4 20:46:31 UTC 2010

Modified Files:
        pkgsrc/lang/gcc34: Makefile distinfo
Added Files:
        pkgsrc/lang/gcc34/patches: patch-cd

Log Message:
Add patch to embedded libltdl for CVE-2009-3736 from:
 http://lists.gnu.org/archive/html/libtool/2009-11/msg00065.html

Revision 1.45 / (download) - annotate - [select for diffs], Tue May 4 20:46:31 2010 UTC (13 years, 11 months ago) by tez
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored) to selected 1.18 (colored)

Add patch to embedded libltdl for CVE-2009-3736 from:
 http://lists.gnu.org/archive/html/libtool/2009-11/msg00065.html

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

Recursive revision bump for GMP update.

Revision 1.43 / (download) - annotate - [select for diffs], Tue Jun 16 15:25:31 2009 UTC (14 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored) to selected 1.18 (colored)

Fix a number of GENERATE_PLIST entries to always have a terminating ;

Revision 1.42 / (download) - annotate - [select for diffs], Sun Jun 14 22:58:02 2009 UTC (14 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.41: +2 -4 lines
Diff to previous 1.41 (colored) to selected 1.18 (colored)

Remove @dirrm related logic.

Revision 1.41 / (download) - annotate - [select for diffs], Wed Apr 22 18:59:54 2009 UTC (14 years, 11 months ago) by hasso
Branch: MAIN
Changes since 1.40: +13 -1 lines
Diff to previous 1.40 (colored) to selected 1.18 (colored)

Hack it to work on DragonFly.

Revision 1.40 / (download) - annotate - [select for diffs], Thu Oct 25 21:04:22 2007 UTC (16 years, 5 months ago) by jlam
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, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.39: +6 -10 lines
Diff to previous 1.39 (colored) to selected 1.18 (colored)

Move code that generates a dynamic PLIST from the {pre,do,post}-install
targets and into a GENERATE_PLIST variable definition.  Remove some
unnecessary empty PLISTs as a result of properly setting GENERATE_PLIST.

Revision 1.39 / (download) - annotate - [select for diffs], Sat Apr 7 22:23:01 2007 UTC (17 years ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.38: +4 -4 lines
Diff to previous 1.38 (colored) to selected 1.18 (colored)

_ULIMIT_CMD already includes a trailing ";" so don't follow that with
"&&" as some shells do not like this.

Revision 1.38 / (download) - annotate - [select for diffs], Mon Feb 5 06:46:10 2007 UTC (17 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.37: +3 -3 lines
Diff to previous 1.37 (colored) to selected 1.18 (colored)

Apply resource limits for ADA build, too.

Revision 1.37 / (download) - annotate - [select for diffs], Sun Feb 4 22:54:13 2007 UTC (17 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.36: +4 -2 lines
Diff to previous 1.36 (colored) to selected 1.18 (colored)

Unlimit datasize to fix build under (at least) NetBSD-i386 3.3.1 using
NetBSD's GCC 3.3.3.

Revision 1.36 / (download) - annotate - [select for diffs], Wed Oct 4 22:40:40 2006 UTC (17 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.35: +5 -1 lines
Diff to previous 1.35 (colored) to selected 1.18 (colored)

Fixed the AWK interpreter. Bumped PKGREVISION.

Revision 1.35 / (download) - annotate - [select for diffs], Wed Sep 27 15:46:11 2006 UTC (17 years, 6 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.34: +2 -1 lines
Diff to previous 1.34 (colored) to selected 1.18 (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.34 / (download) - annotate - [select for diffs], Thu Apr 13 18:23:34 2006 UTC (18 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.33: +2 -3 lines
Diff to previous 1.33 (colored) to selected 1.18 (colored)

BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete.  Replace with
USE_TOOLS+=msgfmt.

Revision 1.33 / (download) - annotate - [select for diffs], Wed Apr 5 11:03:59 2006 UTC (18 years ago) by shannonjr
Branch: MAIN
Changes since 1.32: +2 -4 lines
Diff to previous 1.32 (colored) to selected 1.18 (colored)

Update to 3.4.6. This is a bugfix release.

Revision 1.32 / (download) - annotate - [select for diffs], Sun Mar 5 16:27:26 2006 UTC (18 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.31: +3 -4 lines
Diff to previous 1.31 (colored) to selected 1.18 (colored)

* Teach the tools framework how to supply the pkgsrc version of
  makeinfo if no native makeinfo executable exists.  Honor TEXINFO_REQD
  when determining whether the native makeinfo can be used.

* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.

* Get rid of all the "split" argument deduction for makeinfo since
  the PLIST module already handles varying numbers of split info files
  correctly.

NOTE: Platforms that have "makeinfo" in the base system should check
      that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
      correct.

Revision 1.31 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:45 2006 UTC (18 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.30: +2 -1 lines
Diff to previous 1.30 (colored) to selected 1.18 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.30 / (download) - annotate - [select for diffs], Wed Jan 4 18:06:17 2006 UTC (18 years, 3 months ago) by shannonjr
Branch: MAIN
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (colored) to selected 1.18 (colored)

Update to 3.4.5. This is a bug fix release.

Revision 1.29 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:46 2005 UTC (18 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.28: +1 -2 lines
Diff to previous 1.28 (colored) to selected 1.18 (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.28 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:09 2005 UTC (18 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.27: +5 -5 lines
Diff to previous 1.27 (colored) to selected 1.18 (colored)

Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.

Revision 1.27 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:25 2005 UTC (18 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.26: +12 -12 lines
Diff to previous 1.26 (colored) to selected 1.18 (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.26 / (download) - annotate - [select for diffs], Sat Nov 5 08:43:44 2005 UTC (18 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.25: +3 -3 lines
Diff to previous 1.25 (colored) to selected 1.18 (colored)

The Solaris /bin/sh doesn't like two adjacent open parentheses. Removed
them completely, as they had been unnecessary. As ${MKDIR} already
includes the -p option, the ${TEST} is not necessary and has been
dropped, too. Fixes PR 32002.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Jul 9 00:16:53 2005 UTC (18 years, 9 months ago) by kristerw
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.24: +4 -2 lines
Diff to previous 1.24 (colored) to selected 1.18 (colored)

Prevent paths to the build directories from being included in the
package for BUILD_F77.  Solves PR pkg/30628.

Bump PKGREVISION.

Revision 1.24 / (download) - annotate - [select for diffs], Sun May 22 20:08:09 2005 UTC (18 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.18 (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.23 / (download) - annotate - [select for diffs], Fri May 20 19:25:21 2005 UTC (18 years, 11 months ago) by shannonjr
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.18 (colored)

Update from 3.3.3 to 3.3.4. This is a bugfix release. There is a very
significant reduction in the number of regressions, particularily with
libstdc++.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:13 2005 UTC (19 years ago) by tv
Branch: MAIN
Changes since 1.21: +1 -2 lines
Diff to previous 1.21 (colored) to selected 1.18 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.21 / (download) - annotate - [select for diffs], Fri Jan 21 20:52:24 2005 UTC (19 years, 3 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.20: +5 -3 lines
Diff to previous 1.20 (colored) to selected 1.18 (colored)

Temporarily mark as not for Interix, until platform config and libtool fixed.

Revision 1.20 / (download) - annotate - [select for diffs], Mon Nov 15 11:38:42 2004 UTC (19 years, 5 months ago) by shannonjr
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.18 (colored)

Add missing '-print' to FIND

Revision 1.19 / (download) - annotate - [select for diffs], Fri Nov 12 12:31:28 2004 UTC (19 years, 5 months ago) by shannonjr
Branch: MAIN
Changes since 1.18: +6 -1 lines
Diff to previous 1.18 (colored)

If Fortran frontend is being built, dependency on gmp is added. This
follows the stated prerequisites in the gcc installation documentation.

Revision 1.18 / (download) - annotate - [selected], Mon Nov 8 16:44:34 2004 UTC (19 years, 5 months ago) by shannonjr
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored)

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

Revision 1.17 / (download) - annotate - [select for diffs], Fri Nov 5 12:40:23 2004 UTC (19 years, 5 months ago) by shannonjr
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored) to selected 1.18 (colored)

Re: pkg/27775 programs compiled with gcc34 don't find gcc34's libraries
Added patch patterned after the one in lang/gcc3 to set rpath for libgcc

Revision 1.16 / (download) - annotate - [select for diffs], Sat Oct 30 12:06:59 2004 UTC (19 years, 5 months ago) by shannonjr
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored) to selected 1.18 (colored)

Revised to build dynamic (in addition to static) libgnat if Ada language
frontend is built.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Sep 21 13:32:40 2004 UTC (19 years, 7 months ago) by shannonjr
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored) to selected 1.18 (colored)

Upgrade from 3.4.1 to 3.4.2. gcc 3.4.2 is a bug fix release containing fixes
for regressions in GCC 3.4.1 relative to previous releases of GCC.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Aug 11 19:08:15 2004 UTC (19 years, 8 months ago) by shannonjr
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.13: +13 -8 lines
Diff to previous 1.13 (colored) to selected 1.18 (colored)

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) Change to uniform handling of ABI baseline-pairs for NetBSD. There
   must be agreement between the Makefile and libstdc++-v3/configure.host;
   this change ensures consistency by introducing ABI_BASELINE_PAIR
   variable used in both.
3) Bump revision number.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Aug 10 15:11:14 2004 UTC (19 years, 8 months ago) by shannonjr
Branch: MAIN
Changes since 1.12: +15 -13 lines
Diff to previous 1.12 (colored) to selected 1.18 (colored)

Introduce several changes so that package builds successfully on
alpha--netbsd1.6.2:
1) Rename the baseline_symbols.txt files that define abi and implement
   logic in Makefile that uses these according to architecture and
   NetBSD version (1.x versus 2.x)
2) Add several patches that allow code to compile on alpha--netbsd1.6.2
3) Revise Makefile so that libiconv is found under NetBSD 1.6.2

Revision 1.12 / (download) - annotate - [select for diffs], Sun Aug 8 11:12:13 2004 UTC (19 years, 8 months ago) by shannonjr
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored) to selected 1.18 (colored)

The make target is install not ${INSTALL}. Thank you Georg Schwarz for
pointing this out.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Aug 6 20:56:15 2004 UTC (19 years, 8 months ago) by shannonjr
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 (colored) to selected 1.18 (colored)

Override "host" in configure only for NetBSD. This was requested because
the operating system for irix was not as expected. The choice for NetBSD
is maintained for backward compatibility.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Aug 1 10:14:16 2004 UTC (19 years, 8 months ago) by shannonjr
Branch: MAIN
Changes since 1.9: +3 -2 lines
Diff to previous 1.9 (colored) to selected 1.18 (colored)

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.9 / (download) - annotate - [select for diffs], Wed Jul 28 21:30:19 2004 UTC (19 years, 8 months ago) by shannonjr
Branch: MAIN
Changes since 1.8: +10 -10 lines
Diff to previous 1.8 (colored) to selected 1.18 (colored)

1) Fixed two Ada bootstrap issues reported by Matthias Drochner:
   a) The BUILD_ADA must be YES (strictly capitalized) for the
      pre-configure target to work, which is inconsistent.
   b) For me (using ALT_GCC), the directory .work/.gcc was not
      present at pre-configure time, which made some "cd" fail.
2) Makefile cleanup as recommended by Lubomir.
3) pkglint cleanup
4) Increment PKGREVISION

Revision 1.8 / (download) - annotate - [select for diffs], Wed Jul 28 12:14:49 2004 UTC (19 years, 8 months ago) by shannonjr
Branch: MAIN
Changes since 1.7: +8 -12 lines
Diff to previous 1.7 (colored) to selected 1.18 (colored)

1) Renamed patch-libstdc++-v3_configure_host to follow naming convention
2) Removed USE_GCC33ADA option. gcc3-ada may still be used as a bootstrap
   Ada compiler by specifying ALT_GCC

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jul 28 07:37:19 2004 UTC (19 years, 8 months ago) by shannonjr
Branch: MAIN
Changes since 1.6: +9 -4 lines
Diff to previous 1.6 (colored) to selected 1.18 (colored)

1) Removed two patches because the problem, corrected by the patches, has
   been corrected in 3.4.1 source
2) Incremented PKGREVISION
3) Corrected attempt to elimiate hardcoded
   GCC_PLATFORM=${MACHINE_GNU_ARCH}--netbsdelf2.0

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jul 26 21:55:37 2004 UTC (19 years, 8 months ago) by shannonjr
Branch: MAIN
Changes since 1.5: +36 -8 lines
Diff to previous 1.5 (colored) to selected 1.18 (colored)

1) Revised ABI specification (baseline_symbols.txt) to go with release 3.4.1
2) Added include statment for zlib/buildlink3.mk to Makefile to go with
   CONFIGURE_ARGS+=--with-system-zlib already there. Thank you
   Georg Schwarz <geos@epost.de> for pointing out this ommision.
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.5 / (download) - annotate - [select for diffs], Wed Jul 21 16:03:33 2004 UTC (19 years, 9 months ago) by shannonjr
Branch: MAIN
Changes since 1.4: +3 -5 lines
Diff to previous 1.4 (colored) to selected 1.18 (colored)

Update from 3.4.1 RC1 to 3.4.1 (release). I do not believe that any actual
changes to the gcc codebase occurred with this delta.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jul 9 22:04:16 2004 UTC (19 years, 9 months ago) by seb
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored) to selected 1.18 (colored)

Remove USE_NEW_TEXINFO, it is a noop now.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jul 9 20:11:36 2004 UTC (19 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.2: +7 -5 lines
Diff to previous 1.2 (colored) to selected 1.18 (colored)

oops - have to order the includes / tests a bit differently to avoid
an unwanted dependency on pth on 1.6.x

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jul 9 19:25:12 2004 UTC (19 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.1: +10 -2 lines
Diff to previous 1.1 (colored) to selected 1.18 (colored)

make this usable on 1.6.x, w/o native threads:
-disable thread support if no native threads are available
-require native threads only if ADA is built

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jun 29 18:01:24 2004 UTC (19 years, 9 months ago) by shannonjr
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.18 (colored)

This is the gcc 3.4 compiler suite. 

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 29 18:01:24 2004 UTC (19 years, 9 months ago) by shannonjr
Branch: MAIN
Diff to selected 1.18 (colored)

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>