diff --git a/devel/libvirt-glib/Makefile b/devel/libvirt-glib/Makefile index 566a1eb1bc2..741f99c4ca0 100644 --- a/devel/libvirt-glib/Makefile +++ b/devel/libvirt-glib/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.19 2016/03/11 19:59:13 naddy Exp $ +# $OpenBSD: Makefile,v 1.20 2016/10/15 19:14:20 jasper Exp $ COMMENT= libvirt wrapper suited for GObject-based applications DISTNAME= libvirt-glib-0.2.3 CATEGORIES= devel sysutils +REVISION= 0 SHARED_LIBS += virt-gconfig-1.0 1.0 # 2.3 SHARED_LIBS += virt-glib-1.0 1.0 # 2.3 @@ -11,8 +12,6 @@ SHARED_LIBS += virt-gobject-1.0 1.0 # 2.3 HOMEPAGE= https://libvirt.org/ -MAINTAINER= Jasper Lievisse Adriaanse - MASTER_SITES= https://libvirt.org/sources/glib/ \ ftp://libvirt.org/libvirt/glib/ diff --git a/devel/spice-protocol/Makefile b/devel/spice-protocol/Makefile index d6fce2de225..d3983a23386 100644 --- a/devel/spice-protocol/Makefile +++ b/devel/spice-protocol/Makefile @@ -1,14 +1,13 @@ -# $OpenBSD: Makefile,v 1.18 2016/08/13 08:49:54 jasper Exp $ +# $OpenBSD: Makefile,v 1.19 2016/10/15 19:14:20 jasper Exp $ COMMENT= SPICE protocol headers DISTNAME= spice-protocol-0.12.12 +REVISION= 0 CATEGORIES= devel net HOMEPAGE= http://www.spice-space.org/ -MAINTAINER= Jasper Lievisse Adriaanse - # BSD PERMIT_PACKAGE_CDROM= Yes diff --git a/sysutils/libvirt-python/Makefile b/sysutils/libvirt-python/Makefile index a983aef004f..400d5dda613 100644 --- a/sysutils/libvirt-python/Makefile +++ b/sysutils/libvirt-python/Makefile @@ -1,16 +1,15 @@ -# $OpenBSD: Makefile,v 1.28 2016/06/13 08:36:35 jasper Exp $ +# $OpenBSD: Makefile,v 1.29 2016/10/15 19:14:19 jasper Exp $ COMMENT = libvirt virtualization API python bindings MODPY_EGG_VERSION = 1.3.5 DISTNAME = libvirt-python-${MODPY_EGG_VERSION} +REVISION = 0 CATEGORIES = sysutils HOMEPAGE = https://libvirt.org/python.html -MAINTAINER = Jasper Lievisse Adriaanse - # LGPLv2+ PERMIT_PACKAGE_CDROM = Yes diff --git a/sysutils/libvirt/Makefile b/sysutils/libvirt/Makefile index 8512241bee9..bf79d71186f 100644 --- a/sysutils/libvirt/Makefile +++ b/sysutils/libvirt/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.52 2016/06/13 08:36:34 jasper Exp $ +# $OpenBSD: Makefile,v 1.53 2016/10/15 19:14:19 jasper Exp $ COMMENT= tool/library for managing platform virtualization DISTNAME= libvirt-1.3.5 +REVISION= 0 CATEGORIES= sysutils devel SHARED_LIBS += virt-qemu 0.4 # 1003.0 @@ -12,8 +13,6 @@ SHARED_LIBS += virt-admin 0.0 # 1003.0 HOMEPAGE= https://libvirt.org/ -MAINTAINER= Jasper Lievisse Adriaanse - MASTER_SITES= ${HOMEPAGE}/sources/ \ ${HOMEPAGE}/sources/stable_updates/ diff --git a/sysutils/p5-Sys-Virt/Makefile b/sysutils/p5-Sys-Virt/Makefile index c76d1f225b5..13d414eab82 100644 --- a/sysutils/p5-Sys-Virt/Makefile +++ b/sysutils/p5-Sys-Virt/Makefile @@ -1,15 +1,14 @@ -# $OpenBSD: Makefile,v 1.34 2016/06/13 08:36:41 jasper Exp $ +# $OpenBSD: Makefile,v 1.35 2016/10/15 19:14:19 jasper Exp $ COMMENT= represent and manage a libvirt hypervisor connection V= 1.3.5 DISTNAME= Sys-Virt-$V +REVISION= 0 CATEGORIES= sysutils HOMEPAGE= https://libvirt.org/ -MAINTAINER= Jasper Lievisse Adriaanse - # perl PERMIT_PACKAGE_CDROM= Yes diff --git a/sysutils/ruby-libvirt/Makefile b/sysutils/ruby-libvirt/Makefile index 873cb99262e..360f7e3a51b 100644 --- a/sysutils/ruby-libvirt/Makefile +++ b/sysutils/ruby-libvirt/Makefile @@ -1,15 +1,14 @@ -# $OpenBSD: Makefile,v 1.12 2015/11/24 10:36:10 jasper Exp $ +# $OpenBSD: Makefile,v 1.13 2016/10/15 19:14:20 jasper Exp $ COMMENT= Ruby bindings for libvirt DISTNAME= ruby-libvirt-0.6.0 PKGNAME= ${DISTNAME:S/ruby-//} +REVISION= 0 CATEGORIES= sysutils HOMEPAGE= https://libvirt.org/ruby/ -MAINTAINER= Jasper Lievisse Adriaanse - # LGPLv2.1 PERMIT_PACKAGE_CDROM= Yes diff --git a/sysutils/virt-manager/Makefile b/sysutils/virt-manager/Makefile index 30975925cab..13082cb839f 100644 --- a/sysutils/virt-manager/Makefile +++ b/sysutils/virt-manager/Makefile @@ -1,15 +1,13 @@ -# $OpenBSD: Makefile,v 1.19 2016/10/09 15:26:59 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.20 2016/10/15 19:14:20 jasper Exp $ COMMENT= GUI for managing virtual machines through libvirt DISTNAME= virt-manager-1.4.0 -REVISION= 1 +REVISION= 2 CATEGORIES= sysutils x11 HOMEPAGE= http://virt-manager.org/ -MAINTAINER= Jasper Lievisse Adriaanse - # GPLv2+ PERMIT_PACKAGE_CDROM= Yes diff --git a/x11/nx/Makefile.inc b/x11/nx/Makefile.inc index 49087190f7e..a8a752879b8 100644 --- a/x11/nx/Makefile.inc +++ b/x11/nx/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.14 2016/03/16 20:02:12 naddy Exp $ +# $OpenBSD: Makefile.inc,v 1.15 2016/10/15 19:14:20 jasper Exp $ CATEGORIES+= x11 @@ -6,8 +6,6 @@ HOMEPAGE?= http://www.nomachine.com/ MAJOR_VERSION?= 3.5.0 -MAINTAINER= Jasper Lievisse Adriaanse - # GPLv2/LGPLv2 PERMIT_PACKAGE_CDROM?= Yes PERMIT_PACKAGE_FTP?= Yes diff --git a/x11/nx/nxcomp/Makefile b/x11/nx/nxcomp/Makefile index 82c13d3102f..b44302a4645 100644 --- a/x11/nx/nxcomp/Makefile +++ b/x11/nx/nxcomp/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.14 2016/03/08 11:43:31 jca Exp $ +# $OpenBSD: Makefile,v 1.15 2016/10/15 19:14:20 jasper Exp $ COMMENT= library to compress the standard X protocol DASHVERSION= 2 -REVISION= 0 +REVISION= 1 DISTNAME= nxcomp-${MAJOR_VERSION}-${DASHVERSION} PKGNAME= nxcomp-${MAJOR_VERSION}.${DASHVERSION} SHARED_LIBS= Xcomp 1.0 diff --git a/x11/nx/nxproxy/Makefile b/x11/nx/nxproxy/Makefile index ad7ca0be287..1375efbf288 100644 --- a/x11/nx/nxproxy/Makefile +++ b/x11/nx/nxproxy/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.3 2015/07/30 07:49:33 jasper Exp $ +# $OpenBSD: Makefile,v 1.4 2016/10/15 19:14:20 jasper Exp $ COMMENT= NX X proxy support tool DASHVERSION= 1 DISTNAME= nxproxy-${MAJOR_VERSION}-${DASHVERSION} PKGNAME= nxproxy-${MAJOR_VERSION}.${DASHVERSION} -REVISION= 0 +REVISION= 1 MASTER_SITES= ${MASTER_SITES_NX:=nxproxy/} diff --git a/x11/nx/nxssh/Makefile b/x11/nx/nxssh/Makefile index 96daac94edc..07d9605b9fe 100644 --- a/x11/nx/nxssh/Makefile +++ b/x11/nx/nxssh/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.20 2015/11/24 09:11:07 jasper Exp $ +# $OpenBSD: Makefile,v 1.21 2016/10/15 19:14:20 jasper Exp $ COMMENT= OpenSSH client and daemon for NX DASH_VER= 2 DISTNAME= nxssh-${MAJOR_VERSION}-${DASH_VER} PKGNAME= nxssh-${MAJOR_VERSION}.${DASH_VER} -REVISION= 6 +REVISION= 7 CATEGORIES= net diff --git a/x11/nx/opennx/Makefile b/x11/nx/opennx/Makefile index b0c48e9e4b7..ae61308418b 100644 --- a/x11/nx/opennx/Makefile +++ b/x11/nx/opennx/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.38 2016/06/26 10:11:03 robert Exp $ +# $OpenBSD: Makefile,v 1.39 2016/10/15 19:14:20 jasper Exp $ COMMENT= OSS replacement for the Nomachine nxclient DISTNAME= opennx-0.16.0.729 CATEGORIES= sysutils -REVISION= 3 +REVISION= 4 HOMEPAGE= http://opennx.sourceforge.net/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opennx/} diff --git a/x11/spice-gtk/Makefile b/x11/spice-gtk/Makefile index 126200ee0ea..1df0d3ecb00 100644 --- a/x11/spice-gtk/Makefile +++ b/x11/spice-gtk/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.29 2016/10/15 19:05:18 jasper Exp $ +# $OpenBSD: Makefile,v 1.30 2016/10/15 19:14:20 jasper Exp $ COMMENT= GTK client and libraries for SPICE remote desktop servers DISTNAME= spice-gtk-0.33 +REVISION= 0 CATEGORIES= x11 net SHARED_LIBS += spice-client-glib-2.0 3.3 # 13.0 @@ -11,8 +12,6 @@ SHARED_LIBS += spice-controller 1.2 # 0.0 HOMEPAGE= http://www.spice-space.org/page/Spice-Gtk -MAINTAINER= Jasper Lievisse Adriaanse - # LGPLv2.1 PERMIT_PACKAGE_CDROM= Yes