From owner-freebsd-ports@FreeBSD.ORG Thu Oct 30 20:07:51 2014 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 27EE38F3 for ; Thu, 30 Oct 2014 20:07:51 +0000 (UTC) Received: from mout.web.de (mout.web.de [212.227.17.12]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.web.de", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AEC9AC2E for ; Thu, 30 Oct 2014 20:07:50 +0000 (UTC) Received: from oshi.local ([217.229.29.218]) by smtp.web.de (mrweb101) with ESMTPSA (Nemesis) id 0M89mf-1XxJwR3QlV-00vgHU for ; Thu, 30 Oct 2014 21:02:34 +0100 Received: from oshi.local (localhost [127.0.0.1]) by oshi.local (8.14.9/8.14.9) with ESMTP id s9UK2YIh022482 for ; Thu, 30 Oct 2014 21:02:34 +0100 (CET) (envelope-from tobi@oshi.local) Received: (from tobi@localhost) by oshi.local (8.14.9/8.14.9/Submit) id s9UK2YW9022481 for freebsd-ports@freebsd.org; Thu, 30 Oct 2014 21:02:34 +0100 (CET) (envelope-from tobi) Date: Thu, 30 Oct 2014 21:02:34 +0100 From: Tobias Rehbein To: freebsd-ports@freebsd.org Subject: A script to locate outdated, unmaintained ports on your machine Message-ID: <20141030200234.GA21819@oshi.local> Mail-Followup-To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-Provags-ID: V03:K0:P7bgezsdhZADxesVMU6A98PbsoMG9xmFWL2/mG9GmhGOSN91FkE lvvt6giws+9TjpdWYW7jUaoADzEo9fsRjX3XuZVqAtSCbbSUDmGWnH7LCWhEOvxznNQTBPv /VTRQD8Z7c5tNjr8U5PxqDEkNDECP+GfKwR4onCDu2U2opvQvgK7bQI0hTi2y9JbrUefKDF OJdQbYRVJlovO3J/y1Eww== X-UI-Out-Filterresults: notjunk:1; X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2014 20:07:51 -0000 --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi all, one of the questions I ask myself from time to time is "Which umaintained ports that have upstream updates available live on my machine?". Knowing the answer might lead to the adoption and update of some orphaned ports. To answer this question for myself I hacked a simple shell script perusing the 'pkg query' command and scraping portscout.freebsd.org. Please feel free to take a look, test and comment. I hope somebody will find it useful. https://github.com/blabber/lps Best regards, Tobias --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUUplYAAoJEEuIJVzvEYamXDYP/2uC4LgrwA5PWrO8F1T4+Mbm 9cp0OyJth7wqKh1BKqIq3Q3ExgY2svifeZ0IWOSalwfKeCGrQGP5l2DPHTjXLXpH EpTZl/X0oMI10BdNK53nhyt7ZPZSo/Q+8pBxEQa3Bu3JIPZlCI4VE/yx6F47/h8t r/10MlC0zJ7MfAiUtvchkSKas6+JCFjUvsvHI5X0Mm7u0hJI763+2sgLm3Nrj79V qBvN4AKEY0LH9VaqZJA2zfziOWPcrk3UVQTko+O7ZlVm/CKYh3nzMBWL8N8fZ3ej wJQFzkSaO9e4s8OT5FhWVmcjxsLsVufghadMzuxxTAXM6BOuwRGfdFHOZZK44Bvk JBjD/uHYDorKowEoqUeQ72j9OuVNM3sWBjS+DXTMp3NRR6eBx6oXfpOfSxci9col djsfkn6xE5WDv60KmSQkYXxOSnSJmIShDAlcTeRqhjYYJb8+RQJfTUYzlkah3wEg N843+fiQVHicV4lyyiskNY77CSLU+0KeJ3qACX7lTDBeTcJGBB4/tTuIBWgmQDNV l7LRbWwYxgCFJk4FOgkU5REy6GonEtzsz/fZhAyUk84B6Q5e/fFukbO5iSqK3OkQ IolRmvdZvqafMRiDAueo7TJST7YWxVlSA0ybIMQLFdOp2VIOGEow/hu/DhJcSN2i UQni4iGxYGEFoP9fCIAT =/DN0 -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62--