Bug 196189

Summary: net/ntopng doesn't build
Product: Ports & Packages Reporter: peter
Component: Individual Port(s)Assignee: Muhammad Moinur Rahman <bofh>
Status: Closed FIXED    
Severity: Affects Many People CC: bofh
Priority: --- Flags: bofh: maintainer-feedback+
Version: Latest   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
patch that makes the port build. none

Description peter 2014-12-22 12:35:31 UTC
Created attachment 150846 [details]
patch that makes the port build.

The current version of net/ntopng is marked broken because it does not build. But this can be fixed by changing the zmq version to 3.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-12-22 12:35:31 UTC
Maintainer CC'd
Comment 2 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2014-12-22 12:38:19 UTC
Hi,

Can you confirm that it works after build. Cause in the mailing list someone informed me that it crashes after a while if it's build with libzmq3.
Comment 3 peter 2014-12-22 16:25:33 UTC
Well. Not really, but I have had it running for three hours without any sign of problems right now.
Comment 4 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2014-12-22 20:22:08 UTC
OK .. Get me hold of the buildlogs. Will confirm ASAP.
Comment 5 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2014-12-28 12:18:51 UTC
SVN Commit Log
==============

net/ntopng: Unbreak

- Unbreak
- Change EXTRACT_SUFX to USES

PR:	https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196189
Differential Revision:	https://reviews.freebsd.org/D1364
Submitted by:	peter@pean.org
Approved by:	marino(mentor)
Comment 6 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2014-12-28 12:19:35 UTC
Thanks to peter@pean.org. Committed.