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/concurrencpp/Makefile

Number of commits found: 15

Sunday, 16 Jul 2023
05:51 Yuri Victorovich (yuri) search for other commits by this committer
devel/concurrencpp: Update 0.1.6 → 0.1.7

Reported by:	portscout
commit hash: c9934287d95d13793e49afd56b78cc6bcecfb210 commit hash: c9934287d95d13793e49afd56b78cc6bcecfb210 commit hash: c9934287d95d13793e49afd56b78cc6bcecfb210 commit hash: c9934287d95d13793e49afd56b78cc6bcecfb210 c993428
Sunday, 28 May 2023
11:42 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/concurrencpp: fix build on powerpc*

Fixed in LLVM 16:
/usr/bin/c++ -DCRCPP_EXPORT_API -Dconcurrencpp_EXPORTS -isystem
/wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.6/include -O2
-pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe
-fstack-protector-strong -fno-strict-aliasing   -DNDEBUG -std=c++20 -fPIC
-fvisibility=hidden -fvisibility-inlines-hidden -pthread -MD -MT
CMakeFiles/concurrencpp.dir/source/timers/timer_queue.cpp.o -MF
CMakeFiles/concurrencpp.dir/source/timers/timer_queue.cpp.o.d -o
CMakeFiles/concurrencpp.dir/source/timers/timer_queue.cpp.o -c
/wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.6/source/timers/timer_queue.cpp
fatal error: error in backend: failed to perform tail call elimination on a call
site marked musttail
PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the
crash backtrace, preprocessed source, and associated run script.
Stack dump:
0.	Program arguments: /usr/bin/c++ -DCRCPP_EXPORT_API -Dconcurrencpp_EXPORTS
-isystem /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.6/include
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe
-fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++20 -fPIC
-fvisibility=hidden -fvisibility-inlines-hidden -pthread -MD -MT
CMakeFiles/concurrencpp.dir/source/timers/timer_queue.cpp.o -MF
CMakeFiles/concurrencpp.dir/source/timers/timer_queue.cpp.o.d -o
CMakeFiles/concurrencpp.dir/source/timers/timer_queue.cpp.o -c
/wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.6/source/timers/timer_queue.cpp
1.	<eof> parser at end of file
2.	Code generation
3.	Running pass 'Function Pass Manager' on module
'/wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.6/source/timers/timer_queue.cpp'.
4.	Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function
'@_ZN12concurrencpp11timer_queue22make_delay_object_implENSt3__16chrono8durationIxNS1_5ratioILl1ELl1000EEEEENS1_10shared_ptrIS0_EENS7_INS_8executorEEE.resume'
 #0 0x0000000014b1252c (/usr/bin/c+++0x14b1252c)
 #1 0x0000000014b0fd00 (/usr/bin/c+++0x14b0fd00)
 #2 0x0000000014aab0cc (/usr/bin/c+++0x14aab0cc)
 #3 0x0000000014aab020 (/usr/bin/c+++0x14aab020)
 #4 0x0000000014afc590 (/usr/bin/c+++0x14afc590)
 #5 0x00000000117cd530 (/usr/bin/c+++0x117cd530)
 #6 0x0000000014ab4fe0 (/usr/bin/c+++0x14ab4fe0)
 #7 0x0000000014ab4e6c (/usr/bin/c+++0x14ab4e6c)
 #8 0x00000000154bd3f0 (/usr/bin/c+++0x154bd3f0)
 #9 0x0000000014d5f9d0 (/usr/bin/c+++0x14d5f9d0)
c++: error: clang frontend command failed with exit code 70 (use -v to see
invocation)
FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git
llvmorg-14.0.5-0-gc12386ae247c)
Target: powerpc64le-unknown-freebsd13.2
Thread model: posix
InstalledDir: /usr/bin
commit hash: 719b60dc29cf866645f7e608a0960d22a2234c65 commit hash: 719b60dc29cf866645f7e608a0960d22a2234c65 commit hash: 719b60dc29cf866645f7e608a0960d22a2234c65 commit hash: 719b60dc29cf866645f7e608a0960d22a2234c65 719b60d
Saturday, 15 Apr 2023
01:20 Yuri Victorovich (yuri) search for other commits by this committer
devel/concurrencpp: All tests pass
commit hash: d84da2197c335fc87376f203f964fe56c9bf5ce1 commit hash: d84da2197c335fc87376f203f964fe56c9bf5ce1 commit hash: d84da2197c335fc87376f203f964fe56c9bf5ce1 commit hash: d84da2197c335fc87376f203f964fe56c9bf5ce1 d84da21
Thursday, 30 Mar 2023
23:59 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.3-RELEASE from ports tree

- Mk/bsd.port.mk: mark FreeBSD 12.3 as unsupported.
- Mk/Uses/cabal.mk: Remove the text-2 workaround for 12.3-RELEASE
- biology/wfa2-lib: remove obsolete patch
- databases/mongodb60: remove IGNORE for EOL FreeBSD 12.3
- devel/concurrencpp: remove workaround for EOL FreeBSD 12.3
- devel/electron22: remove IGNORE for EOL FreeBSD 12.3
- devel/malloy: this should build fine on 12.4-RELEASE
- devel/qcoro: remove BROKEN for EOL FreeBSD 12.3
- devel/root: remove workaround for EOL FreeBSD 12.3
- editors/imhex: remove IGNORE for EOL FreeBSD 12.3
- emulators/ppsspp: remove workaround for EOL FreeBSD 12.3
- emulators/rpcs3: remove workaround for EOL FreeBSD 12.3
- emulators/yuzu: remove workaround for EOL 12.3-RELEASE
- games/aquaria: remove support for EOL FreeBSD 12.3
- games/punchy: remove workaround for EOL FreeBSD 12.3
- graphics/cxxplot: remove support for EOL FreeBSD 12.3
- lang/gcc11*: bump a __FreeBSD_version in libphobos to 1204000
- lang/rust: untangle OSVERSION logic a bit
- misc/mbuffer: remove workaround for EOL FreeBSD 12.3 for aarch64
- sysutils/libdisplay-info: remove workaround for EOL FreeBSD 12.3
- www/*chromium: remove IGNORE for EOL FreeBSD 12.3
- x11/hyprpaper: remove workaround for expired FreeBSD 12.3
- x11-wm/labwc: remove workaround for EOL FreeBSD 12.3
- x11-wm/kwinft: remove workaround for EOL FreeBSD 12.3
- www/iridium: remove IGNORE for EOL FreeBSD 12.3

Differential Revision: https://reviews.freebsd.org/D38664
commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5 commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5 commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5 commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5 5693229
Wednesday, 22 Mar 2023
22:36 Yuri Victorovich (yuri) search for other commits by this committer
devel/concurrencpp: Update 0.1.5 → 0.1.6

Reported by:	portscout
commit hash: 4714c55b1581064a7f3fa6f6373d3bf34367b8a6 commit hash: 4714c55b1581064a7f3fa6f6373d3bf34367b8a6 commit hash: 4714c55b1581064a7f3fa6f6373d3bf34367b8a6 commit hash: 4714c55b1581064a7f3fa6f6373d3bf34367b8a6 4714c55
Saturday, 18 Feb 2023
22:37 Jan Beich (jbeich) search for other commits by this committer
devel/concurrencpp: limit BROKEN to 12.3/libc++ (12.4 is fine)
commit hash: 69cb7ba0291c42da06d9a42b2473b978a5e5c50d commit hash: 69cb7ba0291c42da06d9a42b2473b978a5e5c50d commit hash: 69cb7ba0291c42da06d9a42b2473b978a5e5c50d commit hash: 69cb7ba0291c42da06d9a42b2473b978a5e5c50d 69cb7ba
Saturday, 24 Sep 2022
21:01 Yuri Victorovich (yuri) search for other commits by this committer
devel/concurrencpp: Update 0.1.4 -> 0.1.5

Reported by:	portscout
commit hash: bfe19ab0429bb4b3a39bd637ed627f5f90e92a27 commit hash: bfe19ab0429bb4b3a39bd637ed627f5f90e92a27 commit hash: bfe19ab0429bb4b3a39bd637ed627f5f90e92a27 commit hash: bfe19ab0429bb4b3a39bd637ed627f5f90e92a27 bfe19ab
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
Saturday, 22 Jan 2022
13:33 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/concurrencpp: fix build on powerpc64 and powerpc on 13.0-RELEASE

Same issue as on powerpc64le.
commit hash: 8e82cdff2c8494660f5bf1d1be0fb3d72a7ceca7 commit hash: 8e82cdff2c8494660f5bf1d1be0fb3d72a7ceca7 commit hash: 8e82cdff2c8494660f5bf1d1be0fb3d72a7ceca7 commit hash: 8e82cdff2c8494660f5bf1d1be0fb3d72a7ceca7 8e82cdf
Wednesday, 5 Jan 2022
19:05 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/concurrencpp: fix build on powerpc64le on 13.0-RELEASE

When building with LLVM11 (and 12):
fatal error: error in backend: failed to perform tail call elimination on a call
site marked musttail

LLVM13 doesn't have this issue.
commit hash: 3797592a2778b5f6afcc1d9446263b5d4a4b7b5a commit hash: 3797592a2778b5f6afcc1d9446263b5d4a4b7b5a commit hash: 3797592a2778b5f6afcc1d9446263b5d4a4b7b5a commit hash: 3797592a2778b5f6afcc1d9446263b5d4a4b7b5a 3797592
Friday, 31 Dec 2021
17:25 Yuri Victorovich (yuri) search for other commits by this committer
devel/concurrencpp: Update 0.1.3 -> 0.1.4

Reported by:	portscout
commit hash: a47987c0c7168e84cc276f45a6a856dba4c1cc5f commit hash: a47987c0c7168e84cc276f45a6a856dba4c1cc5f commit hash: a47987c0c7168e84cc276f45a6a856dba4c1cc5f commit hash: a47987c0c7168e84cc276f45a6a856dba4c1cc5f a47987c
Monday, 11 Oct 2021
07:38 Yuri Victorovich (yuri) search for other commits by this committer
devel/concurrencpp: Broken on FreeBSD 12

Reported by:	fallout
commit hash: bff97e5ad7f54a896bd8936ed6899934e4542c78 commit hash: bff97e5ad7f54a896bd8936ed6899934e4542c78 commit hash: bff97e5ad7f54a896bd8936ed6899934e4542c78 commit hash: bff97e5ad7f54a896bd8936ed6899934e4542c78 bff97e5
Thursday, 30 Sep 2021
21:23 Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 620968a
Saturday, 18 Sep 2021
19:37 Yuri Victorovich (yuri) search for other commits by this committer
devel/concurrencpp: Broken on 11

Reported by:	fallout
commit hash: dbb2ed965a7e2658f838945e3fcaf944e3667296 commit hash: dbb2ed965a7e2658f838945e3fcaf944e3667296 commit hash: dbb2ed965a7e2658f838945e3fcaf944e3667296 commit hash: dbb2ed965a7e2658f838945e3fcaf944e3667296 dbb2ed9
Saturday, 11 Sep 2021
21:08 Yuri Victorovich (yuri) search for other commits by this committer
devel/concurrencpp: New port: C++ concurrency library: tasks, executors, timers,
C++20 coroutines
commit hash: 7b38c19219e7187ee28207a5f810f6a7b1266d2b commit hash: 7b38c19219e7187ee28207a5f810f6a7b1266d2b commit hash: 7b38c19219e7187ee28207a5f810f6a7b1266d2b commit hash: 7b38c19219e7187ee28207a5f810f6a7b1266d2b 7b38c19

Number of commits found: 15