diff --git a/deskutils/virt-manager/Makefile b/deskutils/virt-manager/Makefile index 97f38d229e2a..a64cf51b4b25 100644 --- a/deskutils/virt-manager/Makefile +++ b/deskutils/virt-manager/Makefile @@ -3,7 +3,7 @@ PORTNAME= virt-manager PORTVERSION= 0.9.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils net-mgmt MASTER_SITES= http://virt-manager.et.redhat.com/download/sources/${PORTNAME}/ \ LOCAL/jgh/deskutils/${PORTNAME}/ diff --git a/devel/libvirt-glib/Makefile b/devel/libvirt-glib/Makefile index 60800e3fc4c7..95f0e38b2984 100644 --- a/devel/libvirt-glib/Makefile +++ b/devel/libvirt-glib/Makefile @@ -3,7 +3,7 @@ PORTNAME= libvirt-glib PORTVERSION= 0.1.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ftp://libvirt.org/libvirt/glib/ @@ -13,9 +13,8 @@ COMMENT= Glib bindings for Libvirt virtualization API LIB_DEPENDS= libvirt.so:${PORTSDIR}/devel/libvirt GNU_CONFIGURE= yes -USES= pathfix pkgconfig gmake +USES= gmake libtool pathfix pkgconfig USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool USE_GNOME= intltool introspection USE_PYTHON= 2 CPPFLAGS+= -I${LOCALBASE}/include @@ -25,8 +24,4 @@ INSTALL_TARGET= install-strip SHLIB_VER= 1.0 -post-patch: - @${REINPLACE_CMD} 's}--quiet}--quiet --libtool=${LIBTOOL}}' \ - ${WRKSRC}/libvirt-*/Makefile.in - .include diff --git a/devel/libvirt-glib/pkg-plist b/devel/libvirt-glib/pkg-plist index 6d109faa7cd5..3286c337926b 100644 --- a/devel/libvirt-glib/pkg-plist +++ b/devel/libvirt-glib/pkg-plist @@ -100,21 +100,16 @@ include/libvirt-gobject-1.0/libvirt-gobject/libvirt-gobject.h %%LIB32DIR%%/girepository-1.0/LibvirtGLib-1.0.typelib %%LIB32DIR%%/girepository-1.0/LibvirtGConfig-1.0.typelib %%LIB32DIR%%/girepository-1.0/LibvirtGObject-1.0.typelib -%%LIB32DIR%%/libvirt-gconfig-1.0.a -%%LIB32DIR%%/libvirt-gconfig-1.0.la %%LIB32DIR%%/libvirt-gconfig-1.0.so -%%LIB32DIR%%/libvirt-gconfig-1.0.so.1 -%%LIB32DIR%%/libvirt-glib-1.0.a -%%LIB32DIR%%/libvirt-glib-1.0.la +%%LIB32DIR%%/libvirt-gconfig-1.0.so.0 +%%LIB32DIR%%/libvirt-gconfig-1.0.so.0.1.8 %%LIB32DIR%%/libvirt-glib-1.0.so -%%LIB32DIR%%/libvirt-glib-1.0.so.1 -%%LIB32DIR%%/libvirt-gobject-1.0.a -%%LIB32DIR%%/libvirt-gobject-1.0.la +%%LIB32DIR%%/libvirt-glib-1.0.so.0 +%%LIB32DIR%%/libvirt-glib-1.0.so.0.1.8 %%LIB32DIR%%/libvirt-gobject-1.0.so -%%LIB32DIR%%/libvirt-gobject-1.0.so.1 +%%LIB32DIR%%/libvirt-gobject-1.0.so.0 +%%LIB32DIR%%/libvirt-gobject-1.0.so.0.1.8 %%LIB32DIR%%/python2.7/site-packages/libvirtglib.py -%%LIB32DIR%%/python2.7/site-packages/libvirtglibmod.a -%%LIB32DIR%%/python2.7/site-packages/libvirtglibmod.la %%LIB32DIR%%/python2.7/site-packages/libvirtglibmod.so libdata/pkgconfig/libvirt-gconfig-1.0.pc libdata/pkgconfig/libvirt-glib-1.0.pc diff --git a/devel/libvirt-java/Makefile b/devel/libvirt-java/Makefile index fa636bda63d2..831cba8e6a17 100644 --- a/devel/libvirt-java/Makefile +++ b/devel/libvirt-java/Makefile @@ -3,7 +3,7 @@ PORTNAME= libvirt-java PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel java MASTER_SITES= http://libvirt.org/sources/java/ \ ftp://libvirt.org/libvirt/java/ diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 61474827ef27..b5574a47fa24 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -3,7 +3,7 @@ PORTNAME= libvirt PORTVERSION= 1.2.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ @@ -54,31 +54,22 @@ CONFIGURE_ARGS= --without-sasl \ --without-uml \ --with-ssh2 -# workaround to override pkg-config calls # random_data fix can be removed when 8.x is eol -CONFIGURE_ENV= SSH2_LIBS="-L${LOCALBASE}/lib -lssh2 -lssl" \ - SSH2_CFLAGS="-I${LOCALBASE}/include" \ - ac_cv_type_struct_random_data="" +CONFIGURE_ENV= ac_cv_type_struct_random_data="" # limit production release x.x.x PORTSCOUT= limit:\d+\.\d+\.\d+$$ LDFLAGS+= -L${LOCALBASE}/lib -fstack-protector -USES= charsetfix pathfix gmake pkgconfig perl5 +USES= charsetfix gmake libtool pathfix pkgconfig perl5 USE_PERL5= build USE_LDCONFIG= yes -SHLIB_VER= 1002 +INSTALL_TARGET= install-strip +SHLIB_VER= 0.1002.6 PLIST_SUB= PORTVERSION="-${PORTVERSION}" \ SHLIB_VER=${SHLIB_VER} PORTDOCS= * -STRIP_FILES= libvirt.so.${SHLIB_VER} \ - libvirt-qemu.so.${SHLIB_VER} \ - libvirt-lxc.so.${SHLIB_VER} \ - libvirt/lock-driver/lockd.so \ - libvirt/connection-driver/libvirt_driver_vbox.so \ - libvirt/connection-driver/libvirt_driver_secret.so \ - libvirt/connection-driver/libvirt_driver_storage.so .include @@ -119,10 +110,6 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} .endfor -.for lib in ${STRIP_FILES} - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/${lib} -.endfor - regression-test: build @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} check diff --git a/devel/libvirt/pkg-plist b/devel/libvirt/pkg-plist index f3d1baa7cad9..c15c47e11ae8 100644 --- a/devel/libvirt/pkg-plist +++ b/devel/libvirt/pkg-plist @@ -24,15 +24,14 @@ include/libvirt/libvirt-qemu.h include/libvirt/libvirt.h include/libvirt/virterror.h lib/libvirt/lock-driver/lockd.so -lib/libvirt/lock-driver/lockd.la -lib/libvirt-lxc.la lib/libvirt-lxc.so +lib/libvirt-lxc.so.0 lib/libvirt-lxc.so.%%SHLIB_VER%% -lib/libvirt-qemu.la lib/libvirt-qemu.so +lib/libvirt-qemu.so.0 lib/libvirt-qemu.so.%%SHLIB_VER%% -lib/libvirt.la lib/libvirt.so +lib/libvirt.so.0 lib/libvirt.so.%%SHLIB_VER%% libdata/pkgconfig/libvirt.pc libdata/pkgconfig/libvirt-lxc.pc @@ -268,17 +267,11 @@ share/gtk-doc/html/libvirt/up.png %%NLS%%share/locale/zh_TW/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/zu/LC_MESSAGES/libvirt.mo %%QEMU%%lib/libvirt/connection-driver/libvirt_driver_qemu.so -%%QEMU%%lib/libvirt/connection-driver/libvirt_driver_qemu.la -%%BHYVE%%lib/libvirt/connection-driver/libvirt_driver_bhyve.la %%BHYVE%%lib/libvirt/connection-driver/libvirt_driver_bhyve.so lib/libvirt/connection-driver/libvirt_driver_network.so -lib/libvirt/connection-driver/libvirt_driver_network.la lib/libvirt/connection-driver/libvirt_driver_secret.so -lib/libvirt/connection-driver/libvirt_driver_secret.la lib/libvirt/connection-driver/libvirt_driver_storage.so -lib/libvirt/connection-driver/libvirt_driver_storage.la lib/libvirt/connection-driver/libvirt_driver_vbox.so -lib/libvirt/connection-driver/libvirt_driver_vbox.la @dirrmtry etc/logrotate.d @dirrm include/libvirt @dirrm lib/libvirt/connection-driver diff --git a/devel/p5-Sys-Virt/Makefile b/devel/p5-Sys-Virt/Makefile index 2340a1034138..9068b356842f 100644 --- a/devel/p5-Sys-Virt/Makefile +++ b/devel/p5-Sys-Virt/Makefile @@ -3,7 +3,7 @@ PORTNAME= Sys-Virt PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/py-libvirt/Makefile b/devel/py-libvirt/Makefile index 00b846222c85..427233f4f236 100644 --- a/devel/py-libvirt/Makefile +++ b/devel/py-libvirt/Makefile @@ -3,6 +3,7 @@ PORTNAME= libvirt PORTVERSION= 1.2.6 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/python/ \ ftp://libvirt.org/libvirt/python/ diff --git a/net-mgmt/collectd/Makefile b/net-mgmt/collectd/Makefile index 1c03c9874153..ac9f5c3f5f69 100644 --- a/net-mgmt/collectd/Makefile +++ b/net-mgmt/collectd/Makefile @@ -3,7 +3,7 @@ PORTNAME= collectd PORTVERSION= 4.10.9 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net-mgmt MASTER_SITES= http://collectd.org/files/ diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile index 9df69b34377d..9273b8a28be0 100644 --- a/net-mgmt/collectd5/Makefile +++ b/net-mgmt/collectd5/Makefile @@ -3,7 +3,7 @@ PORTNAME= collectd PORTVERSION= 5.4.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-mgmt MASTER_SITES= http://collectd.org/files/ PKGNAMESUFFIX= 5 diff --git a/net-mgmt/virt-viewer/Makefile b/net-mgmt/virt-viewer/Makefile index 83521637b990..4d56ced9cd11 100644 --- a/net-mgmt/virt-viewer/Makefile +++ b/net-mgmt/virt-viewer/Makefile @@ -3,7 +3,7 @@ PORTNAME= virt-viewer PORTVERSION= 0.5.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/ diff --git a/net-mgmt/virtinst/Makefile b/net-mgmt/virtinst/Makefile index e4d56d1bb59f..e65ec3573387 100644 --- a/net-mgmt/virtinst/Makefile +++ b/net-mgmt/virtinst/Makefile @@ -3,7 +3,7 @@ PORTNAME= virtinst PORTVERSION= 0.600.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-mgmt/zenpack-libvirt/Makefile b/net-mgmt/zenpack-libvirt/Makefile index 612804f2370f..a45fb5bb55b8 100644 --- a/net-mgmt/zenpack-libvirt/Makefile +++ b/net-mgmt/zenpack-libvirt/Makefile @@ -3,7 +3,7 @@ PORTNAME= libvirt PORTVERSION= 1.96 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/zenoss/${ZPACKPREFIX}${PORTNAME}/tarball/master/ DISTNAME= zenoss-${ZPACKPREFIX}${PORTNAME}-${TAG} diff --git a/security/libssh2/Makefile b/security/libssh2/Makefile index 9d1da783c02c..653fcccd0c12 100644 --- a/security/libssh2/Makefile +++ b/security/libssh2/Makefile @@ -3,7 +3,7 @@ PORTNAME= libssh2 PORTVERSION= 1.4.3 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 2 CATEGORIES= security devel MASTER_SITES= http://www.libssh2.org/download/ \ @@ -14,9 +14,9 @@ COMMENT= Library implementing the SSH2 protocol LICENSE= BSD3CLAUSE -USE_OPENSSL= yes -USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip +USES= libtool pathfix USE_LDCONFIG= yes OPTIONS_DEFINE= GCRYPT TRACE ZLIB @@ -26,19 +26,26 @@ TRACE_DESC= Enable debug packet traces TRACE_CONFIGURE_ENABLE= debug GCRYPT_LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt -GCRYPT_CONFIGURE_ON= --with-libgcrypt -with-libgcrypt-prefix=${LOCALBASE} --without-openssl -GCRYPT_CFLAGS= -I${LOCALBASE}/include -GCRYPT_LDFLAGS= -L${LOCALBASE}/lib +GCRYPT_CONFIGURE_ON= --with-libgcrypt --without-openssl +GCRYPT_CONFIGURE_OFF= --without-libgcrypt --with-openssl +GCRYPT_CPPFLAGS= -I${LOCALBASE}/include +GCRYPT_LIBS= -L${LOCALBASE}/lib ZLIB_CONFIGURE_WITH= libz +.include + +.if ! ${PORT_OPTIONS:MGCRYPT} +USE_OPENSSL= yes +.endif + .include post-patch: + @${REINPLACE_CMD} -e '/Libs:/s/@LDFLAGS@//' -e '/Libs:/s/@LIBS@//' \ + ${WRKSRC}/libssh2.pc.in .if defined(WITH_OPENSSL_BASE) - @${REINPLACE_CMD} -e '/LIBSREQUIRED=/ s|libssl,libcrypto||' \ - ${WRKSRC}/configure.ac ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's/LIBSREQUIRED=libssl,libcrypto/LIBS="$$LIBS -lssl -lcrypto"/' \ + ${WRKSRC}/configure .endif - @${REINPLACE_CMD} -e 's|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|' \ - ${WRKSRC}/Makefile.in .include diff --git a/security/libssh2/pkg-plist b/security/libssh2/pkg-plist index 89f56e86e30b..8ffa6cee66ac 100644 --- a/security/libssh2/pkg-plist +++ b/security/libssh2/pkg-plist @@ -1,10 +1,10 @@ include/libssh2.h include/libssh2_publickey.h include/libssh2_sftp.h +lib/libssh2.a lib/libssh2.so lib/libssh2.so.1 -lib/libssh2.la -lib/libssh2.a +lib/libssh2.so.1.0.1 man/man3/libssh2_agent_connect.3.gz man/man3/libssh2_agent_disconnect.3.gz man/man3/libssh2_agent_free.3.gz diff --git a/sysutils/cfengine33/Makefile b/sysutils/cfengine33/Makefile index a42ca78c50ff..65fe4c2338c7 100644 --- a/sysutils/cfengine33/Makefile +++ b/sysutils/cfengine33/Makefile @@ -3,7 +3,7 @@ PORTNAME= cfengine PORTVERSION= 3.3.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/ PKGNAMESUFFIX= 33 diff --git a/sysutils/cfengine34/Makefile b/sysutils/cfengine34/Makefile index 6cdfc5a54c16..2f694fd4c16f 100644 --- a/sysutils/cfengine34/Makefile +++ b/sysutils/cfengine34/Makefile @@ -3,7 +3,7 @@ PORTNAME= cfengine PORTVERSION= 3.4.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/ diff --git a/sysutils/cfengine35/Makefile b/sysutils/cfengine35/Makefile index dc3a3cc8d3fa..ed8c79ded238 100644 --- a/sysutils/cfengine35/Makefile +++ b/sysutils/cfengine35/Makefile @@ -3,7 +3,7 @@ PORTNAME= cfengine PORTVERSION= 3.5.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/ diff --git a/sysutils/cfengine36/Makefile b/sysutils/cfengine36/Makefile index 10a290eaa701..342659da7c32 100644 --- a/sysutils/cfengine36/Makefile +++ b/sysutils/cfengine36/Makefile @@ -3,6 +3,7 @@ PORTNAME= cfengine PORTVERSION= 3.6.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/