From owner-freebsd-ports@FreeBSD.ORG Sun Nov 4 17:02:28 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6BB70691 for ; Sun, 4 Nov 2012 17:02:28 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id EA6908FC08 for ; Sun, 4 Nov 2012 17:02:27 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id jf20so1979337bkc.13 for ; Sun, 04 Nov 2012 09:02:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=KSE2Xp5S97gsKz1tNqADGszUUzgWMdjO4j3iOjm3N9w=; b=zgsDz/szhaft+TBV6MKmhS9O+ExEpGCcDPPJuRR5YH1foIOR3A3uWYWM19k6D4ZQvl /ZrWHk1j1NFdkzTYG0Rr1V5OGGJNtXmVrAjobb1zFpSWz280GJXG2xSFJiPv+zePM1MD 5oURbDKCiGsLK+GmyV/+v0MK7dbXoILR6M9oGamO0MgWGJvF/e6RTxVAiNyjhbEtQqQ5 L2C7dtgHVT37IL01/B6K577aABbCxgKVSj3Rb5anTRGNBt4sbfKhjuVVzWzsU05HbAOl pgY4dmBDILqIJ0PtS6B85peH7Bz0mm4SLDZxYZzO3PMMnqKE7PRvTFt66DA6I99/LV/f 9gPg== Received: by 10.204.149.135 with SMTP id t7mr1754192bkv.103.1352048540731; Sun, 04 Nov 2012 09:02:20 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.204.50.197 with HTTP; Sun, 4 Nov 2012 09:01:50 -0800 (PST) In-Reply-To: <1352040223.68624.YahooMailClassic@web164003.mail.gq1.yahoo.com> References: <1352040223.68624.YahooMailClassic@web164003.mail.gq1.yahoo.com> From: Chris Rees Date: Sun, 4 Nov 2012 17:01:50 +0000 X-Google-Sender-Auth: cAqcJZBllIeHkBFnFHIZOpfLcdo Message-ID: Subject: Re: Fw: FreeBSD ports you maintain which are out of date To: Jeffrey Bouquet Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Mailing List X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Nov 2012 17:02:28 -0000 On 4 November 2012 14:43, Jeffrey Bouquet wrote: > > >> wrote: > >> > linrename is marked DEPRECATED. I'd like to >> reinstall it >> > as well as /reed/ ... > >> >> Linrename was undeprecated on Friday and updated to 2.22 at >> the same time. >> >> I've tried to update it to 2.22.1, but the file isn't on >> the >> MASTER_SITES and I haven't investigated any further :) >> >> What do you mean by /reed/? >> >> Chris >> >> >> Subject: FreeBSD ports you maintain which are out >> of date >> >> Date: Saturday, November 3, 2012, 7:01 AM >> > >> >> Full details can be found at the following URL: >> >> http://portscout.freebsd.org/ports@freebsd.org.html >> > >> -------------------------------------------+-----------------+------------ >> >> sysutils/linrename >> >> >> >> | 2.22 >> | >> >> 2.22.1 >> _______________________________________________ >> freebsd-ports@freebsd.org >> mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >> > > Thanks! I'm reinstalling it now (linrename). > > /reed/ was probably textproc/reed, a pager with > 'reed -u' (the binary I've saved) > does auto scrolling (UPDATING, for example...) Looking over the reed sources, it doesn't seem too complicated, and I don't think it'll take much work. I've taken on 'development', though realistically I think it'll only be to fix any bugs that are discovered, and readded the port. Chris