From owner-cvs-all@FreeBSD.ORG Wed Jan 12 10:19:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BD9316A4CE; Wed, 12 Jan 2005 10:19:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 821DE43D41; Wed, 12 Jan 2005 10:19:49 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j0CAJncR061978; Wed, 12 Jan 2005 10:19:49 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0CAJnZZ061977; Wed, 12 Jan 2005 10:19:49 GMT (envelope-from lioux) Message-Id: <200501121019.j0CAJnZZ061977@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 12 Jan 2005 10:19:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/libtorrent Makefile distinfo pkg-descr pkg-plist ports/net/libtorrent/files patch-src::torrent::torrent.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jan 2005 10:19:49 -0000 lioux 2005-01-12 10:19:49 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/libtorrent Makefile distinfo pkg-descr pkg-plist net/libtorrent/files patch-client::rtorrent.cc patch-src::data::file.cc patch-src::torrent::torrent.h Log: New port libtorrent version 0.4.5: BitTorrent Library written in C++ PR: 76033 Submitted by: Florent Thoumie Revision Changes Path 1.1406 +1 -0 ports/net/Makefile 1.1 +62 -0 ports/net/libtorrent/Makefile (new) 1.1 +2 -0 ports/net/libtorrent/distinfo (new) 1.1 +14 -0 ports/net/libtorrent/files/patch-client::rtorrent.cc (new) 1.1 +13 -0 ports/net/libtorrent/files/patch-src::data::file.cc (new) 1.1 +11 -0 ports/net/libtorrent/files/patch-src::torrent::torrent.h (new) 1.1 +8 -0 ports/net/libtorrent/pkg-descr (new) 1.1 +13 -0 ports/net/libtorrent/pkg-plist (new)