summaryrefslogtreecommitdiff
path: root/lang/gcc46
AgeCommit message (Collapse)AuthorFilesLines
2016-09-06gcc46: use a more reasonable specfile for netbsdmaya10-4/+295
disable libssp on netbsd - it conflicts with native libssp (PR pkg/47213) build fix by using stdarg instead of VA_*, cherry picked from https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=206881 fixes PR pkg/50042 bump PKGREVISION
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2016-02-25Use OPSYSVARS.jperkin2-18/+13
2016-01-24Attempt to bring sanity to how ABI and MACHINE_ARCH are set.jperkin1-2/+2
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.
2015-12-29Fix missing/broken rcsids.dholland1-0/+2
2015-11-25Remove mk/find-prefix.mk usage from the lang category.jperkin1-3/+1
The find-prefix infrastructure was required in a pkgviews world where packages installed from pkgsrc could have different installation prefixes, and this was a way for a dependency prefix to be determined. Now that pkgviews has been removed there is no longer any need for the overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the dependency is coming from pkgsrc. Provides a reasonable performance win due to the reduction of `pkg_info -qp` calls, some of which were redundant anyway as they were duplicating the same information provided by BUILDLINK_PREFIX.pkg.
2015-11-03Add SHA512 digests for distfiles for lang categoryagc1-1/+2
Problems found with existing digests: Package nhc98 distfile nhc98src-1.22.tar.gz a8adc8f22371998ee0657bc0e01058a57d876abc [recorded] 81975fcb5f1dda5efeaabc30ce8c6dceae55e591 [calculated] Problems found locating distfiles: Package gcc-aux: missing distfile ada-bootstrap.i386.dragonfly.36A.tar.bz2 Package gcc-aux: missing distfile ada-bootstrap.i386.freebsd.84.tar.bz2 Package gcc-aux: missing distfile ada-bootstrap.x86_64.dragonfly.36A.tar.bz2 Package gcc-aux: missing distfile ada-bootstrap.x86_64.freebsd.84.tar.bz2 Package gcc-aux: missing distfile ada-bootstrap.x86_64.solaris.511.tar.bz2 Package gcc5-aux: missing distfile ada-bootstrap.i386.dragonfly.36A.tar.bz2 Package gcc5-aux: missing distfile ada-bootstrap.i386.freebsd.84.tar.bz2 Package gcc5-aux: missing distfile ada-bootstrap.x86_64.dragonfly.36A.tar.bz2 Package gcc5-aux: missing distfile ada-bootstrap.x86_64.freebsd.84.tar.bz2 Package gcc5-aux: missing distfile ada-bootstrap.x86_64.solaris.511.tar.bz2 Package ghc7: missing distfile ghc-7.6.3-boot-i386-unknown-freebsd.tar.xz Package icc11: missing distfile l_cproc_p_11.1.080.tgz Package jini: missing distfile jini-1_2_1_001-src.zip Package oo2c: missing distfile oo2c_32-2.0.11.tar.bz2 Package openjdk7: missing distfile openjdk7/bootstrap-jdk-1.7.76-freebsd-10-amd64-20150301.tar.xz Package openjdk7: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-5-i386-20150301.tar.xz Package openjdk7: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-6-i386-20150301.tar.xz Package openjdk7: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-7-earmv6hf-20150306.tar.xz Package openjdk7: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-7-sparc64-20150301.tar.xz Package openjdk7: missing distfile openjdk7/bootstrap-jdk7u60-bin-dragonfly-3.8-amd64-20140719.tar.bz2 Package openjdk8: missing distfile openjdk7/bootstrap-jdk-1.7.76-freebsd-10-amd64-20150301.tar.xz Package openjdk8: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-5-i386-20150301.tar.xz Package openjdk8: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-6-i386-20150301.tar.xz Package openjdk8: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-7-earmv6hf-20150306.tar.xz Package openjdk8: missing distfile openjdk7/bootstrap-jdk-1.7.76-netbsd-7-sparc64-20150301.tar.xz Package openjdk8: missing distfile openjdk7/bootstrap-jdk7u60-bin-dragonfly-3.8-amd64-20140719.tar.bz2 Package oracle-jdk8: missing distfile jdk-8u60-linux-i586.tar.gz Package oracle-jdk8: missing distfile jdk-8u60-solaris-x64.tar.gz Package oracle-jre8: missing distfile jre-8u60-linux-i586.tar.gz Package oracle-jre8: missing distfile jre-8u60-solaris-x64.tar.gz Package sun-jdk6: missing distfile jdk-6u45-linux-i586.bin Package sun-jdk6: missing distfile jdk-6u45-solaris-i586.sh Package sun-jdk7: missing distfile jdk-7u72-linux-i586.tar.gz Package sun-jdk7: missing distfile jdk-7u72-solaris-i586.tar.gz Package sun-jre6: missing distfile jce_policy-6.zip Package sun-jre6: missing distfile jre-6u45-linux-x64.bin Package sun-jre6: missing distfile jre-6u45-solaris-x64.sh Package sun-jre7: missing distfile jre-7u72-linux-i586.tar.gz Package sun-jre7: missing distfile jre-7u72-solaris-i586.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-08-05Fix precompiled headers for NetBSD hosts (backported from the in-treemartin5-6/+207
gcc 4.8.x in NetBSD 7/-current)
2015-01-01Bump PKGREVISIONryoon5-62/+48
* Add support code for gcc46-libs.
2014-09-06Replace all references to _GCC_REQD with the appropriate logical value forjperkin1-2/+2
each GCC version. Using the variable causes impossible version constraints when a specific GCC is depended upon but the user is using something newer, as _GCC_REQD will be set to the higher value.
2014-09-05Forgot to update distinfopho1-2/+2
2014-09-02PR pkg/48740 - Fix build issues on Darwin < 9 and possibly other platformspho1-10/+1
patches/patch-gcc_common.opt had a hunk that makes -fstack-protector enabled by default (without any comments) but it causes a bootstrapping problem on platforms whose libc don't provide functions for ssp.
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-17Bump applications PKGREVISIONs for python users that might be usingwiz1-1/+2
python3, since the default changed from python33 to python34. I probably bumped too many. I hope I got them all.
2014-05-15PR pkg/48740 - Fix problems on Darwinpho4-5/+39
Makefile: See ${WRKSRC}/libgcc/config/t-slibgcc-darwin: It uses strip(1) to create a stub library, not just to remove symbols, so we must not let strip(1) be a no-op regardless of ${INSTALL_UNSTRIPPED} or the build fails for missing files. patches/patch-ac: Remove the whitespace between $(LINKER_RPATH_FLAG) and the path. Otherwise the flag may be misinterpreted by linker (e.g. Apple's ld) patches/patch-libgcc_config_t-slibgcc-darwin: If we don't install libgcc_s.10.[45].dylib, our gcc links binaries with *both* /usr/lib/libgcc_s.1.dylib and ${GCC_PREFIX}/lib/libgcc_s.1.dylib, which is certainly a bad thing.
2014-03-29Fix PR pkg/48670, fix build under NetBSD/i386 5.2ryoon2-1/+34
2014-02-25Add untested code for checking multilib-support, based on the gcc47wiz1-1/+27
version of the same.
2014-01-25Update to 4.6.4ryoon37-32/+1739
* Add OpenBSD/amd64 5.4 support Changelog: * Bugfixes
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-04-30Deal with 16bit ctype table change in NetBSD/current.joerg4-13/+132
2013-04-06"For efficiency reasons, please include bsd.fast.prefs.mk instead ofrodent1-2/+2
bsd.prefs.mk."
2013-04-03dont use cxx to build, just disable bootstrap -- faster and actually worksjmcneill1-3/+2
2013-04-02Fix arm build.jmcneill4-1/+46
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-08-07lang/gcc46: Mark NOT-FOR-DRAGONFLYmarino1-2/+2
A very large number of patches is required to properly build a stock gcc on DragonFly, as evidenced by the patches added to lang/gcc47. DragonFly already has a very good gcc46-based compiler in lang/gnat-aux. DragonFly users that specifically need gcc46 have been told to use gnat-aux. There's no need to make maintenance of lang/gcc46 harder so it's masked on DragonFly to show its intentionally unsupported.
2012-06-08Redo netbsd/ctype_base.h patch to not pollute the namespace as much withjoerg3-3/+26
sys/param.h.
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
It turns out there were a lot of these.
2012-05-03Make gcc-inplace-math work with new mpfr.hans2-4/+19
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51935
2012-04-17Fix typo in comment.wiz2-4/+4
2012-04-17Add comments to patchessbd9-17/+44
2012-04-13Add option gcc-inplace-math to allow building devel/gmp, math/mpfr andhans2-11/+23
math/mpcomplex together with gcc, as described at http://gcc.gnu.org/install/prerequisites.html
2012-04-13Move ICONVPREFIX definition to nls option.hans2-3/+3
2012-04-08Revert the below commit as it has been decided that plus (+) characters aresbd1-8/+7
allowed in option names (pkglint has been updated). --- Module Name: pkgsrc Committed By: sbd Date: Wed Apr 4 22:20:37 UTC 2012 Modified Files: pkgsrc/lang/gcc46: options.mk Log Message: Rename option "gcc-c++" to "gcc-cpp" (with legacy support) as pkglint complains with: "gcc-c++" is not a valid option name. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/gcc46/options.mk
2012-04-04Rename option "gcc-c++" to "gcc-cpp" (with legacy support) as pkglintsbd1-7/+8
complains with: "gcc-c++" is not a valid option name.
2012-03-15Pickup maintainership of gcc4 series packages.sbd1-2/+2
This means I will also take care of adding newer gcc version.
2012-03-14Pass proper configure arguments so that it is happy with GNU tools availablewiz3-15/+15
on NetBSD; removes two dependencies. Unlimit before running tests, reduces test failures. Add t-crtstuff to tmake_file on NetBSD as well. gcc46 should work much better now on NetBSD. All from Kai-Uwe Eckhardt in private mail. Bump PKGREVISION.
2012-03-12Remove the gcc4X/preconfigure.mk files, they are unused and obsolete.sbd1-11/+0
2012-03-12Remove the MESSAGE files from gcc34 and gcc4X, the messages is VERY outdated!sbd1-17/+0
2012-03-05Update to 4.6.3, from Kai-Uwe Eckhardt.wiz2-6/+6
GCC 4.6.3 This is the [22]list of problem reports (PRs) from GCC's bug tracking system that are known to be fixed in the 4.6.3 release. This list might not be complete (that is, it is possible that some PRs that have been fixed are not listed here). 22. http://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=4.6.3
2012-02-24Reset maintainer.wiz1-2/+2
2012-02-01Remove old BUILDLINK_FNAME_TRANSFORM, which seems to have beenhans1-3/+2
cargo-culted from an older gcc package directly installing into ${PREFIX}. Add include/ to buildlinked files.
2012-01-14Convert to USE_TOOLS=zip.hans1-3/+2
2011-12-22Use COMPILER_RPATH_FLAG instead of -Wl,-R.wiz2-4/+4
Fixes OS X build. From Kai-Uwe Eckhardt.
2011-10-31Update to GCC 4.6.2sbd2-7/+6
GCC 4.6.2 is a bug-fix release containing fixes for regressions and serious bugs in GCC 4.6.1, with over 110 bugs fixed since previous release. This is the list of problem reports (PRs) from GCC's bug tracking system that are known to be fixed in the 4.6.2 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
2011-10-18Add patch-ac from lang/gcc44. Without it, programs built with this gcchans3-3/+16
lack the rpath to libgcc, causing all kinds of trouble.
2011-10-13Fix pasto.hans1-3/+2
2011-10-13Bump revision for recent changes to dependencies and SunOS support.hans1-2/+2
2011-10-13Reduce dependencies. Bison, flex, and gm4 are not really needed to build gcc.hans1-4/+2
2011-10-13Use options framework for language support.hans2-58/+68