notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/cmake-gui/Makefile
SVNWeb

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

1 | 2  »  

Thu, 21 Sep 2023
[ 07:38 Dimitry Andric (dim) search for other commits by this committer ]    commit hash:28149de0a616dd364bce3485aafb31dcfba27946  commit hash:28149de0a616dd364bce3485aafb31dcfba27946  commit hash:28149de0a616dd364bce3485aafb31dcfba27946  28149de 
devel/cmake-core devel/cmake-gui misc/mbuffer: cope with librhash.so bump

Because rhash 1.4.4 updated the librhash.so symlink from .0 to .1,
build-time dependents such as cmake-core and cmake-gui need their
PORTREVISION bumped.

The other case is misc/mbuffer, which uses librhash only at runtime, but
hardcodes dlopen("librhash.so.0", RTLD_NOW). I changed this to just
"librhash.so", and it seems to work fine with light testing.

PR:		273775
Reported by:	Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
Fixes:		e0acbd158ec9 security/rhash: update to 1.4.4 and fix build with lld 17
MFH:		2023Q3
Tue, 8 Nov 2022
[ 19:50 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:7bdeb4414c222cc7cd3f1e50cc9429ef3b35b19c  commit hash:7bdeb4414c222cc7cd3f1e50cc9429ef3b35b19c  commit hash:7bdeb4414c222cc7cd3f1e50cc9429ef3b35b19c  7bdeb44 
*/cmake*: hoist cmake version to cmake.mk (+)

Differential Revision:	D31894 (revisited)
[ 05:08 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:898997ff7b713a3c722459a16bf3a2fba71ef6bb  commit hash:898997ff7b713a3c722459a16bf3a2fba71ef6bb  commit hash:898997ff7b713a3c722459a16bf3a2fba71ef6bb  898997f 
devel/cmake: update to 3.24.3

Exp-run by:		267497
PR:			xXXXX
Sat, 17 Sep 2022
[ 14:03 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:ce0dfcc403b5accc06310fbb0859890eb738cedd  commit hash:ce0dfcc403b5accc06310fbb0859890eb738cedd  commit hash:ce0dfcc403b5accc06310fbb0859890eb738cedd  ce0dfcc 
devel/cmake-gui: chase main cmake update (+)

cmake-gui is part of cmake distribution.

Pointy hat to:	adridg
Sun, 11 Sep 2022
[ 10:20 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  ddae4e9  (Only the first 10 of 1105 ports in this commit are shown above. View all ports for this commit)
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
Thu, 8 Sep 2022
[ 20:14 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38  commit hash:b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38  commit hash:b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38  b23ea4e  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
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
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 23 Aug 2022
[ 08:14 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:4851d9b21a5a10449dbb725dd475fd10721f291d  commit hash:4851d9b21a5a10449dbb725dd475fd10721f291d  commit hash:4851d9b21a5a10449dbb725dd475fd10721f291d  4851d9b 
devel/cmake-gui: flavorize for Qt5 and Qt6
Wed, 3 Aug 2022
[ 10:25 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:995cd9b908c828e4c8fcf5c0fbea97ebd5979499  commit hash:995cd9b908c828e4c8fcf5c0fbea97ebd5979499  commit hash:995cd9b908c828e4c8fcf5c0fbea97ebd5979499  995cd9b 
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
Fri, 10 Jun 2022
[ 12:15 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:c04a8a876595d60e160a7e7338f73cb82688acef  commit hash:c04a8a876595d60e160a7e7338f73cb82688acef  commit hash:c04a8a876595d60e160a7e7338f73cb82688acef  c04a8a8 
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
Mon, 16 May 2022
[ 06:49 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:2d34c2bfeaa82867acfa7d73bec9644b2acecbb1  commit hash:2d34c2bfeaa82867acfa7d73bec9644b2acecbb1  commit hash:2d34c2bfeaa82867acfa7d73bec9644b2acecbb1  2d34c2b  (Only the first 10 of 178 ports in this commit are shown above. View all ports for this commit)
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
Tue, 1 Feb 2022
[ 06:06 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:9221ac266bd205dca7c666ad7f88c717113c3a37  commit hash:9221ac266bd205dca7c666ad7f88c717113c3a37  commit hash:9221ac266bd205dca7c666ad7f88c717113c3a37  9221ac2 
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
Tue, 14 Dec 2021
[ 18:48 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:7832eac624d195d8e52daa456c92514b148a5107  commit hash:7832eac624d195d8e52daa456c92514b148a5107  commit hash:7832eac624d195d8e52daa456c92514b148a5107  7832eac 
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
Fri, 5 Nov 2021
[ 19:09 Yuri Victorovich (yuri) search for other commits by this committer Author: Daniel Engberg ]    commit hash:00f2a7aec7a58679a8d692ebd093cd16c6337948  commit hash:00f2a7aec7a58679a8d692ebd093cd16c6337948  commit hash:00f2a7aec7a58679a8d692ebd093cd16c6337948  00f2a7a  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
devel/jsoncpp: Update to 1.9.4 -> 1.9.5

PR:		259654
Sat, 30 Oct 2021
[ 10:36 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:c71f5a10a7112de6ffe8331ac2a2d2c5244ab69d  commit hash:c71f5a10a7112de6ffe8331ac2a2d2c5244ab69d  commit hash:c71f5a10a7112de6ffe8331ac2a2d2c5244ab69d  c71f5a1 
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
Tue, 21 Sep 2021
[ 09:27 Adriaan de Groot (adridg) search for other commits by this committer ]    commit hash:aeb5f9cf181c597d6c2c5fcb0497b2bce116896f  commit hash:aeb5f9cf181c597d6c2c5fcb0497b2bce116896f  commit hash:aeb5f9cf181c597d6c2c5fcb0497b2bce116896f  aeb5f9c 
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 20 Sep 2021
[ 05:47 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:e4c97b26769db0755a58aeb3f130dafc57506f97  commit hash:e4c97b26769db0755a58aeb3f130dafc57506f97  commit hash:e4c97b26769db0755a58aeb3f130dafc57506f97  e4c97b2 
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
Thu, 29 Jul 2021
[ 08:00 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:10700b1eeb3ac87bdf7c44b829c30b69719b4424  commit hash:10700b1eeb3ac87bdf7c44b829c30b69719b4424  commit hash:10700b1eeb3ac87bdf7c44b829c30b69719b4424  10700b1 
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
Mon, 12 Jul 2021
[ 12:26 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:f6eb151ec688251fc914a2287ce1ed284a026b74  commit hash:f6eb151ec688251fc914a2287ce1ed284a026b74  commit hash:f6eb151ec688251fc914a2287ce1ed284a026b74  f6eb151 
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
Sat, 26 Jun 2021
[ 19:31 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:041d23254fabfab610bcc8cd28062a8af9058d5f  commit hash:041d23254fabfab610bcc8cd28062a8af9058d5f  commit hash:041d23254fabfab610bcc8cd28062a8af9058d5f  041d232 
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
Thu, 3 Jun 2021
[ 14:51 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:a620325d3650b566aed94b378f4bb87d8f1ef55f  commit hash:a620325d3650b566aed94b378f4bb87d8f1ef55f  commit hash:a620325d3650b566aed94b378f4bb87d8f1ef55f  a620325 
devel/cmake: Update to 3.20.3

PR:	256281
Exp-run by:	antoine
Tue, 11 May 2021
[ 19:44 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:a447b751ae9431d4e93fa127f69edf779343bc1b  commit hash:a447b751ae9431d4e93fa127f69edf779343bc1b  commit hash:a447b751ae9431d4e93fa127f69edf779343bc1b  a447b75 
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
Thu, 22 Apr 2021
[ 20:23 Adriaan de Groot (adridg) search for other commits by this committer ]    commit hash:943e7f612560f35caff6298fbf5ec6ecf7b4d1f7  commit hash:943e7f612560f35caff6298fbf5ec6ecf7b4d1f7  commit hash:943e7f612560f35caff6298fbf5ec6ecf7b4d1f7  943e7f6  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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.
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 3 Mar 2021
[ 11:59 tcberner search for other commits by this committer ] Original commit   Revision:567075
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
Sat, 20 Feb 2021
[ 12:25 tcberner search for other commits by this committer ] Original commit   Revision:566157
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
Mon, 8 Feb 2021
[ 15:30 tcberner search for other commits by this committer ] Original commit   Revision:564714
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
Mon, 18 Jan 2021
[ 12:01 tcberner search for other commits by this committer ] Original commit   Revision:561912
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
Sat, 2 Jan 2021
[ 08:21 tcberner search for other commits by this committer ] Original commit   Revision:559920
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
Mon, 23 Nov 2020
[ 18:47 tcberner search for other commits by this committer ] Original commit   Revision:556117
devel/cmake: udpate to 3.18.5

PR:		251249
Exp-run by:	antoine
Mon, 9 Nov 2020
[ 18:12 pkubaj search for other commits by this committer ] Original commit   Revision:554784
devel/cmake-gui: fix build on GCC architectures

Same fix was done for main cmake port.

MFH:		2020Q4 (fix build blanket)
Sun, 11 Oct 2020
[ 10:55 tcberner search for other commits by this committer ] Original commit   Revision:552049
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):
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 28 Sep 2020
[ 17:46 tcberner search for other commits by this committer ] Original commit   Revision:550436
Update cmake to 3.18.3

PR:		249529
Exp-run by:	antoine
Sun, 23 Aug 2020
[ 20:36 tcberner search for other commits by this committer ] Original commit   Revision:546022
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
Sun, 16 Aug 2020
[ 09:27 tcberner search for other commits by this committer ] Original commit   Revision:545091 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
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
Tue, 30 Jun 2020
[ 17:46 tcberner search for other commits by this committer ] Original commit   Revision:540909 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Bump devel/jsoncpp consumers after r540853.

Reported by:	Kevin Oberman <rkoberman@gmail.com>
Tue, 2 Jun 2020
[ 14:52 tcberner search for other commits by this committer ] Original commit   Revision:537560
devel/cmake: update to 3.17.3

Exp-run by:	antoine
PR:		246847
Mon, 4 May 2020
[ 18:18 tcberner search for other commits by this committer ] Original commit   Revision:533937
devel/cmake: update to 3.17.2

PR:		246006
Exp-run by:	antoine
Mon, 13 Apr 2020
[ 12:27 tcberner search for other commits by this committer ] Original commit   Revision:531600
devel/cmake: update to 3.17.1

PR:		244936
Exp-run by:	antoine
Sat, 11 Apr 2020
[ 05:53 tcberner search for other commits by this committer ] Original commit   Revision:531399
devel/cmake: update to 3.17.0

Thanks to adridg for fixing the fallouts.

PR:		244936
Exp-run by:	antoine
Thu, 12 Mar 2020
[ 17:39 tcberner search for other commits by this committer ] Original commit   Revision:528300
devel/cmake: update to 3.16.5

Exp-run by:	antoine
PR:		244680
Mon, 10 Feb 2020
[ 17:44 tcberner search for other commits by this committer ] Original commit   Revision:525727
devel/cmake: update to 3.16.4

Exp-run by:	antoine
PR:		243909
Fri, 24 Jan 2020
[ 04:14 tcberner search for other commits by this committer ] Original commit   Revision:523948
devel/cmake: update to 3.16.3

PR:		243487
Exp-run by:	antoine
Mon, 13 Jan 2020
[ 21:38 yuri search for other commits by this committer ] Original commit   Revision:522975 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
devel/jsoncpp: Update 1.8.1 -> 1.9.2

PR:		229677
Differential Revision:	D22905
Mon, 6 Jan 2020
[ 12:57 adridg search for other commits by this committer ] Original commit   Revision:522222 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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
Sun, 3 Nov 2019
[ 07:53 tcberner search for other commits by this committer ] Original commit   Revision:516393
devel/cmake: update to 3.15.5

PR:		241624
Exp-run by:	antoine
Sat, 5 Oct 2019
[ 15:58 adridg search for other commits by this committer ] Original commit   Revision:513830
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
Sun, 8 Sep 2019
[ 19:22 tcberner search for other commits by this committer ] Original commit   Revision:511585
devel/cmake: update to 3.15.3

PR:		240361
Exp-run by:	antoine
Wed, 14 Aug 2019
[ 14:18 adridg search for other commits by this committer ] Original commit   Revision:508922 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
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
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Mon, 3 Jun 2019
[ 19:03 tcberner search for other commits by this committer ] Original commit   Revision:503416
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
Fri, 17 May 2019
[ 17:17 tcberner search for other commits by this committer ] Original commit   Revision:501879
devel/cmake: update to 3.14.4

PR:		237899
Exp-run by:	antoine
Fri, 26 Apr 2019
[ 20:43 tcberner search for other commits by this committer ] Original commit   Revision:500137
devel/cmake: update to 3.14.3

PR:		237473
Exp-run by:	antoine
Mon, 15 Apr 2019
[ 10:29 tcberner search for other commits by this committer ] Original commit   Revision:499013
Upgrade cmake to 3.14.2

PR:		237228
Exp-run by:	antoine
Fri, 5 Apr 2019
[ 11:46 adridg search for other commits by this committer ] Original commit   Revision:497948 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
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
Fri, 8 Mar 2019
[ 08:00 linimon search for other commits by this committer ] Original commit   Revision:495028
Fix build on gcc-based architectures.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Tue, 5 Feb 2019
[ 18:57 tcberner search for other commits by this committer ] Original commit   Revision:492268
devel/cmake: update to 3.13.4

PR:		235457
Exp-run by:	antoine
Sat, 19 Jan 2019
[ 20:02 tcberner search for other commits by this committer ] Original commit   Revision:490732
devel/cmake: update to 3.13.3

PR:		234959
Exp-run by:	antoine
Wed, 16 Jan 2019
[ 11:13 tijl search for other commits by this committer ] Original commit   Revision:490472 (Only the first 10 of 1089 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
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
Thu, 20 Dec 2018
[ 09:41 tcberner search for other commits by this committer ] Original commit   Revision:487871
Update devel/cmake to 3.13.2

PR:		234011
Exp-run by:	antoine
Sat, 1 Dec 2018
[ 07:37 tcberner search for other commits by this committer ] Original commit   Revision:486323
devel/cmake: update to 3.13.1

PR:		233411
Exp-run by:	antoine
Sat, 10 Nov 2018
[ 14:54 tcberner search for other commits by this committer ] Original commit   Revision:484615
Update devel/cmake to 3.12.4

PR:		232925
Exp-run by:	antoine
Sun, 21 Oct 2018
[ 09:10 tcberner search for other commits by this committer ] Original commit   Revision:482656
Update devel/cmake* to 3.12.3

PR:		231982
Submitted by:	adridg
Exp-run by:	antoine
Mon, 24 Sep 2018
[ 17:08 tcberner search for other commits by this committer ] Original commit   Revision:480612
Update devel/cmake to 3.12.2

PR:		231463
Exp-run by:	antoine
Mon, 20 Aug 2018
[ 21:43 adridg search for other commits by this committer ] Original commit   Revision:477675
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
Sat, 28 Jul 2018
[ 15:01 tcberner search for other commits by this committer ] Original commit   Revision:475584
Update devel/cmake* to 3.12.0

Exp-run by:	antoine
PR:		229854
Thu, 28 Jun 2018
[ 17:39 tcberner search for other commits by this committer ] Original commit   Revision:473503 (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
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
Tue, 19 Jun 2018
[ 13:55 tcberner search for other commits by this committer ] Original commit   Revision:472788
Update devel/cmake to 3.11.4

PR:		229054
Exp-run by:	antoine
Mon, 4 Jun 2018
[ 22:15 tcberner search for other commits by this committer ] Original commit   Revision:471725
Update devel/cmake to 3.11.3

PR:		228653
Exp-run by:	antoine
Thu, 24 May 2018
[ 20:48 tcberner search for other commits by this committer ] Original commit   Revision:470809
Update cmake to 3.11.2

PR:		228363
Exp-run by:	antoine
Tue, 8 May 2018
[ 16:36 tcberner search for other commits by this committer ] Original commit   Revision:469382
Update devel/cmake to 3.11.1

Exp-run by:	antoine
PR:		227824
PR:		227573
Sun, 15 Apr 2018
[ 21:43 adridg search for other commits by this committer ] Original commit   Revision:467437 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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
Wed, 24 Jan 2018
[ 18:29 tcberner search for other commits by this committer ] Original commit   Revision:459851
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
Sun, 31 Dec 2017
[ 09:43 tcberner search for other commits by this committer ] Original commit   Revision:457678
Convert devel/cmake-doc and devel/cmake-gui to use CMAKE_ON/OFF
Sat, 23 Dec 2017
[ 10:44 adridg search for other commits by this committer ] Original commit   Revision:457041 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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
Thu, 16 Nov 2017
[ 10:15 adridg search for other commits by this committer ] Original commit   Revision:454301
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
Wed, 18 Oct 2017
[ 13:36 adridg search for other commits by this committer ] Original commit   Revision:452333
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
Sun, 1 Oct 2017
[ 16:26 adridg search for other commits by this committer ] Original commit   Revision:451050
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
Fri, 22 Sep 2017
[ 10:48 mat search for other commits by this committer ] Original commit   Revision:450351 (Only the first 10 of 175 ports in this commit are shown above. View all ports for this commit)
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
Thu, 14 Sep 2017
[ 21:02 adridg search for other commits by this committer ] Original commit   Revision:449853 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
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
Sat, 10 Jun 2017
[ 13:33 rakuco search for other commits by this committer ] Original commit   Revision:443088
Update CMake to 3.8.2.

Thanks to antoine@ for the exp-run.

PR:		219765
Submitted by:	Adriaan de Groot <groot@kde.org>
Wed, 19 Apr 2017
[ 15:05 tcberner search for other commits by this committer ] Original commit   Revision:438884 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
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
Fri, 20 Jan 2017
[ 12:21 tcberner search for other commits by this committer ] Original commit   Revision:431950
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
Tue, 17 Jan 2017
[ 18:37 tcberner search for other commits by this committer ] Original commit   Revision:431772
The change in r431769 requires a PORTREVISION bump.

*puts on idiot hat*

Approved by:	rakuco (mentor)
MFH:		2017Q1
[ 18:20 tcberner search for other commits by this committer ] Original commit   Revision:431769
Add missing LIB_DEPENDS to devel/libuv (stage-qa).

Approved by:	rakuco (mentor)
MFH:		2017Q1
Fri, 9 Dec 2016
[ 11:41 tcberner search for other commits by this committer ] Original commit   Revision:428179 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
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
Wed, 16 Nov 2016
[ 17:04 tcberner search for other commits by this committer ] Original commit   Revision:426249
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)
Sun, 18 Sep 2016
[ 08:38 tcberner search for other commits by this committer ] Original commit   Revision:422356
Update CMake to 3.6.2.

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

PR:	212586
Approved by: rakuco (mentor)
Sat, 23 Jul 2016
[ 12:32 rakuco search for other commits by this committer ] Original commit   Revision:418963
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
Sun, 10 Jul 2016
[ 21:36 rakuco search for other commits by this committer ] Original commit   Revision:418346
Add missing dependencies to pass `make stage-qa'.

Error: /usr/local/bin/cmake-gui is linked to /usr/local/lib/libexecinfo.so.1
from devel/libexecinfo but it is not declared as a dependency
Warning: you need USES+=execinfo
Error: /usr/local/bin/cmake-gui is linked to /usr/local/lib/libjsoncpp.so.1 from
devel/jsoncpp but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libjsoncpp.so:devel/jsoncpp
Mon, 18 Apr 2016
[ 09:54 rakuco search for other commits by this committer ] Original commit   Revision:413565
Update CMake to 3.5.2.

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

PR:		208831
Thu, 7 Apr 2016
[ 17:23 rakuco search for other commits by this committer ] Original commit   Revision:412676
Update CMake to 3.5.1.

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

PR:		208473
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 22 Mar 2016
[ 10:59 rakuco search for other commits by this committer ] Original commit   Revision:411646
cmake, cmake-gui: Use ${PORTVERSION:R} in MASTER_SITES.

This reduces the number of lines that need to be changed on CMake updates.
Thanks to sunpoet for the suggestion.
Sat, 19 Mar 2016
[ 14:41 rakuco search for other commits by this committer ] Original commit   Revision:411409
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
Tue, 26 Jan 2016
[ 10:20 rakuco search for other commits by this committer ] Original commit   Revision:407268
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>
Sat, 5 Dec 2015
[ 21:16 rakuco search for other commits by this committer ] Original commit   Revision:403079
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
Mon, 30 Nov 2015
[ 14:20 rakuco search for other commits by this committer ] Original commit   Revision:402670 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
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

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

1 | 2  »