Bump the remaining ports to trigger updates following cpu stats

changes (CPUSTATES/etc). Last part.

- some of these might be in code that's not actually built or rarely
used but it's not worth the hassle evaluating that, i'm just bumping &
moving on.

- as mentioned before, there might still be runtime problems relating
to the addition or renumbering.
This commit is contained in:
sthen 2018-06-01 15:44:28 +00:00
parent 0e6836b0e3
commit 114b1e4413
27 changed files with 56 additions and 43 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.265 2018/05/19 06:20:16 landry Exp $
# $OpenBSD: Makefile,v 1.266 2018/06/01 15:44:28 sthen Exp $
COMMENT-main = Mozilla e-mail, rss and usenet client
COMMENT-lightning = Mozilla Thunderbird calendar extension
@ -15,6 +15,8 @@ MULTI_PACKAGES = -main -lightning
PKGNAME-main = ${PKGNAME}
PKGNAME-lightning = lightning-5.4.8
EPOCH-lightning = 0
REVISION-lightning = 0
REVISION-main = 0
HOMEPAGE = http://www.mozilla.org/thunderbird/

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.26 2018/05/26 10:45:04 espie Exp $
# $OpenBSD: Makefile,v 1.27 2018/06/01 15:44:28 sthen Exp $
ONLY_FOR_ARCHS = amd64 i386 powerpc
BROKEN-powerpc = threading issues
COMMENT = Plan 9 from user space
REVISION = 1
REVISION = 2
DISTNAME = plan9port-20180117

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.27 2017/11/21 00:13:03 naddy Exp $
# $OpenBSD: Makefile,v 1.28 2018/06/01 15:44:28 sthen Exp $
COMMENT= wm-dockapp; display CPU and memory load
DISTNAME= bubblemon-dockapp-1.46
REVISION= 7
REVISION= 8
CATEGORIES= sysutils x11 x11/windowmaker

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.55 2018/04/28 14:40:26 landry Exp $
# $OpenBSD: Makefile,v 1.56 2018/06/01 15:44:28 sthen Exp $
COMMENT-main = system metrics collection engine
COMMENT-mysql = collectd mysql plugin
@ -18,6 +18,7 @@ COMMENT-ping = collectd ping plugin
V = 5.8.0
DISTNAME = collectd-$V
PKGNAME-main = collectd-$V
REVISION-main = 0
PKGNAME-mysql = collectd-mysql-$V
PKGNAME-pgsql = collectd-pgsql-$V
PKGNAME-rrdtool = collectd-rrdtool-$V

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2018/02/27 17:40:13 ians Exp $
# $OpenBSD: Makefile,v 1.3 2018/06/01 15:44:28 sthen Exp $
COMMENT = interactive process viewer
V = 2.1.0
@ -6,6 +6,7 @@ DISTNAME = htop-${V}
CATEGORIES = sysutils
HOMEPAGE = https://hisham.hm/htop/index.php
MAINTAINER = Ian Sutton <ian@ce.gl>
REVISION = 0
# GPLv2+
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2017/11/15 21:28:05 sthen Exp $
# $OpenBSD: Makefile,v 1.14 2018/06/01 15:44:28 sthen Exp $
COMMENT= system statistics gathering library
DISTNAME= libstatgrab-0.91
REVISION= 2
REVISION= 3
CATEGORIES= sysutils
HOMEPAGE= http://www.i-scream.org/libstatgrab/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.59 2017/11/21 00:13:04 naddy Exp $
# $OpenBSD: Makefile,v 1.60 2018/06/01 15:44:28 sthen Exp $
COMMENT= tool/library for managing platform virtualization
DISTNAME= libvirt-1.3.5
REVISION= 5
REVISION= 6
CATEGORIES= sysutils devel
SHARED_LIBS += virt-qemu 0.4 # 1003.0

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.58 2018/05/01 08:43:28 landry Exp $
# $OpenBSD: Makefile,v 1.59 2018/06/01 15:44:28 sthen Exp $
COMMENT= monitoring and managing daemons utility
DISTNAME= monit-5.25.1
REVISION= 1
REVISION= 2
CATEGORIES= sysutils

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2018/01/24 18:16:27 jasper Exp $
# $OpenBSD: Makefile,v 1.10 2018/06/01 15:44:28 sthen Exp $
COMMENT = library to retrieve system information and utilisation
@ -9,6 +9,7 @@ GH_TAGNAME = release-${MODPY_EGG_VERSION}
DISTNAME = psutil-${MODPY_EGG_VERSION}
PKGNAME = py-psutil-${MODPY_EGG_VERSION}
CATEGORIES = sysutils
REVISION = 0
HOMEPAGE = https://github.com/giampaolo/psutil

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.75 2018/02/15 11:17:05 sthen Exp $
# $OpenBSD: Makefile,v 1.76 2018/06/01 15:44:28 sthen Exp $
COMMENT-main= active host monitoring tool
COMMENT-mux= symon data gatherer
@ -8,7 +8,7 @@ DISTNAME= symon-$V
WRKDIST= ${WRKDIR}/symon
PKGNAME-main= ${DISTNAME}
FULLPKGNAME-mux= symux-$V
REVISION-main= 2
REVISION-main= 3
REVISION-mux= 1
CATEGORIES= sysutils net

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.19 2018/04/24 12:52:12 phessler Exp $
# $OpenBSD: Makefile,v 1.20 2018/06/01 15:44:29 sthen Exp $
COMMENT = CPU, RAM memory, and load monitor for use with tmux(1)
GH_ACCOUNT = thewtex
GH_PROJECT = tmux-mem-cpu-load
GH_TAGNAME = v3.4.0
REVISION = 2
REVISION = 3
CATEGORIES = sysutils

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.74 2018/05/11 19:40:42 landry Exp $
# $OpenBSD: Makefile,v 1.75 2018/06/01 15:44:28 sthen Exp $
COMMENT = Firefox web browser, Extended Support Release
ONLY_FOR_ARCHS = amd64 i386
@ -11,6 +11,7 @@ HOMEPAGE = https://www.mozilla.org/firefox/organizations/
PKGNAME = ${MOZILLA_PROJECT}-esr-${MOZILLA_VERSION:S/esr//}
SO_VERSION = 4.0
MOZILLA_LIBS = xul clearkey lgpllibs mozavcodec mozavutil mozgtk
REVISION = 0
CATEGORIES = www

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.351 2018/05/18 19:36:47 landry Exp $
# $OpenBSD: Makefile,v 1.352 2018/06/01 15:44:28 sthen Exp $
COMMENT = Mozilla web browser
ONLY_FOR_ARCHS = amd64 i386
@ -9,6 +9,7 @@ MOZILLA_VERSION = 60.0.1
MOZILLA_BRANCH = release
MOZILLA_PROJECT = firefox
MOZILLA_CODENAME = browser
REVISION = 0
WRKDIST = ${WRKDIR}/${MOZILLA_DIST}-${MOZILLA_DIST_VERSION:C/b[0-9]*//}
HOMEPAGE = https://www.mozilla.org/firefox/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.56 2018/01/20 14:03:39 jsg Exp $
# $OpenBSD: Makefile,v 1.57 2018/06/01 15:44:28 sthen Exp $
COMMENT = ruby web application server/nginx module
BROKEN-alpha = .got subsegment exceeds 64K (size 83312)
@ -8,7 +8,7 @@ BROKEN-sparc64 = rake fails when linking PassengerHelperAgent
PASS_VERSION = 5.1.11
NGINX_VERSION = 1.12.1
DISTNAME = passenger-${PASS_VERSION}
REVISION = 0
REVISION = 1
CATEGORIES = www
DISTFILES = ${DISTNAME}.gem \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.215 2018/05/11 19:42:59 landry Exp $
# $OpenBSD: Makefile,v 1.216 2018/06/01 15:44:28 sthen Exp $
COMMENT-main = Mozilla application suite
COMMENT-lightning = Mozilla Seamonkey calendar extension
@ -12,6 +12,8 @@ MULTI_PACKAGES = -main -lightning
PKGNAME-main = ${PKGNAME}
PKGNAME-lightning = lightning-seamonkey-5.4.2
EPOCH-lightning = 0
REVISION-lightning = 0
REVISION-main = 0
HOMEPAGE = http://www.seamonkey-project.org/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.24 2018/04/24 18:06:30 sthen Exp $
# $OpenBSD: Makefile,v 1.25 2018/06/01 15:44:28 sthen Exp $
# Some of this comes from www/firefox-esr as apropos, since Tor
# browser is a fork of ESR. It is a good idea to look at that
# Makefile when editing this one (ESR versions not always the same).
@ -15,6 +15,7 @@ PATCHORIG = .pat.orig
PKGNAME = ${TB_PREFIX}-browser-${TB_VERSION}
DISTNAME = ${BROWSER_NAME}-${TB_VERSION}
REVISION = 0
SO_VERSION = 2.0
MOZILLA_LIBS = xul lgpllibs mozavcodec mozavutil

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.3 2017/06/21 20:56:07 jung Exp $
# $OpenBSD: Makefile,v 1.4 2018/06/01 15:44:28 sthen Exp $
ONLY_FOR_ARCHS = ${APM_ARCHS}
COMMENT = dwm status bar statistics
DISTNAME = dstat-0.5
REVISION = 0
CATEGORIES = x11 sysutils

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.80 2018/05/30 07:20:38 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.81 2018/06/01 15:44:28 sthen Exp $
COMMENT= IDE for GNOME
GNOME_PROJECT= gnome-builder
GNOME_VERSION= 3.28.2
REVISION= 0
SHARED_LIBS += gstyle-private 1.0 # 0.0

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.15 2017/07/27 11:01:34 sthen Exp $
# $OpenBSD: Makefile,v 1.16 2018/06/01 15:44:28 sthen Exp $
COMMENT= CPU load monitor
REVISION = 3
REVISION = 4
DISTNAME= TimeMon-4.2
CATEGORIES= sysutils

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.49 2018/05/12 14:03:46 jasper Exp $
# $OpenBSD: Makefile,v 1.50 2018/06/01 15:44:28 sthen Exp $
ONLY_FOR_ARCHS= ${APM_ARCHS}
@ -6,6 +6,7 @@ COMMENT= generate a statusbar for use with i3/xmobar/dzen2
DISTNAME= i3status-2.12
CATEGORIES= x11 sysutils
REVISION= 0
HOMEPAGE= http://i3wm.org/i3status/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.62 2017/07/26 22:45:33 sthen Exp $
# $OpenBSD: Makefile,v 1.63 2018/06/01 15:44:28 sthen Exp $
COMMENT= small and fast window manager
DISTNAME= icewm-1.3.8
REVISION= 4
REVISION= 5
CATEGORIES= x11
HOMEPAGE= http://www.icewm.org/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.159 2018/05/21 07:30:08 matthieu Exp $
# $OpenBSD: Makefile,v 1.160 2018/06/01 15:44:28 sthen Exp $
COMMENT-main = K Desktop Environment, basic applications
COMMENT-samba = K Desktop Environment, samba support
@ -13,7 +13,7 @@ PKGNAME-en_US = kde3-locale-en_US-${VERSION}
PKGNAME-locale = kde3-locale-${VERSION}
PKG_ARCH-en_US = *
PKG_ARCH-locale = *
REVISION-main = 54
REVISION-main = 55
REVISION-samba = 28
REVISION-en_US = 6
REVISION-locale = 5

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.10 2017/07/27 11:57:51 sthen Exp $
# $OpenBSD: Makefile,v 1.11 2018/06/01 15:44:28 sthen Exp $
COMMENT = interactive desktop widgets for KDE
DISTNAME = superkaramba-${MODKDE4_VERSION}
REVISION = 2
REVISION = 3
SHARED_LIBS = superkaramba 50.0 # 4.7

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.62 2018/01/14 14:42:18 rpe Exp $
# $OpenBSD: Makefile,v 1.63 2018/06/01 15:44:28 sthen Exp $
COMMENT = KDE workspace
DISTNAME = kde-workspace-4.11.21
REVISION = 20
REVISION = 21
MASTER_SITES = ${MASTER_SITE_KDE:=Attic/applications/15.04.3/src/}

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.21 2017/10/23 17:11:06 sthen Exp $
# $OpenBSD: Makefile,v 1.22 2018/06/01 15:44:29 sthen Exp $
COMMENT= Xfce4 cpu usage graph panel plugin
XFCE_VERSION= 1.0.5
XFCE_PLUGIN= cpugraph
REVISION = 6
REVISION = 7
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.38 2017/11/26 18:59:33 landry Exp $
# $OpenBSD: Makefile,v 1.39 2018/06/01 15:44:29 sthen Exp $
COMMENT= Xfce4 cpu/memory/swap/uptime monitor panel plugin
XFCE_VERSION= 1.2.1
XFCE_PLUGIN= systemload
REVISION= 1
REVISION= 2
# BSD
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.21 2017/10/23 17:11:06 sthen Exp $
# $OpenBSD: Makefile,v 1.22 2018/06/01 15:44:29 sthen Exp $
COMMENT= Xfce4 task manager and system monitor
XFCE_VERSION= 1.2.0
XFCE_GOODIE= xfce4-taskmanager
REVISION= 0
REVISION= 1
# GPLv2
PERMIT_PACKAGE_CDROM= Yes