FreshPorts -- The Place For Ports notbug Mon, 13 Feb 2012 2:58 AM GMT
non port: net-p2p/libtorrent-rasterbar-15/Makefile
CVSWeb

Number of commits found: 15

Fri, 20 Jan 2012
[ 09:25 dougb ] Original commit 
1.15 net-p2p/libtorrent-rasterbar-15/Makefile
1.9 net-p2p/libtorrent-rasterbar-15/distinfo
Update to 0.15.9, a bugfix release:

 * fixed https crash
 * added some functions missing from the python binding
 * fixed rare piece picker bug
 * fixed invalid torrent_status::finished_time
 * fixed bugs in dont-have and upload-only extension messages
 * don't open files in random-access mode (speeds up hashing)
Sun, 2 Oct 2011
[ 19:32 dougb ] Original commit 
1.14 net-p2p/libtorrent-rasterbar-15/Makefile
1.8 net-p2p/libtorrent-rasterbar-15/distinfo
0.15.8 release

* allow NULL to be passed to create_torrent::set_comment and
  create_torrent::set_creator
* fix UPnP issue for routers with multiple PPPoE connections
* fix issue where event=stopped announces wouldn't be sent when closing
  session
* fix crash when using broken SOCKS5 proxies
* fix CPU busy loop issue in tracker announce logic
* honor IOV_MAX when using writev and readv
* don't post 'operation aborted' UDP errors when changing listen port
* fix tracker retry logic, where in some configurations the next tier
  would not be tried
* fixed bug in http seeding logic (introduced in 0.15.7)
* add support for dont-have extension message
* fix for set_piece_deadline
* add reset_piece_deadline function
* fix merkle tree torrent assert
Fri, 23 Sep 2011
[ 22:26 amdmi3 ] Original commit 
1.17 accessibility/accerciser/Makefile
1.11 accessibility/at-poke/Makefile
1.76 accessibility/at-spi/Makefile
1.4 accessibility/at-spi2-atk/Makefile
1.4 accessibility/at-spi2-core/Makefile
1.65 accessibility/atk/Makefile
1.4 accessibility/atkmm/Makefile
1.53 accessibility/dasher/Makefile
1.5 accessibility/eflite/Makefile
1.59 accessibility/gnome-mag/Makefile

(Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Tue, 9 Aug 2011
[ 05:36 dougb ] Original commit 
1.12 net-p2p/libtorrent-rasterbar-15/Makefile
Fix handling of COMPILETIME_OPTIONS in configure. Inspired by the PR
but I used a different solution.

PR:             ports/155958
Submitted by:   Maxim Samsonov <xors@mne.ru>
Sat, 6 Aug 2011
[ 21:20 dougb ] Original commit 
1.11 net-p2p/libtorrent-rasterbar-15/Makefile
1.7 net-p2p/libtorrent-rasterbar-15/distinfo
Update to version 0.15.7:

  * exposed set_peer_id to python binding
  * improve support for merkle tree torrent creation
  * exposed comparison operators on torrent_handle to python
  * exposed alert error_codes to python
  * fixed bug in announce_entry::next_announce_in and min_announce_in
  * fixed sign issue in set_alert_mask signature
  * fixed unaligned disk access for unbuffered I/O in windows
  * support torrents whose name is empty
  * fixed connection limit to take web seeds into account as well
  * fixed bug when receiving a have message before having the metadata
  * fixed python bindings build with disabled DHT support
  * fixed BSD file allocation issue
  * fixed bug in session::delete_files option to remove_torrent

For the port, future-proof CONFLICTS and make OPENSSLBASE explicit.
Sat, 16 Apr 2011
[ 19:02 dougb ] Original commit 
1.10 net-p2p/libtorrent-rasterbar-15/Makefile
1.6 net-p2p/libtorrent-rasterbar-15/distinfo
0.15.6 release

* fixed crash in udp trackers when using SOCKS5 proxy
* fixed reconnect delay when leaving upload only mode
* fixed default values being set incorrectly in add_torrent_params
  through add_magnet_uri in python bindings
* implemented unaligned write (for unbuffered I/O)
* fixed broadcast_lsd option
* fixed udp-socket race condition when using a proxy
* end-game mode optimizations
* fixed bug in udp_socket causing it to issue two simultaneous async.
  read operations
* fixed minor bug in metadata block requester (for magnet links)
* fixed race condition in iconv string converter
* fixed error handling in torrent_info constructor
* fixed bug in torrent_info::remap_files
* fix python binding for wait_for_alert
* only apply privileged port filter to DHT-only peers
Sat, 8 Jan 2011
[ 07:56 dougb ] Original commit 
1.9 net-p2p/libtorrent-rasterbar-15/Makefile
1.5 net-p2p/libtorrent-rasterbar-15/distinfo
Update to version 0.15.5, which has numerous updates and bug fixes:

* support DHT extension to report external IPs
* fixed rare crash in http_connection's error handling
* avoid connecting to peers listening on ports < 1024
* optimized piece picking to not cause busy loops in some end-game modes
* fixed python bindings for tcp::endpoint
* fixed edge case of pad file support
* limit number of torrents tracked by DHT
* fixed bug when allow_multiple_connections_per_ip was enabled
* potential WOW64 fix for unbuffered I/O (windows)
* expose set_alert_queue_size_limit to python binding
* support dht nodes in magnet links
* support 100 Continue HTTP responses
* changed default choker behavior to use 8 unchoke slots (instead of being
  rate based)
* fixed error reporting issue in disk I/O thread
* fixed file allocation issues on linux
* fixed filename encoding and decoding issue on platforms using iconv
* reports redundant downloads to tracker, fixed downloaded calculation to
  be more stable when not including redundant. Improved redundant data
  accounting to be more accurate
* fixed bugs in http seed connection and added unit test for it
* fixed error reporting when fallocate fails
* deprecate support for separate proxies for separate kinds of connections
Thu, 23 Dec 2010
[ 20:48 dougb ] Original commit 
1.8 net-p2p/libtorrent-rasterbar-15/Makefile
1.4 net-p2p/libtorrent-rasterbar-15/distinfo
Update to 0.15.4, various bug fixes
Thu, 1 Jul 2010
[ 08:46 dougb ] Original commit 
1.7 net-p2p/libtorrent-rasterbar-15/Makefile
Remove stray \

Feature safe:   yes
[ 07:16 dougb ] Original commit 
1.6 net-p2p/libtorrent-rasterbar-15/Makefile
1.3 net-p2p/libtorrent-rasterbar-15/distinfo
1.2 net-p2p/libtorrent-rasterbar-15/files/patch-include_libtorrent_bitfield.hpp
1.3 net-p2p/libtorrent-rasterbar-15/pkg-plist
Update to version 0.15.1, with numerous bug fixes:

 * fixed rare crash when purging the peer list
 * fixed race condition around m_abort in session_impl
 * fixed bug in web_peer_connection which could cause a hang when
   downloading
   from web servers
 * fixed bug in metadata extensions combined with encryption
 * refactored socket reading code to not use async. operations
   unnecessarily
 * some timer optimizations
 * removed the reuse-address flag on the listen socket
 * fixed bug where local peer discovery and DHT wouldn't be announced to
   without trackers
 * fixed bug in bdecoder when decoding invalid messages
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 15 Jun 2010
[ 21:59 dougb ] Original commit 
1.5 net-p2p/libtorrent-rasterbar-15/Makefile
1.1 net-p2p/libtorrent-rasterbar-15/files/patch-include_libtorrent_bitfield.hpp
Add a patch from libtorrent-rasterbar's svn repo to facilitate compiling
with gcc > 4.2.1.

The "deprecated" functions are no longer needed for qbittorrent, so go
back to disabling them.

Bump PORTREVISION
Tue, 6 Apr 2010
[ 17:50 dougb ] Original commit 
1.4 net-p2p/libtorrent-rasterbar-15/Makefile
Until ports that depend on libtorrent-raterbar have been converted
to depend on this one it needs NO_LATEST_LINK.
[ 06:28 dougb ] Original commit 
1.3 net-p2p/libtorrent-rasterbar-15/Makefile
1.2 net-p2p/libtorrent-rasterbar-15/distinfo
1.2 net-p2p/libtorrent-rasterbar-15/files/patch-src_file.cpp
1.2 net-p2p/libtorrent-rasterbar-15/pkg-plist
Update to the release version of 0.15, thereby removing the -devel tag
This simplifies things for the port quite a bit since we can now use
MASTER_SITE_GOOGLE_CODE.

Update CONFLICTS to acknowledge removal of rblibtorrent

We need to change the CONFIGURE_ARG to --enable-deprecated-functions
since qbittorrent 2.2.3 uses them.

Remove a no longer needed patch, a better fix was adopted upstream
after my report.
Tue, 16 Mar 2010
[ 18:02 pav ] Original commit 
1.2 net-p2p/libtorrent-rasterbar-15/Makefile
- Mark BROKEN on 6.X: does not compile

Reported by:    pointyhat
Mon, 22 Feb 2010
[ 00:53 dougb ] Original commit 
1.2096 MOVED
1.11 games/springlobby/Makefile
1.81 net-p2p/Makefile
1.9 net-p2p/hrktorrent/Makefile
1.35 net-p2p/libtorrent-rasterbar-14/Makefile
1.1 net-p2p/libtorrent-rasterbar-15/Makefile
1.40 net-p2p/qbittorrent-22/Makefile
1.39 net-p2p/qbittorrent/Makefile
1.34 net-p2p/rblibtorrent-devel/Makefile
1.11 net-p2p/sharktorrent/Makefile

(Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
As previously discussed on -ports, make the following changes:
1. Move net-p2p/rblibtorrent-devel to net-p2p/libtorrent-rasterbar-14
        a. Update LIB_DEPENDS for ports that depended on rblibtorrent-devel
        b. Add entries to MOVED and UPDATING
2. Introduce net-p2p/libtorrent-rasterbar-15, the new devel version
3. Introduce net-p2p/qbittorrent-22, the new devel version of qbittorrent

Feature safe:   yes

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23154
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours8
new 7 days46
new fortnight71
new month139

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.106 seconds.