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.

Port details on branch 2022Q2
py-apache-beam Apache Beam SDK for Python
2.43.0_1 misc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.43.0_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-10-09 22:39:23
Last Update: 2023-09-29 14:19:56
Commit Hash: 3754fc5
License: APACHE20
WWW:
https://beam.apache.org/
Description:
Apache Beam is a unified programming model for Batch and Streaming data processing. Beam provides a general approach to expressing embarrassingly parallel data processing pipelines and supports three categories of users, each of which have relatively disparate backgrounds and needs. * End Users: Writing pipelines with an existing SDK, running it on an existing runner. These users want to focus on writing their application logic and have everything else just work. * SDK Writers: Developing a Beam SDK targeted at a specific user community (Java, Python, Scala, Go, R, graphical, etc). These users are language geeks and would prefer to be shielded from all the details of various runners and their implementations. * Runner Writers: Have an execution environment for distributed processing and would like to support programs written against the Beam Model. Would prefer to be shielded from details of multiple SDKs.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • ${PYTHON_PKGNAMEPREFIX}apache-beam>0:misc/py-apache-beam@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-apache-beam/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-apache-beam
  • pkg install py39-apache-beam
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-apache-beam listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-apache-beam
Package flavors (<flavor>: <package>)
  • py39: py39-apache-beam
distinfo:
TIMESTAMP = 1668902923 SHA256 (apache-beam-2.43.0.zip) = f1d4d4495fb661d39a2eff7689c717008d0c708b3311931e829b1f445d602422 SIZE (apache-beam-2.43.0.zip) = 2910305

Packages (timestamps in pop-ups are UTC):
py39-apache-beam
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.43.0_12.43.0_1-2.43.0_12.43.0_1---
FreeBSD:13:quarterly2.43.0_12.43.0_1--2.43.0_1-2.43.0_1-
FreeBSD:14:latest2.43.0_12.43.0_1-2.43.0_12.43.0_1---
FreeBSD:14:quarterly2.43.0_12.43.0_1--2.43.0_1-2.43.0_1-
FreeBSD:15:latest2.43.0_12.43.0_1n/a2.43.0_1n/a-2.43.0_1-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-pip>0 : devel/py-pip@py39
  2. py39-cloudpickle>=2.2.0 : devel/py-cloudpickle@py39
  3. py39-crcmod>=1.7 : devel/py-crcmod@py39
  4. py39-dateutil>=2.8.0 : devel/py-dateutil@py39
  5. py39-dill>=0.3.1.1 : devel/py-dill@py39
  6. py39-fastavro>=0.23.6 : textproc/py-fastavro@py39
  7. py39-fasteners>=0.3 : devel/py-fasteners@py39
  8. py39-grpcio>=1.33.1>0 : devel/py-grpcio@py39
  9. py39-hdfs>=2.1.0 : www/py-hdfs@py39
  10. py39-httplib2>=0.8 : www/py-httplib2@py39
  11. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  12. py39-orjson<4.0 : devel/py-orjson@py39
  13. py39-objsize>=0.5.2 : devel/py-objsize@py39
  14. py39-proto-plus>=1.7.1 : devel/py-proto-plus@py39
  15. py39-protobuf>=3.12.2 : devel/py-protobuf@py39
  16. py39-pydot>=1.2.0 : graphics/py-pydot@py39
  17. py39-pymongo>=3.8.0 : databases/py-pymongo@py39
  18. py39-pytz>=2018.3 : devel/py-pytz@py39
  19. py39-regex>=2020.6.8 : textproc/py-regex@py39
  20. py39-requests>=2.24.0 : www/py-requests@py39
  21. py39-typing-extensions>=3.7.0 : devel/py-typing-extensions@py39
  22. py39-zstandard>=0.18.0 : archivers/py-zstandard@py39
  23. cython-3.9 : lang/cython@py39
  24. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  25. python3.9 : lang/python39
Test dependencies:
  1. py39-freezegun>=0.3.12 : devel/py-freezegun@py39
  2. py39-joblib>=0.3.12 : devel/py-joblib@py39
  3. py39-mock>=1.0.1 : devel/py-mock@py39
  4. py39-pandas>0 : math/py-pandas@py39
  5. py39-parameterized>=0.7.1 : devel/py-parameterized@py39
  6. py39-psycopg2>=2.8.5 : databases/py-psycopg2@py39
  7. py39-PyHamcrest>=1.9 : textproc/py-pyhamcrest@py39
  8. py39-pytest-timeout>=1.3.3 : devel/py-pytest-timeout@py39
  9. py39-pytest-xdist>=1.29.0 : devel/py-pytest-xdist@py39
  10. py39-requests-mock>=1.7 : www/py-requests-mock@py39
  11. py39-tenacity>=5.0.2 : devel/py-tenacity@py39
  12. py39-scikit-learn>=0.20.0 : science/py-scikit-learn@py39
  13. py39-sqlalchemy14>=1.3 : databases/py-sqlalchemy14@py39
  14. py39-yaml>=3.12 : devel/py-yaml@py39
  15. py39-cryptography>=41.0.3_1,1 : security/py-cryptography@py39
  16. py39-pytest>=7,1 : devel/py-pytest@py39
  17. python3.9 : lang/python39
Runtime dependencies:
  1. py39-cloudpickle>=2.2.0 : devel/py-cloudpickle@py39
  2. py39-crcmod>=1.7 : devel/py-crcmod@py39
  3. py39-dateutil>=2.8.0 : devel/py-dateutil@py39
  4. py39-dill>=0.3.1.1 : devel/py-dill@py39
  5. py39-fastavro>=0.23.6 : textproc/py-fastavro@py39
  6. py39-fasteners>=0.3 : devel/py-fasteners@py39
  7. py39-grpcio>=1.33.1>0 : devel/py-grpcio@py39
  8. py39-hdfs>=2.1.0 : www/py-hdfs@py39
  9. py39-httplib2>=0.8 : www/py-httplib2@py39
  10. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  11. py39-orjson<4.0 : devel/py-orjson@py39
  12. py39-objsize>=0.5.2 : devel/py-objsize@py39
  13. py39-proto-plus>=1.7.1 : devel/py-proto-plus@py39
  14. py39-protobuf>=3.12.2 : devel/py-protobuf@py39
  15. py39-pydot>=1.2.0 : graphics/py-pydot@py39
  16. py39-pymongo>=3.8.0 : databases/py-pymongo@py39
  17. py39-pytz>=2018.3 : devel/py-pytz@py39
  18. py39-regex>=2020.6.8 : textproc/py-regex@py39
  19. py39-requests>=2.24.0 : www/py-requests@py39
  20. py39-typing-extensions>=3.7.0 : devel/py-typing-extensions@py39
  21. py39-zstandard>=0.18.0 : archivers/py-zstandard@py39
  22. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  23. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_py-apache-beam
USES:
python zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/apache-beam/
  2. https://pypi.org/packages/source/a/apache-beam/
Collapse this list.

There are no commits on branch 2022Q2 for this port