Version: 1.2.23, Package name: puppet-dashboard-1.2.23 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description The Puppet Dashboard is a Puppet web interface that provides node management and reporting tools. Nodes can be exported in YAML format, allowing the dashboard to be used as an external node classification tool. |
Filesize: 4237.349 KB |
Version History (View Complete History) |
|
2016-07-02 04:50:34 by Stuart Henderson | Files touched by this commit (4) |
Log message: remove LD_PRELOAD=libpthread.so from puppet-dashboard, and remove sebastia@ from maintainer as he isn't using it any more. |
2015-09-03 14:33:42 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: fix pexp to unbreak rc_check() ok aja@ sebastia@ (MAINTAINER) |
2015-07-18 15:07:41 by Jeremy Evans | Files touched by this commit (11) |
Log message: Remove MODRUBY_ICONV_DEPENDS. ruby 1.8 specific ports can hard code the dependency, more modern ports don't need it. OK ajacoutot@ |
2015-07-18 14:33:07 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: sudo(8) -> su(1) |
2015-07-15 08:59:15 by Antoine Jacoutot | Files touched by this commit (14) |
Log message: Adapr rc.d script after recent rc.subr change. |
2014-10-24 08:33:42 by Giovanni Bechis | Files touched by this commit (2) |
Log message: fix README file after MySQL->Mariadb switch ok sebastia@ (Maintainer) |
2010-11-24 14:35:17 by Jeremy Evans | Files touched by this commit (191) |
Log message: REVISION bump all ruby ports due to a change in the pkgspec. Previously, we were using ruby->=1.8,<=1.9, instead of ruby->=1.8,<1.9. While this wouldn't cause an issue, since our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9, it's still wrong and should be fixed. This also fixes the following minor issues: Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS. Currently we don't have a ruby port that uses FLAVORs that would differ from MODRUBY_FLAVOR, but it's possible we will in the future. Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in REGRESS_DEPENDS. This probably is not strictly necessary, but BUILD_PKGPATH is used in more cases, so it is good for consistency. Switch to new style *_DEPENDS, with the version specification at the end. The remaining cases where this is not done is because a specific version is used. Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if the old version is installed when you run a regress test, it will install the new version first. Some conversion of spaces to tabs for consistency. OK landry@ |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-11-16 11:21:02 by Jeremy Evans | Files touched by this commit (1) |
Log message: Remove unintended use of MODRUBY_REV in PLIST. OK landry@ |
2010-09-23 16:30:30 by Jeremy Evans | Files touched by this commit (259) |
Log message: Bump all ruby ports not already handled. In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed due to differences in how RDoc processes files. This also has a number of changes to the regress tests to work with the changes to devel/ruby-rake. It moves most of the regress tests to use MODRUBY_REGRESS. OK jcs@, landry@, jasper@, sthen@ |
2010-08-31 02:15:45 by Antoine Jacoutot | Files touched by this commit (23) |
Log message: Remove PKGNAME=${DISTNAME} constructs where possible, as this is the default anyway. ok jasper@ |
2010-05-26 14:00:02 by Robert Nagy | Files touched by this commit (4) |
Log message: Update to puppet dashboard 1.0.0 |
2010-04-12 10:25:54 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: better homepage |