Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
anoncvs provides read-only access to this source repository over ssh and cvs.
ssh runs on non-default port 1996. Add this block to ~/.ssh/config:
Host anoncvs_messagemode2 HostName messagemode2.com User anoncvs Port 1996
Checkout with anoncvs:
cvs -d anoncvs_messagemode2:/cvs checkout -P ports/net/libtorrent-rasterbar/patches/
Send diffs to namtsui at gmail dot com
Current directory: [local] / ports / net / libtorrent-rasterbar / patches
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
Parent Directory | ||||
patch-CMakeLists_txt (in the Attic) [Hide] | 1.5 | 4 years | namtsui | Summary: no more cmake |
patch-Jamfile (in the Attic) [Hide] | 1.10 | 21 months | namtsui | resync, which moves to cmake |
patch-bindings_python_Jamfile (in the Attic) [Hide] | 1.2 | 3 years | namtsui | Summary: resync with ports version |
patch-bindings_python_Makefile_in (in the Attic) [Hide] | 1.2 | 2 years | namtsui | mostly works by python installed incorrectly |
patch-bindings_python_setup_py (in the Attic) [Hide] | 1.9 | 21 months | namtsui | resync, which moves to cmake |
patch-configure_ac (in the Attic) [Hide] | 1.18 | 3 years | namtsui | Summary: update to 1.2.13 this still requires a lot of hacks like specifying BO... |
patch-include_libtorrent_buffer_hpp (in the Attic) [Hide] | 1.4 | 2 years | namtsui | Summary: update from brad |
patch-include_libtorrent_config_hpp (in the Attic) [Hide] | 1.14 | 18 months | namtsui | remove finished ports |
patch-m4_ax_cxx_compile_stdcxx_m4 (in the Attic) [Hide] | 1.6 | 4 years | namtsui | Summary: simplify patch by using inline c++ program |
patch-src_bitfield_cpp (in the Attic) [Hide] | 1.2 | 4 years | namtsui | Summary: 1.2.8 revert back to clang doesn't work yet starts in thin client mode... |
patch-test_CMakeLists_txt (in the Attic) [Hide] | 1.4 | 4 years | namtsui | Summary: no more cmake |
patch-test_Makefile_am (in the Attic) [Hide] | 1.4 | 5 years | namtsui | Summary: remove more autotools stuff |
patch-test_http_py (in the Attic) [Hide] | 1.4 | 4 years | namtsui | Summary: not needed |
patch-test_setup_transfer_cpp (in the Attic) [Hide] | 1.6 | 4 years | namtsui | Summary: feedback from kn@ update SONAME, add comments and alternative to pytho... |
patch-test_test_ssl_cpp (in the Attic) [Hide] | 1.3 | 4 years | namtsui | Summary: test_web_seed_http now works test_url_seed still fails for some reason... |
patch-test_test_transfer_cpp (in the Attic) [Hide] | 1.4 | 4 years | namtsui | Summary: del |
patch-test_web_server_py (in the Attic) [Hide] | 1.2 | 4 years | namtsui | Summary: bug with boost not libtorrent-rasterbar test_url_seed can pass if boos... |