ok sthen@
Bugs fixed:
- updated decoding of RAR archives to recognize a changed format in rar 5.x
- perl 5.20 compatibility fixes
New features:
- structured log/reporting to a Redis server in JSON format;
- IP address reputation (uses a Redis server);
- log format has slightly changed
Has been in -wip for years, tested by lots of ppl there.
Wireshark is a network capture tool and protocol analyzer, including
decoders for very many common and less-common protocols.
Packet dissectors (here in Wireshark, and in other programs such as tcpdump)
have a long history of security problems (but so do other programs in the
portstree..). In wireshark, these are isolated from the packet capture
code (which must have root privileges) by using a separate program,
dumpcap, to run the capture. It is installed setuid root, with
read/execute access granted only to users in the _wireshark group.
Wireshark itself doesn't need privileges if you only plan to analyse
traces produced by tcpdump.
DO NOT RUN WIRESHARK AS ROOT.
ok zhuk@, README/tweaks from sthen@
to be used soon by mail/amavisd-new
ok sthen@
The ZMQ::LibZMQ3 module is a wrapper of the 0MQ message passing
library for Perl. It's a thin wrapper around the C API.
to be used soon by mail/amavisd-new
ok sthen@
Perl module with ZMQ constants.
This module is now separate from ZMQ main code, and lists the
constants statically. You can also specify which set of constants
to pull in depending on the zmq version.
we're not using g?make, like CMake+Ninja. Also helps to simplify some
do-test constructions, including upcoming multimedia/mlt.
Documentation bits to follow.
okay espie@
testing 1.2.6 I encountered a stack overflow in Xine-lib I had not experienced
with earlier testing; happens when decoding AAC. Possibly related to additional
multi-threaded decoding changes made in 1.2.6 but since this wasn't a high
priority change it can wait.
ok ajacoutot@
Heimdal is an implementation of Kerberos 5 (and some more stuff) largely
written in Sweden.
ok sthen@
Note that it is not enabled yet because none of the requesters for this
port stood up to give me any feedback nor OK. Also this is still a WIP, it
may not even build with all the recent changes in base.
spaces.
Upstream keeps tweaking the boolean handling, but this still blows
up with most C++ code, so we revert it again to the status quo from
version 8.
provides default templates for books, bibliographies, videos, music,
video games, coins, stamps, trading cards, comic books, and wines.
Tellico allows you to enter your collection in a catalogue database,
saving many different properties like title, author, etc. Two
different views of your collection are shown.
This is an updated, KDE4 version of x11/tellico port.
Reviewed by landry@
Chat (IRC) client built on the KDE Platform. It features:
* SSL server support
* Bookmarking support
* Easy to use graphical user interface
* Multiple servers and channels in one single window
* DCC file transfer
* Multiple identities for different servers
* Text decorations and colors
* OnScreen Display for notifications
* Automatic UTF-8 detection
* Per channel encoding support
* Theme support for nick icons
Remember to set up encoding before connecting. This is done in
your identity parameters dialog.
okay landry@