From owner-freebsd-ports@FreeBSD.ORG Sat Oct 8 09:27:43 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 643761065673; Sat, 8 Oct 2011 09:27:43 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1C7B68FC15; Sat, 8 Oct 2011 09:27:42 +0000 (UTC) Received: by iage36 with SMTP id e36so3469985iag.13 for ; Sat, 08 Oct 2011 02:27:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=D2dtPcNYm2sqFSch0IiLlvhl3IWO5eJPTHiTWOfdu84=; b=izwmYqdY09JBs+dX97LOITSdKpPN8+XNtBA2kUD5cNmnz35gY+MLzaFra5OVDM8WEY NMmocSK2pEzkUxMtZ14z3aKDDxturgiebKVGRqoa3X2LvgiunRoXnuRTmXVBArKiz9G4 m6bvo0ZzFPO6lH7vaEULfHs9RaOhDQlhSIv5c= Received: by 10.42.155.133 with SMTP id u5mr2194687icw.8.1318066062097; Sat, 08 Oct 2011 02:27:42 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.35.194 with HTTP; Sat, 8 Oct 2011 02:27:12 -0700 (PDT) In-Reply-To: <4e901d8d.zy8HMlKRO1yKQmRP%perryh@pluto.rain.com> References: <201110070630.p976UiDH051667@koala.droso.net> <4e901d8d.zy8HMlKRO1yKQmRP%perryh@pluto.rain.com> From: Chris Rees Date: Sat, 8 Oct 2011 10:27:12 +0100 X-Google-Sender-Auth: CTN55y0bxSE9ldst7g-C-TNUt20 Message-ID: To: perryh@pluto.rain.com, Baptiste Daroussin Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ports@freebsd.org Subject: Re: FreeBSD unmaintained ports which are currently scheduled for deletion X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2011 09:27:43 -0000 On 8 October 2011 10:53, wrote: > linimon@freebsd.org wrote: > >> portname: =A0 =A0 =A0 =A0 =A0 net-mgmt/portmon >> deprecated because: No more public distfiles > > I was able to fetch it earlier today: > > $ ( cd /usr/ports/net-mgmt/portmon && make fetch-recursive ) > =3D=3D=3D> Fetching all distfiles for portmon-2.0 and dependencies > =3D=3D=3D> =A0Vulnerability check disabled, database not found > =3D=3D=3D> =A0License check disabled, port has not defined LICENSE > =3D> portmon-2.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/. > =3D> Attempting to fetch from http://voodoo.bawue.com/download/. > portmon-2.0.tar.gz =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0100% of =A0104 kB =A0 71 kBps Looks like a false negative when bapt tested it, I've undeprecated it since the stated reason is no longer true. Chris