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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-sagemaker SageMaker: Library for training, deploying models on Amazon SageMaker
2.251.0 miscnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-08-22 17:54:10
Last Update: 2025-08-22 17:45:20
Commit Hash: 2084490
Also Listed In: python
License: APACHE20
WWW:
https://sagemaker.readthedocs.io/en/stable/
https://github.com/aws/sagemaker-python-sdk
Description:
SageMaker Python SDK is an open source library for training and deploying machine learning models on Amazon SageMaker. With the SDK, you can train and deploy models using popular deep learning frameworks Apache MXNet and TensorFlow. You can also train and deploy models with Amazon algorithms, which are scalable implementations of core machine learning algorithms that are optimized for SageMaker and GPU training. If you have your own algorithms built into SageMaker compatible Docker containers, you can train and host models using these as well.
HomepageHomepage    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}sagemaker>0:misc/py-sagemaker@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-sagemaker/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-sagemaker
  • pkg install py311-sagemaker
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 py311-sagemaker listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-sagemaker
Package flavors (<flavor>: <package>)
  • py311: py311-sagemaker
distinfo:
TIMESTAMP = 1755878742 SHA256 (sagemaker-2.251.0.tar.gz) = 86573b6db1e39fe7f1ff71749ddf3e231778b387944621c74b8ddc746f27b326 SIZE (sagemaker-2.251.0.tar.gz) = 1228366

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>0 : devel/py-hatchling@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-attrs>=24<26 : devel/py-attrs@py311
  2. py311-boto3>0 : www/py-boto3@py311
  3. py311-cloudpickle>=2.2.1 : devel/py-cloudpickle@py311
  4. py311-docker>0 : sysutils/py-docker@py311
  5. py311-fastapi>0 : www/py-fastapi@py311
  6. py311-google-pasta>=0 : devel/py-google-pasta@py311
  7. py311-graphene>=3<4 : devel/py-graphene@py311
  8. py311-importlib-metadata>0 : devel/py-importlib-metadata@py311
  9. py311-jsonschema>=0 : devel/py-jsonschema@py311
  10. py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
  11. py311-omegaconf>=2.2<3 : devel/py-omegaconf@py311
  12. py311-packaging>0 : devel/py-packaging@py311
  13. py311-pandas>=0 : math/py-pandas@py311
  14. py311-pathos>=0 : devel/py-pathos@py311
  15. py311-platformdirs>=0 : devel/py-platformdirs@py311
  16. py311-protobuf>0 : devel/py-protobuf@py311
  17. py311-psutil>=0 : sysutils/py-psutil@py311
  18. py311-requests>=0 : www/py-requests@py311
  19. py311-sagemaker-core>=1.0.17 : misc/py-sagemaker-core@py311
  20. py311-schema>=0 : devel/py-schema@py311
  21. py311-smdebug-rulesconfig>=1.0.1 : misc/py-smdebug-rulesconfig@py311
  22. py311-tblib>=1.7.0<4 : devel/py-tblib@py311
  23. py311-tqdm>=0 : misc/py-tqdm@py311
  24. py311-urllib3>0 : net/py-urllib3@py311
  25. py311-uvicorn>=0 : www/py-uvicorn@py311
  26. py311-pyyaml>0 : devel/py-pyyaml@py311
  27. python3.11 : lang/python311
This port is required by:
for Run
  1. misc/py-transformers

Configuration Options:
No options to configure
Options name:
misc_py-sagemaker
USES:
python
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/s/sagemaker/
  2. https://pypi.org/packages/source/s/sagemaker/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.251.0
22 Aug 2025 17:45:20
commit hash: 2084490f04665ccada45bfa914a84a868b8bde05commit hash: 2084490f04665ccada45bfa914a84a868b8bde05commit hash: 2084490f04665ccada45bfa914a84a868b8bde05commit hash: 2084490f04665ccada45bfa914a84a868b8bde05 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-sagemaker: New port: SageMaker: Library for training, deploying models
on Amazon SageMaker

Number of commits found: 1