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/patches/
Send diffs to namtsui at gmail dot com
Current directory: [local] / ports / net / libtorrent / patches
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
Parent Directory | ||||
patch-src_net_socket_fd_cc | 1.1 | 5 years | namtsui | branches: 1.1.1; Initial revision |
patch-src_torrent_net_socket_address_key_h | 1.2 | 5 years | namtsui | Summary: add header |
patch-src_torrent_poll_kqueue_cc | 1.1 | 5 years | namtsui | branches: 1.1.1; Initial revision |