From owner-cvs-all@FreeBSD.ORG Tue Feb 17 13:28:24 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FC7716A4CE; Tue, 17 Feb 2004 13:28:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B73C43D2D; Tue, 17 Feb 2004 13:28:24 -0800 (PST) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1HLSOGe053351; Tue, 17 Feb 2004 13:28:24 -0800 (PST) (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1HLSOod053350; Tue, 17 Feb 2004 13:28:24 -0800 (PST) (envelope-from mi) Message-Id: <200402172128.i1HLSOod053350@repoman.freebsd.org> From: Mikhail Teterin Date: Tue, 17 Feb 2004 13:28:24 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/wordnet Makefile distinfo pkg-plist ports/textproc/wordnet/files patch-ac patch-ae patch-af patch-ag patch-ah src.lib.Makefile src.wn.Makefile src.wnb.Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 17 Feb 2004 21:28:24 -0000 mi 2004/02/17 13:28:24 PST FreeBSD ports repository Modified files: textproc/wordnet Makefile distinfo pkg-plist textproc/wordnet/files patch-ac patch-ae patch-ag src.lib.Makefile src.wn.Makefile src.wnb.Makefile Added files: textproc/wordnet/files patch-ah Removed files: textproc/wordnet/files patch-af Log: Upgrade from 1.7.1 to 2.0. See ftp://ftp.cogsci.princeton.edu/pub/wordnet/CHANGES.txt Default to Tcl/Tk-8.4. Don't build in parallel, as there is a race condition (reported by Michael Nottebrock). Revision Changes Path 1.7 +2 -4 ports/textproc/wordnet/Makefile 1.4 +2 -1 ports/textproc/wordnet/distinfo 1.3 +1 -1 ports/textproc/wordnet/files/patch-ac 1.2 +37 -9 ports/textproc/wordnet/files/patch-ae 1.2 +0 -7 ports/textproc/wordnet/files/patch-af (dead) 1.2 +2 -2 ports/textproc/wordnet/files/patch-ag 1.1 +86 -0 ports/textproc/wordnet/files/patch-ah (new) 1.4 +3 -4 ports/textproc/wordnet/files/src.lib.Makefile 1.4 +1 -1 ports/textproc/wordnet/files/src.wn.Makefile 1.6 +4 -4 ports/textproc/wordnet/files/src.wnb.Makefile 1.5 +5 -5 ports/textproc/wordnet/pkg-plist