- Fix CURL option (flag wasn't passed to the build).
- Fix CURL_DLOPEN option (was trying to open the wrong file, so remove version:
libcurl.so.4 -> libcurl.so).
The original PR was for games/iourbanterror, but also applies to
games/worldofpadman.
PR: ports/119813
Submitted by: "Nerius Landys" <nlandys@gmail.com>
- Pass maintainship of of unmaintained ports to submitter
- The maintainers of the other ports have been contacted to update their
own port
PR: ports/118192
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
fuzzer for C programs.
Uses compiler-level integration to seamlessly inject precise and reliable
instrumentation hooks into the traced program. These hooks enable the fuzzer to
receive real-time feedback on changes to the function call path, call
parameters, and return values in response to variations in input data.
This architecture makes it possible to significantly improve the coverage of the
testing process without a noticeable performance impact usually associated with
other attempts to peek into run-time internals.
responses.
It is designed to be used in conjunction with an existing recursive DNS resolver
in order to protect networks against DNS rebinding attacks.
of inspiration from the Big Brother monitor, but unlike Big Brother it is
designed to work well whether you need to monitor small network with just
a handful of hosts, or large networks with thousands of hosts.
Hobbit is the successor to the bbgen toolkit, which has been available as
an add-on to Big Brother since late 2002. The name change was decided upon
when Hobbit acquired enough functionality to be a stand-alone product.
The tools that formed the bbgen toolkit are still present in Hobbit
and are quite important for it, so if you have used bbgen before,
Hobbit will seem quite familiar.
This is the server.
WWW: http://hobbitmon.sourceforge.net/
of inspiration from the Big Brother monitor, but unlike Big Brother it is
designed to work well whether you need to monitor small network with just
a handful of hosts, or large networks with thousands of hosts.
Hobbit is the successor to the bbgen toolkit, which has been available as
an add-on to Big Brother since late 2002. The name change was decided upon
when Hobbit acquired enough functionality to be a stand-alone product.
The tools that formed the bbgen toolkit are still present in Hobbit
and are quite important for it, so if you have used bbgen before,
Hobbit will seem quite familiar.
This is the client.
WWW: http://hobbitmon.sourceforge.net/
The tools in this module have been bundled for years inside of PEAK,
PyProtocols, RuleDispatch, and the zope.interface package, so they have been
widely used and tested.
Recent versions of the TurboGears framework (ported to FreeBSD as
www/py-turbogears) require the DecoratorTools package.
PR: ports/119835
Submitted by: alexander smishlajev <alex@ank-sia.com>