Bug 130923 - [MAINTAINER] net-p2p/bitflu: update to 0.70
Summary: [MAINTAINER] net-p2p/bitflu: update to 0.70
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-23 23:10 UTC by Peter Schuller
Modified: 2009-01-24 16:30 UTC (History)
0 users

See Also:


Attachments
bitflu-0.70.patch (1.04 KB, patch)
2009-01-23 23:10 UTC, Peter Schuller
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Schuller 2009-01-23 23:10:00 UTC
- Update to 0.70

Generated with FreeBSD Port Tools 0.77

Upstream ChangeLog:

Version 0.70 (Released: 20090102)

     BitTorrent:
      * The tracker plugin can now handle udp:// trackers
        We also use auto-udp (= try to contact a tracker via
        udp even if there is no udp:// uri for it)
        New config options:
         -> torrent_tracker_udpport (Port used for UDP, must not be forwarded)
         -> torrent_tracker_autoudp ('Guess' udp capability)
      * Disable 'pipelining' (reqq) if torrent is in 'AlmostDone' state.
        This reduces the feasibility that a slow/broken peer can pile-up
        all remaining piece requests.
      * Bugfix: Bitflu will now always send NOT_INTERESTED messages
                after completing the download (not a big problem but it was
                still a bug)
      * Disconnect from other seeders while seeding a torrent
        (Bitflu used to wait until the connection times out due to
         no activity)
      * Internal: Removed multilock feature (Wasn't used anyway)

     Core:
      * Beautified 'config show' output (locked values are yellow)
      * Added a '--quiet' option
      * Beautified '--help' output
      * Bitflu will not print anything to STDOUT if started with --daemon
Comment 1 Marcelo Araujo freebsd_committer freebsd_triage 2009-01-24 00:00:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

I'll take it.
Comment 2 Marcelo Araujo freebsd_committer freebsd_triage 2009-01-24 16:29:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-01-24 16:29:54 UTC
araujo      2009-01-24 16:29:31 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p/bitflu       Makefile distinfo 
  Log:
  - Update to 0.70.
  
  PR:             ports/130923
  Submitted by:   Peter Schuller <peter.schuller@infidyne.com> (maintainer)
  
  Revision  Changes    Path
  1.9       +1 -1      ports/net-p2p/bitflu/Makefile
  1.8       +3 -3      ports/net-p2p/bitflu/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"