Bug 126011 - [NEW PORT] devel/zmq: Open source message queue optimised for performance
Summary: [NEW PORT] devel/zmq: Open source message queue optimised for performance
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-27 19:00 UTC by gslin
Modified: 2008-07-29 07:20 UTC (History)
1 user (show)

See Also:


Attachments
zmq-0.2.shar (2.56 KB, text/plain)
2008-07-27 19:00 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2008-07-27 19:00:11 UTC
An open source message queue optimised for performance.

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

Generated with FreeBSD Port Tools 0.77
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-07-29 07:10:09 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"
Comment 2 Vanilla I. Shu freebsd_committer freebsd_triage 2008-07-29 07:12:09 UTC
State Changed
From-To: open->closed

Committed, thanks.