summaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2019-03-12Fix a cross-build regression in r493401.John Baldwin
2019-02-20Permit base/gcc to be built as a native package.John Baldwin
2019-02-20Permit base/binutils to be built as a native package.John Baldwin
2019-01-25Override the library search directories for external GCC toolchains.John Baldwin
2018-11-02Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan
2018-08-20Cleanup packing lists.John Baldwin
2018-08-02Revert r476186, it fails to packageAntoine Brodin
2018-08-01base/binutils: Cleanup packing lists.John Baldwin
2018-07-26Add support for amd64 and i386 to base/binutils and base/gcc.John Baldwin
2018-07-11Enable .init_array and .fini_array with xtoolchain GCC.John Baldwin
2018-06-29Use a unified packing list for base/binutils.John Baldwin
2018-06-08Remove an unnecessary variable from CONFIGURE_ENV.John Baldwin
2018-05-15Upgrade base/gcc port to 6.4.0 to match xtoolchainAlexander Kabaev
2018-05-09Add 32-bit mips support to base/binutils and base/gcc.John Baldwin
2018-02-06Add files missed in previous commitSteve Wills
2018-02-06Fix cross build of base/ portsSteve Wills
2018-02-06Changes from BZ PR 224217 plus minor changes to fix base/gcc fetchSteve Wills
2017-01-18The output of tools like awk, date, sort, tr,... depends on the currentTijl Coosemans
2016-11-11Add a Makefile to unbreak some scripts that lookup for all lowercase directoriesBaptiste Daroussin
2016-10-21${RM} already has -f.Mathieu Arnold
2016-09-08Remove things that are now handled by bsd.port.mkBaptiste Daroussin
2016-09-08Remove everything that is now in bsd.port.mk which simplifies the codeBaptiste Daroussin
2016-09-08Update the README to include how to cross build gccBaptiste Daroussin
2016-09-08New cross build ready version of gcc.Baptiste Daroussin
2016-08-27base/binutils: fix strippingSteve Wills
2016-08-27Properly export the binutils as the cross onesBaptiste Daroussin
2016-08-27Really fix the strip issueBaptiste Daroussin
2016-08-27Fix up stripingBaptiste Daroussin
2016-08-27Reduce the number of files packaged to the one not provided by the bsd elftoo...Baptiste Daroussin
2016-08-27base/binutils: add powerpc64 plistSteve Wills
2016-08-27Remove more tings provided by the elftoolchainBaptiste Daroussin
2016-08-27WIP: external toolchain cross buildable: binutilsBaptiste Daroussin