FreeBSD Bugzilla – Attachment 134069 Details for
Bug 178655
[new port]: devel/busybee High-performance messaging layer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.75 KB, created by
Veniamin
on 2013-05-15 11:10:00 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Veniamin
Created:
2013-05-15 11:10:00 UTC
Size:
2.75 KB
patch
obsolete
># 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: ># ># busybee ># busybee/distinfo ># busybee/Makefile ># busybee/pkg-descr ># busybee/pkg-plist ># busybee/files ># busybee/files/patch-busybee_utils.cc ># >echo c - busybee >mkdir -p busybee > /dev/null 2>&1 >echo x - busybee/distinfo >sed 's/^X//' >busybee/distinfo << '642e5babd17015a976470d66e979ea8e' >XSHA256 (busybee-0.3.0.tar.gz) = 520354d2843dec8cfda306d6e0f006d7160599892c8a390854cb61dd508e1c52 >XSIZE (busybee-0.3.0.tar.gz) = 358305 >642e5babd17015a976470d66e979ea8e >echo x - busybee/Makefile >sed 's/^X//' >busybee/Makefile << '8672a2207484c0ccb57250c6af870b3b' >X# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> >X# $FreeBSD$ >X >XPORTNAME= busybee >XPORTVERSION= 0.3.0 >XCATEGORIES= devel >XMASTER_SITES= http://hyperdex.org/src/ >X >XMAINTAINER= g.veniamin@googlemail.com >XCOMMENT= High-performance messaging layer >X >XLICENSE= BSD >X >XLIB_DEPENDS= e:${PORTSDIR}/devel/libe >XBUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libpo6.pc:${PORTSDIR}/devel/libpo6 >X >XGNU_CONFIGURE= yes >XUSE_LDCONFIG= yes >XUSES= pathfix pkgconfig >X >X.include <bsd.port.mk> >8672a2207484c0ccb57250c6af870b3b >echo x - busybee/pkg-descr >sed 's/^X//' >busybee/pkg-descr << 'e8b16850495bd7e06c66483d11178774' >XBusyBee provides a messaging abstraction on top of TCP sockets. >X >XBusyBee is a refined version of the HyperDex event loop. It exposes a >X"messaging" abstraction on top of TCP and automatically packs/unpacks messages >Xon the wire. At the core of BusyBee is a thread-safe event loop that enables >Xmultiple threads to send and receive messages concurrently. >X >XWWW: https://github.com/rescrv/busybee >e8b16850495bd7e06c66483d11178774 >echo x - busybee/pkg-plist >sed 's/^X//' >busybee/pkg-plist << '48ba966e9a245fa4525ad8eb39b8617e' >Xinclude/busybee_constants.h >Xinclude/busybee_mapper.h >Xinclude/busybee_mta.h >Xinclude/busybee_returncode.h >Xinclude/busybee_single.h >Xinclude/busybee_st.h >Xinclude/busybee_sta.h >Xinclude/busybee_utils.h >Xlib/libbusybee.a >Xlib/libbusybee.la >Xlib/libbusybee.so >Xlib/libbusybee.so.0 >Xlibdata/pkgconfig/busybee.pc >48ba966e9a245fa4525ad8eb39b8617e >echo c - busybee/files >mkdir -p busybee/files > /dev/null 2>&1 >echo x - busybee/files/patch-busybee_utils.cc >sed 's/^X//' >busybee/files/patch-busybee_utils.cc << 'db807b248638200952e07280200f22b4' >X--- busybee_utils.cc.orig 2013-05-14 11:01:48.938913816 +0000 >X+++ busybee_utils.cc 2013-05-14 11:02:14.734910166 +0000 >X@@ -27,6 +27,9 @@ >X >X // POSIX >X #ifndef _MSC_VER >X+#ifdef __FreeBSD__ >X+#include <sys/types.h> >X+#endif >X #include <ifaddrs.h> >X #endif >X >db807b248638200952e07280200f22b4 >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 178655
: 134069