From owner-cvs-all@FreeBSD.ORG Mon May 28 18:43:00 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 BC6F816A473; Mon, 28 May 2007 18:43:00 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id A1ABC13C44C; Mon, 28 May 2007 18:43:00 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l4SIh08h002405; Mon, 28 May 2007 18:43:00 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l4SIh0tP002401; Mon, 28 May 2007 18:43:00 GMT (envelope-from mi) Message-Id: <200705281843.l4SIh0tP002401@repoman.freebsd.org> From: Mikhail Teterin Date: Mon, 28 May 2007 18:43:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/wordnet Makefile distinfo ports/textproc/wordnet/files patch-ac patch-ae patch-ah patch-wn.h patch-wnb patch-wnglobal pkg-message.in 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, 28 May 2007 18:43:00 -0000 mi 2007-05-28 18:43:00 UTC FreeBSD ports repository Modified files: textproc/wordnet Makefile distinfo textproc/wordnet/files patch-ac patch-ae patch-ah patch-wn.h patch-wnb patch-wnglobal Added files: textproc/wordnet/files pkg-message.in Log: Upgrade from 2.1 to 3.0. It appears, the bulk of the changes went into the word databases, for the software is almost completely unmodified. Depened only on Tcl. Tk is needed for the GUI-browser wnb only, and should not prevent X11-less servers from using WordNet. pkg-message is set up to inform the user, that they need Tk present for wnb to function. Revision Changes Path 1.16 +10 -9 ports/textproc/wordnet/Makefile 1.7 +3 -3 ports/textproc/wordnet/distinfo 1.5 +7 -7 ports/textproc/wordnet/files/patch-ac 1.4 +2 -2 ports/textproc/wordnet/files/patch-ae 1.3 +2 -2 ports/textproc/wordnet/files/patch-ah 1.2 +0 -8 ports/textproc/wordnet/files/patch-wn.h 1.2 +3 -3 ports/textproc/wordnet/files/patch-wnb 1.2 +2 -2 ports/textproc/wordnet/files/patch-wnglobal 1.1 +7 -0 ports/textproc/wordnet/files/pkg-message.in (new)