Port details |
- cmake-modules-webos CMake modules needed to build WebOS components
- 1.0.b devel =2 1.0.bVersion of this port present on the latest quarterly branch.
- Maintainer: penzin.dev@gmail.com
- Port Added: 2014-11-25 10:47:30
- Last Update: 2023-04-12 22:27:28
- Commit Hash: 2f35240
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://freewebos.github.io/
- Description:
- CMake modules for WebOS builds that are part of FreeWebOS project.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cmake-modules-webos>0:devel/cmake-modules-webos
- To install the port:
- cd /usr/ports/devel/cmake-modules-webos/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cmake-modules-webos
- pkg install cmake-modules-webos
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cmake-modules-webos
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1678990905
SHA256 (FreeWebOS-cmake-modules-webos-1.0b-submissions-19_GH0.tar.gz) = 2d4e23eb4c18180e6117cd05cb5447ae6e10882af7298d85ac8d0a6b5dcc8e08
SIZE (FreeWebOS-cmake-modules-webos-1.0b-submissions-19_GH0.tar.gz) = 30271
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Build
-
- devel/librolegen
Configuration Options:
- No options to configure
- Options name:
- devel_cmake-modules-webos
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.b 12 Apr 2023 22:27:28 |
Adriaan de Groot (adridg) |
devel/cmake: update to 3.26.1, latest upstream
See release notes at
https://cmake.org/cmake/help/v3.26/release/3.26.html
Some "while we're at it" changes:
- remove obsolete patch, reported by: diizzy (PR 270337)
- set LOCALSTATEDIR to /var (PR 267748)
Thanks antoine@ for the exp-run.
PR: 270491 270337 267748 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.0.b 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.0.b 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.b 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.b 25 Dec 2018 20:25:40 |
tcberner |
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.0.b 06 May 2015 15:16:54 |
mat |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
1.0.b 25 Nov 2014 10:47:10 |
makc |
Add new port devel/cmake-modules-webos:
CMake modules from FreeWebOS project.
WWW: http://freewebos.github.io/
PR: 194706
Submitted by: Petr Penzin |
Number of commits found: 8
|