From owner-cvs-all@FreeBSD.ORG Sat Jul 19 23:18:51 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 580C71065671; Sat, 19 Jul 2008 23:18:51 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5AE198FC12; Sat, 19 Jul 2008 23:18:51 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m6JNIoEM075714; Sat, 19 Jul 2008 23:18:50 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m6JNIoYl075713; Sat, 19 Jul 2008 23:18:50 GMT (envelope-from miwi) Message-Id: <200807192318.m6JNIoYl075713@repoman.freebsd.org> From: Martin Wilke Date: Sat, 19 Jul 2008 23:18:50 +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/hrktorrent Makefile distinfo pkg-descr pkg-message ports/net-p2p/hrktorrent/files patch-vars.mk 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: Sat, 19 Jul 2008 23:18:51 -0000 miwi 2008-07-19 23:18:50 UTC FreeBSD ports repository Modified files: net-p2p Makefile Added files: net-p2p/hrktorrent Makefile distinfo pkg-descr pkg-message net-p2p/hrktorrent/files patch-vars.mk Log: hrktorrent is a light console torrent client using rasterbar's libtorrent. It supports the IPFilter and DHT implementation of libtorrent. It is aimed to be light and fast. WWW: http://henrik.unit5.ca/hrktorrent/ PR: ports/125102 Submitted by: hrkfrd at gmail.com Revision Changes Path 1.63 +1 -0 ports/net-p2p/Makefile 1.1 +33 -0 ports/net-p2p/hrktorrent/Makefile (new) 1.1 +3 -0 ports/net-p2p/hrktorrent/distinfo (new) 1.1 +9 -0 ports/net-p2p/hrktorrent/files/patch-vars.mk (new) 1.1 +5 -0 ports/net-p2p/hrktorrent/pkg-descr (new) 1.1 +7 -0 ports/net-p2p/hrktorrent/pkg-message (new)