Port details |
- buildstream Free software tool for integrating software stacks
- 1.2.8_2 devel =2 1.2.8_2Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2019-07-17 01:11:29
- Last Update: 2024-03-20 07:23:22
- Commit Hash: ca2ccb9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: LGPL21
- WWW:
- https://buildstream.build/
- Description:
- BuildStream is a Free Software tool for integrating software stacks.
It takes inspiration, lessons and use-cases from various projects including
Bazel, OBS, Reproducible Builds, Yocto, Baserock, Buildroot, Aboriginal, GNOME
Continuous, JHBuild, Flatpak Builder and Android repo.
BuildStream supports multiple build-systems (e.g. autotools, cmake, cpan,
distutils, make, meson, qmake, pip) through its core plugins. External plugins
allow the creation of a range of output formats (e.g. debian packages, flatpak
runtimes, system images) for multiple platforms and chipsets.
BuildStream's core users are application developers and system integrators who
create production-ready software systems that need to be maintained efficiently
and reliably in the long term.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}BuildStream>0:devel/buildstream@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/buildstream/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/buildstream
- pkg install py39-BuildStream
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-BuildStream listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-BuildStream
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1565333157
SHA256 (BuildStream-1.2.8.tar.gz) = 98c613eddee9afbbe0604648d13bb01a2e61dca53c969bebda33912a02d3f576
SIZE (BuildStream-1.2.8.tar.gz) = 471029
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-pytest-runner>0 : devel/py-pytest-runner@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-click>=7.0 : devel/py-click@py39
- py39-grpcio>=1.18.0 : devel/py-grpcio@py39
- py39-Jinja2>=2.10 : devel/py-Jinja2@py39
- py39-markupsafe>=1.1.0 : textproc/py-markupsafe@py39
- py39-pluginbase>=0.7 : devel/py-pluginbase@py39
- py39-protobuf>=3.6.1 : devel/py-protobuf@py39
- py39-psutil>=5.4.8 : sysutils/py-psutil@py39
- py39-ruamel.yaml>=0.15.51 : devel/py-ruamel.yaml@py39
- py39-six>=1.12.0 : devel/py-six@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_buildstream
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.8_2 20 Mar 2024 07:23:22 |
Yasuhiro Kimura (yasu) |
devel/buildstream: Move man pages to share/man
Approved by: portmgr (blanket) |
1.2.8_1 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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.2.8_1 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.2.8_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2.8_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.8_1 05 Dec 2020 14:22:47 |
sunpoet |
Move textproc/py-MarkupSafe to textproc/py-markupsafe
- Bump PORTREVISION for dependency change |
1.2.8 09 Aug 2019 06:58:08 |
yuri |
devel/buildstream: Update 1.2.7 -> 1.2.8
Reported by: portscout |
1.2.7 17 Jul 2019 01:11:20 |
yuri |
New port: devel/buildstream: Free software tool for integrating software stacks |
Number of commits found: 9
|