Bug 157325 - [NEW PORT] devel/czmq: High-level C binding for zmq
Summary: [NEW PORT] devel/czmq: High-level C binding for zmq
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-25 23:00 UTC by Andrew Thompson
Modified: 2011-05-30 21:13 UTC (History)
0 users

See Also:


Attachments
file.shar (2.12 KB, text/plain)
2011-05-25 23:00 UTC, Andrew Thompson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Thompson freebsd_committer freebsd_triage 2011-05-25 23:00:21 UTC
Add libczmq which is a high level C wrapper around libzmq.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-25 23:01:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->thompsa

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Andrew Thompson freebsd_committer freebsd_triage 2011-05-25 23:13:12 UTC
Responsible Changed
From-To: thompsa->freebsd-ports-bugs

Not a ports committer.
Comment 3 Wesley Shields freebsd_committer freebsd_triage 2011-05-29 14:58:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-05-30 21:09:16 UTC
wxs         2011-05-30 20:09:08 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/czmq           Makefile distinfo pkg-descr pkg-plist 
  Log:
  High-level C binding for ZMQ.
  
  PR:             ports/157325
  Submitted by:   Andrew Thompson <thompsa@FreeBSD.org>
  
  Revision  Changes    Path
  1.4350    +1 -0      ports/devel/Makefile
  1.1       +42 -0     ports/devel/czmq/Makefile (new)
  1.1       +2 -0      ports/devel/czmq/distinfo (new)
  1.1       +3 -0      ports/devel/czmq/pkg-descr (new)
  1.1       +21 -0     ports/devel/czmq/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 5 Wesley Shields freebsd_committer freebsd_triage 2011-05-30 21:13:58 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!