sysutils: revision bump

This commit is contained in:
Franco Fichtner 2021-02-15 10:38:02 +01:00
parent eccb081fc4
commit 360eb16b0f
15 changed files with 20 additions and 6 deletions

View File

@ -1,5 +1,6 @@
PLUGIN_NAME= api-backup
PLUGIN_VERSION= 1.0
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Provide the functionality to download the config.xml
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com

View File

@ -1,5 +1,6 @@
PLUGIN_NAME= apuled
PLUGIN_VERSION= 0.2
PLUGIN_REVISION= 1
PLUGIN_DEVEL= yes
PLUGIN_COMMENT= PC Engine APU LED control
PLUGIN_MAINTAINER= julio@cloudfence.com.br

View File

@ -1,5 +1,6 @@
PLUGIN_NAME= boot-delay
PLUGIN_VERSION= 1.0
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Apply a persistent 10 second boot delay
PLUGIN_MAINTAINER= franco@opnsense.org

View File

@ -1,5 +1,6 @@
PLUGIN_NAME= dmidecode
PLUGIN_VERSION= 1.1
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Display hardware information on the dashboard
PLUGIN_DEPENDS= dmidecode
PLUGIN_MAINTAINER= evbevz@gmail.com

View File

@ -1,7 +1,8 @@
PLUGIN_NAME= git-backup
PLUGIN_VERSION= 1.0
PLUGIN_COMMENT= Track config changes using git
PLUGIN_DEPENDS= git
PLUGIN_MAINTAINER= ad@opnsense.org
PLUGIN_NAME= git-backup
PLUGIN_VERSION= 1.0
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Track config changes using git
PLUGIN_DEPENDS= git
PLUGIN_MAINTAINER= ad@opnsense.org
.include "../../Mk/plugins.mk"

View File

@ -1,5 +1,6 @@
PLUGIN_NAME= hw-probe
PLUGIN_VERSION= 1.0
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Collect hardware diagnostics
PLUGIN_DEPENDS= hw-probe
PLUGIN_MAINTAINER= m.muenz@gmail.com

View File

@ -1,5 +1,6 @@
PLUGIN_NAME= lcdproc-sdeclcd
PLUGIN_VERSION= 1.1
PLUGIN_REVISION= 1
PLUGIN_COMMENT= LCDProc for SDEC LCD devices
PLUGIN_DEPENDS= lcdproc
PLUGIN_MAINTAINER= ad@opnsense.org

View File

@ -1,5 +1,6 @@
PLUGIN_NAME= mail-backup
PLUGIN_VERSION= 1.1
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Send configuration file backup by e-mail
PLUGIN_DEPENDS= gnupg phpmailer
PLUGIN_MAINTAINER= machadovilaca@gmail.com

View File

@ -1,5 +1,6 @@
PLUGIN_NAME= munin-node
PLUGIN_VERSION= 1.0
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Munin monitorin agent
PLUGIN_DEPENDS= munin-node
PLUGIN_MAINTAINER= m.muenz@gmail.com

View File

@ -1,5 +1,6 @@
PLUGIN_NAME= node_exporter
PLUGIN_VERSION= 1.0
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Prometheus exporter for machine metrics
PLUGIN_DEPENDS= node_exporter
PLUGIN_MAINTAINER= dharrigan@gmail.com

View File

@ -1,5 +1,6 @@
PLUGIN_NAME= nut
PLUGIN_VERSION= 1.7
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Network UPS Tools
PLUGIN_DEPENDS= nut
PLUGIN_MAINTAINER= m.muenz@gmail.com

View File

@ -1,6 +1,6 @@
PLUGIN_NAME= smart
PLUGIN_VERSION= 2.1
PLUGIN_REVISION= 1
PLUGIN_REVISION= 2
PLUGIN_COMMENT= SMART tools
PLUGIN_DEPENDS= smartmontools
PLUGIN_MAINTAINER= franco@opnsense.org

View File

@ -1,5 +1,6 @@
PLUGIN_NAME= virtualbox
PLUGIN_VERSION= 1.0
PLUGIN_REVISION= 1
PLUGIN_COMMENT= VirtualBox guest additions
PLUGIN_DEPENDS= virtualbox-ose-additions-nox11
PLUGIN_MAINTAINER= franco@opnsense.org

View File

@ -1,5 +1,6 @@
PLUGIN_NAME= vmware
PLUGIN_VERSION= 1.5
PLUGIN_REVISION= 1
PLUGIN_COMMENT= VMware tools
PLUGIN_DEPENDS= open-vm-tools-nox11
PLUGIN_MAINTAINER= franco@opnsense.org

View File

@ -1,5 +1,6 @@
PLUGIN_NAME= xen
PLUGIN_VERSION= 1.2
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Xen guest utilities
PLUGIN_DEPENDS= xe-guest-utilities
PLUGIN_MAINTAINER= franco@opnsense.org