Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2008 01:56:27 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/126011: [NEW PORT] devel/zmq: Open source message queue optimised for performance
Message-ID:  <200807271756.m6RHuRSD029461@host-1.pixnet.tw>
Resent-Message-ID: <200807271800.m6RI0BaX054791@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         126011
>Category:       ports
>Synopsis:       [NEW PORT] devel/zmq: Open source message queue optimised for performance
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 27 18:00:11 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD host-1.pixnet.tw 7.0-STABLE FreeBSD 7.0-STABLE #1: Wed Jul 16 13:00:27 CST 2008
>Description:
An open source message queue optimised for performance.

WWW:	http://www.zeromq.org/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- zmq-0.2.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	zmq
#	zmq/pkg-descr
#	zmq/Makefile
#	zmq/pkg-plist
#	zmq/distinfo
#
echo c - zmq
mkdir -p zmq > /dev/null 2>&1
echo x - zmq/pkg-descr
sed 's/^X//' >zmq/pkg-descr << 'adf3ad683e30844c3e4705dd056c17f1'
XAn open source message queue optimised for performance.
X
XWWW:	http://www.zeromq.org/
adf3ad683e30844c3e4705dd056c17f1
echo x - zmq/Makefile
sed 's/^X//' >zmq/Makefile << '0838e5e968cd3cbda5275e0e950133bd'
X# New ports collection makefile for:	zmq
X# Date created:		2008-07-28
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	zmq
XPORTVERSION=	0.2
XCATEGORIES=	devel net
XMASTER_SITES=	http://www.zeromq.org/local--files/area:download/
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Open source message queue optimised for performance
X
XGNU_CONFIGURE=	yes
XUSE_LDCONFIG=	yes
X
X.include <bsd.port.mk>
0838e5e968cd3cbda5275e0e950133bd
echo x - zmq/pkg-plist
sed 's/^X//' >zmq/pkg-plist << 'c63d2d75f9ddbe63dce6c6495d6db0ab'
X@comment $FreeBSD$
Xinclude/zmq/amqp09_client_fsm.hpp
Xinclude/zmq/amqp09_decoder.hpp
Xinclude/zmq/amqp09_encoder.hpp
Xinclude/zmq/amqp09_engine.hpp
Xinclude/zmq/amqp09_marshaller.hpp
Xinclude/zmq/amqp09_server_fsm.hpp
Xinclude/zmq/amqp09_unmarshaller.hpp
Xinclude/zmq/api_engine.hpp
Xinclude/zmq/atomic_ptr.hpp
Xinclude/zmq/atomic_uint32.hpp
Xinclude/zmq/bp_decoder.hpp
Xinclude/zmq/bp_encoder.hpp
Xinclude/zmq/bp_engine.hpp
Xinclude/zmq/cmsg.hpp
Xinclude/zmq/decoder.hpp
Xinclude/zmq/dispatcher.hpp
Xinclude/zmq/dispatcher_proxy.hpp
Xinclude/zmq/encoder.hpp
Xinclude/zmq/err.hpp
Xinclude/zmq/free_fn.hpp
Xinclude/zmq/i_amqp09.hpp
Xinclude/zmq/i_pollable.hpp
Xinclude/zmq/i_signaler.hpp
Xinclude/zmq/platform.hpp
Xinclude/zmq/poll_thread.hpp
Xinclude/zmq/stdint.hpp
Xinclude/zmq/tcp_socket.hpp
Xinclude/zmq/wire.hpp
Xinclude/zmq/ydispatcher.hpp
Xinclude/zmq/ydispatcher_proxy.hpp
Xinclude/zmq/ypipe.hpp
Xinclude/zmq/ypollset.hpp
Xinclude/zmq/ysemaphore.hpp
Xinclude/zmq/ysocketpair.hpp
Xlib/libzmq.a
Xlib/libzmq.la
Xlib/libzmq.so
Xlib/libzmq.so.0
X@dirrmtry include/zmq
c63d2d75f9ddbe63dce6c6495d6db0ab
echo x - zmq/distinfo
sed 's/^X//' >zmq/distinfo << '38ecad93a9f1b75a128c2f2f546fe3d8'
XMD5 (zmq-0.2.tar.gz) = e3f9876311b843de96176f8e392a1d19
XSHA256 (zmq-0.2.tar.gz) = d32f36b5e196a965999372e5cf51a53b84ff49e4e487aa82179594e6d0eb93c5
XSIZE (zmq-0.2.tar.gz) = 384601
38ecad93a9f1b75a128c2f2f546fe3d8
exit
--- zmq-0.2.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807271756.m6RHuRSD029461>