From owner-freebsd-questions@FreeBSD.ORG Sat Oct 27 09:00:49 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6E367CC3 for ; Sat, 27 Oct 2012 09:00:49 +0000 (UTC) (envelope-from artifexor@gmail.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id 31FFB8FC08 for ; Sat, 27 Oct 2012 09:00:48 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id k10so6209880iea.13 for ; Sat, 27 Oct 2012 02:00:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=XuhXXgqVaq01gezTmRnTFiCzFdRThv9JZ2zV4mezR/A=; b=E/0PcSBCP5sboxOopwRdIXDNCBQcTKF3xW4MxVmojVFubx+dPCSsoclh2OLqgYQkA7 EoVM1s36oWtLH/R2bG+T3Hh/EqijQ8GAuI29WU5jSveZy/r+UD38SPZkW5ZXEZymrZGd nONCc+as7Q5pVES3qL2yyCFOHxFAIiK6oURjRNtgjmFCZ+Ldf3UxarclacPsE/5FKjbz 85oB9bgdQYr/iqY+rW+4uUIo5DQa5wI62YBolY+uZ+stp+guZUgi1qZtxYcPFhKxhltT 4K/S2pDSxGpcCO8UkekHTE5hTBfvXom9GxcrEKTeN1u+3VNIb1FU+J6WOkn+fsSrqhyr 18ng== MIME-Version: 1.0 Received: by 10.50.184.232 with SMTP id ex8mr4434641igc.30.1351328448480; Sat, 27 Oct 2012 02:00:48 -0700 (PDT) Received: by 10.50.67.111 with HTTP; Sat, 27 Oct 2012 02:00:48 -0700 (PDT) In-Reply-To: <508AD967.4000501@gmx.de> References: <40E09322-0270-46B5-B130-61FB1C611449@my.gd> <508AD967.4000501@gmx.de> Date: Sat, 27 Oct 2012 09:00:48 +0000 Message-ID: Subject: Re: py-bittornado gone From: Artifex Maximus To: "lokadamus@gmx.de" Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2012 09:00:49 -0000 On Fri, Oct 26, 2012 at 6:41 PM, lokadamus@gmx.de wrote: > On 26.10.2012 19:50, Damien Fleuriot wrote: >> >> On 26 Oct 2012, at 19:05, Artifex Maximus wrote: >> >>> py-bittornado gone and I accidentally delete with portmanager at >>> upgrade. cfv uses and I use cfv for testing torrent so I need >>> py-bittornado (or py-bittorrent). How can I restore that package? >>> >>> Bye, >>> a >>> >> How about getting the original source and building from there, or a >> package for pkg_add ? >> > Portdowngrade? > http://www.freebsd.org/cgi/ports.cgi?query=portdown&stype=all > > It works fine in the past, but since Release 8.0 i hadn't use it. Thanks both of you. I do not know about portdowngrade but sounds good. I will go that way first and if that fail then I will try to find the package and use pkg_add. Bye, a