From owner-cvs-all@FreeBSD.ORG Fri May 4 00:45:43 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C44DC16A400; Fri, 4 May 2007 00:45:43 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id B408E13C469; Fri, 4 May 2007 00:45:43 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l440jhw3096927; Fri, 4 May 2007 00:45:43 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l440jh1R096926; Fri, 4 May 2007 00:45:43 GMT (envelope-from alepulver) Message-Id: <200705040045.l440jh1R096926@repoman.freebsd.org> From: Alejandro Pulver Date: Fri, 4 May 2007 00:45:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-p2p Makefile ports/net-p2p/sharktorrent Makefile distinfo pkg-descr ports/net-p2p/sharktorrent/files patch-src__Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 04 May 2007 00:45:43 -0000 alepulver 2007-05-04 00:45:43 UTC FreeBSD ports repository Modified files: net-p2p Makefile Added files: net-p2p/sharktorrent Makefile distinfo pkg-descr net-p2p/sharktorrent/files patch-src__Makefile.in Log: sharktorrent is an open source/freeware bittorrent client written in c++. It uses wxWidgets, libtorrent and boost. WWW: http://sharktorrent.com/ Revision Changes Path 1.37 +1 -0 ports/net-p2p/Makefile 1.1 +27 -0 ports/net-p2p/sharktorrent/Makefile (new) 1.1 +3 -0 ports/net-p2p/sharktorrent/distinfo (new) 1.1 +11 -0 ports/net-p2p/sharktorrent/files/patch-src__Makefile.in (new) 1.1 +4 -0 ports/net-p2p/sharktorrent/pkg-descr (new)