summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-12-17 23:54:04 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-12-17 23:54:04 +0000
commitcee0c06ddd716416bd0f8f512ec20b55c461730d (patch)
tree4528bee74c366634becd460455da90b382354b47 /net-mgmt
parent- Update net/aserisk to 1.8.25.0 (diff)
- update to 1.2.0 and bump shared libraries in respective ports
- while here shift new lib_depends format where needed Changes: http://libvirt.org/news.html
Notes
Notes: svn path=/head/; revision=336792
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/collectd/Makefile4
-rw-r--r--net-mgmt/collectd5/Makefile4
-rw-r--r--net-mgmt/virt-viewer/Makefile5
-rw-r--r--net-mgmt/virtinst/Makefile4
-rw-r--r--net-mgmt/zenpack-libvirt/Makefile2
5 files changed, 10 insertions, 9 deletions
diff --git a/net-mgmt/collectd/Makefile b/net-mgmt/collectd/Makefile
index b95c37f7596f..c04fd70a72e1 100644
--- a/net-mgmt/collectd/Makefile
+++ b/net-mgmt/collectd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= collectd
PORTVERSION= 4.10.9
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-mgmt
MASTER_SITES= http://collectd.org/files/
@@ -410,7 +410,7 @@ PLIST_SUB+= TOKYOTYRANT="@comment "
.if ${PORT_OPTIONS:MLIBVIRT}
CONFIGURE_ARGS+=--enable-libvirt
-LIB_DEPENDS+= virt.1001:${PORTSDIR}/devel/libvirt
+LIB_DEPENDS+= libvirt.so:${PORTSDIR}/devel/libvirt
PLIST_SUB+= VIRT=""
.else
CONFIGURE_ARGS+=--disable-libvirt
diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile
index 8c1653b731b5..703503da9315 100644
--- a/net-mgmt/collectd5/Makefile
+++ b/net-mgmt/collectd5/Makefile
@@ -3,7 +3,7 @@
PORTNAME= collectd
PORTVERSION= 5.4.0
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX= 5
CATEGORIES= net-mgmt
MASTER_SITES= http://collectd.org/files/
@@ -387,7 +387,7 @@ PLIST_SUB+= TOKYOTYRANT="@comment "
.if empty(PORT_OPTIONS:MXML)
IGNORE= VIRT requires XML. Either select XML or deselect VIRT.
.endif
-LIB_DEPENDS+= virt.1001:${PORTSDIR}/devel/libvirt
+LIB_DEPENDS+= libvirt.so:${PORTSDIR}/devel/libvirt
CONFIGURE_ARGS+=--enable-libvirt
PLIST_SUB+= VIRT=""
.else
diff --git a/net-mgmt/virt-viewer/Makefile b/net-mgmt/virt-viewer/Makefile
index 3c3705d09aca..a80f3c8d7d2d 100644
--- a/net-mgmt/virt-viewer/Makefile
+++ b/net-mgmt/virt-viewer/Makefile
@@ -3,6 +3,7 @@
PORTNAME= virt-viewer
PORTVERSION= 0.5.7
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/
@@ -11,8 +12,8 @@ COMMENT= Provides a graphical viewer for a guest OS display
BUILD_DEPENDS= xml2-config:${PORTSDIR}/textproc/libxml2 \
intltoolize:${PORTSDIR}/textproc/intltool
-LIB_DEPENDS= virt.1001:${PORTSDIR}/devel/libvirt \
- gtk-vnc-1.0.0:${PORTSDIR}/net/gtk-vnc
+LIB_DEPENDS= libvirt.so:${PORTSDIR}/devel/libvirt \
+ libgtk-vnc-1.0.so:${PORTSDIR}/net/gtk-vnc
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
diff --git a/net-mgmt/virtinst/Makefile b/net-mgmt/virtinst/Makefile
index 31c999c7aa8b..ee2dbc88d9a8 100644
--- a/net-mgmt/virtinst/Makefile
+++ b/net-mgmt/virtinst/Makefile
@@ -3,7 +3,7 @@
PORTNAME= virtinst
PORTVERSION= 0.600.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jgh@FreeBSD.org
COMMENT= Module to help in starting installations inside of virtual machines
-LIB_DEPENDS= virt.1001:${PORTSDIR}/devel/libvirt
+LIB_DEPENDS= libvirt.so:${PORTSDIR}/devel/libvirt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urlgrabber>=3.9.1:${PORTSDIR}/www/py-urlgrabber
FETCH_ARGS= -Fpr
diff --git a/net-mgmt/zenpack-libvirt/Makefile b/net-mgmt/zenpack-libvirt/Makefile
index ceae535ce7e1..2b20bcc77b01 100644
--- a/net-mgmt/zenpack-libvirt/Makefile
+++ b/net-mgmt/zenpack-libvirt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libvirt
PORTVERSION= 1.96
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-mgmt
MASTER_SITES= https://github.com/zenoss/${ZPACKPREFIX}${PORTNAME}/tarball/master/
DISTNAME= zenoss-${ZPACKPREFIX}${PORTNAME}-${TAG}