Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.16.2 23 Dec 2024 20:46:04
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.16.1 → 2.16.2 |
2.16.1 02 Dec 2024 13:03:30
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.16.0 → 2.16.1 |
2.16.0 28 Oct 2024 12:38:42
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.15.0 → 2.16.0 |
2.15.0 02 Sep 2024 20:01:59
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.14.2 → 2.15.0 |
2.14.2 24 Jun 2024 17:37:08
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.14.1 → 2.14.2 |
2.14.1 27 May 2024 10:40:32
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.14.0 → 2.14.1 |
2.14.0 22 Apr 2024 18:20:02
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.13.4 → 2.14.0
- switch to USES=cmake:testing |
2.13.4 27 Feb 2024 21:15:20
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.12.1 → 2.13.4 |
2.12.1 24 Jan 2024 16:55:13
    |
Bryan Drewery (bdrewery)  |
devel/cppcheck: Builds on 14 after 2.12.1 |
2.12.1 26 Sep 2023 19:35:09
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.10.3 → 2.12.1 |
2.10.3 18 Aug 2023 06:57:13
    |
Muhammad Moinur Rahman (bofh)  |
devel/cppcheck: Mark BROKEN on 14
Fails to compile:
/usr/include/c++/v1/vector:372:5: error: static_assert failed due to
requirement 'is_same<TaggedAllocator<Token *, 9>, std::allocator<Token
*>>::value' "[allocator.requirements] states that rebinding an allocator
to the same type should result in the original allocator"
static_assert(is_same<allocator_type, __rebind_alloc<__alloc_traits,
value_type> >::value,
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
2.10.3 22 Mar 2023 21:03:49
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.10.2 → 2.10.3 |
2.10.2 27 Feb 2023 14:36:34
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.10 → 2.10.2 |
2.10 31 Jan 2023 16:12:51
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.9.3 → 2.10 |
2.9.3 24 Nov 2022 12:55:43
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.9.2 → 2.9.3 |
2.9.2 11 Nov 2022 18:20:30
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: remove accidentally committed distfile |
2.9.2 11 Nov 2022 18:07:06
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.9.1 → 2.9.2 |
2.9.1 08 Nov 2022 12:09:17
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.7.5 → 2.9.1
- Merge cppcheck-gui into cppcheck to simplify maintenance and testing
- Install manpage into canonical location
PR: 267262
Submitted by: jailbird@fdf.net |
2.7.5 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
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 |
2.7.5 09 Sep 2022 07:42:51
    |
Yuri Victorovich (yuri)  |
devel/cppcheck: Improve COMMENT; Fix grammar in pkg-descr
PR: 266300
Approved by: amdmi3@ (maintainer) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.7.5 07 Sep 2022 21:10:59
    |
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.
(Only the first 15 lines of the commit message are shown above ) |
2.7.5 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.7.5 18 Apr 2022 17:24:03
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.7.4 → 2.7.5, update WWW |
2.7.4 29 Mar 2022 15:36:15
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.7.3 → 2.7.4 |
2.7.3 22 Mar 2022 17:18:28
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.7.1 → 2.7.3 |
2.7.1 11 Mar 2022 21:02:14
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.7 → 2.7.1 |
2.7 09 Feb 2022 18:40:32
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update 2.6.3 → 2.7 |
2.6.3 20 Dec 2021 12:53:47
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update to 2.6.3 |
2.6.2 23 Nov 2021 17:13:32
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update to 2.6.2 |
2.6.1 28 Oct 2021 11:46:07
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update to 2.6.1 |
2.6 04 Oct 2021 19:12:35
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck{,-gui}: update to 2.6 |
2.5 08 Jul 2021 12:29:23
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update to 2.5 |
2.4.1 09 Apr 2021 23:03:23
    |
Dmitry Marakasov (amdmi3)  |
devel/cppcheck: update to 2.4.1 |
2.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.2 07 Oct 2020 14:38:17
  |
amdmi3  |
- Update to 2.2 |
2.1 15 Jun 2020 15:56:04
  |
amdmi3  |
- Update to 2.1 |
2.0 26 May 2020 19:06:12
  |
amdmi3  |
- Update to 2.0 |
1.90 22 Dec 2019 12:48:33
  |
amdmi3  |
- Update to 1.90 |
1.89 09 Sep 2019 15:18:08
  |
amdmi3  |
- Update to 1.89 |
1.88_1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.88 02 Jul 2019 21:06:53
  |
amdmi3  |
- Update to 1.88 |
1.87 11 Feb 2019 17:37:54
  |
amdmi3  |
- Update to 1.87 |
1.86 16 Jan 2019 11:13:45
  |
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
1.86 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
1.86 20 Dec 2018 13:05:30
  |
amdmi3  |
- Update to 1.86 |
1.85_1 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.85 26 Oct 2018 16:52:28
  |
amdmi3  |
- Update to 1.85 |
1.84_1 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.84 28 Jun 2018 17:39:55
  |
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
1.84 19 Jun 2018 13:44:20
  |
amdmi3  |
- Regenerate patches, as patching fails in some cases (could not reproduce
though)
PR: 229005
Reported by: rozhuk.im@gmail.com |
1.84 12 Jun 2018 19:02:41
  |
amdmi3  |
- Update to 1.84 |
1.83 04 Apr 2018 20:07:10
  |
amdmi3  |
- Update to 1.83 |
1.82 25 Jan 2018 12:59:02
  |
amdmi3  |
Fix build when Qt libs are present, but qmake is not
Reported by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> |
1.82 24 Jan 2018 13:52:16
  |
amdmi3  |
- Update to 1.82 |
1.81 15 Dec 2017 11:25:27
  |
amdmi3  |
- Remove python version limitation |
1.81 12 Dec 2017 04:35:49
  |
jbeich  |
Re-try ports affected by bug 193528 on powerpc* after r449590 |
1.81 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.81 09 Nov 2017 20:09:18
  |
antoine  |
Fix the context of some patches so that they apply with stricter patch(1)
PR: 223545
With hat: portmgr |
1.81 11 Oct 2017 13:42:39
  |
amdmi3  |
- Update to 1.81 |
1.80_1 10 Sep 2017 20:55:39
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.80 20 Aug 2017 11:57:53
  |
amdmi3  |
- Update to 1.80 |
1.79 05 Jul 2017 10:45:42
  |
amdmi3  |
- Move cppcheck gui into separate port, devel/cppcheck-gui |
1.79 31 May 2017 20:07:15
  |
amdmi3  |
- Update to 1.79
- Fix segfault due to conflict between bundled and system tinyxml [1]
- Switch to cmake build, simplifying the port
- Enable GUI
PR: 217881 [1], 218876 [1] |
1.78_2 21 May 2017 21:55:08
  |
linimon  |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
1.78_2 12 Apr 2017 17:24:33
  |
amdmi3  |
- Add missing python dependency (both build- and runtime)
- Fix shebang in python script
Reported by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> |
1.78_1 10 Apr 2017 13:24:23
  |
amdmi3  |
- Update to 1.78 |
1.77_1 01 Apr 2017 15:23:32
  |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
1.77 10 Jan 2017 18:29:03
  |
amdmi3  |
- Update to 1.77 |
1.76.1 17 Oct 2016 15:50:32
  |
amdmi3  |
- Update to 1.76.1 |
1.76 11 Oct 2016 02:24:48
  |
amdmi3  |
- Update to 1.76 |
1.75 15 Aug 2016 00:08:07
  |
amdmi3  |
- Update to 1.75 |
1.74 20 Jun 2016 20:57:31
  |
amdmi3  |
- Update to 1.74 |
1.73 19 Apr 2016 19:34:14
  |
amdmi3  |
- Update to 1.73 |
1.72 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.72 14 Jan 2016 13:07:29
  |
amdmi3  |
- Update to 1.72 |
1.71 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.71 14 Dec 2015 20:19:49
  |
amdmi3  |
- Update to 1.71
- Take maintainership in compliance with porter's handbook SS5.5 (3 consecutive
maintainer timeouts)
PR: 204917
Submitted by: amdmi3
Approved by: maintainer timeout (bf, 2 weeks) |
1.70 23 Nov 2015 20:24:27
  |
amdmi3  |
- Update to 1.70
- Use options helpers
- Use test framework
PR: 204325
Submitted by: amdmi3
Approved by: maintainer timeout (bf, 2 weeks) |
1.69 07 Sep 2015 00:15:16
  |
amdmi3  |
- Update to 1.69
- Add LICENSE_FILE
PR: 202392
Submitted by: amdmi3
Approved by: maintainer timeout (bf, 3 weeks) |
1.63_1 19 Feb 2015 20:07:33
  |
sunpoet  |
- Update to 2.2.0
- Simplify Makefile
- Bump PORTREVISION for textproc/tinyxml2 shlib change
Changes: https://github.com/leethomason/tinyxml2/commits/master
PR: 196884
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 1 month) |
1.63 20 Oct 2014 16:04:14
  |
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
1.63 18 Aug 2014 22:10:40
  |
antoine  |
Remove a few remaining NOPORTDATA
With hat: portmgr |
1.63 03 Jun 2014 13:00:24
  |
amdmi3  |
- Convert USE_BZIP2 to USES
Approved by: portmgr blanket |
1.63 03 Mar 2014 16:36:37
  |
bf  |
Correct the plist for the case when the manpage isn't built, and
use a more specific option name
PR: 186588, 186795
Submitted by: amdmi3, K. Zheng |
1.63 06 Feb 2014 18:40:41
  |
bf  |
Update textproc/tinyxml2 to 20140124 and devel/cppcheck to 1.63; use staging for
both |
1.62 13 Jan 2014 21:00:04
  |
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.62 18 Nov 2013 20:38:42
  |
bf  |
Update textproc/tinyxml2 to 20131105, and devel/cppcheck to 1.62 |
20 Sep 2013 17:03:27

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.61_1 08 Aug 2013 18:10:37
  |
bf  |
Update textproc/tinyxml2 to 20130805, and adjust a dependent port |
1.61 05 Aug 2013 21:06:11
  |
bf  |
Update to 1.61 |
1.60.1_1 19 Jul 2013 14:03:53
  |
rm  |
Cleanup empty files and directories. |
1.60.1_1 11 Jun 2013 15:25:54
  |
bf  |
Switch from the bundled tinyxml2 to the new textproc/tinyxml2 port |
1.60.1 04 Jun 2013 02:35:38
  |
bf  |
update to 1.60.1 |
1.59 13 May 2013 10:19:34
  |
bf  |
use python 2.* only
Reported by: eadler |
1.59 18 Apr 2013 08:24:48
  |
bf  |
update to 1.59, temporarily switching to the bundled tinyxml2
Feature safe: yes |
1.58 14 Feb 2013 09:42:13
  |
gahr  |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
1.58 16 Jan 2013 18:05:43
  |
bf  |
update to 1.58; sort some assignments; shorten a long line;
trim Makefile header; fix header search order; make it possible
to build a slim version with minimal dependencies |
1.57_1 10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
1.57 08 Nov 2012 18:31:42
  |
bf  |
update to 1.57
Feature safe: yes |