Opened 13 years ago
Closed 12 years ago
#31330 closed update (fixed)
ntop: update to 4.1.0
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | markd@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | ntop |
Description
ntop should be updated to the latest version, currently 4.1.0. This should resolve a few of the outstanding ntop tickets including #28457. I've been working on this update but don't use ntop so I don't know if it works properly. I'll attach my patch later.
Attachments (1)
Change History (3)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|
Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | ntop-4.1.0.diff added |
---|
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r94641. Did not re-enable universal variant since I could not immediately figure out how to fix its problems.
Note: See
TracTickets for help on using
tickets.
Here's my patch finally. It does many things:
I don't use ntop so I don't know if it still works correctly.
The universal variant almost works; the reason why it was originally disabled no longer applies, but though the ntop program and its dylibs end up being universal, none of the plugins in ${prefix}/lib/ntop/plugins/ do. So that still needs to be fixed.