Port details on branch 2023Q4 |
- meson High performance build system
- 1.2.2 devel
=0 1.2.2Version of this port present on the latest quarterly branch. - Maintainer: desktop@FreeBSD.org
 - Port Added: 2023-10-04 10:18:05
- Last Update: 2023-10-04 10:16:08
- Commit Hash: 63b1972
- Also Listed In: python
- License: APACHE20
- WWW:
- https://mesonbuild.com/
- Description:
- Meson is a cross-platform build system designed to be both as fast and as
user friendly as possible. It supports many languages and compilers, including
GCC, Clang and Visual Studio. Its build definitions are written in a simple
non-turing complete DSL. The main design point of Meson is that every moment
a developer spends writing or debugging build definitions is a second wasted.
So is every second spent waiting for the build system to actually start
compiling code.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/meson/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/meson
- pkg install meson
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: meson
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1695979667
SHA256 (meson-1.2.2.tar.gz) = 4a0f04de331fbc7af3b802a844fc8838f4ccd1ded1e792ba4f8f2faf8c5fe4d6
SIZE (meson-1.2.2.tar.gz) = 2190455
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:
-
- py39-setuptools>0 : devel/py-setuptools@py39
- py39-wheel>0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-pytest-xdist>0 : devel/py-pytest-xdist@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- ninja : devel/ninja
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- audio/mousai
- audio/musicpd
- audio/pulseaudio
- devel/glib20
- devel/libudev-devd
- graphics/egl-wayland
- graphics/libplacebo
Configuration Options:
- No options to configure
- Options name:
- devel_meson
- USES:
- ninja:run python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.2 04 Oct 2023 10:16:08
    |
Jan Beich (jbeich)  |
devel/meson: update to 1.2.2
Changes: https://github.com/mesonbuild/meson/compare/1.2.1...1.2.2
PR: 274155
Reported by: GitHub (watch releases)
Exp-run by: antoine
(cherry picked from commit a679ef062c3c62facbe1e822d5a7b7ac33abd1f5) |
Number of commits found: 1
|