PR: 191713
Submitted by: Bill Brinzer
================================================================
Net::RabbitFoot is an AMQP(Advanced Message Queuing Protocol) client library,
that is intended to allow you to interact with AMQP-compliant message
brokers/servers such as RabbitMQ in an asynchronous fashion.
PR: 190731
Submitted by: Don Lewis (truckman@)
================================================================
This package extends the libnmsg runtime <net/nmsg> to support the
following message types:
SIE/dnsdedupe
SIE/newdomain
SIE/qr
SIE/reputation
SIE/delay
PR: 190601
Submitted by: Don Lewis (truckman@)
================================================================
The NMSG format is an efficient encoding of typed, structured data into
payloads which are packed into containers which can be transmitted over
the network or stored to disk. libnmsg is the reference implementation
of this format and provides an extensible interface for creating and
parsing messages in NMSG format. The NMSG format relies on Google
Protocol Buffers to encode the payload header. Individual NMSG payloads
are distinguished by assigned vendor ID and message type values and
libnmsg provides a modular interface for registering handlers for
specific message types. libnmsg makes it easy to build new message
types using the protobuf-c compiler.
make[1]: "/usr/share/mk/bsd.own.mk" line 475: MK_INSTALL_AS_USER can't be set by a user.
*** Error code 1
Stop.
make: stopped in /usr/ports/net/packetdrill
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports)
- fix ${WRKSRC}
- add LICENSE
- bump PORTREVISION
- adjust MASTER_SITE, WWW
Upstream Note:
Archived Repo
=============
This is an archived project and is no longer supported or updated by Facebook.
Please do not file issues or pull-requests. If you wish to continue to develop
this code yourself, we recommend you fork it.
PR: 191732
Submitted by: gaod@hychen.org
Dante gets stuck building on i386. Redports did not complete on any of
the four platforms. Marking this broken, and upstream is being notified.
PR: 192295