From owner-freebsd-ports@FreeBSD.ORG Wed Oct 30 16:17:44 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9C7DA560 for ; Wed, 30 Oct 2013 16:17:44 +0000 (UTC) (envelope-from lars.engels@0x20.net) Received: from mail.0x20.net (mail.0x20.net [217.69.76.211]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 626C02E25 for ; Wed, 30 Oct 2013 16:17:44 +0000 (UTC) Received: from 0x20.net (0x20.net [217.69.76.212]) (Authenticated sender: lala) by mail.0x20.net (Postfix) with ESMTPA id B2B256A6000 for ; Wed, 30 Oct 2013 17:17:42 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 30 Oct 2013 17:17:42 +0100 From: Lars Engels To: freebsd-ports@freebsd.org Subject: Re: Finding abandoned ports In-Reply-To: References: Message-ID: <23e66a1b4c8d8a0dc152eed9500f0d9b@mail.0x20.net> X-Sender: lars.engels@0x20.net User-Agent: Roundcube Webmail/0.7 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: Wed, 30 Oct 2013 16:17:44 -0000 Am 30.10.2013 15:02, schrieb Alex Laurie: > Hello all, > > Only really just getting into FreeBSD but I am inspired to help out. > I'm > not a developer or anything. However I do like to install and update > things. I though one area I may be able to help out is in the ports > side of > things. I have been through the Porters handbook and thought I would > try > updating some out of date ports to cut my teeth so to speak. Looking > around > I don't seem to see anywhere with abandoned ports that need some love. > > Any help or pointers? > You can start by finding out which installed ports are unmaintained, give them some love and maybe become a maintainer. See http://lists.freebsd.org/pipermail/freebsd-ports/2012-December/079880.html for details. Lars