From owner-freebsd-hackers@FreeBSD.ORG Wed Feb 2 05:42:02 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AAAE16A4CE for ; Wed, 2 Feb 2005 05:42:02 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 822A643D2D for ; Wed, 2 Feb 2005 05:42:00 +0000 (GMT) (envelope-from jcapote@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so497559wri for ; Tue, 01 Feb 2005 21:41:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer; b=iRSw0OT4WLWPG8C+v0GWRM8Y+Pj56jPO2/m7v8CIQu8UtnqmetbYgaVLv0DAb7i+q5tT9630byHHVHb2K+qTQOPBV26ga1AQVySg51ORjPJhthBtOodGJbIxZu/pmllP4hqb5OniLncC/Th0+fD0T7V/02tRjlanQGMKlCDs1Ss= Received: by 10.54.28.79 with SMTP id b79mr328206wrb; Tue, 01 Feb 2005 21:41:59 -0800 (PST) Received: from localhost.localdomain ([68.223.153.139]) by smtp.gmail.com with ESMTP id 44sm26332wri.2005.02.01.21.41.59; Tue, 01 Feb 2005 21:41:59 -0800 (PST) From: Julio Capote To: freebsd-hackers@freebsd.org Content-Type: multipart/mixed; boundary="=-DnFDQAMMzBfK6aAGFshk" Date: Wed, 02 Feb 2005 00:44:08 -0500 Message-Id: <1107323048.2746.4.camel@hatter.wonderland.dn> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Cool script to update ports in cron.. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2005 05:42:02 -0000 --=-DnFDQAMMzBfK6aAGFshk Content-Type: text/plain Content-Transfer-Encoding: 7bit Hey guys, over the past week I've been working on a nifty script to update your ports tree periodically. I attached the script to this message, notable features: *logging *supfile-independant *easy configuration Hope you guys find it as useful as i did. =) - Julio --=-DnFDQAMMzBfK6aAGFshk--