Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.3.0_1 21 Mar 2023 00:01:37 |
Muhammad Moinur Rahman (bofh) |
devel/riscv64-gcc: Remove expired port:
2023-03-21 devel/riscv64-gcc: Unsupported version and users should move to
devel/freebsd-gcc12@riscv64 |
8.3.0_1 20 Feb 2023 20:36:37 |
Li-Wen Hsu (lwhsu) |
devel/riscv64-gcc: Mark deprecated
Users should move to devel/freebsd-gcc12@riscv64.
PR: 269657
Reported by: salvadore |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
8.3.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
8.3.0_1 14 Oct 2021 21:30:46 |
Stefan Eßer (se) |
devel/riscv64-gcc: Add CPE information
Approved by: portmgr (blanket) |
8.3.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
8.3.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
8.3.0_1 21 Mar 2021 09:57:05 |
gerald |
Update to MPC version 1.2.0 with the following changes:
- New functions:
. mpc_sum
. mpc_dot
- Several functions are more robust with a reduced exponent range
(for example corresponding to IEEE 754 binary formats).
- New mpcheck tool for comparison with the native C library (which
is not installed by default).
Bump all directly dependent ports. Do not bump those indirectly
dependent via the lang/gcc* family since their run-time dependencies
and code generated should not be affected.
PR: 249950
Submitted by: wen |
8.3.0 11 Jan 2021 12:06:19 |
pkubaj |
devel/riscv64-gcc: fix build on powerpc64le
Use the same patch that other gcc ports use. |
8.3.0 29 Nov 2020 14:12:28 |
linimon |
These ports now build on aarch64.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com TRYBROKEN run |
8.3.0 11 Jun 2020 16:47:20 |
pkubaj |
devel/riscv64-gcc: fix build on powerpc64 elfv2
Use the same patch that is already widely used in the ports tree. |
8.3.0 07 May 2020 01:48:53 |
emaste |
devel/riscv64-gcc: add objdump binutils dependency
/usr/bin/objdump has been removed from the base system for FreeBSD 13.0.
PR: 212319 [exp-run]
Approved by: bapt
Sponsored by: The FreeBSD Foundation |
8.3.0 15 Nov 2019 10:09:03 |
bapt |
Update binutils to 2.33.1
While here, convert binutils into flavors, that ease a lot maintenance
and helps cleaning out the code.
This is inspired by the same work on going on the xtoolchained gcc by jhb@
PR: 241756
Exp-run: antoine (portmgr)
Discussed with: jhb
Differential Revision: https://reviews.freebsd.org/D22258 |
8.3.0 19 Oct 2019 07:57:59 |
lwhsu |
- Switch to official GCC and update to 8.3.0
Submitted by: mhorne
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D22085 |
8.1.0_1 13 Nov 2018 03:01:35 |
lwhsu |
Remove a sneaked change in r484853
MFH: 2018Q4
Sponsored by: The FreeBSD Foundation |
8.1.0_1 13 Nov 2018 02:58:30 |
lwhsu |
Add support of -fuse-ld=lld
Merge support from upstream gcc for -fuse-ld=lld. It's already committed and
should appear in a future release.
PR: 233174
Submitted by: brooks
MFH: 2018Q4
Sponsored by: The FreeBSD Foundation |
8.1.0 05 Oct 2018 10:31:05 |
lwhsu |
- Update to 8.1.0
Sponsored by: The FreeBSD Foundation |
7.2.0_5 18 Jul 2018 16:10:24 |
lwhsu |
Update to 2018-05-15 snapshot
Remove '--disable-shared' in CONFIGURE_ARGS, which is needed by atf(7)
Reported by: br
Sponsored by: The FreeBSD Foundation |
7.2.0_4 19 Apr 2018 07:08:45 |
ale |
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. |
7.2.0_3 07 Apr 2018 00:29:42 |
jhb |
Bring over some fixes from the other external GCC toolchain ports.
This is generally inspired by the changes in r465416 and subsequent fixes.
- Remove include-fixed headers.
- Strip /usr/local/include from the default include path.
- Use libc++ for C++ instead of libstdc++.
- Force build of a cross compiler if built on a riscv64 host.
- Bump PORTREVISION.
Reviewed by: lwhsu
Differential Revision: https://reviews.freebsd.org/D14787 |
7.2.0_2 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
7.2.0_1 13 Feb 2018 03:00:23 |
lwhsu |
Chase devel/riscv64-binutils update |
7.2.0 07 Jan 2018 16:34:00 |
lwhsu |
- Update to 7.2.0 |
7.1.1 11 Aug 2017 17:35:36 |
lwhsu |
- Update to 7.1.1
- Pet portlint |
6.1.0 28 Apr 2017 04:36:40 |
linimon |
Mark the gcc crosscompiler ports as broken on various tier-2 archs.
Unfortunately neither the maintainer or I have time at the moment
to chase down all of these failures. The "fails to package" ones
ought to be fairly easy to fix.
Discussed with: maintainer |
6.1.0 18 Jan 2017 13:20:32 |
tijl |
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine) |
6.1.0 04 Jan 2017 02:49:23 |
lwhsu |
Add riscv64-binutils & riscv64-gcc, RISC-V toolchain
Reviewed by: sbruno
Differential Revision: https://reviews.freebsd.org/D9020 |