From owner-cvs-all@FreeBSD.ORG Mon Feb 5 13:55:57 2007 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5BBFA16A403 for ; Mon, 5 Feb 2007 13:55:57 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.227]) by mx1.freebsd.org (Postfix) with ESMTP id 8108513C47E for ; Mon, 5 Feb 2007 13:55:56 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: by wr-out-0506.google.com with SMTP id 71so1279065wri for ; Mon, 05 Feb 2007 05:55:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=jHnyGx4d5Z3nG5f8quWO8imWEtAASp82QNQG08o+V+hBr3WGTINvSe7uq1siYjvNL5PbhZ9gwmAO3SXFyg6ivzZP58NZlujTRTEDScRTt947z03PSkOazMtdsn02rQ4tAgUlELBe1zUIQu7XpnjBewBMjB4NLREjBeHzu07mT8E= Received: by 10.78.138.6 with SMTP id l6mr1069795hud.1170683755091; Mon, 05 Feb 2007 05:55:55 -0800 (PST) Received: by 10.78.170.11 with HTTP; Mon, 5 Feb 2007 05:55:54 -0800 (PST) Message-ID: Date: Mon, 5 Feb 2007 16:55:54 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Martin Wilke" In-Reply-To: <200702051348.l15DmcmS046327@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200702051348.l15DmcmS046327@repoman.freebsd.org> X-Google-Sender-Auth: b5c006b617a354cb Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/tk85 Makefile distinfo pkg-deinstall.wish pkg-descr pkg-install.wish pkg-plist ports/x11-toolkits/tk85/files patch-unix::Makefile.in patch-unix::configure pkgIndex.tcl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 13:55:57 -0000 On 2/5/07, Martin Wilke wrote: > miwi 2007-02-05 13:48:38 UTC > > FreeBSD ports repository > > Modified files: > x11-toolkits Makefile > Added files: > x11-toolkits/tk85 Makefile distinfo pkg-deinstall.wish > pkg-descr pkg-install.wish pkg-plist > x11-toolkits/tk85/files patch-unix::Makefile.in > patch-unix::configure pkgIndex.tcl > Log: > This is Tk version 8.5, a GUI toolkit for Tcl. > > The best way to get started with Tcl is to read ``Tcl and the Tk > Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X. > > WWW: http://www.tcl.tk/ > > PR: ports/108553 > Submitted by: jkh 1. Why wasn't this repocopied? 2. You either have to leave the date of creation intact or leave jkh out of it altogether. The PR was also not submitted by him.