Port details |
- cmake-fedora Set of cmake modules for fedora developers
- 2.9.2 devel
=0 2.9.2Version of this port present on the latest quarterly branch. - Maintainer: buganini@gmail.com
 - Port Added: 2012-01-07 11:43:00
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- License: BSD3CLAUSE
- Description:
- cmake-fedora consists a set of cmake modules that provideds helper macros and
targets for Linux, especially Fedora developers.
WWW: https://pagure.io/cmake-fedora
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cmake-fedora>0:devel/cmake-fedora
- To install the port:
- cd /usr/ports/devel/cmake-fedora/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cmake-fedora
- pkg install cmake-fedora
- PKGNAME: cmake-fedora
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1520612790
SHA256 (cmake-fedora-2.9.2-modules-only.tar.gz) = 10f24320155afde11ab92ae80a488fdad8331693021fc9bf302ed9aac6b79185
SIZE (cmake-fedora-2.9.2-modules-only.tar.gz) = 59055
- Packages (timestamps in pop-ups are UTC):
- This port is required by:
- for Build
-
- chinese/ibus-chewing
- chinese/ibus-table-chinese
- Configuration Options:
- No options to configure
- Options name:
- devel_cmake-fedora
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 2.9.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
03 Apr 2018 09:46:48
2.9.2
|
sunpoet  |
Update to 2.9.2
- Use DISTVERSIONSUFFIX instead of DISTNAME
- Remove outdated post-patch:
Changes: https://pagure.io/cmake-fedora/blob/master/f/ChangeLog
PR: 226734
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout,14 days) |
06 Apr 2017 21:57:38
2.7.1
|
sunpoet  |
Update to 2.7.1
- Update MASTER_SITES
- Add NO_ARCH
- Update WWW
Changes: https://pagure.io/cmake-fedora/blob/master/f/ChangeLog
PR: 218372
Submitted by: sunpoet (myself)
Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
01 Dec 2016 11:18:04
2.3.4
|
mat  |
Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight |
20 Sep 2015 19:59:04
2.3.4
|
olgeni  |
Typos, whitespace and capitalization fixes (A-F). |
14 Mar 2015 17:41:29
2.3.4
|
sunpoet  |
- Update to 2.3.4
Changes: https://git.fedorahosted.org/cgit/cmake-fedora.git/tree/ChangeLog
PR: 198582
Submitted by: Ting-Wei Lan <lantw44@gmail.com>
Approved by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
27 Oct 2014 10:10:59
1.3.0
|
bapt  |
Cleanup plist |
16 May 2014 10:04:28
1.3.0
|
sunpoet  |
- Update to 1.3.0
PR: ports/189840
Submitted by: sunpoet (myself)
Approved by: Buganini <buganini@gmail.com> (maintainer) |
15 May 2014 05:10:06
1.0.5
|
sunpoet  |
- Update LICENSE
Approved by: portmgr (blanket) |
23 Jan 2014 00:07:29
1.0.5
|
bapt  |
Support stage |
21 Sep 2013 15:41:44
1.0.5
|
sunpoet  |
- Update to 1.0.5
- While I'm here, use REINPLACE_CMD instead of patch file
Changes: https://fedorahosted.org/cmake-fedora/#News
PR: ports/182256
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) |
20 Sep 2013 17:03:27

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
15 Aug 2012 06:39:39
1.0.3
|
rm  |
- update tp 1.0.3
- add patch for date(1) argument
while here:
- do not install .orig files
PR: 170587
Submitted by: Kuan-Chung Chiu <buganini at gmail dot com> (maintainer) |
07 Jan 2012 11:42:33
0.8.1
|
lwhsu  |
Add cmake-fedora 0.8.1, set of cmake modules for fedora developers.
PR: ports/163776
Submitted by: Kuan-Chung Chiu <buganini@gmail.com> |