6 Commits

Author SHA1 Message Date
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
phessler
ba4d76ce4c update pbgpp to latest version
set NO_TESTS because the tests require a configured service, which has also
been previously forcibly disabled.

OK pamela@
2019-05-13 04:02:31 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
gonzalo
47594fed20 Update for pbgpp 0.2.18
OK phessler@ (maintainer)
2018-07-15 08:57:59 +00:00
phessler
91af4ae6f0 A PCAP parser to decode BGP messages collected with tcpdump. The parser
reads PCAP input from file system, stdin, or by listening on a network
interface. Furthermore, the parser is able to use several output filters
and pipes to tailor the output for your individual needs.

OK sthen@
2017-01-13 14:15:41 +00:00