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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-puppetboard02 Web interface to PuppetDB
0.2.2 www 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.2.2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Use www/py-puppetboard instead
Expired This port expired on: 2020-04-01
Maintainer: puppet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-10-15 07:28:50
Last Update: 2020-04-01 17:11:30
SVN Revision: 530227
Also Listed In: python
License: APACHE20
WWW:
https://github.com/voxpupuli/puppetboard
Description:
Puppetboard is a web interface to PuppetDB aiming to replace the reporting functionality of Puppet Dashboard. WWW: https://github.com/voxpupuli/puppetboard
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}puppetboard02>0:www/py-puppetboard02@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • puppetboard-*
  • puppetboard03-*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: py27-puppetboard02
Package flavors (<flavor>: <package>)
  • py27: py27-puppetboard02
distinfo:
TIMESTAMP = 1490099959 SHA256 (voxpupuli-puppetboard-v0.2.2_GH0.tar.gz) = be747c91cf3dda344f13c09d68a0e7892940c993e1def5d492e85f34a8bf113f SIZE (voxpupuli-puppetboard-v0.2.2_GH0.tar.gz) = 2058658

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. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-Flask>=0.10.1 : www/py-flask@py27
  2. py27-Flask-WTF>=0.9.4 : www/py-flask-wtf@py27
  3. py27-MarkupSafe>=0.19 : textproc/py-MarkupSafe@py27
  4. py27-pypuppetdb03>=0.2.0 : databases/py-pypuppetdb03@py27
  5. py27-requests>=2.2.1 : www/py-requests@py27
  6. py27-setuptools>0 : devel/py-setuptools@py27
  7. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/voxpupuli/puppetboard/tar.gz/v0.2.2?dummy=/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.2
01 Apr 2020 17:11:30
Revision:530227Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-04-01 databases/py-pypuppetdb03: Use databases/py-pypuppetdb instead
2020-04-01 www/py-puppetboard02: Use www/py-puppetboard instead
2020-04-01 www/py-puppetboard03: Use www/py-puppetboard instead
0.2.2
03 Jan 2020 19:47:57
Revision:521955Original commit files touched by this commit
romain search for other commits by this committer
Unify and update www/py-puppetboard to 1.1.0

PR:		243028
Reported by:	romain
Approved by:	allanjude
With hat:	puppet
0.2.2
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.2.2
22 Feb 2018 10:30:58
Revision:462580Original commit files touched by this commit Sanity Test Failure
romain search for other commits by this committer
Add www/py-puppetboard03

Copy www/py-puppetboard02 to www/py-puppetboard03 and update it accordingly.

While here:
- Pass maintainership of www/py-puppetboard02 to puppet@;
- Update CONFLICTS_INSTALL for www/py-puppetboard, www/py-puppetboard02 and
  www/py-puppetboard03;
- Mark www/py-puppetboard02 as deprectaed, without expiration date for now.

With hat:	puppet
0.2.2
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.2.2
15 May 2017 15:38:56
Revision:440939Original commit files touched by this commit
mat search for other commits by this committer
Remove svn keywords from patches.

Sponsored by:	Absolight
0.2.2
22 Mar 2017 11:45:49
Revision:436689Original commit files touched by this commit
romain search for other commits by this committer
Update to 0.2.2

While here, add two patches:
  1. Fix application startup which was broken by a dependency update (fixed in
     master);
  2. Fix boolean facts graph (#356).
0.2.1
03 Feb 2017 23:32:47
Revision:433272Original commit files touched by this commit
romain search for other commits by this committer
Update to 0.2.1
0.2.0
15 Oct 2016 07:28:38
Revision:424006Original commit files touched by this commit
romain search for other commits by this committer
New port for Puppetboard 0.2

Puppetboard depends on pypuppetdb>=0.3, so:

  - copy databases/py-pypuppetdb to databases/py-pypuppetdb03;
  - update databases/py-pypuppetdb03 to 0.3.1;
  - copy www/py-puppetboard to www/py-puppetboard02;
  - update www/py-puppetboard02 to 0.2.0;
  - register conflicts between these ports;
  - take maintainership of new ports.

While here:

  - Update projects account.

PR:		211604 [1], 211918 [2]
Submitted by:	neel@neelc.org [1], romain [2]

Number of commits found: 9