Wed Aug 16 07:22:44 2023 UTC ()
Add net/qore-zmq-module version 1.0.2 to pkgsrc-current

Qore ZeroMQ module


(nros)
diff -r1.1532 -r1.1533 pkgsrc/net/Makefile
diff -r0 -r1.1 pkgsrc/net/qore-zmq-module/DESCR
diff -r0 -r1.1 pkgsrc/net/qore-zmq-module/Makefile
diff -r0 -r1.1 pkgsrc/net/qore-zmq-module/PLIST
diff -r0 -r1.1 pkgsrc/net/qore-zmq-module/distinfo

cvs diff -r1.1532 -r1.1533 pkgsrc/net/Makefile (expand / switch to unified diff)

--- pkgsrc/net/Makefile 2023/08/16 05:11:52 1.1532
+++ pkgsrc/net/Makefile 2023/08/16 07:22:44 1.1533
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.1532 2023/08/16 05:11:52 markd Exp $ 1# $NetBSD: Makefile,v 1.1533 2023/08/16 07:22:44 nros Exp $
2# 2#
3 3
4COMMENT= Networking tools 4COMMENT= Networking tools
5 5
6SUBDIR+= 3proxy 6SUBDIR+= 3proxy
7SUBDIR+= 6tunnel 7SUBDIR+= 6tunnel
8SUBDIR+= DarwinStreamingServer 8SUBDIR+= DarwinStreamingServer
9SUBDIR+= GeoIP 9SUBDIR+= GeoIP
10SUBDIR+= Geomyidae 10SUBDIR+= Geomyidae
11SUBDIR+= IglooFTP 11SUBDIR+= IglooFTP
12SUBDIR+= ORBit2 12SUBDIR+= ORBit2
13SUBDIR+= R-pbdZMQ 13SUBDIR+= R-pbdZMQ
14SUBDIR+= R-pingr 14SUBDIR+= R-pingr
@@ -800,26 +800,27 @@ SUBDIR+= py-twisted @@ -800,26 +800,27 @@ SUBDIR+= py-twisted
800SUBDIR+= py-twisted-docs 800SUBDIR+= py-twisted-docs
801SUBDIR+= py-twython 801SUBDIR+= py-twython
802SUBDIR+= py-txamqp 802SUBDIR+= py-txamqp
803SUBDIR+= py-txtorcon 803SUBDIR+= py-txtorcon
804SUBDIR+= py-unearth 804SUBDIR+= py-unearth
805SUBDIR+= py-xandikos 805SUBDIR+= py-xandikos
806SUBDIR+= py-xmm7360 806SUBDIR+= py-xmm7360
807SUBDIR+= py-zeep 807SUBDIR+= py-zeep
808SUBDIR+= py-zeroconf 808SUBDIR+= py-zeroconf
809SUBDIR+= py-zmq 809SUBDIR+= py-zmq
810SUBDIR+= pygopherd 810SUBDIR+= pygopherd
811SUBDIR+= qadsl 811SUBDIR+= qadsl
812SUBDIR+= qbittorrent 812SUBDIR+= qbittorrent
 813SUBDIR+= qore-zmq-module
813SUBDIR+= qt6-qtgrpc 814SUBDIR+= qt6-qtgrpc
814SUBDIR+= qt6-qtremoteobjects 815SUBDIR+= qt6-qtremoteobjects
815SUBDIR+= qt6-qtwebsockets 816SUBDIR+= qt6-qtwebsockets
816SUBDIR+= quagga 817SUBDIR+= quagga
817SUBDIR+= queryperf 818SUBDIR+= queryperf
818SUBDIR+= quvi 819SUBDIR+= quvi
819SUBDIR+= ra-rtsp-proxy 820SUBDIR+= ra-rtsp-proxy
820SUBDIR+= rabbiter 821SUBDIR+= rabbiter
821SUBDIR+= rabbitmq 822SUBDIR+= rabbitmq
822SUBDIR+= rabbitmq-c 823SUBDIR+= rabbitmq-c
823SUBDIR+= radiusclient-ng 824SUBDIR+= radiusclient-ng
824SUBDIR+= radsecproxy 825SUBDIR+= radsecproxy
825SUBDIR+= rancid 826SUBDIR+= rancid

File Added: pkgsrc/net/qore-zmq-module/DESCR
Qore ZeroMQ module

File Added: pkgsrc/net/qore-zmq-module/Makefile
# $NetBSD: Makefile,v 1.1 2023/08/16 07:22:44 nros Exp $

DISTNAME=	qore-zmq-module-1.0.2
CATEGORIES=	net
MASTER_SITES=	${MASTER_SITE_GITHUB:=qorelanguage/module-zmq/releases/download/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX=	.tar.bz2

MAINTAINER=	nros@NetBSD.org
HOMEPAGE=	https://qore.org/
COMMENT=	Qore ZeroMQ module
LICENSE=	mit

USE_LANGUAGES=	c c++

CMAKE_USE_GNU_INSTALL_DIRS=	no

.include "../../lang/qore/module.mk"

.include "../../devel/cmake/build.mk"
.include "../../lang/qore/buildlink3.mk"
.include "../../net/czmq/buildlink3.mk"
.include "../../net/zeromq/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/net/qore-zmq-module/PLIST
@comment $NetBSD: PLIST,v 1.1 2023/08/16 07:22:44 nros Exp $
${QORE_MODULE_DIR}/zmq-api-${QORE_LATEST_MODULE_API}.qmod

File Added: pkgsrc/net/qore-zmq-module/distinfo
$NetBSD: distinfo,v 1.1 2023/08/16 07:22:44 nros Exp $

BLAKE2s (qore-zmq-module-1.0.2.tar.bz2) = 77e9b964f32ca58a8484cce9e0823b1b6ad29b35027934aada0d4d33f4b56f39
SHA512 (qore-zmq-module-1.0.2.tar.bz2) = dc589a3cc4a3d6a37577c3f3e46914d7e9b818196f679ec9da05e81f7baddce003b4d83f371c0d808b76ba1327a291379128cd6376a8ffdf9bdaa2526eced684
Size (qore-zmq-module-1.0.2.tar.bz2) = 45734 bytes