Stefan Eßer f12b97f4a0 net/tcptrace: fix build after libcap change
The pcap_offline_read() function is no longer exported from the
pcap library, it has become an internal function named
pcapint_offline_read().

The pcap_dispatch() function can be used instead in this particular
case.

Reported by:	pkg-fallout
2024-10-18 11:01:12 +02:00
2024-10-18 00:04:57 +02:00
2024-10-18 10:14:57 +02:00
2024-10-16 11:29:21 +02:00
2024-10-18 10:40:41 +02:00
2024-10-17 23:14:36 +02:00
2024-10-17 20:16:23 +02:00
2024-10-18 10:06:19 +02:00
2024-10-17 23:18:44 -04:00
2024-10-18 11:19:48 +09:00
2024-10-18 03:04:04 +08:00
2024-10-18 14:55:55 +09:00
2024-10-14 22:37:53 +02:00
2024-10-08 22:58:59 -07:00
2024-10-18 03:03:16 +08:00
2024-10-18 09:16:10 +02:00
2024-10-08 22:59:00 -07:00
2024-10-14 13:25:21 +08:00
2024-04-08 22:43:33 +02:00
2024-10-18 01:41:52 -04:00
2024-10-06 11:10:19 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://ports.FreeBSD.org

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://docs.freebsd.org/en/books/handbook/ports/
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://docs.freebsd.org/en/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.
S
Description
No description provided
Readme 2 GiB
Languages
Makefile 59.7%
C 16.1%
Shell 7.2%
Roff 5%
C++ 3.7%
Other 7%