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/riscv64-gcc/Makefile

Number of commits found: 24

Tuesday, 21 Mar 2023
00:01 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/riscv64-gcc: Remove expired port:

2023-03-21 devel/riscv64-gcc: Unsupported version and users should move to
devel/freebsd-gcc12@riscv64
commit hash: 729c4c98964191b8d7f1d8cfe8bcc01c515aa8b2 commit hash: 729c4c98964191b8d7f1d8cfe8bcc01c515aa8b2 commit hash: 729c4c98964191b8d7f1d8cfe8bcc01c515aa8b2 commit hash: 729c4c98964191b8d7f1d8cfe8bcc01c515aa8b2 729c4c9
Monday, 20 Feb 2023
20:36 Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/riscv64-gcc: Mark deprecated

Users should move to devel/freebsd-gcc12@riscv64.

PR:		269657
Reported by:	salvadore
commit hash: 98931df3a9719c05cf9b29fdc1c3ebbead63be82 commit hash: 98931df3a9719c05cf9b29fdc1c3ebbead63be82 commit hash: 98931df3a9719c05cf9b29fdc1c3ebbead63be82 commit hash: 98931df3a9719c05cf9b29fdc1c3ebbead63be82 98931df
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
Thursday, 14 Oct 2021
21:30 Stefan Eßer (se) search for other commits by this committer
devel/riscv64-gcc: Add CPE information

Approved by:	portmgr (blanket)
commit hash: 7ae0ea86bb54e767d6241f975b8d05160808d9ca commit hash: 7ae0ea86bb54e767d6241f975b8d05160808d9ca commit hash: 7ae0ea86bb54e767d6241f975b8d05160808d9ca commit hash: 7ae0ea86bb54e767d6241f975b8d05160808d9ca 7ae0ea8
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, 29 Nov 2020
14:12 linimon search for other commits by this committer
These ports now build on aarch64.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com TRYBROKEN run
Original commitRevision:556569 
Thursday, 7 May 2020
01:48 emaste search for other commits by this committer
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
Original commitRevision:534233 
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 
Saturday, 19 Oct 2019
07:57 lwhsu search for other commits by this committer
- 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
Original commitRevision:514768 
Tuesday, 13 Nov 2018
03:01 lwhsu search for other commits by this committer
Remove a sneaked change in r484853

MFH:		2018Q4
Sponsored by:	The FreeBSD Foundation
Original commitRevision:484854 
02:58 lwhsu search for other commits by this committer
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
Original commitRevision:484853 
Friday, 5 Oct 2018
10:31 lwhsu search for other commits by this committer
- Update to 8.1.0

Sponsored by:	The FreeBSD Foundation
Original commitRevision:481270 
Wednesday, 18 Jul 2018
16:10 lwhsu search for other commits by this committer
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
Original commitRevision:474879 
Thursday, 19 Apr 2018
07:08 ale search for other commits by this committer
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.
Original commitRevision:467751 
Saturday, 7 Apr 2018
00:29 jhb search for other commits by this committer
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
Original commitRevision:466701 
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 
Tuesday, 13 Feb 2018
03:00 lwhsu search for other commits by this committer
Chase devel/riscv64-binutils update
Original commitRevision:461683 
Sunday, 7 Jan 2018
16:34 lwhsu search for other commits by this committer
- Update to 7.2.0
Original commitRevision:458357 
Friday, 11 Aug 2017
17:35 lwhsu search for other commits by this committer
- Update to 7.1.1
- Pet portlint
Original commitRevision:447780 
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 
Wednesday, 18 Jan 2017
13:20 tijl search for other commits by this committer
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)
Original commitRevision:431796 
Wednesday, 4 Jan 2017
02:49 lwhsu search for other commits by this committer
Add riscv64-binutils & riscv64-gcc, RISC-V toolchain

Reviewed by:	sbruno
Differential Revision:	https://reviews.freebsd.org/D9020
Original commitRevision:430532 

Number of commits found: 24