notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/aarch64-none-elf-gcc/Makefile

Number of commits found: 27

Friday, 26 Jan 2024
15:56 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/aarch64-none-elf-gcc: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: e7c4b9088054537820c04af619cf8dee895273a1 commit hash: e7c4b9088054537820c04af619cf8dee895273a1 commit hash: e7c4b9088054537820c04af619cf8dee895273a1 commit hash: e7c4b9088054537820c04af619cf8dee895273a1 e7c4b90
Wednesday, 23 Aug 2023
08:06 Emmanuel Vadot (manu) search for other commits by this committer Author: Jose Luis Duran
devel/aarch64-none-elf-gcc: Work around aarch64 extraction bug

Extraction fails with poudriere on aarch64 with the following error:

    => SHA256 Checksum OK for gcc-11.3.0.tar.xz.
    tar: Pathname can't be converted from UTF-8 to current locale.
    tar: Pathname can't be converted from UTF-8 to current locale.
    tar: Error exit delayed from previous errors.

Enforcing the use of bsdtar works around the issue.
The issue is specific to lang/gcc11 and lang/gcc12: no other GCC port is
affected.

Apply the same fix used to fix bug #271052.

PR:	273194
commit hash: e11dd88cce755848a90e711154cf83185f24aa52 commit hash: e11dd88cce755848a90e711154cf83185f24aa52 commit hash: e11dd88cce755848a90e711154cf83185f24aa52 commit hash: e11dd88cce755848a90e711154cf83185f24aa52 e11dd88
Sunday, 23 Apr 2023
09:09 Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b 8d3e020
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 2 May 2022
14:22 Emmanuel Vadot (manu) search for other commits by this committer
devel/aarch64-none-elf-gcc: Update to 11.3
commit hash: a39d7914ec28ff465dd61aa6d5573638b28d9511 commit hash: a39d7914ec28ff465dd61aa6d5573638b28d9511 commit hash: a39d7914ec28ff465dd61aa6d5573638b28d9511 commit hash: a39d7914ec28ff465dd61aa6d5573638b28d9511 a39d791
Friday, 12 Nov 2021
16:54 Joerg Wunsch (joerg) search for other commits by this committer
devel/arm-none-eabi-gcc: More flexible multilib options

This patch introduces port build options to control GCC's multilib
layout. It defaults to "disable multilib" as the port used to be set
before.

In order to build a compiler suitable for Cortex-M devices, select the
"Optimized for Cortex-M/R" option instead.

A subsequent patch to devel/arm-none-eabi-newlib will automatically
create their pkg-plist which now depends on the multilib option
chosen.

Reviewed by:	manu
Differential Revision:	<https://reviews.freebsd.org/D32638>
commit hash: 85706c256e654ea2a4dee044d7812a5008e80e12 commit hash: 85706c256e654ea2a4dee044d7812a5008e80e12 commit hash: 85706c256e654ea2a4dee044d7812a5008e80e12 commit hash: 85706c256e654ea2a4dee044d7812a5008e80e12 85706c2
Thursday, 14 Oct 2021
21:30 Stefan Eßer (se) search for other commits by this committer
devel/aarch64-none-elf-gcc: Add CPE information

Approved by:	portmgr (blanket)
commit hash: b837c0fcf79ce69c96967c748230a20762961629 commit hash: b837c0fcf79ce69c96967c748230a20762961629 commit hash: b837c0fcf79ce69c96967c748230a20762961629 commit hash: b837c0fcf79ce69c96967c748230a20762961629 b837c0f
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 21 Mar 2021
09:57 gerald search for other commits by this committer
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
Original commitRevision:568912 
Sunday, 6 Sep 2020
16:04 lwhsu search for other commits by this committer
Correct COMMENT of devel/*-{eabi,elf}-gcc

Approved by:	manu (maintainer)
Differential Revision:	https://reviews.freebsd.org/D26338
Original commitRevision:547855 
Saturday, 27 Jun 2020
14:39 manu search for other commits by this committer
aarch64-none-elf-gcc: Remove the include-fixed directory

Those includes are, afaict, useless and cause problems if one build from a
custom FreeBSD without IPFILTER.
Do what the other gcc packages do and simply remove them.

PR:		230199 239210
Original commitRevision:540609 
Sunday, 3 May 2020
11:36 manu search for other commits by this committer
devel/aarch64-none-elf-gcc: Add binutils dependency

Building the plugins require a native objdump, all arches have one except for
aarch64 so add a dependency on devel/binutils@native in case the arch doesn't
have objdump installed.
Original commitRevision:533769 
Wednesday, 29 Apr 2020
17:17 manu search for other commits by this committer
devel/aarch64-none-elf-gcc: Fix building plugins

For building plugins gcc needs objdump, whcih exists in amd64 world but
not on aarch64. We already have a dependancy on devel/binutils but this
port install binaries in ${LOCALBASE}/${GCC_TARGET}/bin so add that to
the PATH.

Reported by:	Mark Millard
Original commitRevision:533381 
Monday, 27 Apr 2020
18:45 manu search for other commits by this committer
devel/aarch64-none-elf-gcc: Enable the plugins

The plugins now build fine on a native build for aarch64 so enable
and install them unconditionally for all arches.

Reported by:	Mark Millard
Original commitRevision:533162 
Saturday, 11 Apr 2020
21:01 manu search for other commits by this committer
Update aarch64-none-elf-gcc and slave ports to 8.4.0

This updates :
devel/aarch64-none-elf-gcc
devel/arm-none-eabi-gcc
devel/riscv32-unknown-elf-gcc
devel/riscv64-none-elf-gcc

For now keep a distinfo file for each ports, when we know taht
we can updated them all together we will remove it and use only
the master port distinfo file.
Original commitRevision:531460 
Monday, 27 Jan 2020
17:31 manu search for other commits by this committer
devel/aarch64-none-elf-gcc: Take maintainer ship
Original commitRevision:524267 
Wednesday, 15 Jan 2020
01:27 philip search for other commits by this committer
devel/aarch64-none-elf-gcc: parameterise PORTVERSION

Needed by devel/riscv64-none-elf-gcc to build a different version of GCC for
RISC-V.

Submitted by:	kp
Sponsored by:	Axiado
Reviewed by:	bapt
Original commitRevision:523077 
Friday, 15 Nov 2019
10:09 bapt search for other commits by this committer
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
Original commitRevision:517642 
Wednesday, 23 Oct 2019
17:44 jhb search for other commits by this committer
Divorce the ARM bare-metal GCC ports from the FreeBSD GCC xtoolchain ports.

In the past, changes to the FreeBSD GCC xtoolchain ports have broken
the ARM bare-metal GCC ports by accident.  In addition, we'd like to
move to having multiple FreeBSD GCC xtoolchain ports for different GCC
versions.  It seems best if we make the two groups of ports
independent so that changes to one do not affect the other.

Reviewed by:	manu
Differential Revision:	https://reviews.freebsd.org/D22064
Original commitRevision:515276 
Saturday, 10 Nov 2018
00:32 linimon search for other commits by this committer
Now unbroken on powerpc64.

PR:		232532
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
Original commitRevision:484562 
Monday, 27 Aug 2018
14:29 manu search for other commits by this committer
devel/aarch64-none-elf-gcc: Unbreak on arm64

The plugins ae not built on arm64.
While we might want them in the future, we also need gcc on this platform
as it's the compiler used for u-boot.

Reviewed by:	jhb, kan
Approved by:	kan (maintainer)
Original commitRevision:478209 
Monday, 18 Jun 2018
03:49 linimon search for other commits by this committer
Mark ports broken on powerpc64, categories d-f.

While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:472670 
Sunday, 13 May 2018
21:46 kan search for other commits by this committer
Upgrade ext-toolchain GCC ports to GCC 6.4.0

This is the latest supported release in GCC 6.x series.
Drop aarch64 support patch - it has been committed upstream.

Enable ifunc suppport by default.

PR:	228161
Reviewed by: bapt (update part)
Differential Revision:	https://reviews.freebsd.org/D13602
Original commitRevision:469834 
Saturday, 10 Mar 2018
17:46 gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Original commitRevision:464084 
Friday, 28 Apr 2017
04:36 linimon search for other commits by this committer
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
Original commitRevision:439595 
Monday, 4 Jan 2016
18:30 andrew search for other commits by this committer
Add the aarch64-none-elf-binutils and aarch64-none-elf-gcc ports. These
are useful for bare-metal development, for example to build U-Boot.

Approved by:	imp
Differential Revision:	https://reviews.freebsd.org/D4137
Original commitRevision:405261 

Number of commits found: 27