Bug 157099 - New port: devel/protobuf-c - This package provides a pure C (not C++) interface to protobuf
Summary: New port: devel/protobuf-c - This package provides a pure C (not C++) interfa...
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: 2011-05-17 02:30 UTC by ahurt@anbcs.com
Modified: 2011-05-31 03:10 UTC (History)
1 user (show)

See Also:


Attachments
protobuf-c.shar (2.55 KB, text/plain)
2011-05-17 02:30 UTC, ahurt@anbcs.com
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description ahurt@anbcs.com 2011-05-17 02:30:10 UTC
	This package provides a code generator and runtime libraries to use Protocol Buffers from pure C (not C++).
	It uses a modified version of protoc called protoc-c.
Comment 1 dfilter service freebsd_committer freebsd_triage 2011-05-31 03:01:41 UTC
vanilla     2011-05-31 02:01:28 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/protobuf-c     Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add protobuf-c 0.15, this package provides a code generator and runtime
  libraries to use Protocol Buffers from pure C (not C++).
  
  PR:             ports/157099
  Submitted by:   Aaron Hurt <ahurt at anbcs.com>
  
  Revision  Changes    Path
  1.4351    +1 -0      ports/devel/Makefile
  1.1       +32 -0     ports/devel/protobuf-c/Makefile (new)
  1.1       +2 -0      ports/devel/protobuf-c/distinfo (new)
  1.1       +5 -0      ports/devel/protobuf-c/pkg-descr (new)
  1.1       +12 -0     ports/devel/protobuf-c/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 2011-05-31 03:03:14 UTC
State Changed
From-To: open->closed

Closed, thanks. 

next time, try to run 'portlint' before send-pr.