Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Dec 2020 10:31:46
4.2.d20201228,1

|
madpilot  |
Update ndpi and ntopng to latest upstream snapshot. |
15 Nov 2020 15:04:56
4.2.d20201102,1

|
pkubaj  |
net/ntopng: fix build on GCC architectures
cc1: error: unrecognized command line option "-Wno-address-of-packed-member"
Still builds fine with clang. |
04 Nov 2020 08:51:34
4.2.d20201102,1

|
madpilot  |
- Update nDPI to latest upstream stable snapshot
- Update ntopng to latest upsstream snapshot of new 4.2 stable
version |
24 Oct 2020 15:37:40
4.0.d20201019,1

|
madpilot  |
- Update ndpi to 3.4 branch
- Update ntopng to latest upstream stable commit |
02 Oct 2020 07:59:57
4.0.d20200917,1

|
madpilot  |
Update ntopng to latest upstream stable rvision. |
07 Aug 2020 13:30:27
4.0.d20200710,1

|
madpilot  |
Update ntopng to latest upstream commit. |
16 Jun 2020 22:22:31
4.0.d20200615_1,1

|
madpilot  |
Fix script to use md5 and not md5sum.
PR: 243110
Submitted by: Tomoyuki Sakurai <trombik1973@gmail.com> |
15 Jun 2020 17:48:51
4.0.d20200615,1

|
madpilot  |
- Update ntopng to latest upstream commit
This includes a fix for high CPU usage
PR: 246929
Submitted by: Michael Muenz <m.muenz@gmail.com> |
01 Jun 2020 17:38:30
4.0.d20200530,1

|
madpilot  |
Update ntopng to latest upstream commit.
PR: 246896
Submitted by: Michael Muenz <m.muenz@gmail.com> |
22 May 2020 19:20:42
4.0.d20200414_1,1

|
sunpoet  |
Bump PORTREVISION for devel/json-c json-c |
09 May 2020 15:44:00
4.0.d20200414,1

|
madpilot  |
Fix build with openssl on 12.1-STABLE.
PR: 246289
Submitted by: yds@Necessitu.de
MFH: 2020Q2 |
15 Apr 2020 11:11:26
4.0.d20200414,1

|
madpilot  |
Update nDPI and ntopng to latest upstream snapshot versions. |
13 Apr 2020 22:58:17
4.0.d20200326_1,1

|
madpilot  |
Add patch replacing lua_tonumber() with lua_tointeger() inside
htons() calls.
Tese were causing build to fail on armv7, and it's more correct anyway.
Submitted by: garga (via email)
MFH: 2020Q2 |
27 Mar 2020 15:21:15
4.0.d20200326,1

|
madpilot  |
- Update nDPI to 3.2.d20200324
- Update ntopng to 4.0.d20200326
Reported by: Victor Hooi <victorhooi@yahoo.com> |
07 Dec 2019 18:53:06
3.8.d20191111,1

|
madpilot  |
Update ntopng to 3.8.d20191111 |
13 Oct 2019 12:35:23
3.8.d20190920,1

|
jbeich  |
net/ntopng: drop FreeBSD < 11.1 fix after r455278 + r483654 |
22 Sep 2019 20:58:33
3.8.d20190920,1

|
madpilot  |
Update ntopng to latest upstream snapshot. |
14 Aug 2019 08:48:51
3.8.d20190619_2,1

|
mat  |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
26 Jul 2019 20:46:57
3.8.d20190619_2,1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
22 Jul 2019 20:40:50
3.8.d20190619_1,1

|
madpilot  |
Add requirement for mysql to ntopng startup script, so that the
mysql startup script is run before it if present.
Reported by: Daniel Engberg |
19 Jun 2019 17:13:57
3.8.d20190619,1

|
madpilot  |
Update ntopng to latest upstream release snapshot. |
29 Mar 2019 01:21:22
3.8.d20190327,1

|
madpilot  |
Upgrade ntopng to 3.8.d20190327 |
12 Mar 2019 19:47:48
3.8.d20190301,1

|
madpilot  |
- Update net/ndpi to 2.8.d20190301
- Update net/ntopng to 3.8.d20190301
- Remove trailing whitespacce in pkg-descr |
15 Jan 2019 18:16:34
3.8.d20190111,1

|
madpilot  |
- Update ntopng to latest upstream snapshot
- Enable again IP geolocation by using the maxminddb. Rename script
which downloads the data to reflect the change |
13 Jan 2019 20:58:37
3.8.d20181221_2,1

|
adamw  |
Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults
with GeoIP 2.
Also, as suggested by zi, add an UPDATING note about this. |
30 Dec 2018 11:24:58
3.8.d20181221_1,1

|
madpilot  |
USES=compiler:c++11-lang is necessary to build on GCC architectures.
PR: 234414
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
22 Dec 2018 21:05:01
3.8.d20181221_1,1

|
madpilot  |
Modify ntopng to use /var/db/ntopng as a data directory by default,
instead of /var/lib/ntopng.
Updated UPDATING entry text accordingly.
Reported by: pi |
22 Dec 2018 20:06:53
3.8.d20181221,1

|
madpilot  |
- Update ndpi to 2.6.d20181221
- Update ntopng to 3.8.d20181221
- Add USES=localbase to ndpi
- Silence portlint warnings
- Update WWW links
- Add UPDATING note about data directory change
nDPI changelog:
https://github.com/ntop/nDPI/blob/dev/CHANGELOG.md
ntopng changelog:
https://github.com/ntop/ntopng/blob/dev/CHANGELOG.md |
11 Sep 2018 07:41:37
3.6.d201800910,1

|
madpilot  |
Update ntopng to latest upstream stable snapshot. |
05 Sep 2018 22:01:55
3.6.d20180828_1,1

|
sunpoet  |
Update devel/json-c to 0.13.1
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 231007
Exp-run by: antoine |
30 Aug 2018 10:49:04
3.6.d20180828,1

|
madpilot  |
- Update ndpi to 2.4 latest snapshot
- Update ntopng to 3.6 latest snapshot |
04 Jun 2018 17:01:36
3.4.d20180604,1

|
madpilot  |
- Update net/ndpi to 2.2.2 snapshot
- Update net/ntopng to 3.4 snapshot
- Change versioning scheme to conform to porter's handbook best
practices
- Bump PORTEPOCH to avoid version number going backwards
- Remove patches included upstream
- Remove unneeded USE_LDCONFIG in ntopng |
16 Mar 2018 08:32:53
3.2.2018.03.13

|
madpilot  |
Update nDPI and ntopng to latest upstream versions. |
18 Jan 2018 20:09:16
3.2.2018.01.12

|
madpilot  |
- Update ntopng to 3.2.2018.01.12
- Fix build with Clang 6.0 |
03 Jan 2018 13:36:58
3.2.2017.12.27_1

|
sunpoet  |
Update devel/json-c to 0.13
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 224675
Exp-run by: antoine |
03 Jan 2018 11:17:40
3.2.2017.12.27

|
madpilot  |
Update ntopng to newer upstream snapshot. |
09 Dec 2017 17:11:09
3.2.2017.12.06

|
madpilot  |
- Update net/ndpi to 2.2 (latest snapshot)
- Update net/ntopng to 3.2 (latest snapshot)
- For ndpi reapply commit reverted upstream to avoid installing
include file with wrong relative path
- For ntopng use embedded luajit, it requires a newer (beta) version
than what we have in the tree |
14 Nov 2017 20:42:45
3.0.2017.11.02

|
madpilot  |
Update ntopng to newer upstream snapshot. |
02 Nov 2017 21:41:47
3.0.2017.10.03_1

|
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams. |
22 Oct 2017 10:09:33
3.0.2017.10.03_1

|
vsevolod  |
- Update libsodium to 1.0.15 [1]
- Bump revisions for all dependent ports
PR: 223147 [1]
Submitted by: Greg V [1] |
04 Oct 2017 21:20:36
3.0.2017.10.03

|
madpilot  |
Update net/ndpi and net/ntopng to latest upstream snapshots. |
22 Aug 2017 12:55:15
3.0.2017.08.12

|
madpilot  |
- Update to newer upstream snapshot
- Silence portlint warning about variable ordering |
05 Jun 2017 16:13:27
3.0.2017.06.05

|
madpilot  |
Update net/ntopng to a newer stable snapshot which includes some
minor fixes. |
05 Jun 2017 15:43:45
3.0.2017.06.01

|
madpilot  |
- Update net/ndpi to new 2.0 branch
- Update net/ntopng to new 3.0 branch
- Don't hardcode /usr/local in configuration script
- Greatly simplify Makefile.in patch |
22 May 2017 18:05:09
2.4.2017.05.12

|
madpilot  |
- Update net/ntopng to latest upstream stable snapshot
- Install GetIP data files in correct location [1]
PR: 219447 [1]
Submitted by: freebsd-bugzilla@thismonkey.com |
16 Feb 2017 14:51:05
2.4.2017.01.20_1

|
madpilot  |
- Correct GeoIP update script
- Install GeoIP update script only when GEOIP option is enabled
- Add deinstall script to cleanup GeoIP dat file downloaded with
the provided script
- Fix startup script REQUIREs
- Move -e argument to end of command line as suggested by upstream
to avoid conflicts with other user provided options
- Remove reference to unspecified security vulnerabilities in
pkg-message, leaving a generic suggestion to protect public services
- While here reword pkg-message and add suggestion on how to provide
a configuration file to ntopng
Thanks to Simone Mainardi <mainardi at ntop.org> (upstream developer)
for his suggesting most of the above changes and his help. |
07 Feb 2017 18:53:25
2.4.2017.01.20

|
madpilot  |
Update ntopng to 2.4.2017.01.20 |
23 Dec 2016 23:30:06
2.4.2016.10.14

|
madpilot  |
- Update ndpi and ntopng to head of stable branches.
- Fix GeoIP dependency in ntopng.
Upstream releases binaries from the top of the stable branches as
main distribution media, so I make the FreeBSD port do the same.
Thanks to Kaya Saman <kayasaman@gmail.com> for his help with testing. |
01 Jul 2016 16:49:09
2.4

|
madpilot  |
- Update ndpi port to a newer snapshot from github, required by
ntopng update
- Update ntopng to 2.4 |
28 May 2016 22:09:55
2.2.2016.05.28

|
madpilot  |
Restore deleted port: net/ntopng
ntopng is a new generation flexible and feature-rich tool for monitoring and
troubleshooting local area networks. It provides command line and web
interfaces, the latter via an embedded web server. ntop is based on libpcap.
WWW: http://www.ntop.org/products/ntop/ |
29 Feb 2016 21:24:24
1.2.1_3

|
rene  |
Remove expired ports:
2016-02-29 audio/audacious-dumb: Broken for more than 6 months
2016-02-29 net/ntopng: Broken for more than 6 months
2016-02-29 audio/rezound: Broken for more than 6 months
2016-02-29 net/rubygem-amqp067: Upstream prefers net/rubygem-bunny
2016-02-29 devel/py-unittestplus: Tarballs and upstream website disappeared |
30 Jan 2016 20:20:51
1.2.1_3

|
antoine  |
Deprecate ports broken for more than 6 months |
10 Jan 2016 16:31:34
1.2.1_3

|
bapt  |
Convert ports from s* t* and net* categories to USES=sqlite and USES=firebird |
15 Oct 2015 14:55:14
1.2.1_3

|
mat  |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
17 Jun 2015 17:13:05
1.2.1_3

|
antoine  |
Mark BROKEN: Fails to build
NetworkInterface.cpp:138:5: error: no matching function for call to
'ndpi_set_proto_defaults'
ndpi_set_proto_defaults(ndpi_struct, NTOPNG_NDPI_OS_PROTO_ID,
^~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/libndpi-1.6.0/libndpi/ndpi_main.h:120:13: note: candidate
function not viable: requires 8 arguments, but 5 were provided
extern void ndpi_set_proto_defaults(struct ndpi_detection_module_struct
*ndpi_mod,
^
1 error generated.
Reported by: pkg-fallout |
15 Jun 2015 11:06:49
1.2.1_3

|
koobs  |
net/libzmq4: Update to 4.1.2, Fixes CVE-2014-9721
- Update to 4.1.2
- Update pkg-plist
- USES: pkg-config is now a global dependency
- OPTIONS: with-sytem-pgm is now with-pgm, update helpers
- OPTIONS: with-libsodium no longer takes args, update helpers
- Override pkgconfigdir via configure, deprecate USES: pathfix
- Bump PORTREVISION for dependent ports for shared library version
change
While I'm here:
- Whitespace align Makefile
Based on:
PR: 200502
Reported by: Sevan Janiyan <venture37 geeklan co uk>
Submitted by: Jason Unovitch <jason.unovitch gmail com>
MFH: 2015Q2
Security: 10a6d0aa-0b1c-11e5-bb90-002590263bf5
Security: CVE-2014-9721 |
06 Jun 2015 19:15:55
1.2.1_2

|
bofh  |
net/ntopng: Fix unterminated quote in rc file
Submitted by: jack@airrun.net |
14 May 2015 09:08:21
1.2.1_2

|
bofh  |
net/ntopng: Unbreak
- ntopng broke due to linking with libzmq static library when built with
PGM/CURVE
PR: 198302
Submitted by: daniel.engberg.lists@pyret.net
Sponsored by: Netgate |
18 Apr 2015 15:14:58
1.2.1_1

|
tijl  |
Convert to USES=autoreconf |
15 Apr 2015 13:15:41
1.2.1_1

|
amdmi3  |
- Add LICENSE_FILE
- Add CPE info |
14 Feb 2015 09:12:37
1.2.1_1

|
antoine  |
Mark BROKEN: Fails to link
/usr/bin/clang++ Ntop.o ParserInterface.o Prefs.o HTTPBL.o Categorization.o
EthStats.o HTTPserver.o ActivityStats.o Lua.o ProtoStats.o
NetworkInterface.o PcapInterface.o GenericHost.o StringHash.o Trace.o
PacketStats.o StringHost.o Utils.o SimpleStringHost.o GenericHashEntry.o
DnsStats.o Flow.o Redis.o main.o PeriodicActivities.o AddressResolution.o
HostContacts.o HistoricalInterface.o Mutex.o NdpiStats.o ExportInterface.o
EppStats.o AlertCounter.o Host.o IpAddress.o DB.o GenericHash.o
RuntimePrefs.o FlowHash.o TrafficStats.o PF_RINGInterface.o Geolocation.o
NtopGlobals.o CollectorInterface.o HostHash.o -Wall -L/usr/local/lib -lndpi
-lpcap -L/usr/local/lib -lluajit-5.1 -L/usr/local/lib -lrrd
/usr/local/lib/libzmq.a -L/usr/local/lib -ljson-c -lsqlite3 -lGeoIP
-fstack-protector -L/usr/local/lib -lrt -lm -lpthread -o ntopng
/usr/local/lib/libzmq.a(libzmq_la-ipc_listener.o): In function
`zmq::ipc_listener_t::set_address(char const*)':
(.text+0x7d0): warning: warning: tempnam() possibly used unsafely; consider
using mkstemp()
/usr/local/lib/libzmq.a(libzmq_la-zmq.o): In function `zmq_ctx_new':
(.text+0x58): undefined reference to `pgm_init'
/usr/local/lib/libzmq.a(libzmq_la-zmq.o): In function `zmq_ctx_new':
(.text+0x79): undefined reference to `pgm_error_free'
Reported by: pkg-fallout |
24 Dec 2014 12:26:39
1.2.1_1

|
bofh  |
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
#Reviewed by: marino
Approved by: marino(mentor)
#Obtained from:
#MFC after:
#MFH:
#Relnotes:
#Security:
#Sponsored by: |
24 Dec 2014 00:14:13
1.2.1

|
bofh  |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
09 Dec 2014 17:29:50
1.2.1

|
bapt  |
Cleanup plist |
19 Nov 2014 21:27:05
1.2.1

|
antoine  |
Mark BROKEN: Fails to link
/usr/bin/clang++ Ntop.o ParserInterface.o Prefs.o HTTPBL.o Categorization.o
EthStats.o HTTPserver.o ActivityStats.o Lua.o ProtoStats.o
NetworkInterface.o PcapInterface.o GenericHost.o StringHash.o Trace.o
PacketStats.o StringHost.o Utils.o SimpleStringHost.o GenericHashEntry.o
DnsStats.o Flow.o Redis.o main.o PeriodicActivities.o AddressResolution.o
HostContacts.o HistoricalInterface.o Mutex.o NdpiStats.o ExportInterface.o
EppStats.o AlertCounter.o Host.o IpAddress.o DB.o GenericHash.o
RuntimePrefs.o FlowHash.o TrafficStats.o PF_RINGInterface.o Geolocation.o
NtopGlobals.o CollectorInterface.o HostHash.o -Wall -L/usr/local/lib -lndpi
-lpcap -L/usr/local/lib -lluajit-5.1 -L/usr/local/lib -lrrd
/usr/local/lib/libzmq.a -L/usr/local/lib -ljson-c -lsqlite3 -lGeoIP
-fstack-protector -L/usr/local/lib -lrt -lm -lpthread -o ntopng
/usr/local/lib/libzmq.a(libzmq_la-ipc_listener.o): In function
`zmq::ipc_listener_t::set_address(char const*)':
(.text+0x84e): warning: warning: tempnam() possibly used unsafely; consider
using mkstemp()
/usr/local/lib/libzmq.a(libzmq_la-zmq.o): In function `zmq_ctx_new':
(.text+0x58): undefined reference to `pgm_init'
/usr/local/lib/libzmq.a(libzmq_la-zmq.o): In function `zmq_ctx_new':
(.text+0x79): undefined reference to `pgm_error_free'
/usr/local/lib/libzmq.a(libzmq_la-zmq.o): In function `zmq_ctx_term':
(.text+0x198): undefined reference to `pgm_shutdown'
...
Reported by: pkg-fallout |
15 Sep 2014 12:15:56
1.2.1

|
riggs  |
- Update to upstream release 1.2.1
- Clean up / simplify Makefile
- MASTER_SITES: only sourceforge
- Mark port BROKEN on pre-9.x systems for now (build issue)
PR: 193421
Submitted by: 5u623l20@gmail.com (maintainer) |
11 Aug 2014 17:05:50
1.1_2

|
adamw  |
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.
Approved by: portmgr (not really, but touches unstaged ports) |
25 Jun 2014 05:35:32
1.1_1

|
bapt  |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
22 Jun 2014 22:19:53
1.1_1

|
bapt  |
Mark as broken: no distinfo provided for some of the distfiles |
11 Jun 2014 14:50:00
1.1_1

|
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
25 Dec 2013 15:07:29
1.1_1

|
sunpoet  |
- Fix distinfo: additional data files are updated now and then
- Bump PORTREVISION for package change
PR: ports/185066
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) |
02 Dec 2013 08:00:56
1.1

|
sunpoet  |
- Add ntopng 1.1
ntopng is a new generation flexible and feature-rich tool for monitoring and
troubleshooting local area networks. It provides command line and web
interfaces, the latter via an embedded web server. ntop is based on libpcap.
WWW: http://www.ntop.org/products/ntop/
PR: ports/184197
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |