---
name: bitflu
version: 1.35
origin: net-p2p/bitflu
comment: BitTorrent client written in Perl
arch: freebsd:9:x86:64
www: http://bitflu.workaround.ch/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 565054
desc: |
  Bitflu is a free BitTorrent client. The client was written in Perl and
  is designed to run as a daemon (7x24h , like mlnet) on Linux, *BSD and
  maybe even OSX.
  * Multiple downloads
  * Designed to run as a daemon/No GUI: You can connect to the client
    using the telnet or HTTP interface
  * Security: The client can chroot itself and drop privileges
  * Bandwith shaping (currently only upload)
  * Crash-Proof design: Crashes or a full filesystem will never corrupt
    your downloads again :-)
  * Non-Threading/(almost)Non-Forking design: All connections are handled
    in non-blocking state using a dynamic select loop

  Author: Adrian Ulrich <adrian@blinkenlights.ch>
  WWW: http://bitflu.workaround.ch/
deps:
  p5-XML-SAX-Base: {origin: textproc/p5-XML-SAX-Base, version: 1.08}
  p5-XML-SAX: {origin: textproc/p5-XML-SAX, version: 0.99}
  p5-XML-NamespaceSupport: {origin: textproc/p5-XML-NamespaceSupport, version: 1.11}
  p5-XML-LibXML: {origin: textproc/p5-XML-LibXML, version: '2.0018,1'}
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  p5-Digest-SHA1: {origin: security/p5-Digest-SHA1, version: 2.13}
  p5-URI: {origin: net/p5-URI, version: 1.60}
  p5-Socket6: {origin: net/p5-Socket6, version: 0.23}
  p5-IO-Socket-INET6: {origin: net/p5-IO-Socket-INET6, version: 2.69}
  perl: {origin: lang/perl5.14, version: 5.14.4}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  p5-Sys-Syscall: {origin: devel/p5-Sys-Syscall, version: 0.25}
  p5-IO-KQueue: {origin: devel/p5-IO-KQueue, version: 0.34}
  p5-Danga-Socket: {origin: devel/p5-Danga-Socket, version: 1.61}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- net-p2p
options: {IPV6: on, EXAMPLES: on, DOCS: on}
message: "*************************************************************************\n*
  To use bitflu with the plugins installed by this package, configure\t*\n* your ~/.bitflu.config
  to search for plugins here (instead of the\t*\n* default ./plugins):\t\t\t\t\t\t\t*\n*\t\t\t\t\t\t\t\t\t*\n*
  \  /usr/local/lib/perl5\t\t(New location as of 0.80)\t*\n*\t\t\t\t\t\t\t\t\t*\n*************************************************************************\n"
