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-nomad Python client for nomad
0.5.0 sysutils Deleted 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 0.5.0Version of this port present on the latest quarterly branch.
Maintainer: jhixson@gmail.com search for ports maintained by this maintainer
Port Added: 2017-02-21 07:41:55
Last Update: 2019-01-29 03:50:17
SVN Revision: 491538
License: MIT
WWW:
https://github.com/jrxFive/python-nomad
Description:
Python client for nomad (WWW: http://www.nomadproject.io) Nomad is a tool for managing a cluster of machines and running applications on them. Nomad abstracts away machines and the location of applications, and instead enables users to declare what they want to run and Nomad handles where they should run and how to run them. WWW: https://github.com/jrxFive/python-nomad
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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}py-nomad>0:sysutils/py-nomad@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py36-py-nomad
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1507912742 SHA256 (jrxFive-python-nomad-0.5.0_GH0.tar.gz) = 1ba2acab7995f0a504bdeea0df06f6ce93c60c1faacfa49b10bc2bb146a8d5ad SIZE (jrxFive-python-nomad-0.5.0_GH0.tar.gz) = 16255

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py36-requests>=2.10.0 : www/py-requests@py36
  2. py36-setuptools>0 : devel/py-setuptools@py36
  3. python3.6 : lang/python36
Runtime dependencies:
  1. py36-requests>=2.10.0 : www/py-requests@py36
  2. py36-setuptools>0 : devel/py-setuptools@py36
  3. python3.6 : lang/python36
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:3.3+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/jrxFive/python-nomad/tar.gz/0.5.0?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.0
29 Jan 2019 03:50:17
Revision:491538Original commit files touched by this commit
jhixson search for other commits by this committer
sysutils/py-nomad: rename to sysutils/py-python-nomad

- Rename to match the project name (python-nomad)

Approved by:	araujo
Differential Revision:		https://reviews.freebsd.org/D18964
07 Aug 2018 12:13:48
Revision:476591Original commit files touched by this commit Refresh
jhixson search for other commits by this committer
Change jhixson port maintainer email to jhixson@FreeBSD.org

Approved by:	miwi (mentor), kmoore (mentor), araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D16592
0.5.0
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5.0
13 Oct 2017 18:03:26
Revision:452026Original commit files touched by this commit
kmoore search for other commits by this committer
- Update to 0.5.0

PR: 222985
Submitted by: Maintainer, John Hixson <jhixson@gmail.com>
0.0.2
21 Feb 2017 07:41:47
Revision:434509Original commit files touched by this commit
araujo search for other commits by this committer
Nomad is a tool for managing a cluster of machines and running
applications on them.
Nomad abstracts away machines and the location of applications,
and instead enables users to declare what they want to run and
Nomad handles where they should run and how to run them.

WWW: https://github.com/jrxFive/python-nomad

PR:		ports/215397
Submitted by:	John Hixson <jhixson@gmail.com>

Number of commits found: 5