non port: net/ntopng/files/patch-configure.ac.in |
SVNWeb
|
Number of commits found: 5 |
Wed, 7 Jun 2023
|
[ 16:39 Guido Falsi (madpilot) ] 8dcb92f
net/ntopng: Update to latest upstream snapshot
While here, regenerate patches.
|
Mon, 20 Feb 2023
|
[ 11:36 Guido Falsi (madpilot) ] 216ec71
net/ntopng: Update to 5.6 latest upstream stable snapshot
|
Thu, 18 Aug 2022
|
[ 19:19 Guido Falsi (madpilot) ] 9748a5d
net/ntopng: Update to 5.4 branch
|
Thu, 24 Mar 2022
|
[ 23:48 Guido Falsi (madpilot) ] 66e6345
net/ntopng,net/ndpi: Fix build due to missing symbols in certain circumstances
When building on live machines when rrdtool happens to be already
present, which often happens automatically due to the order in which
the ports system builds things locally, the ntopng port could fail
due to unreferenced symbols from glib. This was caused by ntopng
trying to unconditionally link statically to ndpi but not providing
all required static libraries references to the command line.
- Add databases/rrdtool dependency in ndpi to ensure the same
libraries are used in both ports
- Make ntopng unconditionally use dynamic linking for ndpi too,
avoiding the issue described above.
PR: 262756
|
Wed, 9 Feb 2022
|
[ 14:16 Guido Falsi (madpilot) ] b36b859
net/ntopng: Update to 5.2
|
Number of commits found: 5 |