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

Number of commits found: 18

Saturday, 9 Dec 2023
05:12 Jason E. Hale (jhale) search for other commits by this committer
devel/qcoro: Update to 0.10.0

Switch to using shared libraries and clean up deps in dependencies.

https://github.com/danvratil/qcoro/releases/tag/v0.10.0
commit hash: 49cfbca9d02a40730c8daf3988d1b5c162d2276c commit hash: 49cfbca9d02a40730c8daf3988d1b5c162d2276c commit hash: 49cfbca9d02a40730c8daf3988d1b5c162d2276c commit hash: 49cfbca9d02a40730c8daf3988d1b5c162d2276c 49cfbca
Friday, 29 Sep 2023
19:05 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/qcoro: Remove CC/CPP/CXX exports

USES=llvm now by default exports CC/CPP/CXX so remove those

Approved by:	portmgr (blanket)
commit hash: 7553600dc9b93394640e15a410fcc0dadfe4150f commit hash: 7553600dc9b93394640e15a410fcc0dadfe4150f commit hash: 7553600dc9b93394640e15a410fcc0dadfe4150f commit hash: 7553600dc9b93394640e15a410fcc0dadfe4150f 7553600
Wednesday, 17 May 2023
13:42 Piotr Kubaj (pkubaj) search for other commits by this committer
devel/qcoro: fix build on powerpc*

Fixed in LLVM 16:
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++ -DQT_CORE_LIB -DQT_NO_CAST_FROM_ASCII
-DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_FOREACH
-DQT_NO_KEYWORDS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT
-DQT_NO_URL_CAST_FROM_STRING -DQT_STRICT_ITERATORS
-DQT_TESTCASE_BUILDDIR=\"/wrkdirs/usr/ports/devel/qcoro/work-qt5/.build\"
-DQT_TESTLIB_LIB -DQT_USE_STRINGBUILDER
-I/wrkdirs/usr/ports/devel/qcoro/work-qt5/.build/tests/test-qcorosignal_autogen/include
-I/wrkdirs/usr/ports/devel/qcoro/work-qt5/qcoro-0.9.0/tests/testlibs
-I/wrkdirs/usr/ports/devel/qcoro/work-qt5/qcoro-0.9.0
-I/wrkdirs/usr/ports/devel/qcoro/work-qt5/qcoro-0.9.0/qcoro
-I/wrkdirs/usr/ports/devel/qcoro/work-qt5/qcoro-0.9.0/qcoro/core
-I/wrkdirs/usr/ports/devel/qcoro/work-qt5/.build/qcoro/core
-I/wrkdirs/usr/ports/devel/qcoro/work-qt5/.build/qcoro
-I/wrkdirs/usr/ports/devel/qcoro/work-qt5/qcoro-0.9.0/qcoro/test
-I/wrkdirs/usr/ports/devel/qcoro/work-qt5/.build/qcoro/test -isystem
/usr/local/include/qt5 -isystem /usr/local/include/qt5/QtCore -isystem
/usr/local/lib/qt5/mkspecs/freebsd-clang -isystem /usr/local/include/qt5/QtTest
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fcoroutines-ts -O2
-pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=gnu++20 -fPIC
-pthread -MD -MT tests/CMakeFiles/test-qcorosignal.dir/qcorosignal.cpp.o -MF
tests/CMakeFiles/test-qcorosignal.dir/qcorosignal.cpp.o.d -o
tests/CMakeFiles/test-qcorosignal.dir/qcorosignal.cpp.o -c
/wrkdirs/usr/ports/devel/qcoro/work-qt5/qcoro-0.9.0/tests/qcorosignal.cpp
1.	<eof> parser at end of file
2.	Code generation
3.	Running pass 'Function Pass Manager' on module
'/wrkdirs/usr/ports/devel/qcoro/work-qt5/qcoro-0.9.0/tests/qcorosignal.cpp'.
4.	Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function
'@_ZZ19qCoroSignalListenerI15MultiSignalTestM10SignalTestFvvEEN5QCoro14AsyncGeneratorINS4_6detail16QCoroSignalQueueIT_T0_E11result_type10value_typeEEEPS8_OS9_NSt3__16chrono8durationIxNSF_5ratioILl1ELl1000EEEEEENKUlNSF_10unique_ptrINS7_IS0_S3_EENSF_14default_deleteISM_EEEEE_clESP_.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
c++: note: diagnostic msg:
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/qcorosignal-479743.cpp
c++: note: diagnostic msg: /tmp/qcorosignal-479743.sh
c++: note: diagnostic msg:

********************
commit hash: f9499ed93c84cc54ee9a8a8339ac2c21f069f613 commit hash: f9499ed93c84cc54ee9a8a8339ac2c21f069f613 commit hash: f9499ed93c84cc54ee9a8a8339ac2c21f069f613 commit hash: f9499ed93c84cc54ee9a8a8339ac2c21f069f613 f9499ed
Friday, 28 Apr 2023
19:35 Tobias C. Berner (tcberner) search for other commits by this committer
devel/qcoro: update to 0.9.0
commit hash: b16f5807749660583908c375a11b0c16b23518e4 commit hash: b16f5807749660583908c375a11b0c16b23518e4 commit hash: b16f5807749660583908c375a11b0c16b23518e4 commit hash: b16f5807749660583908c375a11b0c16b23518e4 b16f580
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
Saturday, 18 Feb 2023
22:37 Jan Beich (jbeich) search for other commits by this committer
devel/qcoro: limit BROKEN to 12.3/libc++ (12.4 is fine)
commit hash: de7a1dec96e8accfbebc48c8d1fcd8cf257a7f5d commit hash: de7a1dec96e8accfbebc48c8d1fcd8cf257a7f5d commit hash: de7a1dec96e8accfbebc48c8d1fcd8cf257a7f5d commit hash: de7a1dec96e8accfbebc48c8d1fcd8cf257a7f5d de7a1de
Monday, 6 Feb 2023
19:25 Dima Panov (fluffy) search for other commits by this committer
devel/qcoro: update to 0.8.0 release (+)

Changelog:	https://github.com/danvratil/qcoro/releases/tag/v0.8.0
commit hash: 7574e39d8bffa6eff33c5fe103b62b66aa5509b3 commit hash: 7574e39d8bffa6eff33c5fe103b62b66aa5509b3 commit hash: 7574e39d8bffa6eff33c5fe103b62b66aa5509b3 commit hash: 7574e39d8bffa6eff33c5fe103b62b66aa5509b3 7574e39
Thursday, 29 Dec 2022
22:35 Tobias C. Berner (tcberner) search for other commits by this committer
devel/qcoro: flavorize with qt5 and qt6

Requested by: KDE upstream
commit hash: 84fda3dfd1f57b6b3dbf7a47d598a3d8593f61f8 commit hash: 84fda3dfd1f57b6b3dbf7a47d598a3d8593f61f8 commit hash: 84fda3dfd1f57b6b3dbf7a47d598a3d8593f61f8 commit hash: 84fda3dfd1f57b6b3dbf7a47d598a3d8593f61f8 84fda3d
Monday, 21 Nov 2022
21:40 Adriaan de Groot (adridg) search for other commits by this committer
devel/qcoro: update to 0.7.0, latest upstream

Adds Qt Quick / declarative support.

The release announcement is here:
	https://dvratil.cz/2022/11/qcoro-0.7.0-release-announcement/
commit hash: dbc1fed1a110c1ea278cf2d845e7b9b2505cd606 commit hash: dbc1fed1a110c1ea278cf2d845e7b9b2505cd606 commit hash: dbc1fed1a110c1ea278cf2d845e7b9b2505cd606 commit hash: dbc1fed1a110c1ea278cf2d845e7b9b2505cd606 dbc1fed
Sunday, 11 Sep 2022
10:20 Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee ddae4e9
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, 11 Jul 2022
08:26 Tobias C. Berner (tcberner) search for other commits by this committer
devel/qcoro: update to 0.6.0

Changelog:
 * Fix build with gcc 11.3.0 (resolves #57) by @danvratil in #58
 * Fix ODR violation when LTO is enabled by @danvratil in #59
 * Rework Github CI - add compilers and platforms by @danvratil in #60
 * CI: consolidate the CI builds into a single matrix by @danvratil in #61
 * Export QCoro wrapper classes by @danvratil in #65
 * CI: disable shared libs on Windows by @danvratil in #67
 * Enable "modern Qt" compiler definitions by @danvratil in #66
 * Introduce Generator and AsyncGenerator coroutine return types by @danvratil
in #69
 * Fix installing export header by @danvratil in #77
 * Deprecate task.h in favor of qcorotask.h (#70) by @danvratil in #76
 * QtWebSockets support by @danvratil in #75
 * Document -DQCORO_WITH_QTWEBSOCKETS by @dangelog in #81
 * Fix the build by #include'ing by @dangelog in #82
 * QCoroTask: fixup a template type parameter name by @dangelog in #83
 * Add support for clang-cl (fixes #84) by @danvratil in #86
 * Fix possible race in TestWsServer by @danvratil in #88
 * WebSocket bugfixes & documentation by @danvratil in #89
 * Explicitly enable exception support for clang-cl (fixes #90) by @danvratil in
#91
commit hash: bebea0912317051a4ccf777e841b3e644b8d10d8 commit hash: bebea0912317051a4ccf777e841b3e644b8d10d8 commit hash: bebea0912317051a4ccf777e841b3e644b8d10d8 commit hash: bebea0912317051a4ccf777e841b3e644b8d10d8 bebea091
Sunday, 8 May 2022
21:21 Adriaan de Groot (adridg) search for other commits by this committer
devel/qcoro: mark BROKEN on FreeBSD 12

The results from the cluster for previous commit to this port
are in: it's broken. Since we do not have a 'compiler:c++20-lang'
setting yet, we can't demand a compiler that understands <concepts>,
not easily. On FreeBSD 13 and later, we have Clang 13 or later and it
just happens to work out.
commit hash: be9f120a6a6e56627179d8df123056844d8fad47 commit hash: be9f120a6a6e56627179d8df123056844d8fad47 commit hash: be9f120a6a6e56627179d8df123056844d8fad47 commit hash: be9f120a6a6e56627179d8df123056844d8fad47 be9f120
Thursday, 5 May 2022
10:01 Adriaan de Groot (adridg) search for other commits by this committer
devel/qcoro: fix build on 13.0

Fetch an upstream patch that fixes the build for "Apple Clang".
While here, drop the "broken-on-12", at least so the cluster
tries to build it on 12 and we can see (again) what's left to fix.

PR:		263775
Reported by:	Eric Camachat
Obtained from:	Eric Camachat
commit hash: e58af116e1038fcb3eb4db089458136a0bd5848d commit hash: e58af116e1038fcb3eb4db089458136a0bd5848d commit hash: e58af116e1038fcb3eb4db089458136a0bd5848d commit hash: e58af116e1038fcb3eb4db089458136a0bd5848d e58af11
Thursday, 28 Apr 2022
11:04 Tobias C. Berner (tcberner) search for other commits by this committer
devel/qcoro: update to 0.5.1

Changes:
  *  Fix build with GCC>=11.3 (#57, #58)
  *  Fix ODR violation when building with GCC and LTO enabled (#59)
commit hash: 6f30ec641e0e4b1004f3c32e1a825a25357424fc commit hash: 6f30ec641e0e4b1004f3c32e1a825a25357424fc commit hash: 6f30ec641e0e4b1004f3c32e1a825a25357424fc commit hash: 6f30ec641e0e4b1004f3c32e1a825a25357424fc 6f30ec6
Tuesday, 26 Apr 2022
18:20 Gleb Popov (arrowd) search for other commits by this committer
devel/qcoro: Update to 0.5

Reported by:	tcberner
commit hash: ee4d88e874fa8c9ad5cad46f45db90e4fb985eef commit hash: ee4d88e874fa8c9ad5cad46f45db90e4fb985eef commit hash: ee4d88e874fa8c9ad5cad46f45db90e4fb985eef commit hash: ee4d88e874fa8c9ad5cad46f45db90e4fb985eef ee4d88e
Thursday, 7 Apr 2022
16:28 Gleb Popov (arrowd) search for other commits by this committer
devel/qcoro: Update 0.4.0

Mark BROKEN on FreeBSD 12, as this port require more recent C++ compiler.
commit hash: 9b668b29c5d15adf03a37685639068223546ab81 commit hash: 9b668b29c5d15adf03a37685639068223546ab81 commit hash: 9b668b29c5d15adf03a37685639068223546ab81 commit hash: 9b668b29c5d15adf03a37685639068223546ab81 9b668b2
16:26 Gleb Popov (arrowd) search for other commits by this committer Author: Tobias C. Berner
devel/qcoro: Create new port.
commit hash: 1685a58f468b184f872e25e867ce1bf692d60436 commit hash: 1685a58f468b184f872e25e867ce1bf692d60436 commit hash: 1685a58f468b184f872e25e867ce1bf692d60436 commit hash: 1685a58f468b184f872e25e867ce1bf692d60436 1685a58

Number of commits found: 18