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/cmake/distinfo

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

1 | 2  »  

Thursday, 8 Sep 2022
20:14 Daniel Engberg (diizzy) search for other commits by this committer
devel/cmake: Create a meta-port for CMake

Create a meta-port for CMake to make it easier for the end user and
better handling of build dependencies.

This pushes devel/cmake into /devel/cmake-core and splits manpages and
its dependencies to /devel/cmake-man

Approved by:	kde (tcberner)
Differential Revision:	https://reviews.freebsd.org/D34957
commit hash: b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 commit hash: b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 commit hash: b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 commit hash: b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 b23ea4e
Wednesday, 3 Aug 2022
10:25 Tobias C. Berner (tcberner) search for other commits by this committer
devel/cmake: update to 3.23.3

Changelog: https://cmake.org/cmake/help/v3.23/release/3.23.html#id3
Exp-run by:	antoine
PR:		265491
commit hash: 995cd9b908c828e4c8fcf5c0fbea97ebd5979499 commit hash: 995cd9b908c828e4c8fcf5c0fbea97ebd5979499 commit hash: 995cd9b908c828e4c8fcf5c0fbea97ebd5979499 commit hash: 995cd9b908c828e4c8fcf5c0fbea97ebd5979499 995cd9b
Friday, 10 Jun 2022
12:15 Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: Update to 3.22.3

Release Notes:
  - https://cmake.org/cmake/help/v3.23/release/3.23.html#id2

PR:		264440
Exp-run by: antoine
commit hash: c04a8a876595d60e160a7e7338f73cb82688acef commit hash: c04a8a876595d60e160a7e7338f73cb82688acef commit hash: c04a8a876595d60e160a7e7338f73cb82688acef commit hash: c04a8a876595d60e160a7e7338f73cb82688acef c04a8a8
Monday, 16 May 2022
06:49 Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: Update to 3.23.0

Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 2d34c2b
Tuesday, 1 Feb 2022
06:06 Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: Update to 3.22.2

Release Notes:
	https://cmake.org/cmake/help/v3.22/release/3.22.html#id2

PR:		261504
Exp-run by:	antoine
commit hash: 9221ac266bd205dca7c666ad7f88c717113c3a37 commit hash: 9221ac266bd205dca7c666ad7f88c717113c3a37 commit hash: 9221ac266bd205dca7c666ad7f88c717113c3a37 commit hash: 9221ac266bd205dca7c666ad7f88c717113c3a37 9221ac2
Tuesday, 14 Dec 2021
18:48 Tobias C. Berner (tcberner) search for other commits by this committer
devel/cmake: update to 3.22.1

Release Notes:
	https://cmake.org/cmake/help/v3.22/release/3.22.html

Exp-run by:	antoine
PR:		260123
commit hash: 7832eac624d195d8e52daa456c92514b148a5107 commit hash: 7832eac624d195d8e52daa456c92514b148a5107 commit hash: 7832eac624d195d8e52daa456c92514b148a5107 commit hash: 7832eac624d195d8e52daa456c92514b148a5107 7832eac
Saturday, 30 Oct 2021
10:36 Tobias C. Berner (tcberner) search for other commits by this committer
devel/cmake: update to 3.21.4

Full changelog:
	https://cmake.org/cmake/help/latest/release/3.21.html#id4

Exp-run by:	antoine
PR:		259486
commit hash: c71f5a10a7112de6ffe8331ac2a2d2c5244ab69d commit hash: c71f5a10a7112de6ffe8331ac2a2d2c5244ab69d commit hash: c71f5a10a7112de6ffe8331ac2a2d2c5244ab69d commit hash: c71f5a10a7112de6ffe8331ac2a2d2c5244ab69d c71f5a1
Tuesday, 21 Sep 2021
09:27 Adriaan de Groot (adridg) search for other commits by this committer
devel/cmake: fix CPack .pkg support, jump to 3.21.3

Update the patch for FreeBSD .pkg support in CPack to handle
libpkg 1.17 and later's use of .pkg as package-suffix rather
than .tgz. The PR below refers to this fix. I've kept code
for older libpkg in case there are systems with weirdly
mismatched current CMake and last-quarter's libpkg.

The patch is still being upstreamed. The PR mentioned below
is for this fix.

While here, update to 3.21.3.  I've decided to -- unusual,
for sure -- bump CMake without the usual exp-run, because:

A regression in CMake 3.21.2 prompted a quick release of
3.21.3 from upstream. The regression applies to the AMD ROCm
platform, so that's not us. Other fixes in 3.21.3 apply to supported
MSVC versions -- again, not us.

There is new support for Boost 1.77 -- not in our ports yet.

In other words, the git diff on CMake sources does not show
anything that could affect us (famous last words). Release notes are at
	https://cmake.org/cmake/help/v3.21/release/3.21.html#id3

PR:		257615
Reported by:	Peter Laursen
commit hash: aeb5f9cf181c597d6c2c5fcb0497b2bce116896f commit hash: aeb5f9cf181c597d6c2c5fcb0497b2bce116896f commit hash: aeb5f9cf181c597d6c2c5fcb0497b2bce116896f commit hash: aeb5f9cf181c597d6c2c5fcb0497b2bce116896f aeb5f9c
Monday, 20 Sep 2021
05:47 Tobias C. Berner (tcberner) search for other commits by this committer
devel/cmake: update to 3.21.2

Changelog:
	https://cmake.org/cmake/help/v3.21/release/3.21.html#id1
	https://cmake.org/cmake/help/v3.21/release/3.21.html#id23

PR:		257489
Exp-run by:	antoine
commit hash: e4c97b26769db0755a58aeb3f130dafc57506f97 commit hash: e4c97b26769db0755a58aeb3f130dafc57506f97 commit hash: e4c97b26769db0755a58aeb3f130dafc57506f97 commit hash: e4c97b26769db0755a58aeb3f130dafc57506f97 e4c97b2
Thursday, 29 Jul 2021
08:00 Tobias C. Berner (tcberner) search for other commits by this committer
devel/cmake: update to 3.21.0

Release notes:
	https://cmake.org/cmake/help/v3.21/release/3.21.html

PR:		257191
Exp-run by:	antoine
commit hash: 10700b1eeb3ac87bdf7c44b829c30b69719b4424 commit hash: 10700b1eeb3ac87bdf7c44b829c30b69719b4424 commit hash: 10700b1eeb3ac87bdf7c44b829c30b69719b4424 commit hash: 10700b1eeb3ac87bdf7c44b829c30b69719b4424 10700b1
Monday, 12 Jul 2021
12:26 Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: update to 3.20.5

Changelog:
	https://cmake.org/cmake/help/latest/release/3.20.html#id4

PR:		257003
Exp-run by:	antoine
commit hash: f6eb151ec688251fc914a2287ce1ed284a026b74 commit hash: f6eb151ec688251fc914a2287ce1ed284a026b74 commit hash: f6eb151ec688251fc914a2287ce1ed284a026b74 commit hash: f6eb151ec688251fc914a2287ce1ed284a026b74 f6eb151
Saturday, 26 Jun 2021
19:31 Tobias C. Berner (tcberner) search for other commits by this committer
devel/cmake: update to 3.20.4

Changelog:
	https://cmake.org/cmake/help/latest/release/3.20.html#id4

PR:		256663
Exp-run by:	antoine
commit hash: 041d23254fabfab610bcc8cd28062a8af9058d5f commit hash: 041d23254fabfab610bcc8cd28062a8af9058d5f commit hash: 041d23254fabfab610bcc8cd28062a8af9058d5f commit hash: 041d23254fabfab610bcc8cd28062a8af9058d5f 041d232
Thursday, 3 Jun 2021
14:51 Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: Update to 3.20.3

PR:	256281
Exp-run by:	antoine
commit hash: a620325d3650b566aed94b378f4bb87d8f1ef55f commit hash: a620325d3650b566aed94b378f4bb87d8f1ef55f commit hash: a620325d3650b566aed94b378f4bb87d8f1ef55f commit hash: a620325d3650b566aed94b378f4bb87d8f1ef55f a620325
Tuesday, 11 May 2021
19:44 Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: Update to 3.20.2

Changes:
	https://cmake.org/cmake/help/v3.20/release/3.20.html#id3

PR:		255666
Exp-run by:	antoine
commit hash: a447b751ae9431d4e93fa127f69edf779343bc1b commit hash: a447b751ae9431d4e93fa127f69edf779343bc1b commit hash: a447b751ae9431d4e93fa127f69edf779343bc1b commit hash: a447b751ae9431d4e93fa127f69edf779343bc1b a447b75
Thursday, 22 Apr 2021
20:23 Adriaan de Groot (adridg) search for other commits by this committer
devel/cmake: Update to 3.20.1

This new version of CMake is much more picky with the language
than previous versions, so there was a fair bit of fallout --
patched before this push with plenty of "fix in advance of CMake
3.20" commits.

Release notes are at
	https://cmake.org/cmake/help/v3.20/release/3.20.html

Thanks to antoine@ for multiple exp-runs.
commit hash: 943e7f612560f35caff6298fbf5ec6ecf7b4d1f7 commit hash: 943e7f612560f35caff6298fbf5ec6ecf7b4d1f7 commit hash: 943e7f612560f35caff6298fbf5ec6ecf7b4d1f7 commit hash: 943e7f612560f35caff6298fbf5ec6ecf7b4d1f7 943e7f6
Wednesday, 3 Mar 2021
11:59 tcberner search for other commits by this committer
devel/cmake: update to 3.19.6

Changelog:
	https://cmake.org/cmake/help/latest/release/3.19.html#id6

PR:		253837
Exp-run by:	antoine
Original commitRevision:567075 
Saturday, 20 Feb 2021
12:25 tcberner search for other commits by this committer
devel/cmake: update to 3.19.5

Changelog:
	https://cmake.org/cmake/help/latest/release/3.19.html#id5

PR:		253543
Exp-run by:	antoine
Original commitRevision:566157 
Monday, 8 Feb 2021
15:30 tcberner search for other commits by this committer
devel/cmake: update to 3.19.4

Changelog:
	https://cmake.org/cmake/help/latest/release/3.19.html#id4

PR:		253105
Exp-run by:	antoine
Original commitRevision:564714 
Monday, 18 Jan 2021
12:01 tcberner search for other commits by this committer
devel/cmake_ update to 3.19.3

Changelog:
	https://cmake.org/cmake/help/latest/release/3.19.html#id3

PR:		252660
Exp-run by:	antoine
Original commitRevision:561912 
Saturday, 2 Jan 2021
08:21 tcberner search for other commits by this committer
Update devel/cmake to 3.19.2

Release notes:
        - https://cmake.org/cmake/help/v3.19/release/3.19.html

Exp-run by:	 antoine
PR:		251920
Original commitRevision:559920 
Monday, 23 Nov 2020
18:47 tcberner search for other commits by this committer
devel/cmake: udpate to 3.18.5

PR:		251249
Exp-run by:	antoine
Original commitRevision:556117 
Sunday, 11 Oct 2020
10:55 tcberner search for other commits by this committer
devel/cmake: update to 3.18.4

Changes in 3.18.4 since 3.18.3:
	Brad King (3):
	  FindJNI: Add aarch64 support
	  VS: Populate `std:c{11,17}` flag table entries for v142
	  CMake 3.18.4

	Cristian Adam (1):
	  OBJCXX: Fix regression for compiling cpp files as objcxx

	Kinan Mahdi (1):
	  VS: Fix regression in C# source links

	Marc Chevrier (1):
	  FindPython: Fix erroneous regex in ABI check

	Shoaib Meenai (1):
	  Clang: Look for llvm-lib when using MSVC-like front-end

	zasdfg bnm (1):
	  FindCUDA/select_compute_arch: Add CUDA 11.1 and SM86 support

- add additional patch to ensure that wxWidgets can be found with minimal effort

PR:		250166
Exp-run by:	antoine
Original commitRevision:552049 
Monday, 28 Sep 2020
17:46 tcberner search for other commits by this committer
Update cmake to 3.18.3

PR:		249529
Exp-run by:	antoine
Original commitRevision:550436 
Sunday, 23 Aug 2020
20:36 tcberner search for other commits by this committer
devel/cmake: udpate to 3.18.2

Changelog:
	https://cmake.org/cmake/help/v3.18/release/3.18.html#id2

PR:		248791
Exp-run by:	antoine
Original commitRevision:546022 
Sunday, 16 Aug 2020
09:27 tcberner search for other commits by this committer
devel/cmake: update to 3.18.1

- update to 3.18.1
- new port devel/cmakedoc

Thanks to adridg@ for tackling most of the fallout.

PR:		248003
Exp-run by:	antoine
Original commitRevision:545091 
Tuesday, 2 Jun 2020
14:52 tcberner search for other commits by this committer
devel/cmake: update to 3.17.3

Exp-run by:	antoine
PR:		246847
Original commitRevision:537560 
Monday, 4 May 2020
18:18 tcberner search for other commits by this committer
devel/cmake: update to 3.17.2

PR:		246006
Exp-run by:	antoine
Original commitRevision:533937 
Monday, 13 Apr 2020
12:27 tcberner search for other commits by this committer
devel/cmake: update to 3.17.1

PR:		244936
Exp-run by:	antoine
Original commitRevision:531600 
Saturday, 11 Apr 2020
05:53 tcberner search for other commits by this committer
devel/cmake: update to 3.17.0

Thanks to adridg for fixing the fallouts.

PR:		244936
Exp-run by:	antoine
Original commitRevision:531399 
Thursday, 12 Mar 2020
17:39 tcberner search for other commits by this committer
devel/cmake: update to 3.16.5

Exp-run by:	antoine
PR:		244680
Original commitRevision:528300 
Monday, 10 Feb 2020
17:44 tcberner search for other commits by this committer
devel/cmake: update to 3.16.4

Exp-run by:	antoine
PR:		243909
Original commitRevision:525727 
Friday, 24 Jan 2020
04:14 tcberner search for other commits by this committer
devel/cmake: update to 3.16.3

PR:		243487
Exp-run by:	antoine
Original commitRevision:523948 
Monday, 6 Jan 2020
12:57 adridg search for other commits by this committer
Update devel/cmake to latest upstream release, 3.16.2

This new release has support for the latest Boost, Objective-C
and various small improvements. The release notes are at:
	https://cmake.org/cmake/help/v3.16/release/3.16.html

Two ports could not be persuaded to build with this new release
(math/openmesh science/fleur) and are marked BROKEN. Other build
fixes have already been done in-tree.

Thanks antoine@ for the exp-runs (multiple).
Thanks tcberner@ for prep-work (most of the work, actually).

PR:		242254
Original commitRevision:522222 
Sunday, 3 Nov 2019
07:53 tcberner search for other commits by this committer
devel/cmake: update to 3.15.5

PR:		241624
Exp-run by:	antoine
Original commitRevision:516393 
Saturday, 5 Oct 2019
15:58 adridg search for other commits by this committer
Update cmake to latest upstream release, 3.15.4

 - https://cmake.org/cmake/help/v3.15/release/3.15.html#id4
 - fixed regression in EXCLUDE_FROM_ALL

Thanks to Tobias for prep-work and Antoine for the exp-run.

PR:		241024
Original commitRevision:513830 
Sunday, 8 Sep 2019
19:22 tcberner search for other commits by this committer
devel/cmake: update to 3.15.3

PR:		240361
Exp-run by:	antoine
Original commitRevision:511585 
Wednesday, 14 Aug 2019
14:18 adridg search for other commits by this committer
Update devel/cmake to 3.15.2 (latest upstream release)

Release notes for the version updates are at:
	https://blog.kitware.com/cmake-3-15-0-available-for-download/
	https://blog.kitware.com/cmake-3-15-1-available-for-download/
	https://blog.kitware.com/cmake-3-15-2-available-for-download/

For FreeBSD, not much interesting has changed. Swift language support
might be useful.

A few ports were fixed as part of this exp-run (libemos not really
related to the CMake update, but in general). Thanks to antoine
for the exp-runs, tcberner for doing most of the prep-work.

PR:		239273
Submitted by:	tcberner
Original commitRevision:508922 
Monday, 3 Jun 2019
19:03 tcberner search for other commits by this committer
devel/cmake: update to 3.14.5

Changelog:
	https://cmake.org/cmake/help/v3.14/release/3.14.html#id4

Exp-run by:	antoine
PR:		238269
Original commitRevision:503416 
Friday, 17 May 2019
17:17 tcberner search for other commits by this committer
devel/cmake: update to 3.14.4

PR:		237899
Exp-run by:	antoine
Original commitRevision:501879 
Friday, 26 Apr 2019
20:43 tcberner search for other commits by this committer
devel/cmake: update to 3.14.3

PR:		237473
Exp-run by:	antoine
Original commitRevision:500137 
Monday, 15 Apr 2019
10:29 tcberner search for other commits by this committer
Upgrade cmake to 3.14.2

PR:		237228
Exp-run by:	antoine
Original commitRevision:499013 
Friday, 5 Apr 2019
11:46 adridg search for other commits by this committer
Update CMake to latest release, 3.14.1

Changelog: https://cmake.org/cmake/help/v3.14/release/3.14.html
Local patches: fixes for Boost, Python, and OpenMP

Affected ports:
 - opencpn, hugin needed help in finding wx
 - kadu is over-enthusiastic in finding non-existent X11 components
 - xlife++ does weird things in parsing help output from cmake

Thanks antoine@ for multiple exp-runs.
Thanks tcberner@ for much prep-work.

PR:		236534 223678 227428
Original commitRevision:497948 
Tuesday, 5 Feb 2019
18:57 tcberner search for other commits by this committer
devel/cmake: update to 3.13.4

PR:		235457
Exp-run by:	antoine
Original commitRevision:492268 
Saturday, 19 Jan 2019
20:02 tcberner search for other commits by this committer
devel/cmake: update to 3.13.3

PR:		234959
Exp-run by:	antoine
Original commitRevision:490732 
Thursday, 20 Dec 2018
09:41 tcberner search for other commits by this committer
Update devel/cmake to 3.13.2

PR:		234011
Exp-run by:	antoine
Original commitRevision:487871 
Saturday, 1 Dec 2018
07:37 tcberner search for other commits by this committer
devel/cmake: update to 3.13.1

PR:		233411
Exp-run by:	antoine
Original commitRevision:486323 
Saturday, 10 Nov 2018
14:54 tcberner search for other commits by this committer
Update devel/cmake to 3.12.4

PR:		232925
Exp-run by:	antoine
Original commitRevision:484615 
Sunday, 21 Oct 2018
09:10 tcberner search for other commits by this committer
Update devel/cmake* to 3.12.3

PR:		231982
Submitted by:	adridg
Exp-run by:	antoine
Original commitRevision:482656 
Monday, 24 Sep 2018
17:08 tcberner search for other commits by this committer
Update devel/cmake to 3.12.2

PR:		231463
Exp-run by:	antoine
Original commitRevision:480612 
Monday, 20 Aug 2018
21:43 adridg search for other commits by this committer
Update devel/cmake to 3.12.1

This is a minor incremental update. The patches for TCL 8.7 support
are no longer needed, because upstream has added that support.

Thanks Antoine for the exp-run.

PR:		230488
Submitted by:	tcberner
Original commitRevision:477675 
Saturday, 28 Jul 2018
15:01 tcberner search for other commits by this committer
Update devel/cmake* to 3.12.0

Exp-run by:	antoine
PR:		229854
Original commitRevision:475584 
Tuesday, 19 Jun 2018
13:55 tcberner search for other commits by this committer
Update devel/cmake to 3.11.4

PR:		229054
Exp-run by:	antoine
Original commitRevision:472788 
Monday, 4 Jun 2018
22:15 tcberner search for other commits by this committer
Update devel/cmake to 3.11.3

PR:		228653
Exp-run by:	antoine
Original commitRevision:471725 
Thursday, 24 May 2018
20:48 tcberner search for other commits by this committer
Update cmake to 3.11.2

PR:		228363
Exp-run by:	antoine
Original commitRevision:470809 
Tuesday, 8 May 2018
16:36 tcberner search for other commits by this committer
Update devel/cmake to 3.11.1

Exp-run by:	antoine
PR:		227824
PR:		227573
Original commitRevision:469382 
Sunday, 15 Apr 2018
21:43 adridg search for other commits by this committer
Update CMake to 3.11.0. Thanks to antoine@ for the exp-run.

In the run-up to this commit, many other ports were pre-emptively fixed.
The only issue still known is math/kig, which had a build failure in
the exp-run, but which isn't reproducible across multiple 11.1 {i386,amd64}
machines and poudriere builds. We've decided to forge ahead.

The new CMake version:
 - drops FreeBSD patches that have been incorporated upstream,
 - re-shuffles patches to FindQt4, since upstream has made some changes
   which break FindQt4 in new ways on FreeBSD (while fixing the old ones),
 - has new patches to make OpenMP and BLAS findable on FreeBSD,
 - drops ports libarchive in favor of the version in base, to avoid
   overlinking for the pkg(8) support in CPack (this makes portlint
   complain, and we have decided to ignore it).

PR:		227372 226959 223678
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14506
Original commitRevision:467437 
Wednesday, 24 Jan 2018
18:29 tcberner search for other commits by this committer
Update devel/cmake & Co. to 3.10.2

* Adds an upstream patch to work with boost 1.66 additionally.

PR:		225318
Exp-run by:	antoine
Original commitRevision:459851 
Saturday, 23 Dec 2017
10:44 adridg search for other commits by this committer
Update CMake to 3.10.1

 - https://blog.kitware.com/cmake-3-10-1-available-for-download/
   - flang support
   - changes to automoc policies
   - support for FreeBSD package generation with CPack

Necessary fixes to other ports:
 - cad/openvsp make search for libxml explicit
 - math/scalapack force C compiler to be compatible with mpi
 - deskutils/kdepim4 fix incorrect sources list
 - www/qt5-webkit fix incorrect sources list

Thanks to Antoine for the multiple exp-runs.

PR:		223872
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13210
Original commitRevision:457041 
Thursday, 16 Nov 2017
10:15 adridg search for other commits by this committer
Update the cmake family to 3.9.6 (skip 3.9.5, the upstream
releases are coming quick and fast). Upstream changes are
 - AUTOMOC options fixes (3.9.5)
 - gcc_eh linking (3.9.6)

Thanks antoine@ for the exp-runs.

PR:		223436
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D12958
Original commitRevision:454301 
Wednesday, 18 Oct 2017
13:36 adridg search for other commits by this committer
Update CMake to 3.9.4.

Update CMake to latest upstream release. This is a minor bug-fix release --
the changelog suggests mostly polishing applied to the FindBoost module.

Thanks to antoine@ for the exp-run.

PR:		222878
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D12604
Original commitRevision:452333 
Sunday, 1 Oct 2017
16:26 adridg search for other commits by this committer
Update CMake to 3.9.3

This includes the upstream patches for the new Boost version (PR 222207,
r450301).
Thanks to antoine@ for the exp-run.

PR:		222513
Approved by:	rakuco (mentor), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D12427
Original commitRevision:451050 
Thursday, 14 Sep 2017
21:02 adridg search for other commits by this committer
Update CMake to 3.9, merge devel/cmake-modules into devel/cmake

Thanks to antoine@ for the exp-run.

Approved by:		rakuco (mentor)
Reviewed by:		tcberner (mentor)
Reviewed by:		mat
PR:			222000 (exp-run)
Differential Revision:	https://reviews.freebsd.org/D12299
Original commitRevision:449853 
Saturday, 10 Jun 2017
13:33 rakuco search for other commits by this committer
Update CMake to 3.8.2.

Thanks to antoine@ for the exp-run.

PR:		219765
Submitted by:	Adriaan de Groot <groot@kde.org>
Original commitRevision:443088 
Wednesday, 19 Apr 2017
15:05 tcberner search for other commits by this committer
Update cmake and friends to 3.8.0

* add patch for finance/kmymoney-kde4
* change patch in irc/irssi-fish as pkgconfig handling has changed.

PR:		218559
Exp-run by:	antoine
Reviewed by:	mat, rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9557
Original commitRevision:438884 
Friday, 20 Jan 2017
12:21 tcberner search for other commits by this committer
Update devel/cmake and friends to 3.7.2

PR:		216190
Exp-Run by:	antoine
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9224
Original commitRevision:431950 
Friday, 9 Dec 2016
11:41 tcberner search for other commits by this committer
Update devel/cmake* to 3.7.1 [1]

Due to an upstream commit [2] we need now to pass
CMAKE_INSTALL_MANDIR:PATH="share/man" in the
devel/llvm-* ports, and fix the plist of net/remmina.
Further add an upstream patch to  math/plplot to
fix the build with 3.7.1.

[1] https://cmake.org/cmake/help/v3.7/release/3.7.html
[2] https://github.com/kitware/cmake/commit/956054

PR:		214975
Approved by:	rakuco (mentor)
Exp-run by:	antoine
Original commitRevision:428179 
Wednesday, 16 Nov 2016
17:04 tcberner search for other commits by this committer
Update devel/cmake to 3.6.3

Changelog:
https://blog.kitware.com/cmake-3-6-3-available-for-download/

PR:		214425
Exp-run by: 	antoine
Approved by:	rakuco (mentor)
Original commitRevision:426249 
Sunday, 18 Sep 2016
08:38 tcberner search for other commits by this committer
Update CMake to 3.6.2.

Announcement: https://blog.kitware.com/cmake-3-6-2-available-for-download/

PR:	212586
Approved by: rakuco (mentor)
Original commitRevision:422356 
Saturday, 23 Jul 2016
12:32 rakuco search for other commits by this committer
Update CMake to 3.6.1.

https://blog.kitware.com/cmake-3-6-0-available-for-download/
https://blog.kitware.com/cmake-3-6-1-available-for-download/

PR:		210988
Original commitRevision:418963 
Monday, 18 Apr 2016
09:54 rakuco search for other commits by this committer
Update CMake to 3.5.2.

Announcement: https://blog.kitware.com/cmake-3-5-2-available-for-download/

PR:		208831
Original commitRevision:413565 
Thursday, 7 Apr 2016
17:23 rakuco search for other commits by this committer
Update CMake to 3.5.1.

Release notes: https://blog.kitware.com/cmake-3-5-1-available-for-download/

PR:		208473
Original commitRevision:412676 
Saturday, 19 Mar 2016
14:41 rakuco search for other commits by this committer
Update CMake to 3.5.0.

Announcement: https://blog.kitware.com/cmake-3-5-0-available-for-download/

Most ports have already been fixed for this update, but science/orthanc was
included in this commit because I am not entirely sure the changes in it work
with CMake < 3.5.0. In short, FindDCMTK.cmake was rewritten and the way orthanc
uses the DCMTK variables was incompatible with the use upstream intended.

PR:		208033
Original commitRevision:411409 
Tuesday, 26 Jan 2016
10:20 rakuco search for other commits by this committer
Update CMake to 3.4.2.

This is a small bug fix release mostly targeting Windows 10 targets.
Release announcement: http://www.kitware.com/blog/home/post/1036

PR:		206519
Submitted by:	Tobias Berner <tcberner@gmail.com>
Original commitRevision:407268 
Saturday, 5 Dec 2015
21:16 rakuco search for other commits by this committer
Update CMake to 3.4.1.

Release notes: http://www.kitware.com/blog/home/post/1016

Finally a small, bug-fix release that does not requrie changes to other
ports.

PR:		205014
Original commitRevision:403079 
Monday, 30 Nov 2015
14:20 rakuco search for other commits by this committer
Update CMake to 3.4.0.

Release notes: https://cmake.org/cmake/help/v3.4/release/3.4.html

- Bump PORTREVISION in a few ports that do not ship SOVERSIONed libraries
  anymore (see https://cmake.org/gitweb?p=cmake.git;a=commit;h=f799ffb5).
- Switch MASTER_SITES to https.

PR:		204629
Original commitRevision:402670 
Monday, 7 Sep 2015
12:09 rakuco search for other commits by this committer
Update CMake to 3.1.1.

Release notes for the 3.3 series:
http://www.cmake.org/cmake/help/v3.3/release/3.3.html

This update took longer than expected because of a behavior change in CMake:
now calls to find_library(), find_path() etc will take the $PATH environment
variable into consideration, which in practice means that it will prefer
libraries in base instead of those in ports when both versions are available.
r395972 is an example of the groundwork that had to be done before landing this
patch.

- deskutils/owncloudclient: When OpenSSL from ports is to be used, make sure to
  pass ${LOCALBASE} as $CMAKE_PREFIX_PATH, otherwise it will use the version in
  base (see above) and fail on 9.x.
- math/cgal: Import upstream patch to fix the configuration process with CMake
  3.3.x.

PR:		202516
Original commitRevision:396266 
Tuesday, 16 Jun 2015
20:25 brd search for other commits by this committer
Update devel/cmake, devel/cmake-gui and devel/cmake-modules to 3.2.3.

Thank you to antonie@ for the exp-run and rakuco@ for fixing the ports that
needed fixes.

PR:		200647
Approved by:	bdrewery (mentor)
Original commitRevision:389861 
Monday, 16 Feb 2015
19:58 rakuco search for other commits by this committer
Update CMake to 3.1.3.

Changelog:
http://www.kitware.com/blog/home/post/842 (v3.1.3)
http://www.kitware.com/blog/home/post/839 (v3.1.2)

PR:		197690
Original commitRevision:379105 
Monday, 26 Jan 2015
23:23 rakuco search for other commits by this committer
Update CMake to 3.1.1.

List of changes: http://www.kitware.com/blog/home/post/828

PR:		197053
Original commitRevision:377965 
Sunday, 4 Jan 2015
22:18 rakuco search for other commits by this committer
Update CMake to 3.1.0.

Upstream release notes:
http://www.cmake.org/cmake/help/v3.1/release/3.1.0.html

Notable changes on the packaging side:
* devel/cmake does not need USE_OPENSSL=yes anymore. In fact, it has not
  needed it since r366996, when we stopped building CMake's bundled copies
  of curl, libarchive & friends (curl was the only consumer of OpenSSL in
  CMake).

* Likewise, we do not need to set CMAKE_USE_OPENSSL in InitialCache.cmake
  anymore.

* On FreeBSD < 10, devel/cmake and devel/cmake-gui now depend on
  archivers/libarchive because the libarchive version in base is too old and
  does not contain some functions that CMake uses.

PR:		196367
Original commitRevision:376275 
Friday, 19 Sep 2014
16:35 rakuco search for other commits by this committer
Update CMake to 3.0.2.

This is a much smaller update than the previous one, and the only change
worth mentioning on the ports side is that devel/cmake-gui now has
USES=desktop-file-utils because it installs a .desktop file.

PR:		193691
Original commitRevision:368575 
Tuesday, 2 Sep 2014
12:59 rakuco search for other commits by this committer
Update CMake to 3.0.1.

The 3.0 series is an incremental improvement over the previous 2.8 series
despite the major version number change. A list of important changes is
available at http://www.cmake.org/cmake/help/v3.0/release/3.0.0.html

On the porting side
* The minimum FreeBSD release we have to support in the ports tree is now
  recent enough that ports/168671 can finally be committed: instead of
  building and using CMake's own copies of bzip2, curl, expat, libarchive,
  liblzma and zlib, we use the versions in ports and/or the base system.

* CMake's documentation system has been changed and vastly improved at the
  cost of now depending on Sphinx. We still generate only man pages, but can
  start generating the HTML documentation in the future if desired.

* devel/cmake-gui now uses Qt5 instead of Qt4 and does not needlessly build
  the ncurses UI that is installed by devel/cmake itself.

* CMake commit 3816cd2 fixes a longstanding issue in the detection of the
  Python interpreter and its libraries, but requires us to revert a
  workaround for that in Mk/Uses/python.mk itself, effectively reverting
  the patch introduced by ports/168159.

* Similarly, a few ports had to be fixed manually due to CMake being
  stricter when parsing some files or the ports detecting Python the wrong
  way. Fortunately, they all had been fixed upstream so I just grabbed the
  appropriate commits and pointed to them in the patches.
  science/gnudatalanguage had to have its PORTREVISION bumped because
  switching to USES=cmake:outsource removed a few files from the plist that
  were not supposed to have been installed in the first place.

PR:		168671
PR:		192644
Original commitRevision:366996 
Sunday, 17 Nov 2013
23:20 rakuco search for other commits by this committer
Update CMake to 2.8.12.1.

This is a minor bug-fix release. More information about the changes in this
release can be found in <http://www.cmake.org/Wiki/CMake/ChangeLog>.

PR:		ports/183908
Original commitRevision:334134 
Tuesday, 5 Nov 2013
18:34 rakuco search for other commits by this committer
Welcome CMake 2.8.12!

With contributions from Schaich Alonso <alonsoschaich@fastmail.fm>,
including stage support for devel/cmake-gui.

This update took much longer than expected due to CMake changing the
arguments to an internal macro that ended up being used by some ports:

  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9ce60ff5

I have also started a discussion about this on CMake's development list:

  http://article.gmane.org/gmane.comp.programming.tools.cmake.devel/8464

It required adjusting the affected ports, and these changes have approved by
portmgr (bdrewery).

PR:		ports/182981
Approved by:	portmgr (bdrewery)
Original commitRevision:332891 
Wednesday, 10 Jul 2013
08:15 rakuco search for other commits by this committer
Update CMake to 2.8.11.2.

PR:		ports/178737
Original commitRevision:322628 
Tuesday, 19 Mar 2013
18:00 makc search for other commits by this committer
- Update cmake to 2.8.10.2
- Trim Makefile header
- Drop indefinite article from COMMENT

Obtained from:	area51
Tested by:	exp-run (bapt)
Original commitRevision:314669 
Friday, 14 Sep 2012
19:22 rakuco search for other commits by this committer
Update CMake to 2.8.9.

PR:		ports/170654
Original commitRevision:304291 
Thursday, 3 May 2012
02:14 rakuco search for other commits by this committer
Update to 2.8.8.

It includes an upstream patch which fixes the FindPkgConfig.cmake
module. It will be part of 2.8.9.

PR:             ports/167140
Approved by:    portmgr (pav via exp-run)
Original commit
Tuesday, 10 Jan 2012
00:51 rakuco search for other commits by this committer
Update to 2.8.7.

Approved by:    avilla (mentor, implicit), portmgr (pav via exp-run)
Original commit
Saturday, 22 Oct 2011
03:36 rakuco search for other commits by this committer
Update CMake to 2.8.6.

Approved by:    makc (mentor)
Original commit
Friday, 25 Feb 2011
01:32 miwi search for other commits by this committer
- Update to 2.8.4

Tested via:     exp-run
Approved by:    kde@ implicit
Original commit
Wednesday, 17 Nov 2010
15:44 avilla search for other commits by this committer
- Update to 2.8.3.

Approved by:    tabthorpe (mentor)
Original commit
Saturday, 24 Jul 2010
07:45 makc search for other commits by this committer
Update to 2.8.2
Respect WX_CONFIG [1]

PR:             ports/146805 [1]
Reported by:    rene@
Original commit
Tuesday, 11 May 2010
11:59 fluffy search for other commits by this committer
- Update CMake to 2.8.1 release

With hat on:    kde@
Original commit
Sunday, 29 Nov 2009
11:51 fluffy search for other commits by this committer
- Update cmake and cmake-gui tools to 2.8.0 release

Approved by:    miwi (mentor)
Original commit
Tuesday, 4 Aug 2009
19:33 miwi search for other commits by this committer
- Update to 2.6.4
Original commit
Tuesday, 24 Mar 2009
19:11 makc search for other commits by this committer
Update devel/cmake to 2.6.3.

- Set INSTALL_TARGET for cmake based ports to install/strip. This solves
  problem of installing non-stripped binaries (noticed by delphij for KDE4
ports)
- Fix linking to -lpthread for cmake based ports (KDE4 ports are affected
mostly)
Original commit
Friday, 30 Jan 2009
19:25 miwi search for other commits by this committer
- Update to 2.6.2
- Remove CMAKE_BUILD_TYPE [1]

CMAKE_BUILD_TYPE only affects compiler FLAGS and linking with specific
library versions  (debug |optimized | general).

In our case external libraries reside in other ports and only install
one version (no separate debug/optimized). Also, the ports system
provide correct compiler flags (-g and no optimizations when WITH_DEBUG
is used). Thus, cmake buildtypes only add extra compiler flags. Ports will
be built correctly both by default and for WITH_DEBUG case.

- Also, change WRKSRC to CONFIGURE_WRKSRC. (use CONFIGURE_WRKSRC for configure
  target instead of WRKSRC)

PR:             126507 [1]
Submitted by:   amdmi3@ [1]
Tested with:    exp-run
Thanks to:      pav/amdmi3
Original commit
Sunday, 10 Aug 2008
15:43 miwi search for other commits by this committer
- Update to 2.6.1

Changelog:
        http://www.cmake.org/pipermail/cmake/2008-August/023188.html

bsd.cmake.mk
- Use VERBOSE mode when BATCH is defined to get more informative logs
  on pointyhat/tinderbox
Original commit
Tuesday, 27 May 2008
22:12 miwi search for other commits by this committer
- Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake

Approved by:    portmgr (pav)
Original commit

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

1 | 2  »