drop maintainer for a bunch of ports (libvirt and nx) I hardly ever use anymore
This commit is contained in:
parent
603d332619
commit
fa68cdac54
@ -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 <jasper@openbsd.org>
|
||||
|
||||
MASTER_SITES= https://libvirt.org/sources/glib/ \
|
||||
ftp://libvirt.org/libvirt/glib/
|
||||
|
||||
|
@ -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 <jasper@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
|
@ -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 <jasper@openbsd.org>
|
||||
|
||||
# LGPLv2+
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
|
@ -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 <jasper@openbsd.org>
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/sources/ \
|
||||
${HOMEPAGE}/sources/stable_updates/
|
||||
|
||||
|
@ -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 <jasper@openbsd.org>
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
|
@ -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 <jasper@openbsd.org>
|
||||
|
||||
# LGPLv2.1
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
|
@ -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 <jasper@openbsd.org>
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
|
@ -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 <jasper@openbsd.org>
|
||||
|
||||
# GPLv2/LGPLv2
|
||||
PERMIT_PACKAGE_CDROM?= Yes
|
||||
PERMIT_PACKAGE_FTP?= Yes
|
||||
|
@ -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
|
||||
|
@ -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/}
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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/}
|
||||
|
@ -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 <jasper@openbsd.org>
|
||||
|
||||
# LGPLv2.1
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user