From owner-freebsd-ports Tue Jul 30 00:06:07 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA25961 for ports-outgoing; Tue, 30 Jul 1996 00:06:07 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA25956 for ; Tue, 30 Jul 1996 00:06:05 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with ESMTP id AAA00896; Tue, 30 Jul 1996 00:04:37 -0700 (PDT) To: Narvi cc: FreeBSD ports Subject: Re: Port of TkCVS & Tkdiff In-reply-to: Your message of "Tue, 30 Jul 1996 09:58:10 +0300." Date: Tue, 30 Jul 1996 00:04:37 -0700 Message-ID: <894.838710277@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > HI! > > This is my first "public" port. I know the topic of changing the way of > submitting ports is up presently the old ways haven't been outlawed yet. > > So here it is - tkcvs is tcl/tk frontend to cvs and tkdiff is tcl/tk > frontend to diff 1. Your MASTER_SITES value is wrong. Try: MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/alcatel/code/ 2. Your post-extract rule is a bit noisy. I'd @ those cp commands. 3. It's too bad this is against tk4.0 and not 4.1. :-( Jordan