non port: devel/criterion/Makefile |
Number of commits found: 14 |
Wednesday, 23 Oct 2024
|
07:11 Matthias Fechner (mfechner)
devel/libgit2: bump consumers of libgit2 due to update
9997938 |
Friday, 18 Oct 2024
|
18:56 Nuno Teixeira (eduardo)
*/*: Bump consumers of devel/libgit2
libgit2 updated to 1.8.1
60f7140 |
Tuesday, 1 Oct 2024
|
18:56 Rene Ladan (rene)
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601
4485bd8 |
Monday, 13 Nov 2023
|
13:10 Matthias Fechner (mfechner)
devel/libgit2: bump all ports depending on libgit2 for 1.7.1 upgrade
1bb0876 |
Friday, 8 Sep 2023
|
13:50 Matthias Fechner (mfechner)
Bump ports with dependency to libgit2
See f11ed41604723ab3c75c6a108850858b7efd4f10
482248a |
Wednesday, 26 Jul 2023
|
00:48 Muhammad Moinur Rahman (bofh)
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
95274bf |
Thursday, 20 Jul 2023
|
17:42 Muhammad Moinur Rahman (bofh)
devel/criterion: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
05706f9 |
Monday, 5 Jun 2023
|
16:05 Yuri Victorovich (yuri)
devel/criterion: Update 2.4.1-13 → 2.4.2
Reported by: portscout
52bf11c |
Sunday, 12 Mar 2023
|
09:02 Yuri Victorovich (yuri)
devel/criterion: Update 2.4.1 → 2.4.1-13
This updates unbreaks criterion: the previous version was broken with
the previous revision of nanopb.
8cb13ef |
Friday, 9 Sep 2022
|
21:02 Daniel Engberg (diizzy)
*/*: Update path set in BUILD_DEPENDS for CMake in more ports
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core
Approved by: portmgr (blanket)
e2438a8 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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)
b7f0544 |
Sunday, 3 Jul 2022
|
22:30 Yuri Victorovich (yuri)
devel/criterion: Add tests; Remove unnecessary compile flags
8891b1d |
19:51 Yuri Victorovich (yuri)
devel/criterion: Small corrections
3d9c7d7 |
18:47 Yuri Victorovich (yuri)
devel/criterion: New port: C and C++ unit testing framework for the 21st century
This KISS-compliant library makes testsuites as simple as possible.
c32dece |
Number of commits found: 14 |