From owner-freebsd-questions Mon Oct 30 12:48:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tomts8-srv.bellnexxia.net (tomts8.bellnexxia.net [209.226.175.52]) by hub.freebsd.org (Postfix) with ESMTP id A4F9737B479 for ; Mon, 30 Oct 2000 12:48:34 -0800 (PST) Received: from dusty.galima.2y.net ([64.229.82.212]) by tomts8-srv.bellnexxia.net (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001030204833.WBR625.tomts8-srv.bellnexxia.net@dusty.galima.2y.net> for ; Mon, 30 Oct 2000 15:48:33 -0500 Received: (from cactoos@localhost) by dusty.galima.2y.net (8.9.3/8.9.3) id PAA92122 for freebsd-questions@FreeBSD.ORG; Mon, 30 Oct 2000 15:49:47 -0500 (EST) (envelope-from cactoos) Date: Mon, 30 Oct 2000 15:49:47 -0500 From: Alexander Anderson To: freebsd-questions@FreeBSD.ORG Subject: How to find out new ports after cvsup Message-ID: <20001030154947.A92101@dusty.galima.2y.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I used an example ports-supfile from /usr/share/examples/cvsup/ to upgrade my ports collection. How can I find out what exactly is new other than browsing readmes? Eventually, I would like to set up a cron job to fetch the new ports periodically. I would also like to send myself an email listing all the updates in the ports collection. Is it doable? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message