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/Attic/
Send diffs to namtsui at gmail dot com
Current directory: [local] / ports / net / libtorrent-rasterbar / patches / Attic
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
Parent Directory | ||||
patch-CMakeLists_txt | 1.5 | 4 years | namtsui | Summary: no more cmake |
patch-Jamfile | 1.10 | 21 months | namtsui | resync, which moves to cmake |
patch-bindings_python_Jamfile | 1.2 | 3 years | namtsui | Summary: resync with ports version |
patch-bindings_python_Makefile_in | 1.2 | 2 years | namtsui | mostly works by python installed incorrectly |
patch-bindings_python_setup_py | 1.9 | 21 months | namtsui | resync, which moves to cmake |
patch-configure_ac | 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 | 1.4 | 2 years | namtsui | Summary: update from brad |
patch-include_libtorrent_config_hpp | 1.14 | 17 months | namtsui | remove finished ports |
patch-m4_ax_cxx_compile_stdcxx_m4 | 1.6 | 4 years | namtsui | Summary: simplify patch by using inline c++ program |
patch-src_bitfield_cpp | 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 | 1.4 | 4 years | namtsui | Summary: no more cmake |
patch-test_Makefile_am | 1.4 | 5 years | namtsui | Summary: remove more autotools stuff |
patch-test_http_py | 1.4 | 4 years | namtsui | Summary: not needed |
patch-test_setup_transfer_cpp | 1.6 | 4 years | namtsui | Summary: feedback from kn@ update SONAME, add comments and alternative to pytho... |
patch-test_test_ssl_cpp | 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 | 1.4 | 4 years | namtsui | Summary: del |
patch-test_web_server_py | 1.2 | 4 years | namtsui | Summary: bug with boost not libtorrent-rasterbar test_url_seed can pass if boos... |