From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Mar 13 12:50:04 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 985FD1065671 for ; Thu, 13 Mar 2008 12:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7FD988FC2D for ; Thu, 13 Mar 2008 12:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2DCo481068816 for ; Thu, 13 Mar 2008 12:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2DCo4sm068813; Thu, 13 Mar 2008 12:50:04 GMT (envelope-from gnats) Date: Thu, 13 Mar 2008 12:50:04 GMT Message-Id: <200803131250.m2DCo4sm068813@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.org (dfilter service) Cc: Subject: Re: ports/121661: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Mar 2008 12:50:04 -0000 The following reply was made to PR ports/121661; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/121661: commit references a PR Date: Thu, 13 Mar 2008 12:47:59 +0000 (UTC) miwi 2008-03-13 12:47:53 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/timbl Makefile distinfo pkg-descr pkg-plist math/timbl/files patch-demos_Makefile.in Log: The TiMBL software package is a fast, decision-tree-based implementation of k-nearest neighbor classification. The package includes the IB1, IB2, TRIBL, TRIBL2, and IGTree algorithms, and offers various weighting metrics. WWW: http://ilk.uvt.nl/timbl/ PR: ports/121661 Submitted by: Yuri Victorovich Revision Changes Path 1.475 +1 -0 ports/math/Makefile 1.1 +22 -0 ports/math/timbl/Makefile (new) 1.1 +3 -0 ports/math/timbl/distinfo (new) 1.1 +45 -0 ports/math/timbl/files/patch-demos_Makefile.in (new) 1.1 +5 -0 ports/math/timbl/pkg-descr (new) 1.1 +39 -0 ports/math/timbl/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"