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-gui/Makefile

Number of commits found: 137 (showing only 37 on this page)

«  1 | 2 

Tuesday, 22 Mar 2016
10:59 rakuco search for other commits by this committer
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.
Original commitRevision:411646 
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, 30 Jun 2015
21:49 rakuco search for other commits by this committer
Bump PORTREVISION in cmake and cmake-gui after r391009.

Make sure the generated binaries have the right entry for libjsoncpp.so in
the ELF headers.

PR:		200969
Original commitRevision:391011 
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 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
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, 27 Jul 2014
11:46 rakuco search for other commits by this committer
Update MASTER_SITES for the CMake ports.

downloads.cmake.org does not resolve, use www.cmake.org instead.

PR:		192141
MFH:		2014Q3
Original commitRevision:363052 
Tuesday, 4 Mar 2014
06:04 makc search for other commits by this committer
devel/cmake-gui:
- Add USES=shared-mime-info
- Drop MANPREFIX in favour of PREFIX
- Add LICENSE
- Fix tab/spaces
Original commitRevision:346988 
Wednesday, 11 Dec 2013
12:55 rakuco search for other commits by this committer
Update CMake's master sites.

The previous value now redirects to downloads.cmake.org, which causes the
default fetch settings to fail.

Thanks to Adriaan de Groot for the report.
Original commitRevision:336159 
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 
Friday, 20 Sep 2013
17:03 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)
Original commitRevision:327722 
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:314670 
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 
Wednesday, 6 Jun 2012
06:44 miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
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
Sunday, 11 Sep 2011
01:57 rakuco search for other commits by this committer
Remove hack introduced with CMake 2.8.1.

There was no explanation about why it was required (neither here nor
in area51), and the current CMake version seems to build fine without
it.

Approved by:    avilla (mentor)
Original commit
Monday, 29 Aug 2011
23:00 rakuco search for other commits by this committer
Set datadir and docdir correctly, just like devel/cmake does.

If we do not specify any value, CMake uses default paths which do not
exist in the system and fails when configuring a project. This should
fix [1] and likely [2] as well.

PORTREVISION bumped as this fixes an error and a crash.

[1] http://mail.kde.org/pipermail/kde-freebsd/2011-February/010278.html
[2] http://mail.kde.org/pipermail/kde-freebsd/2011-May/010881.html

Approved by:    avilla (mentor)
Reported by:    arrowdodger <6yearold@gmail.com>
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
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, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
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
Saturday, 29 Aug 2009
07:15 makc search for other commits by this committer
Add new port devel/cmake-gui:

Qt4 frontend for cmake.

PR:             inspired by ports/137796
Submitted by:   Maxim Ignatenko <gelraen.ua at gmail.com>
Original commit

Number of commits found: 137 (showing only 37 on this page)

«  1 | 2