| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=389944
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=389682
|
|
|
|
|
|
|
| |
Submitted by: jack@airrun.net
Notes:
svn path=/head/; revision=388680
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=386306
|
|
|
|
| |
Notes:
svn path=/head/; revision=384229
|
|
|
|
|
|
|
| |
- Add CPE info
Notes:
svn path=/head/; revision=384049
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/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
Notes:
svn path=/head/; revision=378954
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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:
Notes:
svn path=/head/; revision=375448
|
|
|
|
|
|
|
| |
Approved by: bapt
Notes:
svn path=/head/; revision=375378
|
|
|
|
| |
Notes:
svn path=/head/; revision=374410
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/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
Notes:
svn path=/head/; revision=372823
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=368263
|
|
|
|
|
|
|
|
|
| |
r364627.
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=364628
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=359185
|
|
|
|
| |
Notes:
svn path=/head/; revision=358851
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
added to LIBS to make sure they appear after any -L and -l flags set by
upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.
Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.
PR: 190592
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=357486
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
PR: ports/185066
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=337421
|
|
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>
Notes:
svn path=/head/; revision=335455
|