Port details |
- py-puppetboard Web interface to PuppetDB
- 4.2.6_2 www
=2 4.2.6_1Version of this port present on the latest quarterly branch. - Maintainer: puppet@FreeBSD.org
 - Port Added: 2015-06-01 16:19:50
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- 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.
¦ ¦ ¦ ¦ 
- 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}puppetboard>0:www/py-puppetboard@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-puppetboard/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-puppetboard
- pkg install py311-puppetboard
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-puppetboard listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-puppetboard
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1676086691
SHA256 (voxpupuli-puppetboard-v4.2.6_GH0.tar.gz) = 32b674c42f7f5007fc0e07aff94b296de62b079c4dc56ab51423f1c9232eb998
SIZE (voxpupuli-puppetboard-v4.2.6_GH0.tar.gz) = 5440413
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-CommonMark>=0.9.1 : textproc/py-CommonMark@py311
- py311-flask_wtf>=0 : www/py-flask-wtf@py311
- py311-flask>=2 : www/py-flask@py311
- py311-Jinja2>=3 : devel/py-Jinja2@py311
- py311-itsdangerous>=2 : security/py-itsdangerous@py311
- py311-markupsafe>=2 : textproc/py-markupsafe@py311
- py311-packaging>=21.3 : devel/py-packaging@py311
- py311-pyparsing>=3.0.9 : devel/py-pyparsing@py311
- py311-pypuppetdb>=0.3.3 : databases/py-pypuppetdb@py311
- py311-requests>=2.13.0 : www/py-requests@py311
- py311-werkzeug>=2 : www/py-werkzeug@py311
- py311-wtforms>=0 : textproc/py-wtforms@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-puppetboard
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.6_2 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
4.2.6_1 18 Feb 2024 16:55:00
    |
Ruslan Makhmatkhanov (rm)  |
Ports depending on www/py-flask-wtf: chase package name change |
4.2.6 01 Dec 2023 06:39:02
    |
Po-Chuan Hsieh (sunpoet)  |
*: Fix build after 3232af18957315da73e0e4105cac869d8cb3c6b1 (www/py-flask
PORTNAME change)
Approved by: portmgr (blanket) |
4.2.6 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
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> |
4.2.6 11 Feb 2023 06:54:58
    |
Romain Tartière (romain)  |
www/py-puppetboard: Update to 4.2.6
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#426
With hat: puppet |
4.2.5 12 Jan 2023 07:00:24
    |
Romain Tartière (romain)  |
www/py-puppetboard: Update to 4.2.5
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#425
With hat: puppet |
4.2.3 12 Dec 2022 05:25:25
    |
Romain Tartière (romain)  |
www/py-puppetboard: Update to 4.2.3
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#423
With hat: puppet |
4.2.1 10 Dec 2022 05:27:12
    |
Romain Tartière (romain)  |
www/py-puppetboard: Update to 4.2.1
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#421
With hat: puppet |
4.2.0 21 Nov 2022 00:37:04
    |
Romain Tartière (romain)  |
www/py-puppetboard: Udpate to 4.2.0
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#420
With hat: puppet |
4.1.2 13 Oct 2022 06:49:20
    |
Romain Tartière (romain)  |
www/py-puppetboard: Update to 4.1.2
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#412
With hat: puppet |
4.0.5 16 Sep 2022 20:57:39
    |
Romain Tartière (romain)  |
www/py-puppetboard: Update to 4.0.5
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#405
With hat: puppet |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.0.3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.0.3 31 Jul 2022 17:47:28
    |
Romain Tartière (romain)  |
www/py-puppetboard: Update to 4.0.3
* Update and fix dependencies;
* Ship a wsgi.py sample to run the application;
* Remove outdated CONFLICTS;
With hat: puppet |
4.0.1 08 Jul 2022 21:49:42
    |
Romain Tartière (romain)  |
www/py-puppetboard: Update to 4.0.1
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#401
With hat: puppet |
3.6.1 29 Jun 2022 06:19:28
    |
Romain Tartière (romain)  |
www/py-puppetboard: Update to 3.6.1
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#361
With hat: puppet |
3.6.0 10 Jun 2022 21:32:21
    |
Romain Tartière (romain)  |
www/py-puppetboard: Update to 3.6.0
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#360
With hat: puppet |
3.5.1 03 Jun 2022 23:36:58
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-puppetboard: Add NO_ARCH
Approved by: portmgr (blanket) |
3.5.1 01 Jun 2022 05:02:44
    |
Romain Tartière (romain)  |
www/py-puppetboard: Update to 3.5.1
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#351
With hat: puppet |
3.4.2 22 Apr 2022 23:26:25
    |
Romain Tartière (romain)  |
www/py-puppetboard: Update to 3.4.2
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#342
With hat: puppet |
3.4.1 27 Mar 2022 20:50:40
    |
Romain Tartière (romain)  |
www/py-puppetboard: Update to 3.4.1
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#341
With hat: puppet |
3.4.0 25 Mar 2022 16:06:51
    |
Romain Tartière (romain)  |
www/py-puppetboard: Update to 3.4.0
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#340
With hat: puppet |
3.3.0 03 Dec 2021 18:40:36
    |
Romain Tartière (romain)  |
www/py-puppetboard: Update to 3.3.0
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#330
With hat: puppet |
3.2.0_1 25 Nov 2021 21:40:11
    |
Stefan Eßer (se)  |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
3.2.0_1 22 Oct 2021 05:47:05
    |
Romain Tartière (romain)  |
www/py-puppetboard: Update to 3.2.0
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#320
With hat: puppet |
3.1.0_1 13 Aug 2021 17:50:55
    |
Romain Tartière (romain)  |
www/py-puppetboard: Improve sample settings file
Install a new settings.py sample file which contain a better description
of it's expected content and has a file name that better match what it
is used for.
Copying default_settings.py from the project was a leftover from a
previous version of PuppetBoard which does not make much sense nowadays. |
3.1.0 14 May 2021 21:11:11
    |
Romain Tartière (romain)  |
www/py-puppetboard: Update to 3.1.0
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#310
With hat: puppet |
3.0.0 16 Apr 2021 04:19:14
    |
Romain Tartière (romain)  |
www/py-puppetboard: Update to 3.0.0
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#300
With hat: puppet |
2.2.0_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.2.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.2.0_1 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
2.2.0_1 05 Dec 2020 14:22:47
  |
sunpoet  |
Move textproc/py-MarkupSafe to textproc/py-markupsafe
- Bump PORTREVISION for dependency change |
2.2.0 04 Aug 2020 19:25:32
  |
romain  |
Update to 2.2.0
Release notes:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#220
With hat: puppet |
2.1.2 02 Jul 2020 15:09:27
  |
romain  |
Update to 2.1.2
With hat: puppet |
2.1.1 01 Apr 2020 01:56:47
  |
romain  |
Update to 2.1.1
With hat: puppet |
2.1.0 23 Mar 2020 18:53:29
  |
romain  |
Update to 2.1.0
With hat: puppet |
1.1.0 03 Jan 2020 19:47:57
  |
romain  |
Unify and update www/py-puppetboard to 1.1.0
PR: 243028
Reported by: romain
Approved by: allanjude
With hat: puppet |
0.0.4 20 Jun 2018 17:05:44
  |
mat  |
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.0.4 22 Feb 2018 10:30:58
  |
romain  |
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.0.4 30 Nov 2017 15:50:34
  |
mat  |
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 ) |
0.0.4 15 Oct 2016 07:28:38
  |
romain  |
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] |
0.0.4 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.0.4 01 Jun 2015 16:19:42
  |
allanjude  |
Create the puppetboard port, a web dashboard powered by PuppetDB
Differential Revision: https://reviews.freebsd.org/D2672
Approved by: xmj
Sponsored by: ScaleEngine Inc. |