Oggfwd is a small tool that reads an Ogg stream from stdin and sends
it to an Icecast server using libshout.
from Moritz Grimm <mlist at scapa.dnsalias.net>
btpd is a bittorrent client consisting of a daemon and client commands,
which can be used to read and/or manipulate the daemon state. The daemon
is capable of running several torrents simultaneously and only uses one
tcp port. It's fairly low on resource usage and should be perfect for
file distribution sites. Efficient downloads and ease of use makes this
client a good choice for the casual user as well
from Martin Cronier <hex29a@openbsd.se>
fixes from Vlad Glagolev <stelzy@gmail.com> and me
POE::Component::Jabber is a module that simplies for the POE developer,
access to the Jabber protocol through the use of one of the four Client
classes. With built in events for common Jabber packets, all a POE
developer need do is provide an event and arguments for most events so
the responses to the requests can be properly handled by the coder.
* Encrypted (obfuscated) handshake and connection support.
* Added support for tunneling through HTTP 1.0 proxies.
* Support for the CANCEL piece request message.
* Allow the user to configure the max file size a torrent is allowed
to create, and the option to split large files.
Take maintainer, as Henrik doesn't have the time any longer.
Also, makes sense to take this code out, as some other stuff is bound
to want this at some point.
This library is incredibly sloppy engineering. Reasonably readable
code, looks sensible, but incredible lack of testing (doesn't even pass
its own testsuite on a stable release... and does a lot of things that
can't work outside of linux... makes you wonder who is actually using
this...)
- remove USE_GMAKE because it is not needed
- use a different method for installing the sample config files to prevent
installing .orig files left behind after patching
- bump PKGNAME