Summary: | net/relayd marked broken. "Abuse evbuffer API" | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | robert zelaya <robrob2626> |
Component: | Individual Port(s) | Assignee: | Martin Matuska <mm> |
Status: | Closed Feedback Timeout | ||
Severity: | Affects Many People | CC: | koobs, mm |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
robert zelaya
2014-07-29 23:46:18 UTC
I don't understand the purpose of this PR. 1) "Relayd marked as broken.", this states a known fact 2) lists 3 issues --- and? 3) There's no patch provided So what do you want this PR to accomplish? It's not clear from either the title or the comment. There is, however, a maintainer for this port so I'll let him try to decipher this message. (I see he was already CC'd) To interpret this: - relayd was never updated for libevent2 - I want to make as few changes to upstream as possible - I guess bundling static libevent1 might do the trick for starters ;-) mm@, I concur with your translation: "Fix relayd, broken by libevent1 -> libevent2 migration" Rob, issues (2) and (3) are better off as individual reports, to improve time to resolution for each, as well as isolated commits. (In reply to Kubilay Kocak from comment #4) > mm@, I concur with your translation: "Fix relayd, broken by libevent1 -> > libevent2 migration" > > Rob, issues (2) and (3) are better off as individual reports, to improve > time to resolution for each, as well as isolated commits. Ill make bug reports for the 2 issues I stated. Thanks for all the help. A commit references this bug: Author: mm Date: Mon Aug 4 19:55:53 UTC 2014 New revision: 364044 URL: http://svnweb.freebsd.org/changeset/ports/364044 Log: Update relayd to 5.5.20140730 PR: 192260 Changes: head/net/relayd/Makefile head/net/relayd/distinfo I have bundled libevent 1.4 with relayd and updated with more recent code. |