| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 Feb 2013 15:33:55
0.16.7_2
|
bapt  |
Force to build with --with-libiconv
Submitted by: Jeroen van der Ham <jeroen@dckd.nl>
Reported by: Jeroen van der Ham <jeroen@dckd.nl>, rm |
31 Jan 2013 13:38:43
0.16.7_1
|
bapt  |
Chase boost update |
31 Jan 2013 12:31:49
0.16.7
|
rm  |
- update to 0.16.7
- chase shlib version update in dependent ports
- use GOOGLE_CODE shortcut in MASTER_SITES
- convert to USE_PKGCONFIG
- remove shared lib version for net/GeoIP dependency
changelogs:
0.16.5: http://sourceforge.net/mailarchive/message.php?msg_id=30000954
0.16.6: http://sourceforge.net/mailarchive/message.php?msg_id=30237614
0.16.7: http://sourceforge.net/mailarchive/message.php?msg_id=30372288
PR: 175502
Submitted by: nemysis <nemysis@gmx.ch> (maintainer) |
29 Jan 2013 19:46:33
0.16.4_1
|
rm  |
Revert r310507 by putting pkg-plist back. The problem is that w/o pkg-plist
file installation of this ports hangs on "Generating temporary packing list"
stage. I discovered that while testing of libtorrent-rasterbar-16-python update
on a live system (while build is fine in tinderbox tests). I found exactly the
same report at [1] while googling of the problem.
Sorry about that.
[1] http://forums.freebsd.org/showthread.php?t=37177
Pointyhat to: rm (myself) |
16 Jan 2013 18:15:26
0.16.4_1
|
rm  |
- move pkg-plist entries to PLIST_FILES |
02 Dec 2012 16:16:44
0.16.4_1
|
rm  |
- eliminate bogus setuptools dependency
- bump PORTREVISION because of dependency change
- extend python version in USE_PYTHON
- fix incorrect PYDISTUTILS_PKGNAME usage
Feature safe: yes |
29 Sep 2012 22:40:40
0.16.4
|
dougb  |
Upgrade to 0.16.4:
* raise the default torrents allowed to announce to trackers to 1600
* improve uTP slow start behavior
* update use of boost.system to not use deprecated functions
* fix GIL issue in python bindings. Deprecated extension support in python
* fixed bug where setting upload slots to -1 would not mean infinite
* extend the UDP tracker protocol to include the request string from the
tracker URL |
17 May 2012 08:44:12
0.16.0
|
dougb  |
Add the 0.16 branch of libtorrent-rasterbar
The most revolutionary aspect of the new branch is that it brings in
support for uTP.
This port also brings in a patch consisting of the changes from 0.16.0
release through local SVN revision 6850. These fixes include patches we
had in the 0.15 version of the port, as well as various other fixes that
were reported by me, and others post the 0.16.0 release. These fixes
should be in the 0.16.1 release. |