Scribe is a server for aggregating log data streamed in real time from a large number of servers. It is designed to be scalable, extensible without client-side modification, and robust to failure of the network or any specific machine. WWW: http://github.com/facebook/scribe Generated with FreeBSD Port Tools 0.99
Hi, Please try this shar: http://florence.tamama.org/~jnlin/scribe.shar Thanks!
lwhsu 2010-08-02 20:55:31 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/scribe Makefile distinfo pkg-descr pkg-plist net/scribe/files scribe.in scribe.pm.patch Log: Add scribe 2.2, aggregating log data streamed in real time. PR: ports/148631 Submitted by: Jui-Nan Lin <jnlin at csie.nctu.edu.tw> Revision Changes Path 1.2228 +1 -0 ports/net/Makefile 1.1 +50 -0 ports/net/scribe/Makefile (new) 1.1 +3 -0 ports/net/scribe/distinfo (new) 1.1 +20 -0 ports/net/scribe/files/scribe.in (new) 1.1 +119 -0 ports/net/scribe/files/scribe.pm.patch (new) 1.1 +6 -0 ports/net/scribe/pkg-descr (new) 1.1 +27 -0 ports/net/scribe/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"
State Changed From-To: open->closed New port added. Thanks!