From gslin@host-1.pixnet.tw  Sun Jul 27 17:56:32 2008
Return-Path: <gslin@host-1.pixnet.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 35CD6106567B
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 27 Jul 2008 17:56:32 +0000 (UTC)
	(envelope-from gslin@host-1.pixnet.tw)
Received: from host-1.pixnet.tw (60-199-248-144.static.tfn.net.tw [60.199.248.144])
	by mx1.freebsd.org (Postfix) with ESMTP id CDA668FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 27 Jul 2008 17:56:31 +0000 (UTC)
	(envelope-from gslin@host-1.pixnet.tw)
Received: from host-1.pixnet.tw (localhost [127.0.0.1])
	by host-1.pixnet.tw (8.14.2/8.14.2) with ESMTP id m6RHuRT5029462;
	Mon, 28 Jul 2008 01:56:27 +0800 (CST)
	(envelope-from gslin@host-1.pixnet.tw)
Received: (from gslin@localhost)
	by host-1.pixnet.tw (8.14.2/8.14.2/Submit) id m6RHuRSD029461;
	Mon, 28 Jul 2008 01:56:27 +0800 (CST)
	(envelope-from gslin)
Message-Id: <200807271756.m6RHuRSD029461@host-1.pixnet.tw>
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: [NEW PORT] devel/zmq: Open source message queue optimised for performance
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 27 18:00:11 UTC 2008
>Closed-Date:    Tue Jul 29 06:12:11 UTC 2008
>Last-Modified:  Tue Jul 29 06:20:00 UTC 2008
>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:
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Tue Jul 29 06:12:09 UTC 2008 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126011 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/126011: commit references a PR
Date: Tue, 29 Jul 2008 06:10:09 +0000 (UTC)

 vanilla     2008-07-29 06:09:53 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/zmq            Makefile distinfo pkg-descr pkg-plist 
   Log:
   Add zmq 0.2, open source message queue optimised for performance.
   
   PR:             ports/126011
   Submitted by:   Gea-Suan Lin <gslin at gslin.org>
   
   Revision  Changes    Path
   1.3159    +1 -0      ports/devel/Makefile
   1.1       +19 -0     ports/devel/zmq/Makefile (new)
   1.1       +3 -0      ports/devel/zmq/distinfo (new)
   1.1       +3 -0      ports/devel/zmq/pkg-descr (new)
   1.1       +40 -0     ports/devel/zmq/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
