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
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.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.43.0_1
29 Sep 2023 14:19:56
commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}

- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk

PR:		273727
Approved by:	tcberner (portmgr)
Exp-run by:	antoine
2.43.0_1
22 Jul 2023 07:46:38
commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
framework: convert tree to use USES=pycryptography

A future commit will update to security/py-cryptography will introduce a
rust dependency.

PR:		254853
2.43.0_1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.43.0_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
2.43.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
2.43.0
20 Nov 2022 06:22:40
commit hash: d428258ccc80e28ae4a044347a9d13d5da5ff629commit hash: d428258ccc80e28ae4a044347a9d13d5da5ff629commit hash: d428258ccc80e28ae4a044347a9d13d5da5ff629commit hash: d428258ccc80e28ae4a044347a9d13d5da5ff629 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-apache-beam: Update 2.41.0 -> 2.43.0

Reported by:	portscout
2.41.0
09 Oct 2022 22:38:02
commit hash: d3903fc482a1c207e4089ca98d3b3c1070524c1acommit hash: d3903fc482a1c207e4089ca98d3b3c1070524c1acommit hash: d3903fc482a1c207e4089ca98d3b3c1070524c1acommit hash: d3903fc482a1c207e4089ca98d3b3c1070524c1a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-apache-beam: New port: Apache Beam SDK for Python

Number of commits found: 7