16 Commits

Author SHA1 Message Date
Ryan Carsten Schmidt b21424bef5 *86*-elf-gcc: Update to 12.4.0
Closes: https://trac.macports.org/ticket/71137
2024-10-23 18:58:50 -05:00
John Doty 9d2e14cb28 x86_64-elf-gcc: Update to 12.2.0
Tested with the mechanism [in the
wiki,](https://trac.macports.org/wiki/howto/Upgrade) it seems to work
just fine.
2023-01-08 11:14:08 +01:00
Marcus Calhoun-Lopez 52cf3d239d isl: update version 0.22.1->0.24
Increase revision of dependencies since library name changes.
2021-12-24 10:22:22 -05:00
Marcus Calhoun-Lopez 01e20c1d21 isl: update version 0.21->0.22.1 2020-01-23 14:40:08 -07:00
Mojca Miklavec 39ff31c2dc x86_64-elf-gcc: update to 9.2.0 2019-10-25 13:02:22 +02:00
Mojca Miklavec 0209e317d2 (i386|x86_64)-elf-gcc: update to 9.1.0 2019-05-21 11:19:07 +02:00
Marcus Calhoun-Lopez 002d49a77d cross/*-gcc: move common code to crossgcc PG 2019-01-05 10:33:46 -07:00
Marcus Calhoun-Lopez 84402f32c8 cross/*-gcc: add isl dep & patch for latest version
No revbump because port with builds correctly or not at all.

Fixes https://trac.macports.org/ticket/57573
Closes https://github.com/macports/macports-ports/pull/2988
2019-01-05 10:33:46 -07:00
Mojca Miklavec 6bd4436f04 x86_64-elf-gcc: update to 8.2.0
Closes: https://trac.macports.org/ticket/53802
2018-09-26 13:18:02 +02:00
Mojca Miklavec a8142c5ae7 x86_64-elf-gcc: more accurate compiler blacklisting 2018-09-23 13:36:11 +02:00
Mojca Miklavec 58f0cd72b6 x86_64-elf-gcc: whitespace changes only 2018-09-23 13:32:59 +02:00
Marius Schamschula 1f683a75f9 mpfr 4.0.1: revision bump of dependents 2018-05-16 07:56:33 -05:00
Frank Schima 94d3ac86a6 x86_64-elf-binutils:
x86_64-elf-gcc:
 - Ports abandoned

Closes: https://trac.macports.org/ticket/53855
2017-05-09 10:07:37 -06:00
Lawrence Velázquez 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
Ryan Schmidt 147c08d197 x86_64-elf-gcc: fix typo in maintainers
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@117467 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-02-28 01:25:35 +00:00
Clemens Lang 466f3f35fb new port: x86_64-elf-gcc, closes https://trac.macports.org/ticket/39692
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@107962 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-07-09 22:50:23 +00:00