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.

Port details
cppcheck Tool for static C/C++ code analysis
2.13.4 devel on this many watch lists=6 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.12.1Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-03-06 19:54:19
Last Update: 2024-02-27 21:15:20
Commit Hash: 29c816e
People watching this port, also watch:: libogg, sleuthkit, bsdstats, glib
License: GPLv3+
WWW:
https://cppcheck.sourceforge.io/
https://github.com/danmar/cppcheck
Description:
Cppcheck is a tool for static C/C++ code analysis. It tries to detect bugs that your compiler does not see. It checks for: memory leaks, mismatching allocations-deallocations, buffer overruns, and many more. Cppcheck is versatile. You can check non-standard code that includes various compiler extensions, inline assembly code, etc. The goal is to have no false positives.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. bin/cppcheck-htmlreport
  2. /usr/local/share/licenses/cppcheck-2.13.4/catalog.mk
  3. /usr/local/share/licenses/cppcheck-2.13.4/LICENSE
  4. /usr/local/share/licenses/cppcheck-2.13.4/GPLv3+
  5. bin/cppcheck
  6. bin/cppcheck-gui
  7. share/applications/cppcheck-gui.desktop
  8. share/icons/hicolor/64x64/apps/cppcheck-gui.png
  9. share/icons/hicolor/scalable/apps/cppcheck-gui.svg
  10. share/man/man1/cppcheck.1.gz
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • cppcheck>0:devel/cppcheck
To install the port:
cd /usr/ports/devel/cppcheck/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cppcheck
  • pkg install cppcheck
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cppcheck
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709055380 SHA256 (danmar-cppcheck-2.13.4_GH0.tar.gz) = d6ea064ebab76c6aa000795440479767d8d814dd29405918df4c1bbfcd6cb86c SIZE (danmar-cppcheck-2.13.4_GH0.tar.gz) = 3646131

Packages (timestamps in pop-ups are UTC):
cppcheck
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.13.42.13.42.22.13.42.13.4-2.2-
FreeBSD:13:quarterly2.12.12.12.1-2.12.12.12.12.12.12.12.12.12.1
FreeBSD:14:latest2.13.42.13.4-2.12.12.13.42.10.3-2.10.3
FreeBSD:14:quarterly2.12.12.12.1-2.12.12.12.12.12.12.12.12.12.1
FreeBSD:15:latest2.13.42.13.4n/a2.12.1n/a2.12.12.12.12.12.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. xsltproc : textproc/libxslt
  2. docbook.xsl : textproc/docbook-xsl
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. python3.9 : lang/python39
  6. qt5-buildtools>=5.15 : devel/qt5-buildtools
  7. lrelease : devel/qt5-linguisttools
  8. qt5-qmake>=5.15 : devel/qt5-qmake
Runtime dependencies:
  1. py39-pygments>0 : textproc/py-pygments@py39
  2. python3.9 : lang/python39
Library dependencies:
  1. libtinyxml2.so : textproc/tinyxml2
  2. libpcre.so : devel/pcre
  3. libQt5Core.so : devel/qt5-core
  4. libQt5Gui.so : x11-toolkits/qt5-gui
  5. libQt5Help.so : devel/qt5-help
  6. libQt5Network.so : net/qt5-network
  7. libQt5PrintSupport.so : print/qt5-printsupport
  8. libQt5Widgets.so : x11-toolkits/qt5-widgets
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/cppcheck-gui*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for cppcheck-2.13.4: CHARTS=off: Enable QtCharts usage in the GUI GUI=on: Build the Qt GUI application HTMLREPORT=on: Install cppcheck-htmlreport MANPAGES=on: Build and/or install manual pages MATCHCOMPILER=on: Build-time optimizations via Python RULES=on: User-defined rule support (requires PCRE) TEST=off: Build and/or run tests ===> Use 'make config' to modify these settings
Options name:
devel_cppcheck
USES:
compiler:c++11-lib cmake shebangfix tar:bzip2 qt:5 python:run,build python:run,build localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/danmar/cppcheck/tar.gz/2.13.4?dummy=/
Collapse this list.
Port Moves
  • port moved here from devel/cppcheck-gui on 2022-11-07
    REASON: GUI is now included in devel/cppcheck port

Number of commits found: 124 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.13.4
27 Feb 2024 21:15:20
commit hash: 29c816e91254421d2df96a97c4688d0896800db6commit hash: 29c816e91254421d2df96a97c4688d0896800db6commit hash: 29c816e91254421d2df96a97c4688d0896800db6commit hash: 29c816e91254421d2df96a97c4688d0896800db6 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck: update 2.12.1 → 2.13.4
2.12.1
24 Jan 2024 16:55:13
commit hash: 0bed1393cadb4f6c5fed8d5993287b15e69b85dccommit hash: 0bed1393cadb4f6c5fed8d5993287b15e69b85dccommit hash: 0bed1393cadb4f6c5fed8d5993287b15e69b85dccommit hash: 0bed1393cadb4f6c5fed8d5993287b15e69b85dc files touched by this commit
Bryan Drewery (bdrewery) search for other commits by this committer
devel/cppcheck: Builds on 14 after 2.12.1
2.12.1
26 Sep 2023 19:35:09
commit hash: 2b82f0b7c5cdf3c071f104c0f1aa5c1f18945b40commit hash: 2b82f0b7c5cdf3c071f104c0f1aa5c1f18945b40commit hash: 2b82f0b7c5cdf3c071f104c0f1aa5c1f18945b40commit hash: 2b82f0b7c5cdf3c071f104c0f1aa5c1f18945b40 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck: update 2.10.3 → 2.12.1
2.10.3
18 Aug 2023 06:57:13
commit hash: 4d07db345e11b4b2a87d197a00918caff2a6a415commit hash: 4d07db345e11b4b2a87d197a00918caff2a6a415commit hash: 4d07db345e11b4b2a87d197a00918caff2a6a415commit hash: 4d07db345e11b4b2a87d197a00918caff2a6a415 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: b89da20e8afecfcf27399a107e4c78bfaa0b4c2acommit hash: b89da20e8afecfcf27399a107e4c78bfaa0b4c2acommit hash: b89da20e8afecfcf27399a107e4c78bfaa0b4c2acommit hash: b89da20e8afecfcf27399a107e4c78bfaa0b4c2a files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck: update 2.10.2 → 2.10.3
2.10.2
27 Feb 2023 14:36:34
commit hash: 38bef120063766aa8e7d55e61c15697976446f26commit hash: 38bef120063766aa8e7d55e61c15697976446f26commit hash: 38bef120063766aa8e7d55e61c15697976446f26commit hash: 38bef120063766aa8e7d55e61c15697976446f26 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck: update 2.10 → 2.10.2
2.10
31 Jan 2023 16:12:51
commit hash: 93b63f894374deb2f29d0d12f154610f26bfbcf2commit hash: 93b63f894374deb2f29d0d12f154610f26bfbcf2commit hash: 93b63f894374deb2f29d0d12f154610f26bfbcf2commit hash: 93b63f894374deb2f29d0d12f154610f26bfbcf2 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck: update 2.9.3 → 2.10
2.9.3
24 Nov 2022 12:55:43
commit hash: 7cc56d482669ef7929543424ea4976fa52787fc7commit hash: 7cc56d482669ef7929543424ea4976fa52787fc7commit hash: 7cc56d482669ef7929543424ea4976fa52787fc7commit hash: 7cc56d482669ef7929543424ea4976fa52787fc7 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck: update 2.9.2 → 2.9.3
2.9.2
11 Nov 2022 18:20:30
commit hash: 3a1e9087fd4c19d9a1b924144c893b5df8c4bd7acommit hash: 3a1e9087fd4c19d9a1b924144c893b5df8c4bd7acommit hash: 3a1e9087fd4c19d9a1b924144c893b5df8c4bd7acommit hash: 3a1e9087fd4c19d9a1b924144c893b5df8c4bd7a files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck: remove accidentally committed distfile
2.9.2
11 Nov 2022 18:07:06
commit hash: 8216cb6ec9dddfdf23b2543db7caa0f71b7c91aacommit hash: 8216cb6ec9dddfdf23b2543db7caa0f71b7c91aacommit hash: 8216cb6ec9dddfdf23b2543db7caa0f71b7c91aacommit hash: 8216cb6ec9dddfdf23b2543db7caa0f71b7c91aa files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck: update 2.9.1 → 2.9.2
2.9.1
08 Nov 2022 12:09:17
commit hash: a309971953b0f7693db1c28c4468c8ede7c0286dcommit hash: a309971953b0f7693db1c28c4468c8ede7c0286dcommit hash: a309971953b0f7693db1c28c4468c8ede7c0286dcommit hash: a309971953b0f7693db1c28c4468c8ede7c0286d files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
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
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
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
2.7.5
09 Sep 2022 07:42:51
commit hash: c6d79c46f5f28a7e046608df0715bc5aaf3807a8commit hash: c6d79c46f5f28a7e046608df0715bc5aaf3807a8commit hash: c6d79c46f5f28a7e046608df0715bc5aaf3807a8commit hash: c6d79c46f5f28a7e046608df0715bc5aaf3807a8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/cppcheck: Improve COMMENT; Fix grammar in pkg-descr

PR:		266300
Approved by:	amdmi3@ (maintainer)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.7.5
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.7.5
18 Apr 2022 17:24:03
commit hash: 9f8013a065f392e56fd1003f52ee563cf24df7f0commit hash: 9f8013a065f392e56fd1003f52ee563cf24df7f0commit hash: 9f8013a065f392e56fd1003f52ee563cf24df7f0commit hash: 9f8013a065f392e56fd1003f52ee563cf24df7f0 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck: update 2.7.4 → 2.7.5, update WWW
2.7.4
29 Mar 2022 15:36:15
commit hash: 125098fa2da41c7a017369badad0b33fc2288a3bcommit hash: 125098fa2da41c7a017369badad0b33fc2288a3bcommit hash: 125098fa2da41c7a017369badad0b33fc2288a3bcommit hash: 125098fa2da41c7a017369badad0b33fc2288a3b files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck: update 2.7.3 → 2.7.4
2.7.3
22 Mar 2022 17:18:28
commit hash: fbd39deb0895a36e303da1ab800fce736c1c22c1commit hash: fbd39deb0895a36e303da1ab800fce736c1c22c1commit hash: fbd39deb0895a36e303da1ab800fce736c1c22c1commit hash: fbd39deb0895a36e303da1ab800fce736c1c22c1 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck: update 2.7.1 → 2.7.3
2.7.1
11 Mar 2022 21:02:14
commit hash: ee8c6c2921663108ba446433cecd30eda178c99dcommit hash: ee8c6c2921663108ba446433cecd30eda178c99dcommit hash: ee8c6c2921663108ba446433cecd30eda178c99dcommit hash: ee8c6c2921663108ba446433cecd30eda178c99d files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck: update 2.7 → 2.7.1
2.7
09 Feb 2022 18:40:32
commit hash: dcfd85c6f096fd25ce4643a6314575ee24b2e3a7commit hash: dcfd85c6f096fd25ce4643a6314575ee24b2e3a7commit hash: dcfd85c6f096fd25ce4643a6314575ee24b2e3a7commit hash: dcfd85c6f096fd25ce4643a6314575ee24b2e3a7 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck: update 2.6.3 → 2.7
2.6.3
20 Dec 2021 12:53:47
commit hash: 749510c41143dd02f6e224339eab08f0fb3d5ceecommit hash: 749510c41143dd02f6e224339eab08f0fb3d5ceecommit hash: 749510c41143dd02f6e224339eab08f0fb3d5ceecommit hash: 749510c41143dd02f6e224339eab08f0fb3d5cee files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck: update to 2.6.3
2.6.2
23 Nov 2021 17:13:32
commit hash: e4358cae562c3e3de2b1f3ab5d967a424f89fc73commit hash: e4358cae562c3e3de2b1f3ab5d967a424f89fc73commit hash: e4358cae562c3e3de2b1f3ab5d967a424f89fc73commit hash: e4358cae562c3e3de2b1f3ab5d967a424f89fc73 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck: update to 2.6.2
2.6.1
28 Oct 2021 11:46:07
commit hash: 253d6a22d75e527df721c58e53052af37d29c10acommit hash: 253d6a22d75e527df721c58e53052af37d29c10acommit hash: 253d6a22d75e527df721c58e53052af37d29c10acommit hash: 253d6a22d75e527df721c58e53052af37d29c10a files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck: update to 2.6.1
2.6
04 Oct 2021 19:12:35
commit hash: 32cb4b705e67aa1086020432b356e81dcb18dbd2commit hash: 32cb4b705e67aa1086020432b356e81dcb18dbd2commit hash: 32cb4b705e67aa1086020432b356e81dcb18dbd2commit hash: 32cb4b705e67aa1086020432b356e81dcb18dbd2 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck{,-gui}: update to 2.6
2.5
08 Jul 2021 12:29:23
commit hash: b9b86b85b5458856a2d8e9b8260c353738b685d8commit hash: b9b86b85b5458856a2d8e9b8260c353738b685d8commit hash: b9b86b85b5458856a2d8e9b8260c353738b685d8commit hash: b9b86b85b5458856a2d8e9b8260c353738b685d8 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck: update to 2.5
2.4.1
09 Apr 2021 23:03:23
commit hash: 09c242403ff9f2229a6649a9a5ea0d893dfd9685commit hash: 09c242403ff9f2229a6649a9a5ea0d893dfd9685commit hash: 09c242403ff9f2229a6649a9a5ea0d893dfd9685commit hash: 09c242403ff9f2229a6649a9a5ea0d893dfd9685 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/cppcheck: update to 2.4.1
2.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.2
07 Oct 2020 14:38:17
Revision:551650Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.2
2.1
15 Jun 2020 15:56:04
Revision:538905Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.1
2.0
26 May 2020 19:06:12
Revision:536647Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.0
1.90
22 Dec 2019 12:48:33
Revision:520619Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.90
1.89
09 Sep 2019 15:18:08
Revision:511636Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.89
1.88_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:505710Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.88
1.87
11 Feb 2019 17:37:54
Revision:492703Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.87
1.86
16 Jan 2019 11:13:45
Revision:490472Original commit files touched by this commit
tijl search for other commits by this committer
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 View all of this commit message)
1.86
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
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
Revision:487880Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.86
1.85_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:483043Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.85
1.84_1
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:473503Original commit files touched by this commit
tcberner search for other commits by this committer
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
Revision:472785Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:472270Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.84
1.83
04 Apr 2018 20:07:10
Revision:466504Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.83
1.82
25 Jan 2018 12:59:02
Revision:459927Original commit files touched by this commit
amdmi3 search for other commits by this committer
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
Revision:459840Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.82
1.81
15 Dec 2017 11:25:27
Revision:456389Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove python version limitation
1.81
12 Dec 2017 04:35:49
Revision:456105Original commit files touched by this commit
jbeich search for other commits by this committer
Re-try ports affected by bug 193528 on powerpc* after r449590
1.81
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
1.81
09 Nov 2017 20:09:18
Revision:453865Original commit files touched by this commit
antoine search for other commits by this committer
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
Revision:451750Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.81
1.80_1
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:448375Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.80
1.79
05 Jul 2017 10:45:42
Revision:445071Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Move cppcheck gui into separate port, devel/cppcheck-gui
1.79
31 May 2017 20:07:15
Revision:442261Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:441429Original commit files touched by this commit
linimon search for other commits by this committer
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
Revision:438396Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:438164Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.78
1.77_1
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:431113Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.77
1.76.1
17 Oct 2016 15:50:32
Revision:424127Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.76.1
1.76
11 Oct 2016 02:24:48
Revision:423742Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.76
1.75
15 Aug 2016 00:08:07
Revision:420207Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.75
1.74
20 Jun 2016 20:57:31
Revision:417179Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.74
1.73
19 Apr 2016 19:34:14
Revision:413657Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.73
1.72
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.72
14 Jan 2016 13:07:29
Revision:406114Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.72
1.71
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
1.71
14 Dec 2015 20:19:49
Revision:403734Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:402326Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:396238Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:379385Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
1.63
18 Aug 2014 22:10:40
Revision:365357Original commit files touched by this commit
antoine search for other commits by this committer
Remove a few remaining NOPORTDATA

With hat:	portmgr
1.63
03 Jun 2014 13:00:24
Revision:356356Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Convert USE_BZIP2 to USES

Approved by:	portmgr blanket
1.63
03 Mar 2014 16:36:37
Revision:346928Original commit files touched by this commit
bf search for other commits by this committer
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
Revision:343135Original commit files touched by this commit
bf search for other commits by this committer
Update textproc/tinyxml2 to 20140124 and devel/cppcheck to 1.63; use staging for
both
1.62
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:334262Original commit files touched by this commit
bf search for other commits by this committer
Update textproc/tinyxml2 to 20131105, and devel/cppcheck to 1.62
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
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
Revision:324407Original commit files touched by this commit
bf search for other commits by this committer
Update textproc/tinyxml2 to 20130805, and adjust a dependent port
1.61
05 Aug 2013 21:06:11
Revision:324290Original commit files touched by this commit
bf search for other commits by this committer
Update to 1.61
1.60.1_1
19 Jul 2013 14:03:53
Revision:323292Original commit files touched by this commit
rm search for other commits by this committer
Cleanup empty files and directories.
1.60.1_1
11 Jun 2013 15:25:54
Revision:320605Original commit files touched by this commit
bf search for other commits by this committer
Switch from the bundled tinyxml2 to the new textproc/tinyxml2 port
1.60.1
04 Jun 2013 02:35:38
Revision:319819Original commit files touched by this commit
bf search for other commits by this committer
update to 1.60.1
1.59
13 May 2013 10:19:34
Revision:318064Original commit files touched by this commit
bf search for other commits by this committer
use python 2.* only

Reported by:	eadler
1.59
18 Apr 2013 08:24:48
Revision:316027Original commit files touched by this commit
bf search for other commits by this committer
update to 1.59, temporarily switching to the bundled tinyxml2

Feature safe:	yes
1.58
14 Feb 2013 09:42:13
Revision:312209Original commit files touched by this commit
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
1.58
16 Jan 2013 18:05:43
Revision:310506Original commit files touched by this commit
bf search for other commits by this committer
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
Revision:308630Original commit files touched by this commit Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
1.57
08 Nov 2012 18:31:42
Revision:307195Original commit files touched by this commit
bf search for other commits by this committer
update to 1.57

Feature safe:	yes
1.56
13 Sep 2012 04:16:05
Revision:304173Original commit files touched by this commit
bf search for other commits by this committer
update to 1.56
1.55
07 Jul 2012 18:04:52
Original commit files touched by this commit
bf search for other commits by this committer
update to 1.55
1.54
19 Apr 2012 03:35:35
Original commit files touched by this commit
bf search for other commits by this committer
update to 1.54
1.53_1
14 Feb 2012 12:45:35
Original commit files touched by this commit
mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
1.53
12 Feb 2012 21:23:35
Original commit files touched by this commit
bf search for other commits by this committer
update to 1.53
1.52
11 Dec 2011 05:44:54
Original commit files touched by this commit
bf search for other commits by this committer
update to 1.52; don't build or install the manpage if
NOPORTDOCS is defined

Feature safe:   yes
1.51
11 Oct 2011 13:40:29
Original commit files touched by this commit
bf search for other commits by this committer
update to 1.51

Number of commits found: 124 (showing only 100 on this page)

1 | 2  »